aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'EXreaction/feature/migrations' into developDavid King2013-02-0615-0/+1054
|\
| * [feature/migrations] Function effectively_installed() in migrationsNathan Guse2013-01-132-0/+51
| * [feature/migrations] Make the test depends_on methods staticNathan Guse2013-01-107-23/+3
| * [feature/migrations] Store depends on in the database (serialized)Nathan Guse2013-01-103-14/+91
| * [feature/migrations] Basic reverting testNathan Guse2013-01-103-0/+115
| * [feature/migrations] Test for calling a step multiple timesNathan Guse2013-01-102-0/+66
| * [feature/migrations] Reverse data functionalityNathan Guse2013-01-093-4/+76
| * [feature/migrations] Fix if method (and create a test for it)Nathan Guse2013-01-093-19/+79
| * [feature/migrations] Migrations now somewhat worksNathan Guse2013-01-096-3/+443
| * [feature/migrations] Process migration steps and move to PHP5 codeNils Adermann2013-01-091-1/+8
| * [feature/migrations] Standard vars for migrations and run sql with feedbackNils Adermann2013-01-091-1/+1
| * [feature/migrations] Return schema changes in database update style arrayNils Adermann2013-01-091-1/+7
| * [feature/migrations] Store start and end time of migrationsNils Adermann2013-01-091-6/+27
| * [feature/migrations] Basic migrations with schema and data changesNils Adermann2013-01-094-0/+159
* | [ticket/11295] Correct cases: replace postgres with phpbb_db_driver_postgres.Andreas Fischer2013-01-251-2/+2
* | Merge branch 'develop-olympus' into developAndreas Fischer2013-01-231-0/+23
|\ \
| * \ Merge remote-tracking branch 'p/ticket/11295' into develop-olympusAndreas Fischer2013-01-231-2/+25
| |\ \
| | * | [ticket/11295] Drop tables rather than database for postgres in test suite.Oleg Pudeyev2012-12-261-2/+25
| * | | Merge remote-tracking branch 'p/ticket/11323-olympus' into develop-olympusAndreas Fischer2013-01-222-0/+9
| |\ \ \
| | * | | [ticket/11323] Backport include_define test to olympus.Oleg Pudeyev2013-01-132-0/+9
* | | | | [ticket/9492] Fix missing phpbb_container in unit testsJoas Schilling2013-01-201-1/+8
* | | | | [ticket/9492] Add unit tests for custom ranks and avatarsJoas Schilling2013-01-172-0/+270
* | | | | Merge PR #1194 branch 'develop-olympus' into developOleg Pudeyev2013-01-133-1/+25
|\ \ \ \ \ | |/ / / /
| * | | | Merge PR #1194 branch 'marc1706/ticket/11323' into develop-olympusOleg Pudeyev2013-01-133-1/+22
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/11323] Add tests for inclusion of defined variablesMarc Alexander2013-01-143-1/+22
* | | | | [ticket/11320] Include functions file as we need phpbb_convert_30_dbms_to_31Nathan Guse2013-01-101-0/+5
| |_|_|/ |/| | |
* | | | [ticket/11305] Mock container for cache driver in functional create_user()Igor Wiedler2013-01-021-1/+9
* | | | Merge remote-tracking branch 'p/ticket/11037' into developAndreas Fischer2012-12-312-4/+6
|\ \ \ \
| * | | | [ticket/11037] Fix unit tests.Oleg Pudeyev2012-12-292-4/+6
* | | | | [ticket/11294] Update required/optional extension list for develop.Oleg Pudeyev2012-12-271-0/+3
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-12-261-2/+19
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | [ticket/11294] Capitalize phpunit.Oleg Pudeyev2012-12-261-3/+3
| * | | | [ticket/11294] Update required/optional extension list for olympus.Oleg Pudeyev2012-12-251-1/+18
| | |_|/ | |/| |
* | | | Merge remote-tracking branch 'p/ticket/10758' into developAndreas Fischer2012-12-253-2/+143
|\ \ \ \ | |_|/ / |/| | |
| * | | [ticket/10758] Admin is not working yet.Oleg Pudeyev2012-12-191-0/+2
| * | | [ticket/10758] Test moderator and admin permissions.Oleg Pudeyev2012-12-191-5/+60
| * | | [ticket/10758] Check that acl was changed in the test.Oleg Pudeyev2012-12-191-1/+19
| * | | [ticket/10758] Functional test for changing a user's permission.Oleg Pudeyev2012-12-151-0/+53
| * | | [ticket/10758] Add a test for acp login.Oleg Pudeyev2012-12-152-2/+15
* | | | Merge remote-tracking branch 'p/ticket/10758-upload' into developAndreas Fischer2012-12-222-1/+19
|\ \ \ \
| * | | | [ticket/10758-upload] Mark tests that don't work incomplete.Oleg Pudeyev2012-12-211-0/+2
| * | | | [ticket/10758-upload] Convert error to a failure.Oleg Pudeyev2012-12-202-1/+17
* | | | | Merge remote-tracking branch 'p/ticket/11248' into developAndreas Fischer2012-12-221-54/+54
|\ \ \ \ \
| * | | | | [ticket/11248] Convert line endings to LF - develop edition.Oleg Pudeyev2012-12-071-54/+54
* | | | | | Merge remote-tracking branch 'p/ticket/11037' into developAndreas Fischer2012-12-221-1/+5
|\ \ \ \ \ \
| * | | | | | [ticket/11037] Eliminate global $db usage in cache drivers.Oleg Pudeyev2012-12-201-1/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-12-201-7/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | [ticket/11285] Use more granularity in dependency checks in compress testOleg Pudeyev2012-12-201-7/+18
* | | | | Merge PR #1147 branch 'marc1706/ticket/10763' into developOleg Pudeyev2012-12-182-31/+1
|\ \ \ \ \
| * | | | | [ticket/10763] Make functions for remote avatars staticMarc Alexander2012-12-172-31/+1