aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11832Nathan Guse2013-09-123-0/+222
|\
| * [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
* | | [ticket/11832] Fix the web path correctionsNathan Guse2013-09-121-2/+11
* | | [ticket/11832] More extensive testingNathan Guse2013-09-101-7/+42
* | | [ticket/11832] Use dirname(__FILE__)Nathan Guse2013-09-101-1/+1
* | | [ticket/11832] Use $phpbb_filesystem instead of the container in append_sidNathan Guse2013-09-101-1/+3
* | | Revert "[ticket/11832] Make $phpbb_container a global initiated by the framew...Nathan Guse2013-09-105-27/+11
* | | [ticket/11832] Make $phpbb_container a global initiated by the frameworkNathan Guse2013-09-095-11/+27
* | | [ticket/11832] Fix log testsNathan Guse2013-09-091-1/+3
* | | [ticket/11832] update_web_root_path helper and testsNathan Guse2013-09-091-0/+70
* | | [ticket/11832] Inject dependencies for phpbb_get_web_root_path (also moving)Nathan Guse2013-09-096-6/+6
| |/ |/|
* | 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/11792] Add functional test for var lang_set_ext of core.user_setuprechosen2013-08-223-0/+111
| * | | Merge remote-tracking branch 'VSEphpbb/ticket/11784' into developDhruv2013-08-1812-1/+1
| |\ \ \
| | * | | [ticket/11784] Remove naming redundancy for event listenersMatt Friedman2013-08-1312-1/+1
| * | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-08-152-1/+68
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-08-153-101/+198
| | |\ \ \
| | | * | | [ticket/11775] Fix doc blocks syntaxJoas Schilling2013-08-151-1/+1
| | | * | | [ticket/11775] Remove spaces at line endsJoas Schilling2013-08-151-4/+4
| | | * | | [ticket/11775] Split test into multiple stepsJoas Schilling2013-08-121-1/+25
| | | * | | [ticket/11775] Add functional test for moving the last postJoas Schilling2013-08-091-0/+43
| | | * | | [ticket/11775] Backport moving of the posting functions to 3.0Joas Schilling2013-08-082-101/+131
| * | | | | [ticket/11777] Fix new test for loop variables in extension template listenersrechosen2013-08-121-0/+0
| * | | | | [ticket/11777] Require a suffix of '_listener' on extension template listenersrechosen2013-08-1210-0/+0