Age | Commit message (Expand) | Author | Files | Lines |
2011-09-09 | Documented an un-documented feature, the 'enclosures' parameter, to the docum... | Kyle Farris | 1 | -3/+4 |
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 | 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 | 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 |
2011-09-04 | Fixed incorrectly named variables in the documentation. | Phil Sturgeon | 1 | -2/+2 |
2011-09-04 | Removed reference is IS_CLI in the documentation, which should have been $thi... | Phil Sturgeon | 1 | -1/+1 |
2011-09-04 | Merge branch 'develop', remote-tracking branch 'origin/develop' into develop | purandi | 23 | -255/+379 |
2011-09-03 | Merge pull request #379 from tomcode/language-set-typos | Phil Sturgeon | 1 | -1/+1 |
2011-09-03 | Merge pull request #370 from kenjis/ar_offset | Phil Sturgeon | 1 | -1/+1 |
2011-09-03 | Changed up to down for down method error line | Thomas Traub | 1 | -1/+1 |
2011-09-02 | fixes potential SQL injection vector in Active Record offset() | kenjis | 1 | -1/+1 |
2011-09-01 | Changed the irc link to point to CodeIgniter website | Eric Barnes | 1 | -1/+1 |
2011-09-01 | Merge pull request #358 from mmestrovic/develop | Greg Aker | 1 | -124/+125 |
2011-09-01 | Merge pull request #362 from marcoscoelho/feature/typo | Greg Aker | 3 | -3/+3 |
2011-09-01 | Merge pull request #361 from Stolz/master | Greg Aker | 1 | -0/+5 |
2011-09-01 | Merge pull request #363 from mmestrovic/patch-3 | Greg Aker | 1 | -1/+1 |
2011-09-01 | Merge pull request #364 from mmestrovic/patch-4 | Phil Sturgeon | 1 | -1/+3 |
2011-09-01 | Updated download links for current and older versions. | mmestrovic | 1 | -1/+3 |
2011-09-01 | Added reference for CUBRID database as supported in CI. | mmestrovic | 1 | -1/+1 |
2011-08-31 | Merge pull request #359 from mmestrovic/patch-2 | Phil Sturgeon | 2 | -0/+5 |
2011-08-31 | fixes some typo | MarcosCoelho | 3 | -3/+3 |
2011-08-31 | Added missing profiler section (session_data) | Stolz | 1 | -0/+5 |
2011-08-31 | Added step 2: Replace config/user_agents.php | mmestrovic | 1 | -0/+4 |
2011-08-31 | General changes: Added Windows 7 to the list of user platforms. | mmestrovic | 1 | -0/+1 |
2011-08-31 | added Windows 7 platform
| mmestrovic | 1 | -124/+125 |
2011-08-31 | Added Sessions 'user_data' field bug fix item to log. | Kyle Farris | 1 | -0/+1 |
2011-08-31 | Removing class="reactor" from changelog items for 2.1.0 release. There is on... | Greg Aker | 1 | -15/+15 |
2011-08-31 | Adding bare-bones 2.1.0 upgrade notes documentation file. | Greg Aker | 1 | -0/+87 |