Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge pull request #1515 from Hardolaf/feature/auth-refactor | Nathan Guse | 2013-07-12 | 3 | -0/+77 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [feature/auth-refactor] Add parent::setUp() in setUp() | Joseph Warner | 2013-07-11 | 1 | -0/+2 | |
| * | | | | | | | | | | [feature/auth-refactor] Changes | Joseph Warner | 2013-07-11 | 1 | -7/+12 | |
| * | | | | | | | | | | [feature/auth-refactor] DataProvider for acp_board test | Joseph Warner | 2013-07-11 | 1 | -7/+14 | |
| * | | | | | | | | | | [feature/auth-refactor] Test selecting invalid provider as well | Joseph Warner | 2013-07-11 | 1 | -2/+4 | |
| * | | | | | | | | | | [feature/auth-refactor] Code style change | Joseph Warner | 2013-07-11 | 1 | -3/+3 | |
| * | | | | | | | | | | [feature/auth-refactor] Move test classes into separate directory | Joseph Warner | 2013-07-11 | 3 | -13/+31 | |
| * | | | | | | | | | | [feature/auth-refactor] Test that acp_board excludes invalid providers | Joseph Warner | 2013-07-11 | 1 | -0/+43 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge remote-tracking branch 'remotes/Marc/ticket/11548-develop' into develop | Nathaniel Guse | 2013-07-12 | 1 | -7/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | [ticket/11548] Fix test errors in groups test on develop | Marc Alexander | 2013-07-12 | 1 | -7/+8 | |
* | | | | | | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11669' into develop | Andreas Fischer | 2013-07-12 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | [ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./) | Nathaniel Guse | 2013-07-12 | 1 | -0/+3 | |
* | | | | | | | | | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-07-12 | 2 | -49/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [ticket/11548] Fix incorrect usage of array_map on acp groups page | Marc Alexander | 2013-07-12 | 2 | -49/+49 | |
| * | | | | | | | | | | | [ticket/11662] Typos: occured -> occurred | Andreas Fischer | 2013-07-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'EXreaction/ticket/11665' into develop | Andreas Fischer | 2013-07-12 | 1 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [ticket/11665] Fix test class name | Nathaniel Guse | 2013-07-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | [ticket/11665] Can't change file names already sent to set_filenames | Nathaniel Guse | 2013-07-12 | 1 | -0/+29 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | [ticket/11664] Stop creating php.html file in root path in tests | Nathaniel Guse | 2013-07-12 | 2 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | [ticket/11662] Typos: occured -> occurred | Andreas Fischer | 2013-07-12 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge pull request #1522 from igorw/feature/bootstrap-dic | Nils Adermann | 2013-07-11 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [feature/bootstrap-dic] Bootstrap container from config.php | Igor Wiedler | 2013-07-11 | 2 | -2/+6 | |
* | | | | | | | | | | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-07-12 | 1 | -0/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| / / / / / / / / / / | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | [ticket/11548] Use new static methods for request and submit | Marc Alexander | 2013-07-11 | 1 | -5/+4 | |
| * | | | | | | | | | | Merge branch 'develop-olympus' of https://github.com/phpbb/phpbb3 into ticket... | Marc Alexander | 2013-07-11 | 30 | -122/+1868 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [ticket/10772] Updating tests | Vjacheslav Trushkin | 2013-07-11 | 1 | -12/+6 | |
| | * | | | | | | | | | | [ticket/10772] Remove 3.1 code | Vjacheslav Trushkin | 2013-07-11 | 1 | -70/+51 | |
| * | | | | | | | | | | | [ticket/11548] Run array_map on complete error array and not just colour_error | Marc Alexander | 2013-07-11 | 1 | -0/+50 | |
* | | | | | | | | | | | | [ticket/11388] Add newlines at EOF | Nathaniel Guse | 2013-07-11 | 2 | -2/+2 | |
* | | | | | | | | | | | | [ticket/11388] INCLUDECSS | Nathaniel Guse | 2013-07-11 | 4 | -0/+31 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #1470 from EXreaction/feature/twig | Nils Adermann | 2013-07-11 | 27 | -502/+288 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [ticket/11388] Do not append assets_version if using remote path (e.g. http) | Nathaniel Guse | 2013-07-11 | 1 | -3/+3 | |
| * | | | | | | | | | | | [ticket/11388] INCLUDEJS test for //(url) | Nathaniel Guse | 2013-07-11 | 2 | -0/+6 | |
| * | | | | | | | | | | | [ticket/11388] Fixing includejs test | Nathaniel Guse | 2013-07-10 | 2 | -44/+118 | |
| * | | | | | | | | | | | Merge remote-tracking branch 'remotes/cyberalien/feature/twig/includejs_tests... | Nathaniel Guse | 2013-07-10 | 2 | -7/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [feature/twig] Unit tests for includejs | Vjacheslav Trushkin | 2013-07-10 | 2 | -7/+32 | |
| * | | | | | | | | | | | | [feature/twig] Add simple test to make sure Twig filters/tags are working | Nathan Guse | 2013-07-08 | 3 | -0/+20 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | [feature/twig] Add template tests for S_NUM_ROWS and S_BLOCK_NAME | Nathan Guse | 2013-07-05 | 2 | -3/+34 | |
| * | | | | | | | | | | | [feature/twig] Remove style dependency for controller helper | Nathan Guse | 2013-07-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | [feature/twig] Add template test for ===, !== | Nathan Guse | 2013-07-05 | 2 | -4/+26 | |
| * | | | | | | | | | | | [feature/twig] Remove debug code | Nathaniel Guse | 2013-07-04 | 1 | -5/+0 | |
| * | | | | | | | | | | | [feature/twig] Trying some new debug code for this mkdir error | Nathaniel Guse | 2013-07-04 | 1 | -8/+4 | |
| * | | | | | | | | | | | [feature/twig] Fix helper URL test | Nathaniel Guse | 2013-07-04 | 1 | -1/+4 | |
| * | | | | | | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/twig | Nathaniel Guse | 2013-07-04 | 6 | -0/+376 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Revert "[feature/twig] Call set_style in the foo/bar controller for functiona... | Nathaniel Guse | 2013-07-04 | 1 | -2/+0 | |
| * | | | | | | | | | | | | [feature/twig] Add test to make sure nested loops get the correct S_ROW_COUNT | Nathaniel Guse | 2013-07-04 | 2 | -0/+13 | |
| * | | | | | | | | | | | | [feature/twig] Call set_style in the foo/bar controller for functional tests | Nathaniel Guse | 2013-07-04 | 1 | -0/+2 | |
| * | | | | | | | | | | | | [feature/twig] Debugging test failures | Nathaniel Guse | 2013-07-03 | 1 | -0/+6 | |
| * | | | | | | | | | | | | [feature/twig] Prevent errors from mkdir if the dir already exists | Nathaniel Guse | 2013-07-02 | 1 | -1/+4 | |
| * | | | | | | | | | | | | [feature/twig] template->cachepath is now private, missed checking tests | Nathaniel Guse | 2013-07-02 | 2 | -2/+6 |