Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-29 | fix typo in comments | Claudio Galdiolo | 1 | -1/+1 | |
2015-01-29 | Fix #3529 | Andrey Andreev | 1 | -1/+1 | |
Seems to be some really obscure PHP bug ... | |||||
2015-01-29 | Merge pull request #3530 from galdiolo/patch-5 | Andrey Andreev | 3 | -7/+7 | |
[ci skip] Fix comment typos | |||||
2015-01-29 | fix typo in comments | Claudio Galdiolo | 1 | -2/+2 | |
2015-01-29 | fix typo in comments | Claudio Galdiolo | 1 | -2/+2 | |
2015-01-29 | fix typo in comments | Claudio Galdiolo | 1 | -3/+3 | |
2015-01-29 | [ci skip] Clarify get_cookie(), CI_Input::cookie() docs | Andrey Andreev | 2 | -9/+14 | |
Close #3527 Close #3528 | |||||
2015-01-28 | [ci skip] Correct a docblock following PR #3521 | Andrey Andreev | 1 | -1/+1 | |
2015-01-28 | Merge pull request #3521 from foxlance/develop | Andrey Andreev | 4 | -0/+17 | |
Add 'in_list' form validation rule | |||||
2015-01-28 | Merge pull request #3524 from galdiolo/patch-5 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix typo in comments | |||||
2015-01-28 | fix typo in comments | Claudio Galdiolo | 1 | -1/+1 | |
2015-01-28 | updated formatting on changelog entry for in_list | Lance Vincent | 1 | -1/+1 | |
2015-01-28 | change in to in_list | Lance Vincent | 3 | -3/+3 | |
2015-01-28 | Form Validation - In Method | Lance Vincent | 4 | -0/+17 | |
2015-01-28 | Merge remote-tracking branch 'origin/develop' into develop | Lance Vincent | 0 | -0/+0 | |
Conflicts: system/language/english/form_validation_lang.php system/libraries/Form_validation.php user_guide_src/source/libraries/form_validation.rst | |||||
2015-01-28 | Form Validation - In Method | Lance Vincent | 3 | -0/+18 | |
Returns true if a given value matches any of the specified list | |||||
2015-01-27 | Merge pull request #3519 from kakysha/develop | Andrey Andreev | 1 | -1/+1 | |
[ci skip] is_php() comment block more accurate description | |||||
2015-01-27 | Form Validation - After Date | Lance Vincent | 3 | -0/+16 | |
2015-01-27 | Form Validation - Before Date | Lance Vincent | 3 | -0/+16 | |
2015-01-27 | is_php() more accurate description | kakysha | 1 | -1/+1 | |
2015-01-27 | Form Validation - Not In Method | Lance Vincent | 3 | -0/+18 | |
2015-01-27 | Merge pull request #3517 from Razican/credit_fix | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix #3516 (doc spelling mistake) | |||||
2015-01-27 | Fixed #3516 | Razican | 1 | -1/+1 | |
Signed-off-by: Razican <admin@razican.com> | |||||
2015-01-26 | [ci skip] Remove 'session' from autoload comments for 'driver' | Andrey Andreev | 1 | -2/+2 | |
... cause it doesn't work that way. | |||||
2015-01-26 | Form Validation - Date Method | Lance Vincent | 3 | -0/+27 | |
Value should be a valid date | |||||
2015-01-26 | ... and neither does MYSQLI_OPT_RECONNECT | Andrey Andreev | 1 | -1/+0 | |
2015-01-26 | Apparently MYSQLI_OPT_READ_TIMEOUT doesn't work on PHP | Andrey Andreev | 1 | -1/+0 | |
2015-01-26 | Remove license blocks in /application files | vlakoff | 26 | -936/+0 | |
These blocks are annoying for the user and serve little to no purpose as the files are just config files, a boilerplate controller and some views. | |||||
2015-01-26 | Close #3509 | Andrey Andreev | 1 | -0/+4 | |
Not really a bug, but ... | |||||
2015-01-26 | [ci skip] Another adjustment to ci_sessions example | Andrey Andreev | 1 | -1/+1 | |
2015-01-26 | Merge pull request #3510 from jim-parry/develop | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Fix ci_sessions primary key example | |||||
2015-01-26 | Correct path in documentation | vlakoff | 1 | -1/+1 | |
Sphinx could handle it although. | |||||
2015-01-26 | Session writeup error? | Master Yoda | 1 | -1/+1 | |
Signed-off-by:Master Yoda <jim_parry@bcit.ca> | |||||
2015-01-26 | Form Validation - In Method | Lance Vincent | 3 | -0/+18 | |
Returns true if a given value matches any of the specified list | |||||
2015-01-26 | Form Validation - Between method | Lance Vincent | 3 | -0/+23 | |
Value must be within a given numeric range | |||||
2015-01-25 | Merge pull request #3508 from vlakoff/documentation-2 | Andrey Andreev | 1 | -1/+1 | |
[ci skip] Small fixes in documentation | |||||
2015-01-25 | Small fixes in documentation | vlakoff | 1 | -1/+1 | |
2015-01-23 | Merge pull request #3502 from dev-ggallon/Database | Andrey Andreev | 3 | -4/+2 | |
Database Driver Clean and Fix | |||||
2015-01-23 | Corrected loop with the $c variable | Gwenael G | 1 | -1/+1 | |
2015-01-23 | Fix error extends class name | Gwenael G | 1 | -1/+1 | |
2015-01-23 | This $comment_clause local variable is declared but never used. | Gwenael G | 1 | -2/+0 | |
2015-01-23 | Merge pull request #3501 from dev-ggallon/Typography_Library | Andrey Andreev | 1 | -1/+0 | |
Remove unused variable | |||||
2015-01-23 | This paragraph local variable is declared but never used. | Gwenael G | 1 | -1/+0 | |
2015-01-23 | Fix unrecognized :doc: link | vlakoff | 1 | -3/+3 | |
2015-01-23 | [ci skip] Update docs to account for 2.2.1 release | Andrey Andreev | 5 | -40/+50 | |
2015-01-22 | Um ... I meant autoload.php | Andrey Andreev | 1 | -1/+1 | |
#3497 | |||||
2015-01-22 | Don't try to include config/autoload.php if it doesn't exist | Andrey Andreev | 1 | -1/+5 | |
Related: #3497 | |||||
2015-01-22 | Merge pull request #3490 from vlakoff/file_endings | Andrey Andreev | 195 | -606/+2 | |
[ci skip] Remove closing blocks at end of PHP files | |||||
2015-01-22 | Update documentation about PHP files closing | vlakoff | 2 | -27/+2 | |
2015-01-21 | [ci skip] Whitespace removal | Andrey Andreev | 1 | -3/+0 | |