Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-20 | Revert "Oci8 access modifiers" | Timothy Warren | 4 | -23/+35 | |
This reverts commit 9f86f5cddea54e7fedf4be89d1d1cc90d1564488. | |||||
2012-03-20 | Revert "ODBC access modifiers" | Timothy Warren | 4 | -55/+92 | |
This reverts commit 142ca8e565b722b758b5ef88c888891d04da8700. | |||||
2012-03-20 | Revert "PDO driver access modifiers" | Timothy Warren | 3 | -63/+98 | |
This reverts commit 8c332e7f907e6af498f18fa1bf28e0a0c6e11448. | |||||
2012-03-20 | Revert "Postgre visibility declarations" | Timothy Warren | 4 | -50/+86 | |
This reverts commit 7a3f89716a5ea3fc00e69342f8c9c7de77ca99ce. | |||||
2012-03-20 | Revert "SQlite visibility declarations" | Timothy Warren | 4 | -50/+90 | |
This reverts commit 1ed5995be34f499aec8cd7b6d4d525a33017fd94. | |||||
2012-03-20 | Revert "Sqlsrv driver visibility declarations" | Timothy Warren | 4 | -61/+104 | |
This reverts commit b4172695910bf8c0c07933e9baf536d22c9e097a. | |||||
2012-03-20 | Revert "Fixed visibility declarations on dbforge and utility classes" | Timothy Warren | 12 | -62/+68 | |
This reverts commit 78a2de4e049f478ec1efd92d639aaf11be933335. | |||||
2012-03-19 | Fixed visibility declarations on dbforge and utility classes | Timothy Warren | 12 | -68/+62 | |
2012-03-19 | Minor mysql/mysqli formatting fixes | Timothy Warren | 8 | -8/+8 | |
2012-03-19 | Sqlsrv driver visibility declarations | Timothy Warren | 4 | -104/+61 | |
2012-03-19 | SQlite visibility declarations | Timothy Warren | 4 | -90/+50 | |
2012-03-19 | Postgre visibility declarations | Timothy Warren | 4 | -86/+50 | |
2012-03-19 | PDO driver access modifiers | Timothy Warren | 3 | -98/+63 | |
2012-03-19 | ODBC access modifiers | Timothy Warren | 4 | -92/+55 | |
2012-03-19 | Oci8 access modifiers | Timothy Warren | 4 | -35/+23 | |
2012-03-19 | Added access modifiers for MSSQL driver | Timothy Warren | 4 | -90/+47 | |
2012-03-19 | Added access modifiers to the rest of the Cubrid classes | Timothy Warren | 3 | -33/+19 | |
2012-03-19 | Added access modifiers to CUBRID driver | Timothy Warren | 1 | -56/+31 | |
2012-03-19 | Removed pointless _prep_sql methods | Timothy Warren | 9 | -140/+3 | |
2012-03-19 | Made the rest of the db classes abstract \n | Timothy Warren | 3 | -3/+3 | |
except for the DB_cache class, because I'm not sure if it is directly called | |||||
2012-03-19 | Made database parent classes and methods abstract | Timothy Warren | 2 | -5/+3 | |
2012-03-19 | Merge pull request #1074 from mikedfunk/feature/all_flashdata | Andrey Andreev | 3 | -0/+28 | |
Feature/all flashdata | |||||
2012-03-19 | merged with latest develop. | Mike Funk | 64 | -546/+3889 | |
2012-03-19 | Apply strtolower() to hash support check in do_hash() | Andrey Andreev | 1 | -1/+1 | |
2012-03-19 | Fix possible error messages with do_hash() and alter a changelog entry | Andrey Andreev | 2 | -10/+7 | |
2012-03-19 | Merge pull request #1182 from freewil/cookies-httponly | Andrey Andreev | 6 | -16/+37 | |
Cookies httponly | |||||
2012-03-18 | Merge pull request #1198 from freewil/do_hash | Phil Sturgeon | 3 | -4/+6 | |
use php's hash() function for do_hash() helper | |||||
2012-03-18 | use php's hash() function for do_hash() helper | freewil | 3 | -4/+6 | |
2012-03-18 | add support for httponly cookies | freewil | 6 | -16/+37 | |
2012-03-18 | Merge pull request #1060 from toopay/pdo_meta | Andrey Andreev | 2 | -2/+62 | |
Fixed meta table method(s) for PDO | |||||
2012-03-17 | Remove type casting | Taufan Aditya | 1 | -1/+1 | |
2012-03-16 | Spacing and replace array_key_exists | Taufan Aditya | 1 | -2/+2 | |
2012-03-16 | Merge pull request #1193 from tiyowan/develop | Andrey Andreev | 1 | -1/+1 | |
Fix form_fieldset_close() example to match actual return | |||||
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 | |
Add unit test for strip_slashes() in string_helper.php | |||||
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 | |
Add strip_slashes() to string helper documentation | |||||
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 | |
Change unit tests to provide one hundred percent code coverage | |||||
2012-03-15 | Change unit tests to provide one hundred percent code coverage | Hamza Bhatti | 1 | -2/+4 | |
- Add value to test is_countable() conditional in test_singular() - Add value to test is_countable() conditional in test_plural() | |||||
2012-03-14 | Merge pull request #1186 from tiyowan/develop | Phil Sturgeon | 1 | -1/+1 | |
Fix form_input() associative array example to match actual return | |||||
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 | |
Fix comment typo in Form_validation.php | |||||
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 | |
Make timespan() helper show fuzzier periods if required | |||||
2012-03-14 | Merge pull request #1184 from spol/upload_lang_fix | Phil Sturgeon | 1 | -1/+1 | |
Fixed typo in English language file for upload library. | |||||
2012-03-14 | Merge pull request #1183 from tiyowan/path-helper-unit-tests | Phil Sturgeon | 1 | -0/+29 | |
Add unit tests for path helper | |||||
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 | |