Age | Commit message (Expand) | Author | Files | Lines |
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 14 | -46/+0 |
2015-01-21 | [ci skip] Fix incorrect wording in config.php | Andrey Andreev | 1 | -1/+1 |
2015-01-19 | [ci skip] Add missing word in a comment | Andrey Andreev | 1 | -2/+2 |
2015-01-19 | feature/session (#3073): Update config file and session docs | Andrey Andreev | 1 | -9/+15 |
2015-01-12 | Merge branch 'develop' into feature/session | Andrey Andreev | 14 | -77/+80 |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 14 | -61/+61 |
2014-12-15 | Remove output minifier | Andrey Andreev | 1 | -13/+0 |
2014-12-04 | Add 'cache_query_string' configuration option | Andrey Andreev | 1 | -0/+11 |
2014-11-23 | Removed EOL - 2ndtry | Jacques du Rand | 1 | -2/+2 |
2014-11-23 | Removed EOL | Jacques du Rand | 1 | -1/+1 |
2014-11-23 | Added missing comma at EOL(right place) | Jacques du Rand | 1 | -2/+2 |
2014-11-23 | Added missing comma at EOL | Jacques du Rand | 1 | -1/+1 |
2014-11-23 | Updated list of bots - mostly google-like | Jacques du Rand | 1 | -1/+6 |
2014-11-11 | Fix merge conflicts | Andrey Andreev | 14 | -203/+360 |
2014-11-11 | Close #3322 [ci skip] | Andrey Andreev | 1 | -4/+4 |
2014-11-10 | #3073 (feature/session): (Try to) fix memcached driver | Andrey Andreev | 1 | -1/+1 |
2014-10-28 | Close #3292 | Andrey Andreev | 1 | -3/+5 |
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 14 | -196/+350 |
2014-10-22 | [ci skip] Trim a newline character | Andrey Andreev | 1 | -1/+1 |
2014-10-22 | Update mimes.php | Andre Gardiner | 1 | -1/+2 |
2014-10-06 | feature/session (#3073): Refactor configuration & fix cookie expiry times | Andrey Andreev | 1 | -25/+33 |
2014-10-05 | Merge branch 'develop' into feature/session | Andrey Andreev | 3 | -4/+38 |
2014-09-11 | Added vcard mime-type | Ahmad Anbar | 1 | -1/+2 |
2014-09-08 | Add svg to config/mimes.php | Andrey Andreev | 1 | -1/+2 |
2014-08-27 | Fix #2963 | Andrey Andreev | 2 | -1/+13 |
2014-07-11 | Add setting ['composer_autoload'] | Andrey Andreev | 1 | -1/+21 |
2014-06-04 | Seriously, remove the line ending | sean | 1 | -1/+1 |
2014-06-03 | Another ppt mime type | Sean Fahey | 1 | -1/+1 |
2014-06-03 | Added 'application/vnd.ms-office' MIME for ppt | Sean Fahey | 1 | -2/+2 |
2014-05-31 | Initial version of new Session library | Andrey Andreev | 1 | -1/+1 |
2014-05-08 | Added support to Symbian OS platforms to recognize Nokia devices | Adriano Rosa | 1 | -1/+2 |
2014-04-14 | Change 'standardize_newlines' default to FALSE | Andrey Andreev | 1 | -1/+1 |
2014-04-14 | Replace "folder" with "directory" in config.php | vlakoff | 1 | -3/+3 |
2014-04-14 | Rename config item "error_templates_path" to "error_views_path" | vlakoff | 1 | -2/+2 |
2014-04-12 | Make the error templates path configurable | vlakoff | 1 | -0/+11 |
2014-02-11 | "BASEPATH check" consistency | darwinel | 14 | -14/+29 |
2014-02-11 | 2013 > 2014 | darwinel | 14 | -14/+14 |
2014-02-11 | Fix a typo in the smileys config (PR #2853) | Andrey Andreev | 1 | -1/+1 |
2014-01-20 | Merge branch 'develop' into feature/output_compressed_cache | Andrey Andreev | 1 | -1/+9 |
2014-01-20 | Polish changes from PR #2830 | Andrey Andreev | 1 | -9/+9 |
2014-01-19 | Fix whitespaces to tabs. | Ahmedul Haque Abid | 1 | -1/+1 |
2014-01-19 | Added save_queries config setting in config/database.php | Ahmedul Haque Abid | 1 | -0/+8 |
2014-01-18 | Merge branch 'develop' into feature/output_compressed_cache | Andrey Andreev | 1 | -0/+5 |
2014-01-17 | Add autoloading library aliasing support (supersedes PR #2824) | Andrey Andreev | 1 | -0/+5 |
2014-01-15 | Merge changes from develop | Andrey Andreev | 2 | -3/+7 |
2014-01-15 | Merge pull request #2811 from dionysiosarvanitis/fix/ie11_user_agent | Andrey Andreev | 1 | -0/+1 |
2014-01-15 | Trident prefix added to avoid potential false positives. | Dionysis Arvanitis | 1 | -1/+1 |
2014-01-15 | CI_URI changes related to the 'permitted_uri_chars' setting | Andrey Andreev | 1 | -3/+6 |
2014-01-11 | IE11 User Agent support added | Dionysis Arvanitis | 1 | -0/+1 |
2014-01-10 | Compress output before storing it to cache, if output compression is enabled | Andrey Andreev | 1 | -0/+3 |