aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1620 from EXreaction/ticket/11745David King2013-09-121-0/+29
|\
| * [ticket/11745] Add test for group request approvedNathan Guse2013-07-271-0/+29
* | Merge pull request #1617 from EXreaction/ticket/11744David King2013-09-126-254/+365
|\ \ | |/
| * [ticket/11744] Helper function to assert notifications in base testNathan Guse2013-07-273-168/+145
| * [ticket/11744] Copyright yearNathan Guse2013-07-271-1/+1
| * [ticket/11744] Fix tests for postgresqlNathaniel Guse2013-07-263-50/+31
| * [ticket/11744] spellingNathaniel Guse2013-07-261-1/+1
| * [ticket/11744] Empty notifications tables after testing themNathaniel Guse2013-07-261-0/+9
| * [ticket/11744] Tables are not truncated in some dbms during testsNathaniel Guse2013-07-262-11/+8
| * [ticket/11744] Fix functional test case that's failingNathaniel Guse2013-07-261-6/+3
| * [ticket/11744] Include onceNathaniel Guse2013-07-261-3/+3
| * [ticket/11744] CleanupNathaniel Guse2013-07-261-3/+2
| * [ticket/11744] Group request testNathaniel Guse2013-07-262-0/+127
| * [ticket/11744] Create base notification test class for setupNathaniel Guse2013-07-262-83/+107
* | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816Nathan Guse2013-09-125-1/+224
|\ \
| * | [ticket/11828] Fix greedy operators in lexerNathan Guse2013-09-122-1/+2
| * | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ...Joseph Warner2013-09-0667-385/+1757
| |\ \
| * | | [feature/oauth] More small fixesJoseph Warner2013-09-021-1/+1
| * | | [feature/oauth] Make token storage service ignorantJoseph Warner2013-09-021-22/+22
| * | | [feature/oauth] Fix remaining issues with token storageJoseph Warner2013-08-151-10/+15
| * | | [feature/oauth] Refactor test to provide for easier to read testsJoseph Warner2013-08-141-12/+17
| * | | [feature/oauth] Forgot new line characterJoseph Warner2013-08-011-1/+2
| * | | [feature/oauth] Add tests for the new token methodsJoseph Warner2013-07-291-0/+40
| * | | [feature/oauth] Refactor clear token test to get more useful output firstJoseph Warner2013-07-241-3/+6
| * | | [feature/oauth] Fixes for problems found by testsJoseph Warner2013-07-241-1/+1
| * | | [feature/oauth] Clear token storage testJoseph Warner2013-07-241-0/+7
| * | | [feature/oauth] Has Access Token testJoseph Warner2013-07-241-1/+18
| * | | [feature/oauth] Clean up oauth_tokens test fixtureJoseph Warner2013-07-241-15/+0
| * | | [feature/oauth] Token storage test set_user_id()Joseph Warner2013-07-241-6/+20
| * | | [feature/oauth] Replace spaces with tabsJoseph Warner2013-07-241-8/+8
| * | | [feature/oauth] Token Storage retrieve access token testJoseph Warner2013-07-241-4/+35
| * | | [feature/oauth] Initial token storage testsJoseph Warner2013-07-242-0/+109
| * | | [feature/oauth] Change name of new method on requestJoseph Warner2013-07-141-1/+1
| * | | [feature/oauth] Allow getting original global arrays from requestJoseph Warner2013-07-141-0/+5
* | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816Nathan Guse2013-09-0612-142/+41
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #1102 from imkingdavid/ticket/11215Nathan Guse2013-09-022-20/+22
| |\ \ \
| | * | | [ticket/11215] Fix helper_url_test.php testsDavid King2013-09-021-15/+17
| | * | | Merge remote-tracking branch 'upstream/develop' into ticket/11215David King2013-09-021-32/+2
| | |\ \ \
| | * | | | [ticket/11215] Use new URL structure for controllersDavid King2013-08-311-5/+5
| * | | | | [ticket/11812] Fix empty defineNathan Guse2013-09-022-1/+3
| | |/ / / | |/| | |
| * | | | Merge remote-tracking branch 'Hardolaf/ticket/11813' into developAndreas Fischer2013-09-011-32/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ticket/11813] Change mock auth provider to implement base providerJoseph Warner2013-08-271-32/+2
| * | | | Merge remote-tracking branch 'EXreaction/ticket/11724' into developJoas Schilling2013-08-302-0/+9
| |\ \ \ \
| | * | | | [ticket/11724] Support "ELSE IF" and "ELSEIF" in the same wayNathan Guse2013-07-272-0/+9
| | | |_|/ | | |/| |
| * | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628Nathan Guse2013-08-2829-62/+292
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | [ticket/11628] Remove remaining style_path_provider_testNathaniel Guse2013-07-241-18/+0
| * | | | [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-245-5/+5
| * | | | [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-245-5/+5
| * | | | [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-246-10/+5
| * | | | [ticket/11628] Remove style path providerNathaniel Guse2013-07-245-65/+4
| | |/ / | |/| |