Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [ticket/13803] Rewrote the poll_option plugin | JoshyPHP | 2015-05-30 | 2 | -31/+100 | |
| * | | | [ticket/13803] Added get_max_id() tests | JoshyPHP | 2015-05-30 | 1 | -0/+6 | |
| * | | | [ticket/13803] Added poll_option tests | JoshyPHP | 2015-05-30 | 2 | -0/+104 | |
| * | | | [ticket/13803] Added poll_title tests | JoshyPHP | 2015-05-30 | 2 | -0/+94 | |
| * | | | [ticket/13803] Added group_description tests | JoshyPHP | 2015-05-30 | 2 | -0/+95 | |
| * | | | [ticket/13803] Added user_signature tests | JoshyPHP | 2015-05-30 | 7 | -4/+123 | |
| * | | | [ticket/13803] Sort test rows in SQL to match the expected result | JoshyPHP | 2015-05-30 | 1 | -1/+2 | |
| * | | | [ticket/13803] Added tests | JoshyPHP | 2015-05-30 | 3 | -0/+143 | |
| * | | | [ticket/13803] Added tests | JoshyPHP | 2015-05-30 | 3 | -6/+106 | |
| * | | | [ticket/13803] Added pm_text tests | JoshyPHP | 2015-05-30 | 2 | -0/+99 | |
| * | | | [ticket/13803] Refactored test | JoshyPHP | 2015-05-30 | 3 | -73/+98 | |
| * | | | [ticket/13803] Added tests, fixed param order in generate_text_for_storage() | JoshyPHP | 2015-05-30 | 2 | -7/+73 | |
| * | | | [ticket/13803] Added plugins | JoshyPHP | 2015-05-30 | 1 | -1/+1 | |
| * | | | [ticket/13803] Hyphenated class names | JoshyPHP | 2015-05-30 | 1 | -2/+2 | |
| * | | | [ticket/13803] WIP implementation | JoshyPHP | 2015-05-30 | 2 | -0/+86 | |
* | | | | Merge pull request #3669 from s9e/ticket/13901 | Tristan Darricau | 2015-06-24 | 3 | -1/+20 | |
|\ \ \ \ | ||||||
| * | | | | [ticket/13901] Fixed test's expected result | JoshyPHP | 2015-05-30 | 1 | -1/+1 | |
| * | | | | [ticket/13901] Add whitespace to short, multiline quotes for readability | JoshyPHP | 2015-05-30 | 1 | -0/+5 | |
| * | | | | [ticket/13901] Add more whitespace to long quotes for readability | JoshyPHP | 2015-05-30 | 2 | -0/+14 | |
| |/ / / | ||||||
* | | | | Merge pull request #3683 from s9e/ticket/13921 | Tristan Darricau | 2015-06-24 | 3 | -0/+30 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | [ticket/13921] Fix block BBCodes inside of inline BBCodes | JoshyPHP | 2015-06-13 | 3 | -0/+30 | |
* | | | | Merge pull request #3675 from s9e/ticket/13906 | Andreas Fischer | 2015-06-16 | 1 | -0/+22 | |
|\ \ \ \ | ||||||
| * | | | | [ticket/13906] Renamed test | JoshyPHP | 2015-06-02 | 1 | -1/+1 | |
| * | | | | [ticket/13906] Added test | JoshyPHP | 2015-06-02 | 1 | -0/+22 | |
* | | | | | Merge branch '3.1.x' | Andreas Fischer | 2015-06-16 | 1 | -10/+10 | |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | [ticket/12952] Check obvious errors before status in functional tests | Marc Alexander | 2015-06-16 | 1 | -10/+10 | |
* | | | | Merge branch '3.1.x' | Joas Schilling | 2015-06-09 | 2 | -0/+196 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge pull request #3551 from rxu/ticket/13779 | Joas Schilling | 2015-06-09 | 2 | -0/+196 | |
| |\ \ \ | ||||||
| | * | | | [ticket/13779] Add permission set tests | rxu | 2015-06-06 | 2 | -0/+196 | |
* | | | | | Merge branch '3.1.x' | Marc Alexander | 2015-06-09 | 3 | -3/+6 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge pull request #3479 from brunoais/ticket/13685 | Marc Alexander | 2015-06-09 | 3 | -3/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | [ticket/13685] Fix tests for fulltext search | brunoais | 2015-06-07 | 3 | -3/+6 | |
* | | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-06-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | [ticket/sec-184] Fix tests | CHItA | 2015-06-07 | 1 | -1/+1 | |
* | | | | | | [ticket/13564] Fix user_delete_test on master | Marc Alexander | 2015-06-04 | 1 | -4/+5 | |
* | | | | | | Merge branch '3.1.x' | Joas Schilling | 2015-06-04 | 3 | -0/+168 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Merge pull request #3502 from marc1706/ticket/13564 | Joas Schilling | 2015-06-04 | 3 | -0/+168 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | [ticket/13564] Add tests for unlinking account upon deleting user | Marc Alexander | 2015-04-25 | 2 | -0/+158 | |
| | * | | | | [ticket/13564] Try to unlink user account for every auth provider | Marc Alexander | 2015-03-24 | 1 | -0/+10 | |
* | | | | | | [ticket/13777] Reorder get_module_infos() method's arguments | MateBartus | 2015-05-31 | 1 | -10/+10 | |
* | | | | | | [ticket/13777] Fix tests | MateBartus | 2015-05-31 | 3 | -38/+29 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | [ticket/8420] Added regression test | JoshyPHP | 2015-05-31 | 1 | -0/+14 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #3592 from Nicofuma/ticket/13388 | Nils Adermann | 2015-05-30 | 4 | -3/+32 | |
|\ \ \ \ | ||||||
| * | | | | [ticket/13388] Integrate routing and di parameters resolution | Tristan Darricau | 2015-05-29 | 4 | -3/+32 | |
* | | | | | Merge branch '3.1.x' | Andreas Fischer | 2015-05-29 | 1 | -0/+2 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch '3.0.x' into 3.1.x | Andreas Fischer | 2015-05-29 | 1 | -0/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | [ticket/13875] Ignore cache, ext, and store folder in lint test | Marc Alexander | 2015-05-28 | 1 | -0/+2 | |
* | | | | | | Merge pull request #3660 from Nicofuma/ticket/13890 | Oliver Schramm | 2015-05-29 | 1 | -0/+12 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | [ticket/13890] Fix di tests | Tristan Darricau | 2015-05-29 | 1 | -0/+12 | |
* | | | | | | Merge pull request #3561 from s9e/ticket/10922 | Tristan Darricau | 2015-05-29 | 2 | -2/+18 | |
|\ \ \ \ \ \ |