aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [bug/58745] Correctly close user-delete-form in ACP User Overview (Bug #58745)Joas Schilling2010-04-032-1/+2
* | | | | | Merge branch 'bug/nickvergessen/58695' into develop-olympusNils Adermann2010-04-042-2/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [bug/58695] Use method to get forums where user is moderator, thanks to bantu...Joas Schilling2010-04-031-1/+1
| * | | | | [bug/58695] Only show unapproved posts in ATOM Feeds for moderators (Bug #58695)Joas Schilling2010-04-032-2/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'bug/bantu/9108' into develop-olympusNils Adermann2010-04-012-1/+2
|\ \ \ \ \
| * | | | | [bug/9108] Fix table binding issues with PostgreSQL in board-wide feed. (Old ...Andreas Fischer2010-04-012-1/+2
* | | | | | Merge branch 'bug/nickvergessen/59135' into develop-olympusNils Adermann2010-04-013-4/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [bug/59135] Fix open_basedir issues when accessing styles- and language-manag...Joas Schilling2010-03-133-4/+5
| |/ / / /
* | | | | Merge branch 'bug/kellanved/59425' into develop-olympusNils Adermann2010-03-282-1/+2
|\ \ \ \ \
| * | | | | [bug/59425] Correctly check for double inclusion in captcha garbage collectionU-H-PC\H2010-03-282-1/+2
* | | | | | [bug/58465] The redirect hidden field is now XHTML conformU-H-PC\H2010-03-282-1/+2
|/ / / / /
* | | | | Merge branch 'bug/jellydoughnut/56965' into develop-olympusNils Adermann2010-03-261-42/+48
|\ \ \ \ \
| * | | | | [bug/56965] Redirect fails with directory traversalJosh Woody2010-03-221-42/+48
| | |/ / / | |/| | |
* | | | | Merge branch 'bug/cs278/58685' into develop-olympusNils Adermann2010-03-181-2/+2
|\ \ \ \ \
| * | | | | [bug/58685] Correct spelling errors in append_sid() comments.Chris Smith2010-03-181-2/+2
* | | | | | Merge branch 'bug/cs278/58025' into develop-olympusNils Adermann2010-03-182-0/+7
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [bug/58025] Search robots are now redirected if they send a SID in the requestChris Smith2010-03-132-0/+7
| | |_|/ / | |/| | |
* | | | | [feature/arstechnica/memcache-multi-server] Add memcache-multi-server to the ...Nils Adermann2010-03-181-0/+1
* | | | | [feature/memcache-multi-server] Changing format for multiple memcache hosts. ...mrkurt2010-03-181-6/+8
* | | | | [feature/memcache-multi-server] Adding support for multiple memcache servers ...mrkurt2010-03-181-2/+10
* | | | | Merge branch 'bug/jellydoughnut/58415' into develop-olympusNils Adermann2010-03-172-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow setting parent forums regardless of permission settings. (Bug #58415)Josh Woody2010-03-172-2/+3
* | | | | Merge branch 'bug/dpward/58755' into develop-olympusNils Adermann2010-03-072-1/+2
|\ \ \ \ \
| * | | | | Adding the bugfix for #58755 to the changelog.Nils Adermann2010-03-071-0/+1
| * | | | | [bug/58755] Fix a redirection bug that can occur after loginDavid Ward2010-03-071-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'bug/evil3/12531' into develop-olympusNils Adermann2010-03-072-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [bug/12531] proposed solution for bug #12531Igor Wiedler2010-03-062-2/+3
| * | | | Oops, forgot the changelog for #57105Cullen Walsh2010-03-061-0/+1
| |/ / /
* | | | Merge branch 'master' into develop-olympusNils Adermann2010-03-065-6/+12
|\ \ \ \
| * | | | exclude the image file with text in the name from having newlines fixedNils Adermann2010-03-051-1/+1
| * | | | Incrementing the version number to 3.0.7-PL1Nils Adermann2010-03-055-7/+13
| * | | | Mark the bugfix #58595 as a security fixNils Adermann2010-03-051-1/+2
| * | | | Fix Bug #58595 - ATOM Feed exposes forum content under some circumstances.Andreas Fischer2010-03-052-2/+9
* | | | | Merge branch 'bug/evil3/51555' into develop-olympusNils Adermann2010-03-062-1/+2
|\ \ \ \ \
| * | | | | [bug/51555] proposed fix for bug #51555Igor Wiedler2010-03-062-1/+2
| | |_|/ / | |/| | |
* | | | | Mark the bugfix #58595 as a security fixNils Adermann2010-03-051-2/+8
* | | | | Fix Bug #58595 - ATOM Feed exposes forum content under some circumstances.Andreas Fischer2010-03-052-1/+2
|/ / / /
* | | | Merge remote branch 'github-ckwalsh/bug/57105' into bug/ckwalsh/57105Nils Adermann2010-03-021-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Oops, forgot the changelog for #57105Cullen Walsh2010-03-021-0/+1
* | | | Merge remote branch 'github-ckwalsh/bug/57105' into bug/ckwalsh/57105Nils Adermann2010-03-021-1/+1
|\ \ \ \ | |/ / /
| * | | Parse urls in signature taking into account the allow_sig_links config option...Cullen Walsh2010-03-021-1/+1
| * | | Merge remote branch 'github-cs278/bug/54855' into bug/cs278/54855Nils Adermann2010-03-022-1/+2
| |\ \ \
| | * | | Missed one half of bug #54855 whoopsChris Smith2010-03-022-1/+2
| | | |/ | | |/|
* | | | Bug #54945 again: MySQL 4 does not support aggregation in ORDER BY.Marek A. RuszczyƄski2010-03-021-2/+2
* | | | Missed one half of bug #54855 whoopsChris Smith2010-03-022-1/+2
|/ / /
* | | Merging master after 3.0.7 release into develop-olympus to make sure there ar...Nils Adermann2010-03-021-1/+1
|\ \ \ | |/ / |/| / | |/
| * Increment version number to 3.0.7Nils Adermann2010-02-283-3/+3
| * Merge r10487 into 3.0.7: Make those warnings more consistent.Nils Adermann2010-02-281-3/+3
| * Merge r10551 into 3.0.7: Make the new {INTTEXT} work on pcre installations wi...Nils Adermann2010-02-281-9/+20
| * #58055 againHenry Sudhof2010-02-271-2/+2