Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-20 | Merge tag 'ci-upstream/3.1.7' into dev | Florian Pritz | 179 | -571/+615 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-02-09 | Highlight .rs as rust | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-02-06 | Update NEWS3.0.2 | Florian Pritz | 1 | -0/+13 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-01-31 | Proper display of expiration duration for less than a day | Hrvoje Hodak | 4 | -2/+73 | |
2018-01-21 | Remove database cache config from example | Florian Pritz | 1 | -4/+0 | |
These settings do not work because the cache is never invalidated in the application. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-01-21 | composer: Add extension deps where easily possible | Florian Pritz | 2 | -5/+14 | |
mysql/psql is missing because composer can't do OR easily. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-01-21 | README: Document deps of testsuite | Florian Pritz | 1 | -0/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-01-21 | Put testsuite config in example database config | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-01-13 | [ci skip] 3.1.7 release | Andrey Andreev | 507 | -43380/+137997 | |
2018-01-13 | [ci skip] Prepare 3.1.7 release | Andrey Andreev | 4 | -5/+5 | |
2018-01-12 | [ci skip] Add changelog entry for PR #5379 | Andrey Andreev | 1 | -0/+1 | |
2018-01-12 | [ci skip] Merge pull request #5379 from tianhe1986/develop_session_memcached | Andrey Andreev | 1 | -0/+2 | |
Fix of Session_memcached_driver::_get_lock | |||||
2018-01-09 | [ci skip] Merge pull request #5376 from jim-parry/copyright-update | Andrey Andreev | 176 | -350/+350 | |
Annual copyright update Conflicts resolved: system/libraries/Cache/drivers/Cache_apcu.php | |||||
2018-01-05 | [ci skip] Add changelog entry for PR #5369 | Andrey Andreev | 1 | -0/+1 | |
2018-01-05 | [ci skip] Merge pull request #5369 from tianhe1986/develop_cache_memcache | Andrey Andreev | 1 | -2/+12 | |
Cache_memcached: setting initial value with increment/decrement when not exist | |||||
2018-01-01 | Ensure file does not exist when new one is added to DB | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-01-01 | Only update mtime when uploaded files already exist | Florian Pritz | 1 | -6/+17 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-01-01 | Reduce bcrypt cost for testsuite | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-01-01 | Use temporary directory for testsuite uploads | Florian Pritz | 2 | -0/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2018-01-01 | Update composer.lock | Florian Pritz | 1 | -8/+7 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-27 | Merge pull request #5367 from carusogabriel/clean-elses | Andrey Andreev | 8 | -45/+24 | |
Clean elses | |||||
2017-12-26 | README: Add IRC channel | Florian Pritz | 1 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-26 | Remove codeigniter readme | Florian Pritz | 1 | -70/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-20 | Merge pull request #5354 from carusogabriel/refactoring-tests | Andrey Andreev | 23 | -76/+75 | |
Refactoring tests Conflicts resolved: tests/codeigniter/core/Utf8_test.php tests/codeigniter/database/query_builder/group_test.php tests/codeigniter/libraries/Form_validation_test.php | |||||
2017-12-20 | Prevent asciinema from being affected by file size limit | Florian Pritz | 1 | -8/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-09 | Highlight .pm as perl | Florian Pritz | 1 | -0/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-02 | Fix DB settings for postgres which doesn't use utf8mb43.0.1 | Florian Pritz | 2 | -4/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-02 | NEWS: Release v3.0.03.0.0 | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-02 | Update composer.lock | Florian Pritz | 1 | -26/+28 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-02 | composer.json: Replace codeigniter settings with ours | Florian Pritz | 1 | -12/+8 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-02 | composer.json: Add missing , to fix syntax error | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-02 | NEWS: Clarify wording regarding base_url | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-02 | NEWS: Fix typo | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2017-12-02 | Migration 21: Limit utf8mb4 to columns that need it | Florian Pritz | 1 | -4/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
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 | |
Preserve attributes from pagination config files Related: #4454 | |||||
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 | |
Bug in documentation |