aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2013-02-117-0/+106
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / /
| | * | | | | | | | | | | | Merge remote-tracking branch 'EXreaction/feature/migrations' into developDavid King2013-02-067-0/+106
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | [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/11201] Revert WLM dropping because it is still used in China.Andreas Fischer2013-02-0410-7/+10
| | * | | | | | | | | | | | Merge remote-tracking branch 'remotes/nickv/ticket/11201' into developNathan Guse2013-01-1510-10/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | [ticket/11201] Remove database column on updateJoas Schilling2013-01-161-0/+5
| | | * | | | | | | | | | | | [ticket/11201] Remove MSN/WLM fieldsJoas Schilling2013-01-119-10/+2
| * | | | | | | | | | | | | | [ticket/11103] Remove Primary Key on user_notifications tableNathan Guse2013-01-318-28/+5
| * | | | | | | | | | | | | | [ticket/11103] Fix some various issues, better commentsNathan Guse2013-01-151-0/+4
| * | | | | | | | | | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-01-1512-61/+108
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge remote-tracking branch 'remotes/brunoais/ticket/11171' into developNathan Guse2013-01-148-6/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | [ticket/11171] Moved the DB schema changes to its placeBruno Ais2012-12-071-19/+6
| | | * | | | | | | | | | | | [ticket/11171] DB changes for the updateBruno Ais2012-12-071-0/+17
| | | * | | | | | | | | | | | [ticket/11171] DB additions for these changesBruno Ais2012-12-057-7/+28
| | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | [ticket/11321] Recreate schema files with develop/create_schema_files.phpJoas Schilling2013-01-117-10/+10
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | [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/11103] remove is_enabledNathan Guse2012-12-151-1/+0
| * | | | | | | | | | | [ticket/11103] data -> notification_dataNathan Guse2012-12-158-8/+8
| * | | | | | | | | | | [ticket/11103] unread -> notification_readNathan Guse2012-12-158-16/+16
| * | | | | | | | | | | [ticket/11103] time -> notification_timeNathan Guse2012-12-158-16/+16
| * | | | | | | | | | | [ticket/11103] Move is_enabled to a separate table for better performanceNathan Guse2012-12-158-39/+85
| * | | | | | | | | | | [ticket/11103] Fix missing ), in database_update.phpNathan Guse2012-12-131-0/+1
| * | | | | | | | | | | [ticket/11103] Add constants for the tablesNathan Guse2012-12-131-4/+10
| * | | | | | | | | | | [ticket/11103] Add global $table_prefixNathan Guse2012-12-131-0/+2
| * | | | | | | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2012-12-135-65/+154
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2012-12-122-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [ticket/11103] Update indexes on notifications/user notifications tablesNathan Guse2012-12-088-76/+16
| * | | | | | | | | | | | Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-12-073-5/+111
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | |