aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12335] Added generate_profile_fields _ beforePayBas2014-05-031-0/+12
* [ticket/12335] Documentation fix and added use_contact_fieldsPayBas2014-05-031-2/+3
* [ticket/12335] Fix phpBB version numberPayBas2014-05-031-2/+2
* [ticket/12335] Add Events to phpbb\profilefields\managerPayBas2014-05-031-1/+31
* Merge pull request #2267 from prototech/ticket/10737Joas Schilling2014-05-031-0/+25
|\
| * [ticket/10737] Add config setting to disable live searches.Cesar G2014-04-231-0/+25
* | Merge remote-tracking branch 'github-vse/ticket/10521' into develop-ascraeusNils Adermann2014-05-031-1/+1
|\ \
| * | [ticket/10521] Update docblock of set_cookie for new HttpOnly paramMatt Friedman2014-05-021-1/+1
* | | Merge pull request #2391 from naderman/ticket/12382Joas Schilling2014-05-031-4/+11
|\ \ \
| * | | [ticket/12382] Allow nested loops in included files.Nils Adermann2014-05-031-4/+11
* | | | Merge remote-tracking branch 'github-vse/ticket/10521' into develop-ascraeusNils Adermann2014-05-032-5/+14
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | [ticket/10521] Allow language switching by URL parameterMatt Friedman2014-05-022-5/+14
* | | [ticket/12480] Only load config/routing.yml from extensions routeJoas Schilling2014-05-021-1/+1
|/ /
* | Merge remote-tracking branch 'github-vse/ticket/12254' into develop-ascraeusNils Adermann2014-05-021-3/+13
|\ \
| * | [ticket/12254] Use a cookie instead of SID to store language selectionMatt Friedman2014-05-021-6/+2
| * | [ticket/12254] Use 'language' instead of 'set_lang' as the variable nameMatt Friedman2014-04-111-3/+3
| * | [ticket/12254] Use new set_lang var to avoid conflict with change_langMatt Friedman2014-04-071-3/+3
| * | [ticket/12254] Stop using deprecated request_var in user classMatt Friedman2014-04-071-3/+3
| * | [ticket/12254] Better language switching on registration pageMatt Friedman2014-04-061-2/+16
* | | [ticket/12475] Tabs, spaces, ...Nils Adermann2014-05-021-2/+2
* | | [ticket/12475] Load extension migrations on cli updater tooNils Adermann2014-05-021-1/+2
* | | Merge pull request #2381 from Nicofuma/ticket/12475Andreas Fischer2014-05-021-1/+1
|\ \ \
| * | | [ticket/12475] Error in db:update console commandNicofuma2014-05-021-1/+1
* | | | [ticket/12474] Error messages should be displayed with <error> tagNicofuma2014-05-021-1/+1
|/ / /
* | | Merge remote-tracking branch 'github-bantu/ticket/12473' into develop-ascraeusNils Adermann2014-05-021-0/+127
|\ \ \
| * | | [ticket/12473] Add console command for database migration.Andreas Fischer2014-05-021-0/+127
* | | | Merge remote-tracking branch 'github-nickvergessen/feature/sqlite3' into deve...Nils Adermann2014-05-023-115/+600
|\ \ \ \
| * | | | [feature/sqlite3] Remove unneeded ORDER BY type from sqlite_master queriesJoas Schilling2014-05-021-4/+2
| * | | | [feature/sqlite3] Correctly recreate indexes when recreating a tableJoas Schilling2014-05-021-82/+135
| * | | | [feature/sqlite3] Fix sql_index_drop() for sqlite3Joas Schilling2014-05-021-1/+1
| * | | | [feature/sqlite3] Remove trailing comma from column listJoas Schilling2014-05-021-1/+6
| * | | | [feature/sqlite3] Update docblocks and function visibilityPatrick Webster2014-05-021-23/+48
| * | | | [feature/sqlite3] Add support for SQLite 3Patrick Webster2014-05-023-49/+453
| |/ / /
* | | | Merge remote-tracking branch 'github-prototech/ticket/11508' into develop-asc...Nils Adermann2014-05-021-0/+116
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/11508] Allow equal sign in parameter value.Cesar G2014-04-221-4/+6
| * | | [ticket/11508] Remove unnecessary implode.Cesar G2014-04-221-1/+1
| * | | [ticket/11508] Remove unnecessary isset check.Cesar G2014-04-221-4/+1
| * | | [ticket/11508] Curly brace should be on its own line...Cesar G2014-04-221-1/+2
| * | | [ticket/11508] Do not add the '?' unless there are parameters.Cesar G2014-04-221-1/+1
| * | | [ticket/11508] Change separator parameter to a simple true|false $is_amp.Cesar G2014-04-221-8/+9
| * | | [ticket/11508] Move helper functions to path_helper class.Cesar G2014-04-221-0/+115
| | |/ | |/|
* | | Merge pull request #2336 from Nicofuma/ticket/12413Joas Schilling2014-05-025-39/+89
|\ \ \
| * | | [ticket/12413] Move parent:open() call to the end of the functionNicofuma2014-05-022-4/+4
| * | | [ticket/12413] Fix coding styleNicofuma2014-05-023-4/+5
| * | | [ticket/12413] Fix: coding styleNicofuma2014-05-022-46/+10
| * | | [ticket/12413] Adding the missing visibilitiesNicofuma2014-05-021-9/+9
| * | | [ticket/12413] Fatal Error for feed.php?mode=forumsTristan Darricau2014-05-025-2/+87
* | | | Merge branch 'exreaction/ticket/11881' into develop-ascraeusNils Adermann2014-05-021-10/+35
|\ \ \ \
| * | | | [ticket/11881] Limit to 500Nathan Guse2013-10-041-1/+1
| * | | | [ticket/11881] Make sure user_timezone isn't converted twiceNathan Guse2013-10-041-1/+6