| Commit message (Expand) | Author | Age | Files | Lines |
* | [feature/oauth] Fix more errors related to sql changes | Joseph Warner | 2013-07-23 | 1 | -1/+1 |
* | [feature/oauth] Finalize schema changes | Joseph Warner | 2013-07-23 | 1 | -2/+2 |
* | [feature/oauth] Update service files + check for existing links | Joseph Warner | 2013-07-18 | 1 | -1/+2 |
* | [feature/oauth] Pass table in constructor | Joseph Warner | 2013-07-14 | 1 | -0/+1 |
* | [ticket/9657] Make content visibility a service and inject everything | Joas Schilling | 2013-07-11 | 1 | -0/+3 |
* | [ticket/11455] Restore alphabetic order (underscore first) in config/tables.yml | Andreas Fischer | 2013-03-17 | 1 | -2/+2 |
* | [ticket/10202] Define phpbb_config_db_text as a service. | Andreas Fischer | 2013-03-05 | 1 | -0/+1 |
* | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2013-03-04 | 1 | -0/+4 |
|\ |
|
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11103 | Nathaniel Guse | 2013-02-11 | 1 | -0/+2 |
| |\ |
|
| * | | [ticket/11103] Move is_enabled to a separate table for better performance | Nathan Guse | 2012-12-15 | 1 | -0/+1 |
| * | | [ticket/11103] Create user loader class, update for DIC | Nathan Guse | 2012-11-20 | 1 | -0/+1 |
| * | | [ticket/11103] Inject table prefix to notifications system instead of constants | Nathaniel Guse | 2012-11-09 | 1 | -0/+2 |
* | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714 | Joas Schilling | 2013-02-25 | 1 | -0/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | [feature/migrations] Migrations now somewhat works | Nathan Guse | 2013-01-09 | 1 | -0/+1 |
| * | | [feature/migrations] Move migrator to service container | Nathan Guse | 2013-01-09 | 1 | -0/+1 |
| |/ |
|
* | | [ticket/10714] Use dependencies instead of globals | Joas Schilling | 2012-12-09 | 1 | -0/+1 |
|/ |
|
* | [feature/dic] Configure container via config.php, use compiler pass | Igor Wiedler | 2012-07-21 | 1 | -0/+3 |