Age | Commit message (Expand) | Author | Files | Lines |
2017-12-02 | NEWS: Clarify wording regarding base_url | Florian Pritz | 1 | -2/+2 |
2017-12-02 | NEWS: Fix typo | Florian Pritz | 1 | -1/+1 |
2017-12-02 | Migration 21: Limit utf8mb4 to columns that need it | Florian Pritz | 1 | -4/+5 |
2017-11-29 | [ci skip] Fix allow_get_array defaulting to FALSE if it doesn't exist | Andrey Andreev | 2 | -1/+2 |
2017-11-28 | [ci skip] Add changelog entry for PR #5342 | Andrey Andreev | 1 | -0/+1 |
2017-11-28 | [ci skip] Polish changes from PR #5342 | Andrey Andreev | 1 | -1/+3 |
2017-11-28 | [ci skip] Merge pull request #5342 from aanbar/pagination-bc-fix | Andrey Andreev | 1 | -2/+3 |
2017-11-20 | [ci skip] More docs updates following #5330 | Andrey Andreev | 5 | -24/+8 |
2017-11-15 | Partially revert c9420849853a33a192c482e28c737e166d4fa698; close #5332 | Andrey Andreev | 1 | -0/+8 |
2017-11-10 | Close #5330 | Andrey Andreev | 3 | -13/+8 |
2017-11-10 | Fix #5331 | Andrey Andreev | 3 | -1/+11 |
2017-11-10 | Try testing on PHP master branch builds too (allowed failures) | Andrey Andreev | 1 | -0/+4 |
2017-11-09 | More on #5003 | Andrey Andreev | 2 | -8/+16 |
2017-11-09 | Move PHP 7.2 into the main testing matrix | Andrey Andreev | 1 | -1/+0 |
2017-11-09 | Don't try to run 'DB=mysql' tests on PHP 7.2 | Andrey Andreev | 1 | -0/+2 |
2017-11-09 | Attempt PHP 7.2 tests on Travis | Andrey Andreev | 1 | -0/+2 |
2017-11-09 | [ci skip] Fix patch for #5300 | Andrey Andreev | 3 | -5/+5 |
2017-11-07 | [ci skip] Deprecate extra parameters of the CAPTCHA helper | Andrey Andreev | 4 | -8/+26 |
2017-11-06 | [ci skip] Merge pull request #5326 from vinodselvin/patch-1 | Andrey Andreev | 1 | -2/+2 |
2017-11-06 | [ci skip] Merge pull request #5321 from PrestigeT/documentation | Andrey Andreev | 1 | -1/+1 |
2017-10-28 | NEWS: Improve 3.0 instructions | Florian Pritz | 1 | -2/+2 |
2017-10-28 | mysql: Enable full UTF8 support | Florian Pritz | 4 | -4/+34 |
2017-10-25 | [ci skip] Merge pull request #5311 from gonzalo-massa/gonzalo-massa-patch-1 | Andrey Andreev | 1 | -0/+3 |
2017-10-16 | Remove link to android app in playstore | Florian Pritz | 1 | -1/+0 |
2017-10-16 | Fix database upgrade success message | Florian Pritz | 1 | -3/+2 |
2017-10-16 | [ci skip] Use INTL_IDNA_VARIANT_UCS46 to convert non-ASCII domain names in em... | Andrey Andreev | 3 | -3/+11 |
2017-10-13 | Fix #5297 | Andrey Andreev | 2 | -4/+9 |
2017-10-12 | Merge pull request #5289 from zploskey/cleanup_form_validation_tests | Andrey Andreev | 1 | -19/+21 |
2017-10-09 | [ci skip] Merge pull request #5295 from mamat-rahmat/fix-docs-code-block | Andrey Andreev | 1 | -2/+2 |
2017-10-09 | [ci skip] Merge pull request #5292 from ajdunn2/develop | Andrey Andreev | 2 | -2/+2 |
2017-10-04 | [ci skip] Fix a typo in pagination docs | Andrey Andreev | 1 | -2/+2 |
2017-10-03 | [ci skip] Add changelog entry for #5282 | Andrey Andreev | 1 | -0/+1 |
2017-10-03 | Merge pull request #5282 from pgee70/patch-1 | Andrey Andreev | 1 | -1/+1 |
2017-10-03 | Update DB_query_builder.php | pgee70 | 1 | -1/+1 |
2017-10-02 | [ci skip] Merge pull request #5281 from pawelkg/develop | Andrey Andreev | 1 | -2/+2 |
2017-09-29 | Add testcase and changelog entry for #5278 | Andrey Andreev | 2 | -2/+4 |
2017-09-29 | [ci skip] Revert file permission change from PR #5278 | Andrey Andreev | 1 | -0/+0 |
2017-09-29 | Merge pull request #5278 from Uekawa/auto_link | Andrey Andreev | 1 | -1/+1 |
2017-09-27 | Fix #5276 | Andrey Andreev | 3 | -16/+9 |
2017-09-26 | Fix incorrect table name in migration 20 for postgres | Florian Pritz | 1 | -1/+1 |
2017-09-26 | Merge CodeIgniter 3 support | Florian Pritz | 284 | -25873/+43111 |
2017-09-26 | NEWS: Mention PHP 7.2 support | Florian Pritz | 1 | -0/+2 |
2017-09-26 | Put base_url in example config file | Florian Pritz | 1 | -0/+3 |
2017-09-26 | Migration 20: Fix id column size | Florian Pritz | 1 | -1/+4 |
2017-09-25 | [ci skip] Mark the start of 3.1.7-dev | Andrey Andreev | 6 | -4/+26 |
2017-09-25 | [ci skip] Prepare 3.1.6 release | Andrey Andreev | 4 | -5/+5 |
2017-09-25 | [ci skip] Add upgrade instructions about the APC deprecation | Andrey Andreev | 1 | -0/+14 |
2017-09-25 | [ci skip] Fix potential object injection in apc cache driver; deprecate the a... | Andrey Andreev | 2 | -26/+27 |
2017-09-22 | Explain username rules on registration page | Florian Pritz | 1 | -0/+1 |
2017-09-21 | Remove usage of deprecated is_cli_request() | Florian Pritz | 4 | -6/+6 |