aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
* [feature/migrations] install/database_update_migrations.phpNathan Guse2013-01-101-139/+0
* [feature/migrations] Move test.php -> install/database_update_migrations.phpNathan Guse2013-01-101-0/+139
* [feature/migrations] Store depends on in the database (serialized)Nathan Guse2013-01-107-0/+7
* [feature/migrations] Migrations now somewhat worksNathan Guse2013-01-098-120/+158
* [feature/migrations] Move migrator to service containerNathan Guse2013-01-091-0/+1424
* [feature/migrations] Moved database_update info to individual migration classesNils Adermann2013-01-091-1457/+0
* [feature/migrations] Basic migrations with schema and data changesNils Adermann2013-01-097-0/+94
* [ticket/11305] Define hook finder as a service on the container.Oleg Pudeyev2013-01-022-2/+2
* [ticket/11305] Adjust comment.Oleg Pudeyev2013-01-021-1/+1
* [ticket/11305] Use phpbb_create_default_container.Oleg Pudeyev2013-01-021-12/+1
* [ticket/11305] Create a normal container during final installation step.Oleg Pudeyev2013-01-022-5/+19
* [ticket/11305] Retrieve cache driver from container rather than cache service.Oleg Pudeyev2013-01-022-4/+5
* [ticket/11305] Extract hook finder from cache service.Oleg Pudeyev2013-01-022-2/+4
* [ticket/11306] Introduce phpbb_create_default_containerIgor Wiedler2013-01-021-12/+1
* Merge PR #1130 branch 'EXreaction/ticket/11259' into developOleg Pudeyev2012-12-294-15/+24
|\
| * [ticket/11259] htmlspecialchars($phpbb_admin_path)Nathan Guse2012-12-102-4/+4
| * [ticket/11259] adm_relative_path -> phpbb_adm_relative_pathNathan Guse2012-12-093-11/+11
| * [ticket/11259] Make phpbb_admin_path available everywhereNathan Guse2012-12-094-15/+24
* | Merge remote-tracking branch 'p/ticket/10758' into developAndreas Fischer2012-12-251-1/+2
|\ \
| * | [ticket/10758] Dependency inject parameters into cache_moderators.Oleg Pudeyev2012-12-151-1/+2
* | | Merge PR #1152 branch 'develop-olympus' into developOleg Pudeyev2012-12-221-17/+30
|\ \ \
| * | | [ticket/11278] Comment out the code for dropping the Q&A tablesJoas Schilling2012-12-211-6/+20
| * | | [ticket/11278] Fix not running queries from db tools in database updateJoas Schilling2012-12-191-13/+12
* | | | [ticket/11277] Correctly remove user_dst column on database updateJoas Schilling2012-12-211-1/+5
| |/ / |/| |
* | | [ticket/11015] Change permission adding in database updater to new style.Oleg Pudeyev2012-12-131-2/+2
* | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-135-9/+153
|\ \ \
| * | | [ticket/11088] Pass required objects in as argumentsDavid King2012-12-121-4/+4
| * | | [ticket/11088] Globalize objects in new permission functionDavid King2012-12-121-3/+4
| * | | [ticket/11088] Move permission creation to a functionDavid King2012-12-121-72/+66
| * | | [ticket/11088] Copy a_styles permission for a_extensionsDavid King2012-12-121-1/+1
| * | | [ticket/11088] Remove extraneous word from sentence in commentDavid King2012-12-121-1/+1
| * | | [ticket/11088] Fix the database updater to correctly manipulate the modulesDavid King2012-12-121-17/+85
| * | | [ticket/11088] Put language pack module move below extension module creationDavid King2012-12-121-11/+10
| * | | [ticket/11088] Untested, progress on update scriptDavid King2012-12-121-29/+20
| * | | [ticket/11088] Fix typo (period instead of comma)David King2012-12-121-1/+1
| * | | [ticket/11088] Untested progress for update scriptDavid King2012-12-121-14/+41
| * | | [ticket/11088] Added missing commaDavid King2012-12-121-1/+1
| * | | [ticket/11088] Move style, extension and language pack management to customiseDavid King2012-12-122-2/+17
| * | | Merge remote-tracking branch 'p/feature/template-events' into developDavid King2012-12-102-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | [feature/template-events] Convert a single style name to array of them.Oleg Pudeyev2012-11-172-2/+2
| * | | [ticket/10679] Update module basename, we added the xcp_ prefix in 3.1Joas Schilling2012-12-071-1/+1
| * | | [ticket/10679] Use module_auth to limit access to the moduleJoas Schilling2012-12-061-0/+8
| * | | [ticket/10679] Add new permission for changing profile field informationJoas Schilling2012-12-062-5/+46
* | | | Merge remote-tracking branch 'upstream/develop' into ticket/11015Oleg Pudeyev2012-12-063-3/+62
|\ \ \ \ | |/ / /
| * | | Merge PR #545 branch 'brunoais/ticket/10601' into developOleg Pudeyev2012-12-012-2/+39
| |\ \ \
| | * | | [ticket/10601] The ORDER BY is only taking space thereBruno Ais2012-12-011-1/+1
| | * | | [ticket/10601] New approach in the update algorithmBruno Ais2012-12-011-14/+11
| | * | | [ticket/10601] Requested code changesBruno Ais2012-11-281-6/+6
| | * | | [ticket/10601] Cosmetic code changesBruno Ais2012-11-261-7/+5
| | * | | [ticket/10601] Database updating code v2Bruno Ais2012-11-261-19/+19