| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #3263 from MGaetan89/ticket/13468 | Tristan Darricau | 2015-01-28 | 58 | -329/+568 |
| |\ | |||||
| | * | [ticket/13468] Update calls to `add_log()` | Gaëtan Muller | 2015-01-27 | 58 | -329/+568 |
| * | | Merge branch 'develop-ascraeus' into develop | Nils Adermann | 2015-01-26 | 2 | -3/+6 |
| |\ \ | |||||
| | * \ | Merge branch 'develop-olympus' into develop-ascraeus | Nils Adermann | 2015-01-26 | 2 | -3/+6 |
| | |\ \ | |||||
| | | * \ | Merge branch 'prep-release-3.0.13' into develop-olympus | Nils Adermann | 2015-01-26 | 3 | -3/+12 |
| | | |\ \ | |||||
| | | | * | | [prep-release-3.0.13] Bump version numbers for 3.0.13 release | Nils Adermann | 2015-01-26 | 4 | -6/+12 |
| | | | * | | [prep-release-3.0.13] Highlight security relevant changes | Nils Adermann | 2015-01-26 | 1 | -2/+5 |
| * | | | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-01-26 | 1 | -1/+1 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2015-01-26 | 1 | -1/+1 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | Merge pull request #3339 from nickvergessen/ticket/12089 | Andreas Fischer | 2015-01-26 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | | | * | | | [ticket/12089] Add assert message on HTTP status code check | Joas Schilling | 2015-01-25 | 1 | -1/+1 |
| | | |/ / / | |||||
| * | | | | | Merge branch 'develop-ascraeus' into develop | Marc Alexander | 2015-01-24 | 2 | -1/+8 |
| |\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | | | |||||
| | * | | | Merge pull request #3336 from nickvergessen/ticket/13543 | Marc Alexander | 2015-01-24 | 2 | -1/+8 |
| | |\ \ \ | |||||
| | | * | | | [ticket/13543] Fix broken slow test | Joas Schilling | 2015-01-24 | 1 | -0/+4 |
| | | * | | | [ticket/13543] Add slow tests to travis matrix | Joas Schilling | 2015-01-24 | 1 | -1/+4 |
| | |/ / / | |||||
| * | | | | Merge pull request #3179 from Nicofuma/ticket/13372 | Marc Alexander | 2015-01-24 | 1 | -28/+17 |
| |\ \ \ \ | |||||
| | * | | | | [ticket/13372] Fix require_once CS | Tristan Darricau | 2014-11-25 | 1 | -2/+2 |
| | * | | | | [ticket/13372] Fix Url Generator/Matcher generation | Tristan Darricau | 2014-11-25 | 1 | -28/+17 |
| * | | | | | Merge branch 'develop-ascraeus' into develop | Joas Schilling | 2015-01-23 | 3 | -1/+87 |
| |\ \ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | | Merge pull request #3321 from marc1706/ticket/13282 | Joas Schilling | 2015-01-23 | 3 | -1/+87 |
| | |\ \ \ \ | |||||
| | | * | | | | [ticket/13282] Add unit test for adding integer column with default null | Marc Alexander | 2015-01-22 | 1 | -0/+7 |
| | | * | | | | [ticket/13282] Add functional tests for adding profilefields | Marc Alexander | 2015-01-22 | 1 | -0/+71 |
| | | * | | | | [ticket/13282] Use strpos() instead of preg_match() | Marc Alexander | 2015-01-22 | 1 | -1/+1 |
| | | * | | | | [ticket/13282] Use 0 as default for integer type columns in postgresql | Marc Alexander | 2015-01-22 | 1 | -1/+9 |
| * | | | | | | Merge pull request #3275 from nickvergessen/ticket/13487 | Marc Alexander | 2015-01-22 | 2 | -0/+40 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [ticket/13487] Add factory for db tool class | Joas Schilling | 2015-01-10 | 2 | -0/+40 |
| * | | | | | | | Merge branch 'develop-ascraeus' into develop | Nils Adermann | 2015-01-22 | 6 | -13/+299 |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | | Merge pull request #3173 from Nicofuma/ticket/13361 | Nils Adermann | 2015-01-22 | 6 | -13/+299 |
| | |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | | * | | | | | [ticket/13361] Rename exception to runtime_exception | Tristan Darricau | 2015-01-21 | 3 | -6/+6 |
| | | * | | | | | [ticket/13361] Fix the JsonResponse in the exception listener | Tristan Darricau | 2015-01-14 | 1 | -1/+1 |
| | | * | | | | | [ticket/13361] Add tests | Tristan Darricau | 2015-01-11 | 3 | -5/+111 |
| | | * | | | | | [ticket/13361] Support ajax request (send a json response) | Tristan Darricau | 2015-01-10 | 1 | -9/+25 |
| | | * | | | | | [ticket/13361] Improve the exception listener | Tristan Darricau | 2014-11-23 | 5 | -4/+168 |
| * | | | | | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-01-21 | 1 | -7/+16 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | Merge pull request #3320 from marc1706/ticket/13534 | Andreas Fischer | 2015-01-21 | 1 | -7/+16 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | [ticket/13534] Set imagick path to empty string to prevent failing path check | Marc Alexander | 2015-01-21 | 1 | -7/+16 |
| * | | | | | | | | Merge branch 'develop-ascraeus' into develop | Andreas Fischer | 2015-01-21 | 4 | -30/+202 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| | * | | | | | | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2015-01-21 | 4 | -30/+202 |
| | |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | / / | | | |_|_|/ / | | |/| | | | | |||||
| | | * | | | | | [develop-olympus] Increment version number to 3.0.14-dev. | Andreas Fischer | 2015-01-21 | 4 | -6/+6 |
| | | | |_|_|/ | | |/| | | | |||||
| | | * | | | | [develop-olympus] Add changelog for 3.0.13 release. | Andreas Fischer | 2015-01-21 | 1 | -28/+162 |
| | | * | | | | [develop-olympus] Bump version numbers for 3.0.13-RC1 release. | Andreas Fischer | 2015-01-21 | 4 | -6/+12 |
| | | * | | | | [develop-olympus] Bumping version numbers to final for 3.0.13 releases. | Andreas Fischer | 2015-01-21 | 10 | -12/+12 |
| * | | | | | | Merge branch 'develop-ascraeus' into develop | Nils Adermann | 2015-01-21 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge branch 'develop-olympus' into develop-ascraeus | Nils Adermann | 2015-01-21 | 0 | -0/+0 |
| | |\ \ \ \ \ | | |/ / / / | |||||
| | | * | | | | Merge pull request #3316 from bantu/ticket/13531 | Nils Adermann | 2015-01-21 | 2 | -0/+103 |
| | | |\ \ \ \ | |||||
| | | | * | | | | [ticket/13531] Send 404 Not Found. | Andreas Fischer | 2015-01-21 | 1 | -1/+15 |
| | | | * | | | | [ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO). | Marc Alexander | 2015-01-21 | 2 | -0/+89 |
| | | |/ / / / | |||||
| * | | | | | | Merge branch 'develop-ascraeus' into develop | Tristan Darricau | 2015-01-20 | 1 | -4/+4 |
| |\ \ \ \ \ \ | |/ / / / / | |||||
| | * | | | | | Merge pull request #3314 from VSEphpbb/ticket/13133 | Tristan Darricau | 2015-01-20 | 1 | -4/+4 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | [ticket/13133] Fix variable name in set_custom_style() | Matt Friedman | 2015-01-20 | 1 | -4/+4 |
