Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-26 | (no commit message) | Rick Ellis | 1 | -25/+24 | |
2008-08-26 | Adding images folder | Rick Ellis | 4 | -0/+0 | |
2008-08-26 | Fixed a typo | Rick Ellis | 1 | -1/+1 | |
2008-08-22 | Fixed a comment typo | Rick Ellis | 1 | -1/+1 | |
2008-08-22 | fixed a missing semi colon | Derek Allard | 1 | -1/+2 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -1/+29 | |
2008-08-21 | Added a bit more error trapping in the load() function | Rick Ellis | 1 | -0/+5 | |
2008-08-21 | Added the ability to assign a custom object name when loading a library. | Rick Ellis | 1 | -9/+56 | |
Added some code that looks to see if a library is in a subdirectory if the class is not found, and if the path was not specified | |||||
2008-08-21 | typo in xmlrpc | Derek Allard | 2 | -2/+2 | |
2008-08-21 | added user_data field to sessions userguide page | Derek Allard | 1 | -0/+1 | |
2008-08-21 | further whitespace fixes | Derek Allard | 12 | -254/+202 | |
2008-08-21 | whitespace fixes | Derek Allard | 21 | -422/+422 | |
a minor re-ordering of the changelog | |||||
2008-08-21 | Fixed a bug in is_natural_no_zero | Rick Ellis | 1 | -1/+11 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -0/+113 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -19/+50 | |
2008-08-21 | Updated the Session class so that if a database is being used, any custom ↵ | Rick Ellis | 1 | -213/+254 | |
data is stored to the DB rather then the cookie. | |||||
2008-08-21 | (no commit message) | Rick Ellis | 1 | -30/+30 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -15/+18 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -14/+35 | |
2008-08-21 | Added two new functions: is_natural and is_natural_no_zero | Rick Ellis | 1 | -1/+29 | |
2008-08-20 | Changed the output of the profiler to use style attribute rather then clear, ↵ | Derek Allard | 2 | -4/+10 | |
and added the id "codeigniter_profiler" to the container div | |||||
2008-08-20 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-08-20 | Added descriptions for current_url() and uri_segments() | Rick Ellis | 1 | -0/+12 | |
2008-08-20 | Added current_url() and uri_string() functions to the URL helper | Rick Ellis | 1 | -2/+40 | |
2008-08-15 | changed entity standardization to require at least two characters after an ↵ | Derek Jones | 2 | -1/+2 | |
ampersand before forcing a semi-colon | |||||
2008-08-13 | lines, not arrays, Mr. Jones | Derek Jones | 1 | -40/+40 | |
2008-08-13 | updated time zone list and offsets to match the world's current time zones | Derek Jones | 3 | -63/+83 | |
2008-08-12 | spelling correction | Derek Allard | 1 | -1/+1 | |
2008-08-12 | Added newline character in between hidden fields | Rick Ellis | 1 | -0/+1 | |
2008-08-12 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-08-12 | (no commit message) | Rick Ellis | 1 | -2/+13 | |
2008-08-12 | (no commit message) | Rick Ellis | 1 | -2/+2 | |
2008-08-12 | Added support for libraries in subdirectories | Rick Ellis | 1 | -2/+22 | |
2008-08-10 | image_heigth to image_height | Derek Allard | 2 | -2/+2 | |
2008-08-07 | tightened human time stamp validation regex | Derek Jones | 2 | -1/+2 | |
2008-08-06 | added killing of nulls to _prep_quoted_printable() | Derek Jones | 1 | -1/+4 | |
2008-08-06 | fixed bug where dechex() was being fed the wrong variable for encoding space ↵ | Derek Jones | 2 | -1/+2 | |
and tab characters at the end of a line of quoted-printable encoded content | |||||
2008-07-25 | quotes to an example in DBforge | Derek Allard | 2 | -2/+2 | |
2008-07-25 | put $robots back into user_agents.php | Derek Jones | 2 | -0/+12 | |
2008-07-21 | removing stray quotes | Derek Allard | 1 | -1/+1 | |
2008-07-21 | Removed added newlines ("\n") from most form and html helper functions. | Derek Allard | 3 | -10/+16 | |
2008-07-20 | guide example fix for form_hidden | Derek Allard | 2 | -2/+2 | |
2008-07-18 | (no commit message) | Derek Allard | 1 | -1/+1 | |
2008-07-18 | added "ed" to "borrowed" (d'uh) | Derek Allard | 1 | -1/+1 | |
2008-07-18 | modified credits page to "ExpressionEngine Development Team". | Derek Allard | 1 | -10/+6 | |
2008-07-16 | fixed a series of "next" and "previous" topic links that pointed to the ↵ | Derek Allard | 24 | -24/+24 | |
wrong pages. |