| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | [ticket/11550] Fix copying the fixtures in extension_permission_lang_test.php | Joas Schilling | 2013-06-08 | 1 | -1/+4 | |
| | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | | | | | | * | | | Merge branch 'ticket/10820' into ticket/10820-develop | Dhruv | 2013-06-08 | 1 | -1/+1 | |
| | | | | | | |\ \ \ | ||||||
| | | | | | | | * | | | [ticket/10820] Fix function docblock | Dhruv | 2013-06-08 | 1 | -1/+1 | |
| | | | | | | * | | | | [ticket/10820] Add test cases | Dhruv | 2013-06-05 | 1 | -4/+37 | |
| | | | | | | * | | | | [ticket/10820] Rename function | Dhruv | 2013-06-05 | 1 | -2/+2 | |
| | | | | | | * | | | | [ticket/10820] Fix copyright | Dhruv | 2013-06-05 | 1 | -1/+1 | |
| | | | | | | * | | | | [ticket/10820] Change function call in tests | Dhruv | 2013-06-05 | 1 | -1/+1 | |
| | | | | | | * | | | | Merge branch 'ticket/10820' into ticket/10820-develop | Dhruv | 2013-06-05 | 2 | -8/+9 | |
| | | | | | | |\ \ \ \ | | | | | | | |/ / / | ||||||
| | | | | | | | * | | | [ticket/10820] Inject IE version in function | Dhruv | 2013-06-05 | 1 | -8/+9 | |
| | | | | | | * | | | | Merge branch 'ticket/10820' into ticket/10820-develop | Dhruv | 2013-05-12 | 1 | -1/+9 | |
| | | | | | | |\ \ \ \ | | | | | | | |/ / / | ||||||
| | | | | | | | * | | | [ticket/10820] fix regex | Dhruv | 2013-05-12 | 1 | -1/+9 | |
| | | | | | | * | | | | [ticket/10820] Add test cases | Dhruv | 2013-05-12 | 1 | -0/+32 | |
| | | | | | | * | | | | [ticket/10820] add unit tests for phpbb_is_greater_ie7 | Dhruv | 2013-04-29 | 1 | -0/+65 | |
| | | | | | | * | | | | Merge remote-tracking branch 'dhruvgoel92/ticket/10820' into ticket/10820-dev... | Andreas Fischer | 2013-04-27 | 2 | -7/+19 | |
| | | | | | | |\ \ \ \ | | | | | | | |/ / / | ||||||
| | | | | | | | * | | | [ticket/10820] remove unnecessary parentheses | Dhruv | 2013-04-27 | 1 | -1/+1 | |
| | | | | | | | * | | | [ticket/10820] fix docblock | Dhruv | 2013-04-27 | 1 | -1/+1 | |
| | | | | | | | * | | | [ticket/10820] add param and return to function | Dhruv | 2013-04-27 | 1 | -3/+6 | |
| | | | | | | | * | | | [ticket/10820] simplify regex and escape dot | Dhruv | 2013-04-27 | 1 | -1/+1 | |
| | | | | | | | * | | | [ticket/10820] Use singular return | Dhruv | 2013-04-27 | 1 | -1/+1 | |
| | | | | | | | * | | | [ticket/10820] remove unnecessary condition checks | Dhruv | 2013-04-27 | 1 | -2/+2 | |
| | | | | | | | * | | | [ticket/10820] add function docblock | Dhruv | 2013-04-27 | 1 | -0/+4 | |
| | | | | | | | * | | | [ticket/10820] fix IE check function | Dhruv | 2013-04-27 | 1 | -8/+8 | |
| | | | | | | | * | | | [ticket/10820] proper usage of global and local variable browser | Dhruv | 2013-04-27 | 1 | -2/+2 | |
| | | | | | | | * | | | [ticket/10820] Image downloader recognize new version of ie | riadhchtara | 2013-04-27 | 1 | -9/+14 | |
| | | | | | | | | |/ | | | | | | | |/| | ||||||
| * | | | | | | | | | [feature/twig] Fix controller/helper_url_test (missing globals) | Nathan Guse | 2013-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | [feature/twig] Only set extensions if extension manager is loaded | Nathan Guse | 2013-06-24 | 1 | -1/+4 | |
| * | | | | | | | | | [feature/twig] Change composer to load Twig 1.13.* | Nathan Guse | 2013-06-24 | 2 | -2/+2 | |
| * | | | | | | | | | [feature/twig] Fixing file header copyrights | Nathan Guse | 2013-06-24 | 5 | -105/+35 | |
| * | | | | | | | | | [feature/twig] Changing INCLUDEJS behavior | Nathan Guse | 2013-06-24 | 10 | -14/+15 | |
| * | | | | | | | | | [feature/twig] Fix <!-- .blah since the being node was changed | Nathan Guse | 2013-06-24 | 2 | -2/+7 | |
| * | | | | | | | | | [feature/twig] Able to set chain of namespaces to search for loadTemplate() | Nathan Guse | 2013-06-24 | 4 | -3/+147 | |
| * | | | | | | | | | [feature/twig] Use twig->display rather than echo twig->render | Nathan Guse | 2013-06-24 | 1 | -1/+1 | |
| * | | | | | | | | | [feature/twig] Event template tag | Nathan Guse | 2013-06-24 | 4 | -40/+97 | |
| * | | | | | | | | | [feature/twig] Changing method for begin node to not use anonymous function | Nathan Guse | 2013-06-23 | 3 | -3/+89 | |
| * | | | | | | | | | [feature/twig] Setup the style chain/loader properly | Nathaniel Guse | 2013-06-18 | 1 | -18/+26 | |
| * | | | | | | | | | [feature/twig] Fix begin loops & subloops | Nathaniel Guse | 2013-06-15 | 2 | -43/+52 | |
| * | | | | | | | | | [feature/twig] Throw exceptions (don't catch and ignore) | Nathaniel Guse | 2013-06-14 | 1 | -1/+1 | |
| * | | | | | | | | | [feature/twig] Add && and || support | Nathaniel Guse | 2013-06-14 | 1 | -0/+3 | |
| * | | | | | | | | | [feature/twig] Fix improper template syntax in acp_forums.html | Nathaniel Guse | 2013-06-14 | 1 | -1/+1 | |
| * | | | | | | | | | [feature/twig] Use twig loader filesystem with namespaces to add paths | Nathaniel Guse | 2013-06-14 | 3 | -11/+65 | |
| * | | | | | | | | | [feature/twig] Use phpbb_template_twig in tests | Nathan Guse | 2013-06-12 | 9 | -11/+11 | |
| * | | | | | | | | | [feature/twig] Use phpBB's resource locator to find templates | Nathan Guse | 2013-06-12 | 2 | -1/+51 | |
| * | | | | | | | | | [feature/twig] Some additional operators, more stuff for IF | Nathan Guse | 2013-06-12 | 6 | -5/+55 | |
| * | | | | | | | | | [feature/twig] Correcting output of INCLUDEJS | Nathan Guse | 2013-06-12 | 2 | -57/+27 | |
| * | | | | | | | | | [feature/twig] Fixing IF .blah correctly | Nathan Guse | 2013-06-11 | 2 | -8/+28 | |
| * | | | | | | | | | [feature/twig] Update composer.lock | Nathan Guse | 2013-06-11 | 1 | -33/+819 | |
| * | | | | | | | | | [feature/twig] Language output assignments, using context class again | Nathan Guse | 2013-06-11 | 2 | -33/+63 | |
| * | | | | | | | | | [feature/twig] Replace phpBB template with Twig | Nathan Guse | 2013-06-10 | 4 | -396/+898 | |
| * | | | | | | | | | [feature/twig] BEGIN loops now work | Nathan Guse | 2013-06-10 | 2 | -5/+4 | |
| * | | | | | | | | | [feature/twig] Replace phpBB template code with Twig syntax, then parse w/Twig | Nathan Guse | 2013-06-10 | 6 | -67/+146 | |
