Age | Commit message (Expand) | Author | Files | Lines |
2011-10-09 | Merged develop branch in tutorial. | Joël Cox | 166 | -0/+22222 |
2011-10-09 | Moved tutorial to new user guide directory. | Joël Cox | 6 | -0/+965 |
2011-10-07 | added last updated date to footer | Derek Jones | 2 | -2/+2 |
2011-10-07 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop | purwandi | 1 | -0/+1 |
2011-10-07 | Fix some user guide style | purwandi | 6 | -48/+72 |
2011-10-07 | Merge pull request #546 from purwandi/develop | Phil Sturgeon | 3 | -25/+23 |
2011-10-07 | Fix Views on User Guide | purwandi | 1 | -14/+14 |
2011-10-07 | Fix Controllers on User Guide | purwandi | 1 | -5/+4 |
2011-10-07 | Fix CodeIgniter URLs on User Guide | purwandi | 1 | -6/+5 |
2011-10-07 | Update: add changelog | Bo-Yi Wu | 1 | -0/+1 |
2011-10-07 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop | purwandi | 13 | -117/+446 |
2011-10-07 | Fix Encryption Class User Guide | purwandi | 1 | -28/+24 |
2011-10-07 | Merge branch 'user_guide' of https://github.com/jwensley2/CodeIgniter into jw... | Greg Aker | 13 | -117/+446 |
2011-10-07 | cleaning up and formatting database pages | Joseph Wensley | 13 | -111/+412 |
2011-10-07 | Adding "array" on Database Configuration | purwandi | 1 | -1/+1 |
2011-10-07 | Fix Database Configuration on User Guider | purwandi | 1 | -50/+69 |
2011-10-07 | Removing EE on Writing CodeIgniter Documentation | purwandi | 1 | -6/+6 |
2011-10-07 | fixing internal links and adding method documentation | Joseph Wensley | 1 | -23/+53 |
2011-10-07 | change hardcoded page docs to use generated ones | Joseph Wensley | 7 | -163/+54 |
2011-10-06 | format image lib tables | Joseph Wensley | 1 | -222/+107 |
2011-10-06 | format upload preferences table | Joseph Wensley | 1 | -63/+29 |
2011-10-06 | format email preferences table | Joseph Wensley | 1 | -80/+26 |
2011-10-06 | Removing unnecessary '=' on form_valdiation.rst | purwandi | 1 | -1/+1 |
2011-10-06 | format Prepping Reference table | Joseph Wensley | 1 | -20/+9 |
2011-10-06 | format rule reference table | Joseph Wensley | 1 | -89/+29 |
2011-10-06 | fixing code block spacing on caching, ancillary class, and alternative php docs | Derek Jones | 3 | -11/+39 |
2011-10-06 | fixing code spacing in Common and CLI docs | Derek Jones | 2 | -10/+32 |
2011-10-06 | fixed code spacing in Controllers general docs | Derek Jones | 1 | -32/+109 |
2011-10-06 | fixing code spacing in Core, Library, Drivers, and Errors general docs | Derek Jones | 4 | -14/+84 |
2011-10-06 | fixing code spacing in Profiling, Models, Managing Apps, Hooks, and Helpers g... | Derek Jones | 5 | -18/+149 |
2011-10-06 | fixed code block spacing in styleguide docs | Derek Jones | 1 | -54/+302 |
2011-10-05 | fixed code block spacing on URLs and Views general docs | Derek Jones | 2 | -34/+118 |
2011-10-05 | fixed code block spacing in installation docs files | Derek Jones | 5 | -8/+51 |
2011-10-05 | fixed code block spacing in Benchmark lib docs | Derek Jones | 1 | -15/+15 |
2011-10-05 | fixed code block spacing in Calendar lib docs | Derek Jones | 1 | -31/+31 |
2011-10-05 | fixed code block spacing in Cart lib docs | Derek Jones | 1 | -44/+44 |
2011-10-05 | fixed code block spacing in Email lib docs | Derek Jones | 1 | -7/+49 |
2011-10-05 | fixed code block spacing in Encryption lib docs | Derek Jones | 1 | -8/+18 |
2011-10-05 | fixed code block spacing in File Upload lib docs | Derek Jones | 1 | -28/+113 |
2011-10-05 | fixed code block spacing in Form Validation lib docs | Derek Jones | 1 | -95/+362 |
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 |