Age | Commit message (Expand) | Author | Files | Lines |
2011-09-14 | Added link: "Upgrading from 2.0.3 to 2.1.0" | mmestrovic | 1 | -0/+1 |
2011-09-13 | Merge pull request #428 from appleboy/input | Phil Sturgeon | 3 | -20/+31 |
2011-09-13 | Merge pull request #433 from ccschmitz/develop | Phil Sturgeon | 1 | -3/+3 |
2011-09-13 | Update: add changelog for valid_email() function | Bo-Yi Wu | 1 | -4/+5 |
2011-09-13 | Minor typo and grammar corrections. | Chris Schmitz | 1 | -3/+3 |
2011-09-13 | Update: change _fetch_from_array form private to protected | Bo-Yi Wu | 1 | -3/+3 |
2011-09-12 | Update: modified return bool value on comment | Bo-Yi Wu | 2 | -2/+2 |
2011-09-12 | Update: check filter_var function exist | Bo-Yi Wu | 1 | -1/+1 |
2011-09-12 | Update: add public or private prefix. | Bo-Yi Wu | 1 | -13/+17 |
2011-09-12 | Update: if php version >= 5.2, use filter_var to check validate ip. | Bo-Yi Wu | 1 | -0/+6 |
2011-09-11 | Changed the add_package_path documentation to show the second param for view ... | Eric Barnes | 1 | -2/+2 |
2011-09-11 | Change the wording for change log and new features. | Eric Barnes | 1 | -2/+2 |
2011-09-11 | Merge pull request #426 from appleboy/guide | Phil Sturgeon | 6 | -20/+20 |
2011-09-11 | update user guide for replacing 'br/' with 'br /' | Bo-Yi Wu | 6 | -20/+20 |
2011-09-10 | Small wording changes to the readme. | Eric Barnes | 1 | -10/+4 |
2011-09-10 | Merge branch 'develop' of https://github.com/purandi/CodeIgniter into develop | Eric Barnes | 1 | -2/+96 |
2011-09-10 | Merge pull request #389 from vjnrv/patch-1 | Eric Barnes | 1 | -1/+1 |
2011-09-09 | Merge pull request #422 from kylefarris/patch-5 | Phil Sturgeon | 1 | -3/+4 |
2011-09-09 | Forgot an 'and'... | Kyle Farris | 1 | -1/+1 |
2011-09-09 | Documented an un-documented feature, the 'enclosures' parameter, to the docum... | Kyle Farris | 1 | -3/+4 |
2011-09-09 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop | purwandi | 2 | -9/+8 |
2011-09-09 | Merge pull request #421 from kenjis/user_guide_typo | Phil Sturgeon | 2 | -9/+8 |
2011-09-09 | fix changelog.html, correct the location of added mime types | kenjis | 1 | -5/+4 |
2011-09-09 | fix typo of HTML tags in user_guide/changelog.html | kenjis | 1 | -1/+1 |
2011-09-09 | fix the variable name of system folder in user_guide/installation/index.html | kenjis | 1 | -3/+3 |
2011-09-08 | Fix some text | purwandi | 1 | -8/+18 |
2011-09-08 | Added some tag link | purwandi | 1 | -13/+9 |
2011-09-08 | modified read me.md | purwandi | 1 | -0/+88 |
2011-09-08 | Merge pull request #345 from kylefarris/patch-1 | Phil Sturgeon | 2 | -1/+3 |
2011-09-08 | Merge pull request #412 from troymccormick/develop | Phil Sturgeon | 1 | -1/+1 |
2011-09-08 | Merge pull request #416 from purandi/develop | Phil Sturgeon | 1 | -4/+4 |
2011-09-08 | Fix some typo | purwandi | 1 | -2/+2 |
2011-09-08 | Modified repo from mercurial to git on User Guide | purwandi | 1 | -4/+4 |
2011-09-08 | Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into develop | purwandi | 4 | -12/+10 |
2011-09-07 | Added toopay's change and bolded the version number...as that's baller...or s... | Troy McCormick | 1 | -1/+1 |
2011-09-07 | Use NULL as the default value for offset in limit(x, offset) so that default ... | Phil Sturgeon | 1 | -2/+2 |
2011-09-07 | Added environment flag to ensure there is no security risk, per ericbarnes on... | Troy McCormick | 1 | -1/+1 |
2011-09-07 | Added CodeIgniter version information to footer of default welcome message view. | Troy McCormick | 1 | -1/+1 |
2011-09-07 | Merge pull request #398 from genio/patch-1 | Phil Sturgeon | 2 | -4/+4 |
2011-09-07 | Merge pull request #399 from druu/patch-1 | Derek Jones | 2 | -6/+4 |
2011-09-06 | Added changelog entry | druu | 1 | -0/+1 |
2011-09-06 | took out the changelog on the typo | genio | 1 | -1/+0 |
2011-09-06 | Major speed improvement in function random_string() for cases 'alpha', 'alnum... | druu | 1 | -6/+3 |
2011-09-06 | added the change to form_helper documentation to the change list | genio | 1 | -1/+2 |
2011-09-06 | A few examples had http:/example.com instead of http://example.com | genio | 1 | -3/+3 |
2011-09-05 | CI_Profiler => Accepting objects while profiling session data. | Pedro Junior | 1 | -1/+1 |
2011-09-05 | Merge branch 'develop', remote-tracking branch 'purandi-codeigniter/develop' ... | purwandi | 0 | -0/+0 |
2011-09-05 | Merge branch 'develop', remote-tracking branch 'origin/develop' into develop | purwandi | 0 | -0/+0 |
2011-09-04 | Merge branch 'develop', remote-tracking branch 'origin/develop' into develop | purandi | 1 | -1/+1 |
2011-09-04 | Fix issue #378 | purandi | 1 | -2/+2 |