- c2acb23 Fix comment typo in Form_validation.php by tiyowan · 13 years ago
- 15a29e1 Merged unit test progress. by Phil Sturgeon · 13 years ago
- 0fe8c8e Merge branch 'feature/unit-tests' into develop by Phil Sturgeon · 13 years ago
- 6b535f5 Fix some spaces and alignments in the new Wincache driver by Andrey Andreev · 13 years ago
- 93dfe41 Merge pull request #1174 from tiyowan/remove-defines by Andrey Andreev · 13 years ago
- 09aefde Merge pull request #1095 from colonelchlorine/develop by Phil Sturgeon · 13 years ago
- 5b9fd2d Replace function_exists() checks with MB_ENABLED constant by tiyowan · 13 years ago
- 8029532 Just some cleanup in the Table class by Andrey Andreev · 13 years ago
- 21e7a3b merged latest develop branch. by Mike Funk · 13 years ago
- 5fbaf27 Changed space to tab in docblock. by Mike Funk · 13 years ago
- 6b4deae Merge pull request #1079 from mikedfunk/feature/form_val_config by Andrey Andreev · 13 years ago
- 8749bc7 Fix incomplete and skipped test by Taufan Aditya · 13 years ago
- 8e2ca4e Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
- 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
- 98626f1 Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/form_val_config by Mike Funk · 13 years ago
- 7f42d06 moved delimiter assigning to constructor, removed extra function. by Mike Funk · 13 years ago
- fd15423 Fixed bug with rules not being passed to _config_delimiters or back into $this->_config_rules. by Mike Funk · 13 years ago
- 3b2c508 Fix issue #501 by Andrey Andreev · 13 years ago
- 9fcb2ad merged latest develop branch, fixed changelog conflict. by Mike Funk · 13 years ago
- 1909b5b merged from develop, fixed conflict in user guide. by Mike Funk · 13 years ago
- afca1f0 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
- 883f80f Removed reset_validation() method from run() method by JonoB · 13 years ago
- 6b83123 Fixed a bug in CI_Session::_unserialize() by Andrey Andreev · 13 years ago
- 2baae20 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by John Crepezzi · 13 years ago
- c8da4fe Fix indentation for changes from pull #1121 by Andrey Andreev · 13 years ago
- 099c478 Allow users to specify an array for validation, instead of alway using the $_POST array by JonoB · 13 years ago
- 790eb70 Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
- 76988e6 Merged conflicts. by Phil Sturgeon · 13 years ago
- 010f1f4 Fixed a bug - CI_Upload::_file_mime_type() could've failed if popen() is used for the detection. by tubalmartin · 13 years ago
- 100934c Updated tabs, reinserted license, and fixed logic on get() by Mike Davies · 13 years ago
- 75b2c7f Merge pull request #1107 from diogoosorio/develop by Andrey Andreev · 13 years ago
- 593f798 Made the code more readable, updated the changelog. by Diogo Osório · 13 years ago
- 7fcc7bd #1080 - Check if the SMTP connection and authentication were successfull. by Diogo Osório · 13 years ago
- f142192 Limit db session select to single row by Timothy Warren · 13 years ago
- 676a0dd updated error_array #565 by Michiel Vugteveen · 13 years ago
- 963386b Fix issue #803 (Profiler library didn't handle objects properly) by Andrey Andreev · 13 years ago
- 6ca407e Fix issue #153 (E_NOTICE generated by getimagesize()) by Andrey Andreev · 13 years ago
- 59c5b53 Some other minor improvements to the Email library by Andrey Andreev · 13 years ago
- 76f15c9 Switch ANDs to &&, || to OR in the Email class by Andrey Andreev · 13 years ago
- 081c946 Remove access lines and fix method description blocks in the Email class by Andrey Andreev · 13 years ago
- 5081409 Switch private properties in the Email class to protected by Andrey Andreev · 13 years ago
- 03a5765 Added support for Wincache when running CI on Windows boxes by Mike Davies · 13 years ago
- b578326 removed double slash by Michiel Vugteveen · 13 years ago
- 6b414d1 Merged in 2.1-stable changes. by Phil Sturgeon · 13 years ago
- a90b1f2 tab separator in _config_delimiters dockblock. by Mike Funk · 13 years ago
- aa20f5b using tabs as @item seperators in docblocks. by Mike Funk · 13 years ago
- 9af3337 fixed some mismatched brackets. by Mike Funk · 13 years ago
- 1ccdb9a changed _config_delimiters() to protected. by Mike Funk · 13 years ago
- 0adff1b Replace AND with && by Andrey Andreev · 13 years ago
- 46ac881 Fix issue #177 by Andrey Andreev · 13 years ago
- 326a5e7 added config process method checking for delimiter values, updated changelog and user guide. by Mike Funk · 13 years ago
- 46e3a9a added config check, changelog entry, and user guide update. by Mike Funk · 13 years ago
- 287dd45 Fixed issue #960 by Marcos Garcia · 13 years ago
- 6e09f23 Lowered the file permissions for file caches. by Yorick Peterse · 13 years ago
- c193166 Renaming equal_to_greater_than to greater_than_equal_to, equal_to_less_than to less_than_equal_to by Nick Busey · 13 years ago
- 69ff798 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
- 98c347d Adding equal to greater than, equal to less than form validators. by Nick Busey · 13 years ago
- 7ff563d Merge upstream by Andrey Andreev · 13 years ago
- 247e122 Merge remote-tracking branch 'upstream/develop' into develop-image-lib by Andrey Andreev · 13 years ago
- 99015bc Merge pull request #842 from narfbg/develop-encrypt by Phil Sturgeon · 13 years ago
- f863a02 Revert a space in the license agreement :) by Andrey Andreev · 13 years ago
- a3d19c4 Revert a space in the license agreement :) by Andrey Andreev · 13 years ago
- ed65313 Revert a space in the license agreement :) by Andrey Andreev · 13 years ago
- f886818 Replace AND with && by Andrey Andreev · 13 years ago
- 7e087f5 Revert if() merge, for readability by Andrey Andreev · 13 years ago
- 2c8baeb Some more cleaning by Andrey Andreev · 13 years ago
- f4cb94e Some more cleaning by Andrey Andreev · 13 years ago
- 9c622f3 Still update the session on AJAX calls, just don't regenerate the session ID by Andrey Andreev · 13 years ago
- eea2ff5 Fix issue #154 by Andrey Andreev · 13 years ago
- 7bb95df APC throws "apc_store() expects parameter 3 to be long, string given". Validates the TTL to an integer. by Sean Fisher · 13 years ago
- e463630 Remove a quote by Andrey Andreev · 13 years ago
- 8e70b79 CI_Image_lib::image_reproportion() to work if only one of either width or height are set by Andrey Andreev · 13 years ago
- 8f80bc4 array keys should be 0, 1, and 2. key 3 results in error (invalid offset) by Ronald Beilsma · 13 years ago
- d655a99 Two returns by Andrey Andreev · 13 years ago
- 25dcb93 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Ronald Beilsma · 13 years ago
- cc6dbda Some more misc. stuff by Andrey Andreev · 13 years ago
- 5a67e3d Fix the same expression in crop() by Andrey Andreev · 13 years ago
- 1a9f52c Fixed a bug in CI_Image_lib::resize() by Andrey Andreev · 13 years ago
- 17c50eb Merge upstream branch by Andrey Andreev · 13 years ago
- c3eb5e1 Merge branch 'patch-1' of https://github.com/dixy/CodeIgniter-1 into dixy-patch-1 by Eric Barnes · 13 years ago
- 3b37659 Fixed paging with prefix and suffix for real page numbers. Refs #677 Fixes #52 by Eric Barnes · 13 years ago
- 8d727f1 Fixed prefix and suffix in pagination. Fixes #677 by Eric Barnes · 13 years ago
- 166396e Merge remote-tracking branch 'upstream/develop' into develop-xmlrpc by Andrey Andreev · 13 years ago
- b195637 Replace htmlentities() with htmlspecialchars() to fix issue #561 by Andrey Andreev · 13 years ago
- d09d650 Fix a comment and remove access description lines by Andrey Andreev · 13 years ago
- 115db13 Merge pull request #615 from onigoetz/patch-1 by Phil Sturgeon · 13 years ago
- 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
- cf2ba9e Cut some comments by Andrey Andreev · 13 years ago
- bb96c8b Fix a comment typo by Andrey Andreev · 13 years ago
- 8323ae6 Fix a bug and put some comments describing changes from pull #818 by Andrey Andreev · 13 years ago
- d268eda Added SELECT version to migrations to make the query a billionth faster. by Phil Sturgeon · 13 years ago
- adc1175 Replace some list(...) = each(...) expressions with current(), where only values are needed by Andrey Andreev · 13 years ago
- 79d88a1 Merge pull request #818 from narfbg/develop-image-lib by Phil Sturgeon · 13 years ago
- 665af0c Some alignment for readability by Andrey Andreev · 13 years ago
- 1d97f29 Another fix on a previous commit from this request by Andrey Andreev · 13 years ago
- a948f07 Remove a str_split() from the previous commit - we can access string characters like we do in an indexed array anyways by Andrey Andreev · 13 years ago
- 64dbdfb Added support for 3-length hex color values format and a number of validation improvements by Andrey Andreev · 13 years ago
- 6209015 Some more optimizations by Andrey Andreev · 13 years ago
- cfb7021 ceil returned float (line 131), so if statement in line 134 was bound to return false (===, float vs integer) by Ronald Beilsma · 13 years ago
- 64b0136 fixed bug in typography library by Ronald Beilsma · 13 years ago