Age | Commit message (Expand) | Author | Files | Lines |
2011-10-05 | fixed code block spacing in FTP lib docs | Derek Jones | 1 | -9/+59 |
2011-10-05 | fixed code block spacing in Image lib docs | Derek Jones | 1 | -6/+52 |
2011-10-05 | fixed code block spacing on Input lib docs | Derek Jones | 1 | -5/+32 |
2011-10-05 | fixed code block spacing on Language and JS lib docs | Derek Jones | 2 | -10/+22 |
2011-10-05 | fixed code block spacing in Loader, Output, and Pagination lib docs | Derek Jones | 3 | -8/+41 |
2011-10-05 | fixed code block spacing in Template Parser and Security lib docs | Derek Jones | 2 | -6/+66 |
2011-10-05 | fixed code block spacing in Session lib | Derek Jones | 1 | -18/+34 |
2011-10-05 | fixed code block spacing in HTML Table lib | Derek Jones | 1 | -11/+108 |
2011-10-05 | fixed code block samples for Typography and Trackback libs | Derek Jones | 2 | -11/+64 |
2011-10-05 | fixed code block samples for Unit Testing lib | Derek Jones | 1 | -3/+20 |
2011-10-05 | fixed code block samples for URI lib | Derek Jones | 1 | -7/+35 |
2011-10-05 | fixed code block samples for User Agent lib | Derek Jones | 1 | -6/+56 |
2011-10-05 | fixed code block samples for XML-RPC lib | Derek Jones | 1 | -38/+174 |
2011-10-05 | fixed code block samples for Zip lib | Derek Jones | 1 | -11/+73 |
2011-10-05 | fixed code blocks in at_a_glance (finishes overview folder code block cleanup) | Derek Jones | 1 | -2/+10 |
2011-10-05 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Derek Jones | 316 | -28103/+20506 |
2011-10-05 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Derek Jones | 2 | -2/+65 |
2011-10-05 | replacing the old HTML user guide with a Sphinx-managed user guide | Derek Jones | 315 | -28101/+20441 |
2011-10-05 | Merge pull request #486 from narfbg/ci-issue-60 | Phil Sturgeon | 2 | -3/+66 |
2011-10-05 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Derek Jones | 63 | -374/+1863 |
2011-10-05 | Changed translation of D and d in foreign chars. Fixes #500 | Eric Barnes | 1 | -2/+2 |
2011-10-05 | Merge pull request #531 from purwandi/develop | Phil Sturgeon | 1 | -1/+1 |
2011-10-05 | Fix location file Security Class to core folder | purwandi | 1 | -1/+1 |
2011-10-04 | Merge pull request #528 from narfbg/ci-core-security | Derek Jones | 1 | -50/+19 |
2011-10-04 | Clean up core Security class | Andrey Andreev | 1 | -50/+19 |
2011-10-04 | Merge pull request #282 from timw4mail/develop | Phil Sturgeon | 10 | -4/+1248 |
2011-10-04 | Merge pull request #524 from kenjis/add_meta_tag | Eric Barnes | 3 | -0/+3 |
2011-10-04 | Change Windows OS detection approach | Andrey Andreev | 1 | -1/+1 |
2011-10-04 | Merge branch 'ci-issue-60' of github.com:narfbg/CodeIgniter into ci-issue-60 | Andrey Andreev | 1 | -1/+1 |
2011-10-04 | CI_Upload::_file_mime_type | Andrey Andreev | 1 | -0/+1 |
2011-10-04 | Merge upstream changes | Andrey Andreev | 19 | -74/+77 |
2011-10-04 | Merge pull request #513 from freewil/core-cleanup | Phil Sturgeon | 2 | -20/+1 |
2011-10-04 | add meta charset tag to error templates | kenjis | 3 | -0/+3 |
2011-10-04 | Merge pull request #523 from rhbecker/develop | Phil Sturgeon | 2 | -31/+9 |
2011-10-04 | Issue 352: Since the MySQL client API version matters, PHP and MySQL version ... | RH Becker | 2 | -31/+9 |
2011-10-03 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Timothy Warren | 9 | -10/+49 |
2011-10-01 | Merge pull request #508 from wooptoo/develop | Phil Sturgeon | 3 | -2/+34 |
2011-09-30 | add changelog note about CI_CORE removal | freewil | 1 | -0/+1 |
2011-09-30 | cleanup docblocks, remove dated CI_CORE constant | freewil | 1 | -20/+0 |
2011-09-29 | style edit, print error if crypto fails | Radu Potop | 1 | -1/+11 |
2011-09-28 | Merge pull request #494 from cenk/patch-1 | Phil Sturgeon | 3 | -0/+7 |
2011-09-28 | Merge pull request #498 from appleboy/guide | Phil Sturgeon | 3 | -7/+7 |
2011-09-28 | Merge pull request #504 from juanjosegzl/develop | Phil Sturgeon | 1 | -1/+1 |
2011-09-28 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Timothy Warren | 8 | -12/+18 |
2011-09-28 | Updated documentation for TLS and SSL support in Email library. | Radu Potop | 2 | -1/+5 |
2011-09-28 | Added TLS and SSL support to Email library. Fixes issue #171 | Radu Potop | 1 | -1/+19 |
2011-09-28 | Fixing issue 465: select_max is adding prefix to table aliases when is not ne... | Juan José González | 1 | -1/+1 |
2011-09-27 | Update: user guide Previous Topic and Next Topic url errors. | Bo-Yi Wu | 3 | -7/+7 |
2011-09-26 | Close <li> tag. | cenk | 1 | -1/+1 |
2011-09-26 | Added XHTML Basic 1.1 (xhtml-basic11) doctype. | cenk | 1 | -1/+1 |