Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-28 | * Added valid_base64() to the Validation class | Derek Jones | 1 | -0/+6 | |
* Tightened up validation of the supplied string given to the decode() method of the Encryption class (#3320) | |||||
2008-01-22 | typo: "ba" to "be". Bah! | Derek Allard | 1 | -1/+1 | |
2008-01-22 | Changed "numeric" to use is_numeric() and added an "integer" rule into the ↵ | Derek Allard | 1 | -4/+10 | |
Validation library. | |||||
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 23 | -46/+46 | |
2008-01-21 | documented sess_time_to_update | Derek Allard | 1 | -51/+53 | |
2008-01-19 | Added attributes into <html> of userguide for valid html. | Derek Allard | 23 | -23/+23 | |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 23 | -23/+23 | |
2008-01-17 | typo fixes | Derek Allard | 1 | -1/+1 | |
2008-01-16 | Many new Active Record functions, and another whack of stuff | Derek Allard | 22 | -22/+1548 | |
2007-12-22 | typo | Derek Allard | 1 | -1/+1 | |
2007-12-22 | typos fixes | Derek Allard | 1 | -1/+1 | |
2007-12-14 | Fixed an example of accept_charset() in the User Agent Library. | Derek Allard | 1 | -201/+1 | |
2007-12-14 | Fixed a typo in the table library docs. | Derek Allard | 1 | -292/+1 | |
2007-12-09 | userguide fixes, typos, examples. | Derek Allard | 1 | -252/+1 | |
2007-12-02 | Fixed an example for XML RPC. Fixed a missing "?>" in the smiley helper. | Derek Allard | 1 | -488/+1 | |
2007-11-29 | fixed an example typo | Derek Allard | 1 | -299/+1 | |
2007-11-21 | fixed a typo (; in wrong place) in xmlrpc | Derek Allard | 1 | -1/+1 | |
2007-10-25 | Moved part of the userguide menu javascript to an external file. | Derek Allard | 23 | -138/+23 | |
2007-10-10 | A few quick changes to the XML-RPC docs to be clearer | paulburdick | 1 | -5/+4 | |
2007-09-10 | fixed docs for unset_userdata() | Derek Jones | 1 | -3/+3 | |
2007-08-23 | Fixed an example in the Calendar library for Showing Next/Previous Month Links. | Derek Allard | 1 | -4/+4 | |
2007-08-17 | Documented unset_userdata in the Session class. | Derek Allard | 1 | -302/+309 | |
2007-08-10 | typos again | Derek Allard | 1 | -296/+302 | |
2007-08-08 | changed some-site.com to example.com in example code per ↵ | Derek Allard | 4 | -5/+5 | |
http://www.rfc-editor.org/rfc/rfc2606.txt | |||||
2007-08-08 | Fixed an example of comma-separated emails in the email library documentation | Derek Allard | 1 | -7/+8 | |
2007-08-07 | documented unset_userdata() in session user guide | Derek Allard | 1 | -1/+4 | |
2007-08-07 | added more descriptive titles to all user manual pages | Derek Allard | 23 | -23/+23 | |
2007-08-04 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2007-07-20 | example fix | Derek Allard | 1 | -2/+2 | |
2007-07-13 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2007-07-12 | moved version number up in docs and CI_VERSION | Derek Allard | 23 | -23/+23 | |
2007-07-12 | added link to autoloader docs | Derek Jones | 1 | -1/+1 | |
2007-07-12 | added language files to autoload | Derek Allard | 1 | -6/+3 | |
2007-07-12 | added a missing option | Derek Allard | 1 | -2/+2 | |
2007-07-12 | typo | Derek Allard | 1 | -1/+1 | |
2007-07-08 | typo fix | Derek Allard | 1 | -1/+1 | |
2007-07-05 | fixed validation errors... about a zillion of em. | Derek Allard | 23 | -155/+152 | |
2007-06-24 | changed search to use codeigniter.com vs www.codeigniter.com as Google seems ↵ | Derek Allard | 23 | -23/+23 | |
to have spidered it much better. | |||||
2007-06-18 | typo in example | Derek Allard | 1 | -2/+2 | |
2007-06-14 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2007-06-13 | (no commit message) | Rick Ellis | 1 | -2/+2 | |
2007-05-09 | typo fixes | Derek Allard | 1 | -2/+2 | |
2007-04-26 | typo fix | Derek Allard | 1 | -1/+1 | |
2007-04-24 | typos fixes | Derek Allard | 1 | -1/+1 | |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 23 | -168/+168 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2007-04-03 | changed pmachine links to ellislab | Derek Allard | 23 | -23/+23 | |
2007-04-03 | next and previous links fixed up | Derek Allard | 9 | -10/+9 | |
2007-04-01 | missing </code> fixed | Derek Allard | 1 | -1/+1 | |
2007-03-29 | fixed broken link | Derek Allard | 1 | -1/+1 | |
2007-03-28 | typo fix | Derek Allard | 1 | -1/+1 | |