| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | |\ \ \ \ | |||||
| | | * | | | | [ticket/14462] Not show timeout messages in convertors | Mate Bartus | 2016-02-14 | 1 | -4/+4 |
| | | * | | | | [ticket/14462] Make timeout error translateable | Oliver Schramm | 2016-02-14 | 3 | -3/+16 |
| | | * | | | | [ticket/14462] Update ordering in install db config | Mate Bartus | 2016-02-13 | 1 | -4/+4 |
| | | * | | | | [ticket/14462] Fix comments | Mate Bartus | 2016-02-12 | 7 | -11/+11 |
| | | * | | | | [ticket/14462] Fix tests | Mate Bartus | 2016-02-12 | 2 | -6/+14 |
| | | * | | | | [ticket/14462] Fix CS and typo | Mate Bartus | 2016-02-12 | 2 | -2/+2 |
| | | * | | | | [ticket/14462] Set instance of db driver for database access using global | Marc Alexander | 2016-02-12 | 1 | -1/+30 |
| | | * | | | | [ticket/14462] Fix installation in tests | Mate Bartus | 2016-02-12 | 3 | -13/+27 |
| | | * | | | | [ticket/14462] Refactor tasks to be more modular | Mate Bartus | 2016-02-12 | 12 | -168/+860 |
| | | * | | | | [ticket/14462] Further speed improvements | Mate Bartus | 2016-02-12 | 26 | -181/+241 |
