Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-13 | [ci skip] Remove NS usage in CI_Session | Andrey Andreev | 1 | -1/+1 |
2015-03-13 | Close #3663 | Andrey Andreev | 1 | -1/+1 |
2015-03-12 | Merge pull request #3659 from bjjay/bjjay-patch-1 | Andrey Andreev | 1 | -1/+1 |
2015-03-12 | Throw an exception on invalid session driver config | Andrey Andreev | 1 | -6/+2 |
2015-03-12 | Correct a comment link typo | bjjay | 1 | -1/+1 |
2015-03-10 | Add array typehint to CI_Email::__construct() | Andrey Andreev | 1 | -1/+1 |
2015-03-09 | Reduce once MB_ENABLED checking | bjjay | 1 | -9/+3 |
2015-03-07 | Housekeeping. | Master Yoda | 1 | -1/+1 |
2015-03-07 | Housekeeping. | Master Yoda | 1 | -1/+1 |
2015-03-07 | Merge branch 'develop' of https://github.com/bcit-ci/CodeIgniter into fix/hou... | Master Yoda | 10 | -122/+124 |
2015-03-07 | Housekeeping. | Master Yoda | 1 | -1/+1 |
2015-03-05 | Fix #3642 | Andrey Andreev | 1 | -7/+5 |
2015-03-04 | Fix #3627: Keep timed locks for more than 5 seconds | Andrey Andreev | 3 | -49/+23 |
2015-03-03 | Remove an unused var in CI_Log | Andrey Andreev | 1 | -8/+1 |
2015-02-27 | Make CI_Input:: read-only as well | Andrey Andreev | 1 | -1/+5 |
2015-02-27 | Fix #3633 | Andrey Andreev | 1 | -0/+1 |
2015-02-27 | Eh ... really fix that notice (#3604) | Andrey Andreev | 1 | -0/+2 |
2015-02-27 | Fix an E_NOTICE caused by #3604 | Andrey Andreev | 1 | -13/+30 |
2015-02-26 | Merge pull request #3604 from Ignasimg/patch-1 | Andrey Andreev | 1 | -1/+15 |
2015-02-26 | Update Input.php | Ignasimg | 1 | -3/+3 |
2015-02-26 | funny tabs & spaces added and removed. | Ignasimg | 1 | -18/+20 |
2015-02-23 | [ci skip] Fix #3618 | Andrey Andreev | 1 | -1/+1 |
2015-02-22 | Common.php: set_status_header: Improve | Fieah | 1 | -46/+45 |
2015-02-22 | Cache: is_supported | Fieah | 2 | -6/+4 |
2015-02-21 | Fix #3610 | Andrey Andreev | 1 | -1/+3 |
2015-02-20 | Added support for raw_input_stream property. | Ignasimg | 1 | -53/+28 |
2015-02-19 | Fix postgre driver config | Andrey Andreev | 2 | -1/+1 |
2015-02-19 | Remove 'autoinit' DB setting | Andrey Andreev | 10 | -43/+2 |
2015-02-19 | Make set_status_header() a dummy under CLI | Andrey Andreev | 1 | -0/+5 |
2015-02-19 | documentation changes | Ignasimg | 1 | -8/+8 |
2015-02-18 | Fix #3593 | Andrey Andreev | 1 | -28/+25 |
2015-02-17 | Finishing PR #3596 <!DOCTYPE html> | Ivan Tcholakov | 3 | -3/+6 |
2015-02-17 | Fix #3572: CI_Security::_remove_evil_attributes() | Andrey Andreev | 1 | -21/+6 |
2015-02-15 | add <!DOCTYPE html> | Tjoosten | 25 | -25/+50 |
2015-02-13 | Fix a typo in CI_Session | Andrey Andreev | 1 | -1/+1 |
2015-02-11 | Fix undefined variable notice in Session redis, memcached drivers | Andrey Andreev | 2 | -2/+2 |
2015-02-09 | Fix #3579 | Andrey Andreev | 1 | -2/+2 |
2015-02-08 | Merge pull request #3577 from dev-ggallon/Fix_Database | Andrey Andreev | 2 | -2/+2 |
2015-02-08 | Deleted spaces | Gwenael Gallon | 2 | -2/+2 |
2015-02-08 | Revert "Remove unnecessary return" | Gwenael Gallon | 1 | -1/+1 |
2015-02-08 | Revert "Remove unnecessary return" | Gwenael Gallon | 6 | -6/+6 |
2015-02-08 | Revert "Remove unnecessary return" | Gwenael Gallon | 8 | -8/+8 |
2015-02-07 | Remove unnecessary return | Gwenael Gallon | 8 | -8/+8 |
2015-02-07 | Remove unnecessary return | Gwenael Gallon | 6 | -6/+6 |
2015-02-07 | Remove unnecessary return | Gwenael Gallon | 1 | -1/+1 |
2015-02-07 | Revert indentation | Gwenael Gallon | 2 | -8/+8 |
2015-02-07 | Add 'sess_regenerate_destroy' setting | Andrey Andreev | 1 | -1/+1 |
2015-02-07 | Fix unreachable code | Gwenael Gallon | 2 | -10/+10 |
2015-02-06 | a tiny change | İrfan Evrens | 1 | -1/+1 |
2015-02-06 | Polish changes following PR #3573 | Andrey Andreev | 1 | -5/+12 |