aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11600Marc Alexander2013-07-0436-357/+1835
|\
| * Merge remote-tracking branch 'Hardolaf/feature/auth-refactor' into developDavid King2013-07-035-0/+315
| |\
| | * [feature/auth-refactor] Fix two session tests broken by changesJoseph Warner2013-06-262-0/+26
| | * [feature/auth-refactor] Fix auth tests to use mock objects correctlyJoseph Warner2013-06-251-25/+123
| | * [feature/auth-refactor] Test validate_session on provider_apacheJoseph Warner2013-06-251-1/+5
| | * [feature/auth-refactor] Test autologin() on provider_apacheJoseph Warner2013-06-251-0/+28
| | * [feature/auth-refactor] Test login() for provider_apacheJoseph Warner2013-06-251-1/+20
| | * [feature/auth-refactor] Test for init on provider_apacheJoseph Warner2013-06-251-4/+12
| | * [feature/auth-refactor] Skeleton of provider_apache_testJoseph Warner2013-06-251-0/+49
| | * [feature/auth-refactor] Finish provider_db unit test for loginJoseph Warner2013-06-251-2/+12
| | * [feature/auth-refactor] Initial auth unit test provider_dbJoseph Warner2013-06-242-0/+73
| * | Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/11566-develop' into ...Joas Schilling2013-07-021-0/+61
| |\ \
| | * \ Merge branch 'ticket/11566' into ticket/11566-developDhruv2013-07-011-0/+61
| | |\ \
| | | * | [ticket/11566] Check that guest doesn't have reporting permission by defaultDhruv2013-07-011-0/+4
| | | * | [ticket/11566] Revert forum permission changesDhruv2013-07-011-3/+4
| | | * | [ticket/11566] Use language variable instead of hardcodeDhruv2013-07-011-1/+2
| | | * | [ticket/11566] add tests for reporting postDhruv2013-07-011-0/+55
| * | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-07-011-4/+34
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge remote-tracking branch 'dhruvgoel92/ticket/10838' into develop-olympusAndreas Fischer2013-07-011-4/+34
| | |\ \ \
| | | * | | [ticket/10838] Fix URL for wiki and remove irrelevant lineDhruv2013-07-021-2/+2
| | | * | | [ticket/10838] Remove php 5.4 and builtin server referencesDhruv2013-07-021-7/+1
| | | * | | [ticket/10838] Fix missing dataDhruv2013-07-021-2/+2
| | | * | | [ticket/10838] separate database used mentioned in unit testsDhruv2013-07-021-8/+8
| | | * | | [ticket/10838] Updated RUNNING_TESTS.mdDhruv2013-06-271-0/+36
| | | |/ /
| * | | | Merge remote-tracking branch 'dhruvgoel92/ticket/9341' into developJoas Schilling2013-06-293-101/+140
| |\ \ \ \
| | * | | | [ticket/9341] Assert that page doesnt contain next or prev page postsDhruv2013-06-281-1/+3
| | * | | | [ticket/9341] Follow the Next/Prev link in testsDhruv2013-06-281-5/+9
| | * | | | [ticket/9341] Add tests for checking Next and Previous template varsDhruv2013-06-271-0/+33
| | * | | | [ticket/9341] Move create_topic and post into functional test caseDhruv2013-06-272-101/+101
| * | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-06-271-4/+15
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge remote-tracking branch 'Hardolaf/ticket/11618' into develop-olympusAndreas Fischer2013-06-271-4/+15
| | |\ \ \ \
| | | * | | | [ticket/11618] Replace glob() with scandir() and string matchingJoseph Warner2013-06-261-4/+15
| | | | |/ / | | | |/| |
| | * | | | Merge remote-tracking branch 'asperous/ticket/11615/creation_test' into devel...Andreas Fischer2013-06-271-3/+4
| | |\ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-06-271-3/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asperous/ticket/11615/creation_test' into devel...Andreas Fischer2013-06-271-3/+4
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | [ticket/11615] Fix typo in creation_testAndy Chase2013-06-261-1/+1
| | | * | | | [ticket/11615] Remove magic number in creation_testAndy Chase2013-06-261-1/+2
| | | * | | | [ticket/11615] Rename class in file to matchAndy Chase2013-06-261-1/+1
| | | * | | | [ticket/11615] Rename init_test to creation_test for clarityAndy Chase2013-06-261-0/+0
| * | | | | | Merge branch 'develop-olympus' into developJoas Schilling2013-06-201-10/+43
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | [ticket/11604] Skip installer step where config.php is created.Andreas Fischer2013-06-191-20/+27
| | * | | | [ticket/11604] Fix case where config.php is not generated by phpBB.Andreas Fischer2013-06-181-1/+23
| | * | | | [ticket/11604] Use variables for config.php filesnames.Andreas Fischer2013-06-181-6/+10
| | |/ / /
| * | | | Merge remote-tracking branch 'nickvergessen/ticket/11561' into developDhruv2013-06-181-0/+8
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [ticket/11561] Specify used tables in notification fixture, so they are emptiedJoas Schilling2013-06-181-0/+8
| * | | | Merge branch 'develop' into ticket/10820-developDhruv2013-06-1315-31/+926
| |\ \ \ \
| | * \ \ \ Merge branch 'develop-olympus' into developAndreas Fischer2013-06-1114-0/+918
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge remote-tracking branch 'marc1706/ticket/11579' into develop-olympusAndreas Fischer2013-06-1114-0/+918
| | | |\ \ \
| | | | * | | [ticket/11579] Add method for validating emails for valid MX and mark as slowMarc Alexander2013-06-051-3/+29
| | | | * | | [ticket/11579] Do not extend validate_data_helperMarc Alexander2013-06-051-1/+1