Age | Commit message (Expand) | Author | Files | Lines |
2012-03-16 | Add unit tests for form_helper.php | tiyowan | 1 | -0/+252 |
2012-03-16 | Merge pull request #1193 from tiyowan/develop | Andrey Andreev | 1 | -1/+1 |
2012-03-16 | Fix form_fieldset_close() example to match actual return | tiyowan | 1 | -1/+1 |
2012-03-16 | Merge pull request #1192 from tiyowan/string-helper-tests | Eric Barnes | 1 | -0/+15 |
2012-03-16 | Add unit test for strip_slashes() in string_helper.php | tiyowan | 1 | -0/+15 |
2012-03-16 | Merge pull request #1191 from tiyowan/develop | Andrey Andreev | 1 | -0/+30 |
2012-03-15 | Add strip_slashes() to string helper documentation | tiyowan | 1 | -0/+30 |
2012-03-15 | Merge pull request #1190 from tiyowan/inflection-helper-tests | Andrey Andreev | 1 | -2/+4 |
2012-03-15 | Change unit tests to provide one hundred percent code coverage | Hamza Bhatti | 1 | -2/+4 |
2012-03-14 | Merge pull request #1186 from tiyowan/develop | Phil Sturgeon | 1 | -1/+1 |
2012-03-14 | Fix form_input() associative array example to match actual return | tiyowan | 1 | -1/+1 |
2012-03-14 | Merge pull request #1185 from tiyowan/develop | Phil Sturgeon | 1 | -1/+1 |
2012-03-14 | Fix comment typo in Form_validation.php | tiyowan | 1 | -1/+1 |
2012-03-14 | Merge pull request #1165 from junap/develop | Andrey Andreev | 3 | -22/+32 |
2012-03-14 | Merge pull request #1184 from spol/upload_lang_fix | Phil Sturgeon | 1 | -1/+1 |
2012-03-14 | Merge pull request #1183 from tiyowan/path-helper-unit-tests | Phil Sturgeon | 1 | -0/+29 |
2012-03-14 | Merged unit test progress. | Phil Sturgeon | 26 | -316/+500 |
2012-03-14 | Merge branch 'feature/unit-tests' into develop | Phil Sturgeon | 35 | -254/+3262 |
2012-03-14 | Add fix for Windows OS | Hamza Bhatti | 1 | -1/+1 |
2012-03-14 | check array count for seconds unit too | Roger Herbert | 1 | -1/+1 |
2012-03-14 | changed default value for $units to 7 | Roger Herbert | 1 | -2/+2 |
2012-03-14 | timespan() helper change | Roger Herbert | 21 | -272/+476 |
2012-03-14 | Further improve the path helper | Andrey Andreev | 2 | -23/+16 |
2012-03-14 | Merge pull request #1175 from toopay/path_helper | Andrey Andreev | 3 | -14/+22 |
2012-03-13 | Merge pull request #1180 from timw4mail/develop | Eric Barnes | 1 | -5/+5 |
2012-03-13 | Active Record documentation cleanup | Timothy Warren | 1 | -5/+5 |
2012-03-13 | New line and changelog correction | Taufan Aditya | 2 | -1/+4 |
2012-03-13 | Clean up the directory helper | Andrey Andreev | 1 | -11/+7 |
2012-03-13 | Clean up the array helper | Andrey Andreev | 1 | -36/+11 |
2012-03-13 | Clean up the cookie helper | Andrey Andreev | 1 | -18/+6 |
2012-03-13 | Merge pull request #1176 from IT-Can/attributes-form-hidden | Andrey Andreev | 1 | -113/+152 |
2012-03-13 | Merge pull request #1177 from Eclarian/feature/db_toString_support | Andrey Andreev | 1 | -1/+1 |
2012-03-12 | Merge branch 'develop' into feature/db_toString_support | Joel Kallman | 185 | -7771/+7531 |
2012-03-12 | Extra | Taufan Aditya | 1 | -2/+2 |
2012-03-12 | Fix some spaces and alignments in the new Wincache driver | Andrey Andreev | 3 | -44/+39 |
2012-03-12 | Merge pull request #1174 from tiyowan/remove-defines | Andrey Andreev | 2 | -5/+5 |
2012-03-12 | Merge pull request #1095 from colonelchlorine/develop | Phil Sturgeon | 3 | -1/+169 |
2012-03-12 | Revert "Remove unused defines from CI_Utf8" | tiyowan | 1 | -1/+10 |
2012-03-12 | Revert "Re-add UTF8_ENABLED constant" | tiyowan | 1 | -3/+1 |
2012-03-12 | Revert "Re-add MB_ENABLED constant" | tiyowan | 1 | -5/+0 |
2012-03-12 | Replace function_exists() checks with MB_ENABLED constant | tiyowan | 2 | -5/+5 |
2012-03-12 | Re-add MB_ENABLED constant | tiyowan | 1 | -0/+5 |
2012-03-12 | Re-add UTF8_ENABLED constant | Hamza Bhatti | 1 | -1/+3 |
2012-03-12 | Remove unused defines from CI_Utf8 | Hamza Bhatti | 1 | -10/+1 |
2012-03-12 | typo | Michiel Vugteveen | 1 | -2/+2 |
2012-03-12 | user guide udate | Michiel Vugteveen | 1 | -113/+152 |
2012-03-12 | Doc | Taufan Aditya | 1 | -2/+2 |
2012-03-12 | Update the list of supported databases | Andrey Andreev | 1 | -2/+2 |
2012-03-12 | Minimal PHP version annotation | Taufan Aditya | 1 | -1/+1 |
2012-03-12 | Left the function_exists due some security restriction in some hosting enviro... | Taufan Aditya | 1 | -2/+9 |