| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/14495] Updates the version to 3.3.0-a1-dev | Tristan Darricau | 2016-02-24 | 11 | -16/+16 |
| * | Merge branch '3.2.x' | Tristan Darricau | 2016-02-22 | 1 | -0/+7 |
| |\ | |||||
| | * | Merge pull request #4188 from marc1706/ticket/13842 | Tristan Darricau | 2016-02-22 | 1 | -0/+7 |
| | |\ | |||||
| | | * | [ticket/13842] Prevent internal server errors without rewrite module on IIS | Marc Alexander | 2016-02-19 | 1 | -0/+7 |
| * | | | Merge branch '3.2.x' | Tristan Darricau | 2016-02-22 | 1 | -0/+2 |
| |\ \ \ | |/ / | |||||
| | * | | Merge pull request #4186 from marc1706/ticket/14488 | Tristan Darricau | 2016-02-22 | 1 | -0/+2 |
| | |\ \ | |||||
| | | * | | [ticket/14488] Delete cookies to get correct session ID during login | Marc Alexander | 2016-02-18 | 1 | -0/+2 |
| * | | | | Merge branch '3.2.x' | Marc Alexander | 2016-02-19 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #4187 from markshawtoronto/ticket/14489 | Marc Alexander | 2016-02-19 | 1 | -1/+1 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | [ticket/14489] Fix bug where extension custom compiler pass cannot be found. | Mark Shaw | 2016-02-18 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge branch '3.2.x' | Tristan Darricau | 2016-02-18 | 3 | -0/+20 |
| |\ \ \ | |/ / | |||||
| | * | | Merge branch '3.1.x' into 3.2.x | Tristan Darricau | 2016-02-18 | 3 | -0/+20 |
| | |\ \ | | |/ | |||||
| | | * | Merge pull request #4185 from marc1706/ticket/13681 | Tristan Darricau | 2016-02-18 | 3 | -0/+20 |
| | | |\ | |||||
| | | | * | [ticket/13681] Invalidate and reset opcache where necessary | Marc Alexander | 2016-02-18 | 3 | -0/+20 |
| * | | | | Merge branch '3.2.x' | Marc Alexander | 2016-02-18 | 9 | -46/+84 |
| |\ \ \ \ | |/ / / | |||||
| | * | | | Merge pull request #4165 from Nicofuma/ticket/14457 | Marc Alexander | 2016-02-18 | 9 | -46/+84 |
| | |\ \ \ | |||||
| | | * | | | [ticket/14457] Replaces unique_id implementation by random_bytes() | Tristan Darricau | 2016-02-18 | 4 | -19/+60 |
| | | * | | | [ticket/14457] Set the config values related to the RNG in the installer config | Tristan Darricau | 2016-02-18 | 1 | -1/+3 |
| | | * | | | [ticket/14457] Handle the case where there isn't any 'definition' bag | Tristan Darricau | 2016-02-18 | 1 | -2/+5 |
| | | * | | | [ticket/14457] Don't set CSS to JS and JS to CSS | Tristan Darricau | 2016-02-18 | 2 | -2/+3 |
| | | * | | | [ticket/14457] CS | Tristan Darricau | 2016-02-18 | 1 | -4/+4 |
| | | * | | | [ticket/14457] Fix twig/twig::assign_display | Tristan Darricau | 2016-02-18 | 1 | -1/+1 |
| | | * | | | [ticket/14457] Uses a random placeholder to inject css and js | Tristan Darricau | 2016-02-18 | 2 | -26/+17 |
| * | | | | | Merge branch '3.2.x' | Tristan Darricau | 2016-02-18 | 7 | -31/+443 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #4166 from marc1706/ticket/14315 | Tristan Darricau | 2016-02-18 | 7 | -31/+443 |
| | |\ \ \ \ | |||||
| | | * | | | | [ticket/14315] Properly get sid from cookies and simplify take_screenshot | Marc Alexander | 2016-02-18 | 2 | -37/+16 |
| | | * | | | | [ticket/14315] Use proper ID selectors in ui test | Marc Alexander | 2016-02-17 | 1 | -3/+3 |
| | | * | | | | [ticket/14315] Add logout to ui tests and use in permissions role test | Marc Alexander | 2016-02-17 | 2 | -0/+11 |
| | | * | | | | [ticket/14315] Add functional tests for permission roles and fix non-js | Marc Alexander | 2016-02-17 | 4 | -4/+97 |
| | | * | | | | [ticket/14315] Add tests for setting permission roles using javascript | Marc Alexander | 2016-02-16 | 1 | -0/+89 |
| | | * | | | | [ticket/14315] Add more functionality to ui test cases | Marc Alexander | 2016-02-16 | 1 | -0/+208 |
| | | * | | | | [ticket/14315] Add back roles select for disable javascript | Marc Alexander | 2016-02-16 | 4 | -1/+30 |
| | | * | | | | [ticket/14315] Tweak location of drop-down | Marc Alexander | 2016-02-16 | 1 | -1/+1 |
| | | * | | | | [ticket/14315] Apply roles options format for multiple forums too | Marc Alexander | 2016-02-16 | 1 | -4/+5 |
| | | * | | | | [ticket/14315] Build role options for each permission group | Marc Alexander | 2016-02-16 | 2 | -7/+8 |
| | | * | | | | [ticket/14315] Correctly set default values and reset values | Marc Alexander | 2016-02-16 | 3 | -22/+20 |
| | | * | | | | [ticket/14315] Only add role options specified for each group | Marc Alexander | 2016-02-16 | 2 | -0/+3 |
| | | |/ / / | |||||
| * | | | | | Merge branch '3.2.x' | Joas Schilling | 2016-02-18 | 2 | -1/+32 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge branch '3.1.x' into 3.2.x | Joas Schilling | 2016-02-18 | 2 | -1/+32 |
| | |\ \ \ \ | | | |/ / | | |/| | | |||||
| | | * | | | Merge branch 'prep-release-3.1.8' into 3.1.x | Joas Schilling | 2016-02-18 | 3 | -4/+35 |
| | | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | | * | | Add migration for 3.1.8 | Joas Schilling | 2016-02-18 | 1 | -0/+31 |
| | | | * | | Update version for final 3.1.8 release | Joas Schilling | 2016-02-18 | 3 | -4/+4 |
| | | | * | | Merge pull request #4183 from marc1706/ticket/14485 | Joas Schilling | 2016-02-18 | 1 | -2/+2 |
| | | | |\ \ | |||||
| | | | | * | | [ticket/14485] Update composer.lock | Marc Alexander | 2016-02-18 | 1 | -2/+2 |
| | | | |/ / | |||||
| * | | | | | Merge branch '3.2.x' | Marc Alexander | 2016-02-18 | 1 | -0/+4 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #4127 from RMcGirr83/ticket_14416 | Marc Alexander | 2016-02-18 | 1 | -0/+4 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | | * | | | [ticket/14416] Revert changes and use twig spaceless | Richard McGirr | 2016-02-03 | 1 | -2/+14 |
| | | * | | | [ticket/14416] footer nav links have incorrect tooltip styling applied | Richard McGirr | 2016-01-17 | 1 | -10/+2 |
| * | | | | | Merge branch '3.2.x' | Tristan Darricau | 2016-02-16 | 42 | -369/+1185 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge pull request #4171 from CHItA/ticket/14462 | Tristan Darricau | 2016-02-16 | 42 | -369/+1185 |
| | |\ \ \ \ | |||||
