aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | [ticket/11754] Remove styleswitcher leftoversVjacheslav Trushkin2013-07-303-6/+0
* | | | | | | | Merge remote-tracking branch 'VSEphpbb/ticket/11784' into developDhruv2013-08-1814-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11784] Remove naming redundancy for event listenersMatt Friedman2013-08-1314-3/+2
* | | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-161-10/+10
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'rechosen/ticket/11794' into develop-olympusAndreas 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-153-3/+70
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| / / / / / / | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-08-154-103/+200
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge remote-tracking branch 'nickvergessen/ticket/11775' into prep-release-3...Andreas Fischer2013-08-154-103/+200
| | |\ \ \ \ \
| | | * | | | | [ticket/11775] Fix doc blocks syntaxJoas Schilling2013-08-151-1/+1
| | | * | | | | [ticket/11775] Remove spaces at line endsJoas Schilling2013-08-151-4/+4
| | | * | | | | [ticket/11775] Split test into multiple stepsJoas Schilling2013-08-121-1/+25
| | | * | | | | [ticket/11775] Add functional test for moving the last postJoas Schilling2013-08-091-0/+43
| | | * | | | | [ticket/11775] Backport moving of the posting functions to 3.0Joas Schilling2013-08-082-101/+131
| | | * | | | | [ticket/11775] Fix error when moving the last post to another topicJoas Schilling2013-08-081-2/+2
| | |/ / / / /
* | | | | | | Merge pull request #1643 from rechosen/ticket/11777Joas Schilling2013-08-1212-1/+7
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11777] Fix new test for loop variables in extension template listenersrechosen2013-08-121-0/+0
| * | | | | | | [ticket/11777] Require a suffix of '_listener' on extension template listenersrechosen2013-08-1211-1/+1
| * | | | | | | [ticket/11777] Rename the extension template listener subdirectory to 'event/'rechosen2013-08-1211-6/+7
| * | | | | | | [ticket/11777] Move the testing template events to 'events/' subdirectoriesrechosen2013-08-1210-0/+0
| * | | | | | | [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
| |/ / / / / /
* | | | | | | Merge remote-tracking branch 'cyberalien/ticket/11780' into developAndreas Fischer2013-08-128-60/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [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
|\ \ \ \ \ \
| * | | | | | [ticket/11751] Add mcp modules for softdelete on updateJoas Schilling2013-07-311-0/+55
* | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11701' into developJoas Schilling2013-08-0912-64/+79
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11701] New line at EOFNathaniel Guse2013-07-231-1/+1
| * | | | | | | [ticket/11701] Test events in loopsNathaniel Guse2013-07-233-0/+14
| * | | | | | | [ticket/11701] Refix regex for appending |lengthNathaniel Guse2013-07-231-2/+2
| * | | | | | | [ticket/11701] Fix regex for appending |lengthNathaniel Guse2013-07-231-2/+2
| * | | | | | | [ticket/11701] Fix loops var checkNathaniel Guse2013-07-238-56/+60
| * | | | | | | [ticket/11701] Remove useless str_replaceNathaniel Guse2013-07-231-3/+0
| * | | | | | | [ticket/11701] Loop variables are not passed correctly to eventsNathaniel Guse2013-07-232-7/+7
* | | | | | | | Merge remote-tracking branch 'Elsensee/ticket/11774' into developAndreas Fischer2013-08-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11774] Fix constant to avoid PHP errorsOliver Schramm2013-08-081-1/+1
|/ / / / / / / /
* | | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/11574' into developDhruv2013-08-0811-143/+174
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11574] Remove install/udpate/new/ fallback from database_update.phpJoas Schilling2013-07-302-57/+12
| * | | | | | | | [ticket/11574] Do not display incompatible package note after successful updateJoas Schilling2013-07-301-0/+5
| * | | | | | | | Merge remote-tracking branch 'phpbb/develop' into ticket/11574Joas Schilling2013-07-3072-570/+2177
| |\ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/11574] Remove old "continue step"-messageJoas Schilling2013-07-291-14/+1
| * | | | | | | | | [ticket/11574] Change order of files and database updateJoas Schilling2013-07-295-35/+55
| * | | | | | | | | Merge pull request #9 from igorw/ticket/11574Joas Schilling2013-07-146-23/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ticket/11574] Fix more issues in the updaterIgor Wiedler2013-07-144-20/+12
| | * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into ticket/11574Igor Wiedler2013-07-142-3/+3
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'igorw/ticket/11574' into ticket/11574Joas Schilling2013-07-14509-5962/+12698
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /