aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11816] Fix define/loop checks in IF statements containing parenthesisNathan Guse2013-08-291-4/+4
* Merge remote-tracking branch 'remotes/brunoais/ticket/11803' into developNathan Guse2013-08-281-1/+1
|\
| * [ticket/11803] Revert POLL_MAX_OPTIONS min value to 0brunoais2013-08-261-1/+1
* | Merge branch 'develop-olympus' into developJoas Schilling2013-08-261-0/+2
|\ \
| * | [ticket/11799] Send anti abuse headers in "new password" emails.Andreas Fischer2013-08-231-0/+2
| * | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-08-201-1/+1
| |\ \
| | * | [ticket/11802] replace $browser with $user->browserDhruv2013-08-201-1/+1
* | | | Merge remote-tracking branch 'rechosen/ticket/11792' into developJoas Schilling2013-08-221-1/+16
|\ \ \ \
| * | | | [ticket/11792] Add performance remark to core.user_setup event PHPDocrechosen2013-08-191-0/+3
| * | | | [ticket/11792] Add variable 'lang_set_ext' to event core.user_setuprechosen2013-08-191-1/+13
| | |_|/ | |/| |
* | | | [ticket/11804] Remove </li> from overall_header which was not openMarcus Vinny2013-08-201-1/+0
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-191-5/+5
|\ \ \ \ | | |/ / | |/| |
| * | | [ticket/11801] removed some whitespace and added missing semi colon's in cssProsk8er2013-08-192-18/+18
* | | | Merge remote-tracking branch 'Elsensee/ticket/11760' into developDhruv2013-08-1936-36/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/11760] Use phpbb_version_compare() wrapperOliver Schramm2013-08-0236-36/+36
* | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-182-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'cyberalien/ticket/11789' into develop-olympusAndreas Fischer2013-08-182-2/+2
| |\ \ \
| | * | | [ticket/11789] Remove inline color in memberlist_viewVjacheslav Trushkin2013-08-182-2/+2
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-184-5/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'cyberalien/ticket/11789' into develop-olympusAndreas Fischer2013-08-184-5/+13
| |\ \ \ \ | | |/ / /
| | * | | [ticket/11789] Remove colors from HTML codeVjacheslav Trushkin2013-08-144-5/+13
* | | | | Merge remote-tracking branch 'cyberalien/ticket/11796' into developAndreas Fischer2013-08-184-53/+4
|\ \ \ \ \
| * | | | | [ticket/11796] Replace pagination with pagination.htmlVjacheslav Trushkin2013-08-164-53/+4
* | | | | | Merge remote-tracking branch 'cyberalien/ticket/11779' into developAndreas Fischer2013-08-181-2/+2
|\ \ \ \ \ \
| * | | | | | [ticket/11779] Fix unapproved messages class nameVjacheslav Trushkin2013-08-111-2/+2
* | | | | | | Merge remote-tracking branch 'cyberalien/ticket/11800' into developAndreas Fischer2013-08-183-4/+6
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11800] Fix scripts variable in subsilver simple_footerVjacheslav Trushkin2013-08-171-1/+2
| * | | | | | | [ticket/11800] Fix JavaScript in simple_footer.htmlVjacheslav Trushkin2013-08-171-2/+4
| * | | | | | | [ticket/11800] Remove forum_fn from memberlist_search.htmlVjacheslav Trushkin2013-08-171-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'cyberalien/ticket/11754' into developAndreas Fischer2013-08-183-6/+0
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11754] Remove styleswitcher leftoversVjacheslav Trushkin2013-07-303-6/+0
* | | | | | | | Merge remote-tracking branch 'VSEphpbb/ticket/11784' into developDhruv2013-08-182-2/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11784] Remove naming redundancy for event listenersMatt Friedman2013-08-132-2/+1
* | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-161-10/+10
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | [ticket/11794] Add missing array element commas to docs/coding-guidelines.htmlrechosen2013-08-161-10/+10
* | | | | | | | Merge remote-tracking branch 'cyberalien/ticket/11770' into developAndreas Fischer2013-08-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11770] Fix class name for pm listVjacheslav Trushkin2013-08-061-1/+1
* | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-151-2/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-08-151-2/+2
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | [ticket/11775] Fix error when moving the last post to another topicJoas Schilling2013-08-081-2/+2
| | * | | | | Merge branch 'prep-release-3.0.12' of git://github.com/phpbb/phpbb3 into prep...Andreas Fischer2013-08-012-4/+22
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge pull request #1643 from rechosen/ticket/11777Joas Schilling2013-08-121-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11777] Require a suffix of '_listener' on extension template listenersrechosen2013-08-121-1/+1
| * | | | | | | | [ticket/11777] Rename the extension template listener subdirectory to 'event/'rechosen2013-08-121-6/+7
| * | | | | | | | [ticket/11777] Add subdirectory 'events/' to the template event search pathrechosen2013-08-121-3/+8
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'cyberalien/ticket/11781' into developAndreas Fischer2013-08-121-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11781] Include func update_post_information()Vjacheslav Trushkin2013-08-111-0/+5
| |/ / / / / / /
* | | | | | | | [ticket/11780] Remove references to unused imagesVjacheslav Trushkin2013-08-112-60/+0
* | | | | | | | [ticket/11780] Remove unused imagesVjacheslav Trushkin2013-08-116-0/+0
|/ / / / / / /
* | | | | | | Merge pull request #1633 from nickvergessen/ticket/11751Nathan Guse2013-08-091-0/+55
|\ \ \ \ \ \ \