| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'ticket/bantu/9702' into develop-olympus | Josh Woody | 2010-08-19 | 1 | -1/+2 |
| |\ | |||||
| | * | [ticket/9702] Take user's timezone settings into account when banning Until -> | Andreas Fischer | 2010-07-23 | 1 | -1/+2 |
| * | | Merge branch 'ticket/bantu/9599' into develop-olympus | Josh Woody | 2010-08-19 | 1 | -17/+152 |
| |\ \ | |||||
| | * | | [ticket/9599] Reimplement phpbb_checkdnsrr() function. | Andreas Fischer | 2010-08-03 | 1 | -17/+152 |
| * | | | Merge branch 'ticket/bantu/9534' into develop-olympus | Josh Woody | 2010-08-19 | 1 | -9/+26 |
| |\ \ \ | |||||
| | * | | | [ticket/9534] Update function documentation for user_ipwhois(). | Andreas Fischer | 2010-07-11 | 1 | -2/+6 |
| | * | | | [ticket/9534] Adding support for IPv6 addresses in user_ipwhois(). | Andreas Fischer | 2010-07-11 | 1 | -7/+20 |
| * | | | | Merge branch 'ticket/bantu/9694' into develop-olympus | Josh Woody | 2010-08-19 | 1 | -1/+7 |
| |\ \ \ \ | |||||
| | * | | | | [ticket/9694] Call error_reporting() in download/file.php when in avatar mode. | Andreas Fischer | 2010-07-01 | 1 | -0/+6 |
| | * | | | | [ticket/9694] Make sure string offset 0 exists to avoid E_NOTICE message. | Andreas Fischer | 2010-07-01 | 1 | -1/+1 |
| * | | | | | Merge branch 'ticket/bantu/9167' into develop-olympus | Josh Woody | 2010-08-19 | 3 | -35/+96 |
| |\ \ \ \ \ | |||||
| | * | | | | | [ticket/9167] Detect and remove any dead left over shadow topics on update. | Andreas Fischer | 2010-06-11 | 1 | -0/+45 |
| | * | | | | | [ticket/9167] Remove shadow topics from remaining forums when deleting a forum | Andreas Fischer | 2010-06-11 | 2 | -35/+50 |
| * | | | | | | Merge branch 'ticket/bantu/9612' into develop-olympus | Josh Woody | 2010-08-19 | 3 | -5/+22 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [ticket/9612] Introduce new function gen_rand_string_friendly(). | Andreas Fischer | 2010-05-17 | 3 | -5/+22 |
| * | | | | | | | Merge branch 'ticket/bantu/9611' into develop-olympus | Josh Woody | 2010-08-19 | 4 | -14/+4 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | [ticket/9611] Make length of activation keys variable between 6 and 10. | Andreas Fischer | 2010-05-17 | 4 | -14/+4 |
| * | | | | | | | Merge branch 'ticket/cs278/9771' into develop-olympus | Andreas Fischer | 2010-08-10 | 1 | -0/+5 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | [ticket/9771] Remove query string parameters that have no name. | Chris Smith | 2010-08-08 | 1 | -0/+5 |
| | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | | Merge branch 'ticket/cs278/9761' into develop-olympus | Andreas Fischer | 2010-08-10 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | [ticket/9761] Reworded quote nesting depth ACP option to match the behaviour | Patrick W | 2010-07-12 | 1 | -2/+2 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'ticket/cs278/9760' into develop-olympus | Andreas Fischer | 2010-08-10 | 1 | -1/+12 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | [ticket/9760] Remove unrestricted wildcards from search terms. | Chris Smith | 2010-08-08 | 1 | -1/+12 |
| * | | | | | | | | Merge branch 'ticket/nickvergessen/9743' into develop-olympus | Andreas Fischer | 2010-08-10 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [ticket/9743] Fix background of top2-class in prosilver for RTL-languages. | Joas Schilling | 2010-08-02 | 1 | -0/+1 |
| * | | | | | | | | | Merge branch 'ticket/rxu/6747' into develop-olympus | Andreas Fischer | 2010-08-10 | 1 | -1/+8 |
| |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | [ticket/9747] Improve word censor. | rxu | 2010-07-25 | 1 | -1/+8 |
| | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'ticket/jellydoughnut/9757' into develop-olympus | Andreas Fischer | 2010-07-31 | 3 | -4/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [ticket/9757] Fix empty template variable {HISTORY_TITLE} | Josh Woody | 2010-07-29 | 3 | -4/+4 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge branch 'ticket/jellydoughnut/9499' into develop-olympus | Andreas Fischer | 2010-07-31 | 3 | -11/+22 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [ticket/9499] Unify definition of dE() and other javascript functions | Josh Woody | 2010-07-26 | 3 | -11/+22 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge branch 'ticket/kellanved/9521' into develop-olympus | Andreas Fischer | 2010-07-31 | 1 | -1/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [ticket/9521] Fix error reporting for the native SQL Server plugin. | Henry Sudhof | 2010-07-31 | 1 | -1/+7 |
| * | | | | | | | | | Merge branch 'ticket/jellydoughnut/9679' into develop-olympus | Andreas Fischer | 2010-07-31 | 1 | -8/+11 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | [ticket/9679] phpBB offers to notify poster even if notification is disabled | Josh Woody | 2010-07-29 | 1 | -8/+11 |
| | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | | Merge branch 'ticket/jellydoughnut/9722' into develop-olympus | Andreas Fischer | 2010-07-31 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | [ticket/9722] Adjust "New Topic" title attribute for consistency in prosilver | Josh Woody | 2010-07-21 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'ticket/jellydoughnut/9749' into develop-olympus | Andreas Fischer | 2010-07-31 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | [ticket/9749] Fulltext mysql unexpected behavior on entering a dash in query | Josh Woody | 2010-07-29 | 1 | -1/+1 |
| | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'ticket/jellydoughnut/9559' into develop-olympus | Andreas Fischer | 2010-07-31 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | [ticket/9559] Do not override queue package size in the case of an overflow | Josh Woody | 2010-07-22 | 1 | -0/+7 |
| | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'task/evil3/set-permissions' into develop-olympus | Andreas Fischer | 2010-07-29 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | [task/set-permissions] shell script to set file permissions | Igor Wiedler | 2010-06-28 | 1 | -0/+9 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge branch 'ticket/bantu/9068' into develop-olympus | Andreas Fischer | 2010-07-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | [ticket/9068] Added a missing comma in acp load settings explanation text. | Nick Anderegg | 2010-07-22 | 1 | -1/+1 |
| * | | | | | | | | | | Merge branch 'ticket/bantu/9744' into develop-olympus | Andreas Fischer | 2010-07-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | [ticket/9744] Fix mistyped word 'then' in FAQ. It should be 'than'. | Andreas Fischer | 2010-07-22 | 1 | -1/+1 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge branch 'ticket/t-backoff/9099' into develop-olympus | Andreas Fischer | 2010-07-22 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | [ticket/9099] Add missing commas in acp language. | Tabitha Backoff | 2010-07-21 | 1 | -3/+3 |
| | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'ticket/jellydoughnut/9727' into develop-olympus | Andreas Fischer | 2010-07-22 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | | | |||||
