aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2799 from nickvergessen/ticket/12901Marc Alexander2014-08-061-2/+2
|\
| * [ticket/12901] Fix another wrong type hint for $levelJoas Schilling2014-08-031-1/+1
| * [ticket/12901] Fix type hinting of style $leveljeroendedauw2014-08-031-1/+1
* | Merge pull request #2807 from nickvergessen/ticket/12875Marc Alexander2014-08-061-4/+30
|\ \
| * | [ticket/12875] Find language files in the default and english language ...Joas Schilling2014-08-061-4/+30
* | | Merge pull request #2798 from tmbackoff/ticket/12912Joas Schilling2014-08-061-2/+2
|\ \ \
| * | | [ticket/12912] Undefined index when adding logs from extensionsTabitha Backoff2014-08-031-2/+2
* | | | Merge pull request #2795 from Dragooon/ticket/12910Joas Schilling2014-08-061-0/+8
|\ \ \ \
| * | | | [ticket/12910] Set get_name for Google+ fieldsShitiz Garg2014-08-031-0/+8
| | |_|/ | |/| |
* | | | [ticket/12913] Add more parameters to core.submit_post_end eventrxu2014-08-061-4/+23
| |_|/ |/| |
* | | Merge pull request #2796 from bantu/ticket/12906Andreas Fischer2014-08-032-2/+2
|\ \ \ | |_|/ |/| |
| * | [ticket/12906] Add rel="help" to FAQ linkLouis77772014-08-032-2/+2
| |/
* | Merge pull request #2793 from n-aleha/ticket/12909Andreas Fischer2014-08-031-2/+2
|\ \
| * | [ticket/12909] Use correct lang vars in cli extension enablen-aleha2014-08-031-2/+2
| |/
* | [ticket/12908] Fix operator typo in increment.phpn-aleha2014-08-031-1/+1
|/
* Merge pull request #2782 from marc1706/ticket/12895Joas Schilling2014-08-023-9/+9
|\
| * [ticket/12895] Rename user style setting to resolve conflict with style paramMarc Alexander2014-07-293-9/+9
* | Merge branch 'ticket/JeroenDeDauw/12902' into develop-ascraeusJoas Schilling2014-08-021-1/+0
|\ \
| * | [ticket/12902] Remove duplicate entry in switch statementjeroendedauw2014-08-021-1/+0
* | | Merge remote-tracking branch 'brunoais/ticket/12801' into develop-ascraeusMarc Alexander2014-08-011-2/+16
|\ \ \
| * | | [ticket/12801] Changed name change @since as requestedbrunoais2014-08-011-3/+3
| * | | [ticket/12801] missing $phpbb_dispatcher as a globalbrunoais2014-07-201-1/+1
| * | | [ticket/12801] Add core.functions_posting.load_drafts_draft_list_resultsbrunoais2014-07-061-0/+14
| * | | [ticket/12801] Add topic_poster to load_drafts' topics querybrunoais2014-07-031-1/+1
* | | | Merge remote-tracking branch 'brunoais/ticket/12800' into develop-ascraeusMarc Alexander2014-08-011-1/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/12880] Changed name change @since as requestedbrunoais2014-08-011-3/+3
| * | | [ticket/12800] removed superfulous tab characterbrunoais2014-07-201-1/+1
| * | | [ticket/12800] Missing $phpbb_dispatcher as a globalbrunoais2014-07-201-1/+2
| * | | [ticket/12800] core.functions_display.display_user_activity.actives_afterbrunoais2014-07-031-0/+12
| |/ /
* | | Merge pull request #2784 from Nicofuma/ticket/11480-ascraeusJoas Schilling2014-08-011-1/+1
|\ \ \
| * \ \ Merge branch 'ticket/11480' into ticket/11480-ascraeusTristan Darricau2014-07-301-1/+1
| |\ \ \
| | * | | [ticket/11480] Move the test into get_folder()Tristan Darricau2014-07-302-7/+1
| | * | | [ticket/11480] PM : "Unknown folder" returned when inbox folder is fullNicofuma2014-04-251-0/+6
* | | | | Merge remote-tracking branch 'VSE/ticket/12864' into develop-ascraeusMarc Alexander2014-07-317-0/+43
|\ \ \ \ \
| * | | | | [ticket/12864] Update event docsMatt Friedman2014-07-271-4/+7
| * | | | | [ticket/12864] Add template event to header after stylesheetsMatt Friedman2014-07-187-0/+40
* | | | | | Merge pull request #2767 from Nicofuma/ticket/12882Joas Schilling2014-07-311-0/+34
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [ticket/12882] Use a new migrationTristan Darricau2014-07-212-4/+34
| * | | | | [ticket/12882] Update search_type when it's not prefixed by phpbb_searchTristan Darricau2014-07-211-0/+4
* | | | | | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-07-301-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge pull request #2425 from Zoddo/ticket/12492Joas Schilling2014-07-301-1/+1
| |\ \ \ \ \ \
| | * | | | | | [ticket/12492] Add support of special charsSkouat2014-05-241-1/+1
* | | | | | | | Merge pull request #2780 from Nicofuma/ticket/12870Andreas Fischer2014-07-284-20/+31
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | [ticket/12870] Add doc blockTristan Darricau2014-07-281-0/+4
| * | | | | | | [ticket/12870] Create the migrations table with a method in the migratorTristan Darricau2014-07-275-47/+29
| * | | | | | | [ticket/12870] Create the migrations table in db:migrateTristan Darricau2014-07-263-6/+31
* | | | | | | | Merge remote-tracking branch 'nickvergessen/ticket/12891' into develop-ascraeusMarc Alexander2014-07-284-83/+73
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12891] Replace template loops with 1 loop to reduce generation timeJoas Schilling2014-07-254-83/+73
* | | | | | | | | Merge remote-tracking branch 'Nicofuma/ticket/12898' into develop-ascraeusMarc Alexander2014-07-281-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/12898] Call garbage_collection() at the end of cron.phpTristan Darricau2014-07-281-1/+2