Age | Commit message (Expand) | Author | Files | Lines |
2012-03-22 | Update user_guide_src/source/changelog.rst | leandronf | 1 | -0/+1 |
2012-03-20 | Fixed an issue with PostgreSQL's escape_str() | Andrey Andreev | 1 | -0/+1 |
2012-03-19 | merged with latest develop. | Mike Funk | 1 | -1/+9 |
2012-03-19 | Fix possible error messages with do_hash() and alter a changelog entry | Andrey Andreev | 1 | -2/+1 |
2012-03-19 | Merge pull request #1182 from freewil/cookies-httponly | Andrey Andreev | 1 | -0/+2 |
2012-03-18 | use php's hash() function for do_hash() helper | freewil | 1 | -0/+1 |
2012-03-18 | add support for httponly cookies | freewil | 1 | -0/+2 |
2012-03-14 | timespan() helper change | Roger Herbert | 1 | -1/+9 |
2012-03-14 | Merge pull request #1175 from toopay/path_helper | Andrey Andreev | 1 | -0/+1 |
2012-03-13 | New line and changelog correction | Taufan Aditya | 1 | -1/+1 |
2012-03-12 | Fix some spaces and alignments in the new Wincache driver | Andrey Andreev | 1 | -1/+1 |
2012-03-12 | Merge pull request #1095 from colonelchlorine/develop | Phil Sturgeon | 1 | -0/+1 |
2012-03-12 | Merge pull request #1078 from mikedfunk/feature/table_config | Andrey Andreev | 1 | -0/+1 |
2012-03-12 | Remove collation parameter from db_set_charset() (no longer needed) | Andrey Andreev | 1 | -1/+3 |
2012-03-12 | merged latest develop branch. | Mike Funk | 1 | -1/+8 |
2012-03-12 | merged with latest develop. | Mike Funk | 1 | -0/+1 |
2012-03-12 | Path helper improvement | Taufan Aditya | 1 | -0/+1 |
2012-03-12 | Merge pull request #1079 from mikedfunk/feature/form_val_config | Andrey Andreev | 1 | -0/+1 |
2012-03-12 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur... | Mike Funk | 1 | -1/+7 |
2012-03-12 | updated docs & changelog | Roger Herbert | 1 | -0/+1 |
2012-03-12 | form_dropdown() will now also take an array for unity with other form helpers. | nihaopaul | 1 | -0/+1 |
2012-03-11 | Added an Android <= 2.1 specific check to force_download() | Andrey Andreev | 1 | -0/+1 |
2012-03-10 | Remove PHP 5.1.6-specific code | Andrey Andreev | 1 | -1/+1 |
2012-03-09 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Phil Sturgeon | 1 | -0/+5 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -0/+1 |
2012-03-08 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into featur... | Mike Funk | 1 | -0/+3 |
2012-03-08 | Fix issue #940 | Andrey Andreev | 1 | -0/+1 |
2012-03-07 | Fix issue #501 | Andrey Andreev | 1 | -0/+1 |
2012-03-07 | removed is_method | Michiel Vugteveen | 1 | -2/+1 |
2012-03-07 | merged latest develop branch, fixed changelog conflict. | Mike Funk | 1 | -4/+65 |
2012-03-07 | merged from develop, fixed conflict in user guide. | Mike Funk | 1 | -4/+65 |
2012-03-07 | added method() and is_method() | Michiel Vugteveen | 1 | -0/+2 |
2012-03-06 | updated and merged user guide with develop branch. | Mike Funk | 1 | -4/+66 |
2012-03-06 | Resolve _protect_identifiers()/protect_identifiers() usage issues | Andrey Andreev | 1 | -0/+1 |
2012-03-06 | Changed rewrite_short_tags to have no effect on PHP 5.4 | Andrey Andreev | 1 | -0/+1 |
2012-03-06 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Phil Sturgeon | 1 | -0/+2 |
2012-03-06 | Removed reset_validation() method from run() method | JonoB | 1 | -0/+1 |
2012-03-06 | Fixed a bug in CI_Session::_unserialize() | Andrey Andreev | 1 | -0/+1 |
2012-03-06 | Updated changelog | SammyK | 1 | -0/+1 |
2012-03-05 | Moved change log entry from 2.1.1 to 3.0. | Phil Sturgeon | 1 | -1/+1 |
2012-03-05 | Add changelog entry (bug fix for issue #64) | Hamza Bhatti | 1 | -0/+1 |
2012-03-05 | Removed oci8-specific stuff from DB_driver.php and added a constructor to DB_... | Andrey Andreev | 1 | -0/+2 |
2012-03-05 | Partially fix issue #306 | Andrey Andreev | 1 | -0/+1 |
2012-03-05 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-issue-499 | Andrey Andreev | 1 | -0/+4 |
2012-03-04 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Phil Sturgeon | 1 | -0/+1 |
2012-03-04 | Updated with 2.1-stable. | Phil Sturgeon | 1 | -0/+2 |
2012-03-04 | Allow users to specify an array for validation, instead of alway using the $_... | JonoB | 1 | -0/+1 |
2012-03-04 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Phil Sturgeon | 1 | -7/+29 |
2012-03-04 | Merged conflicts. | Phil Sturgeon | 1 | -0/+1 |
2012-03-03 | Merge upstream branch | Andrey Andreev | 1 | -3/+12 |