Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [ticket/11843] Add checking DEFINE variables with underscores to template_test | rechosen | 2013-09-13 | 2 | -1/+3 | |
| * | | | | | Merge pull request #1620 from EXreaction/ticket/11745 | David King | 2013-09-12 | 1 | -0/+29 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | [ticket/11745] Add test for group request approved | Nathan Guse | 2013-07-27 | 1 | -0/+29 | |
| * | | | | | | Merge pull request #1617 from EXreaction/ticket/11744 | David King | 2013-09-12 | 6 | -254/+365 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | [ticket/11744] Helper function to assert notifications in base test | Nathan Guse | 2013-07-27 | 3 | -168/+145 | |
| | * | | | | | [ticket/11744] Copyright year | Nathan Guse | 2013-07-27 | 1 | -1/+1 | |
| | * | | | | | [ticket/11744] Fix tests for postgresql | Nathaniel Guse | 2013-07-26 | 3 | -50/+31 | |
| | * | | | | | [ticket/11744] spelling | Nathaniel Guse | 2013-07-26 | 1 | -1/+1 | |
| | * | | | | | [ticket/11744] Empty notifications tables after testing them | Nathaniel Guse | 2013-07-26 | 1 | -0/+9 | |
| | * | | | | | [ticket/11744] Tables are not truncated in some dbms during tests | Nathaniel Guse | 2013-07-26 | 2 | -11/+8 | |
| | * | | | | | [ticket/11744] Fix functional test case that's failing | Nathaniel Guse | 2013-07-26 | 1 | -6/+3 | |
| | * | | | | | [ticket/11744] Include once | Nathaniel Guse | 2013-07-26 | 1 | -3/+3 | |
| | * | | | | | [ticket/11744] Cleanup | Nathaniel Guse | 2013-07-26 | 1 | -3/+2 | |
| | * | | | | | [ticket/11744] Group request test | Nathaniel Guse | 2013-07-26 | 2 | -0/+127 | |
| | * | | | | | [ticket/11744] Create base notification test class for setup | Nathaniel Guse | 2013-07-26 | 2 | -83/+107 | |
| * | | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816 | Nathan Guse | 2013-09-12 | 5 | -1/+224 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | [ticket/11828] Fix greedy operators in lexer | Nathan Guse | 2013-09-12 | 2 | -1/+2 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | [feature/oauth] Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ... | Joseph Warner | 2013-09-06 | 67 | -385/+1757 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | [feature/oauth] More small fixes | Joseph Warner | 2013-09-02 | 1 | -1/+1 | |
| | * | | | | | [feature/oauth] Make token storage service ignorant | Joseph Warner | 2013-09-02 | 1 | -22/+22 | |
| | * | | | | | [feature/oauth] Fix remaining issues with token storage | Joseph Warner | 2013-08-15 | 1 | -10/+15 | |
| | * | | | | | [feature/oauth] Refactor test to provide for easier to read tests | Joseph Warner | 2013-08-14 | 1 | -12/+17 | |
| | * | | | | | [feature/oauth] Forgot new line character | Joseph Warner | 2013-08-01 | 1 | -1/+2 | |
| | * | | | | | [feature/oauth] Add tests for the new token methods | Joseph Warner | 2013-07-29 | 1 | -0/+40 | |
| | * | | | | | [feature/oauth] Refactor clear token test to get more useful output first | Joseph Warner | 2013-07-24 | 1 | -3/+6 | |
| | * | | | | | [feature/oauth] Fixes for problems found by tests | Joseph Warner | 2013-07-24 | 1 | -1/+1 | |
| | * | | | | | [feature/oauth] Clear token storage test | Joseph Warner | 2013-07-24 | 1 | -0/+7 | |
| | * | | | | | [feature/oauth] Has Access Token test | Joseph Warner | 2013-07-24 | 1 | -1/+18 | |
| | * | | | | | [feature/oauth] Clean up oauth_tokens test fixture | Joseph Warner | 2013-07-24 | 1 | -15/+0 | |
| | * | | | | | [feature/oauth] Token storage test set_user_id() | Joseph Warner | 2013-07-24 | 1 | -6/+20 | |
| | * | | | | | [feature/oauth] Replace spaces with tabs | Joseph Warner | 2013-07-24 | 1 | -8/+8 | |
| | * | | | | | [feature/oauth] Token Storage retrieve access token test | Joseph Warner | 2013-07-24 | 1 | -4/+35 | |
| | * | | | | | [feature/oauth] Initial token storage tests | Joseph Warner | 2013-07-24 | 2 | -0/+109 | |
| | * | | | | | [feature/oauth] Change name of new method on request | Joseph Warner | 2013-07-14 | 1 | -1/+1 | |
| | * | | | | | [feature/oauth] Allow getting original global arrays from request | Joseph Warner | 2013-07-14 | 1 | -0/+5 | |
| * | | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11816 | Nathan Guse | 2013-09-06 | 12 | -142/+41 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | Merge pull request #1102 from imkingdavid/ticket/11215 | Nathan Guse | 2013-09-02 | 2 | -20/+22 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | [ticket/11215] Fix helper_url_test.php tests | David King | 2013-09-02 | 1 | -15/+17 | |
| | | * | | | | | Merge remote-tracking branch 'upstream/develop' into ticket/11215 | David King | 2013-09-02 | 1 | -32/+2 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | [ticket/11215] Use new URL structure for controllers | David King | 2013-08-31 | 1 | -5/+5 | |
| | * | | | | | | | [ticket/11812] Fix empty define | Nathan Guse | 2013-09-02 | 2 | -1/+3 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | Merge remote-tracking branch 'Hardolaf/ticket/11813' into develop | Andreas Fischer | 2013-09-01 | 1 | -32/+2 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | [ticket/11813] Change mock auth provider to implement base provider | Joseph Warner | 2013-08-27 | 1 | -32/+2 | |
| | * | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11724' into develop | Joas Schilling | 2013-08-30 | 2 | -0/+9 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | [ticket/11724] Support "ELSE IF" and "ELSEIF" in the same way | Nathan Guse | 2013-07-27 | 2 | -0/+9 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628 | Nathan Guse | 2013-08-28 | 29 | -62/+292 | |
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | * | | | | | | [ticket/11628] Remove remaining style_path_provider_test | Nathaniel Guse | 2013-07-24 | 1 | -18/+0 | |
| | * | | | | | | [ticket/11628] Remove template_path option on set_custom_style | Nathaniel Guse | 2013-07-24 | 5 | -5/+5 | |
| | * | | | | | | [ticket/11628] Remove third parameter ($names) from set_custom_style | Nathaniel Guse | 2013-07-24 | 5 | -5/+5 | |
| | * | | | | | | [ticket/11628] Remove phpbb_style (move methods to phpbb_template) | Nathaniel Guse | 2013-07-24 | 6 | -10/+5 |