Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-08-31 | Merge pull request #350 from splitfeed/develop | Greg Aker | 2 | -8/+12 |
2011-08-30 | Fixed issue #105 SQL log errors | Niklas Nilsson | 2 | -8/+12 |
2011-08-30 | Added the 'user_data' key to the userdata property so that sessions using a d... | Kyle Farris | 1 | -1/+2 |
2011-08-30 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Greg Aker | 26 | -55/+173 |
2011-08-30 | A bit more cleanup in the date helper. | Greg Aker | 1 | -59/+54 |
2011-08-30 | CI Coding standards cleanup in the date helper. | Greg Aker | 1 | -25/+40 |
2011-08-30 | Merge pull request #325 from freewil/develop | Phil Sturgeon | 4 | -10/+21 |
2011-08-29 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | Phil Sturgeon | 5 | -7/+6 |
2011-08-28 | always use charset config item | freewil | 2 | -5/+13 |
2011-08-28 | Fixed recent change to $this->db->field_data() which errored for field types ... | Phil Sturgeon | 2 | -4/+4 |
2011-08-28 | Merge pull request #326 from bubbafoley/patch-1 | Phil Sturgeon | 1 | -1/+1 |
2011-08-28 | Fix the default migration path. | bubbafoley | 1 | -1/+1 |
2011-08-28 | always use charset config item | freewil | 4 | -7/+10 |
2011-08-27 | Merge pull request #321 from Symvaro/develop | Phil Sturgeon | 2 | -0/+2 |
2011-08-27 | add Android user agent | Bruno Bierbaumer | 1 | -0/+1 |
2011-08-27 | add Android user agent | Bruno Bierbaumer | 1 | -0/+1 |
2011-08-26 | Changed CI_VERSION to represent develop branch | Eric Barnes | 1 | -1/+1 |
2011-08-26 | Merge pull request #310 from Razican/userguide-fixes | Phil Sturgeon | 1 | -5/+2 |
2011-08-26 | Removed some documentation for PHP 4 users in the active record documentation. | Iban Eguia | 1 | -5/+2 |
2011-08-26 | Merge branch 'develop', remote-tracking branch 'origin/develop' into develop | purandi | 3 | -1/+3 |
2011-08-26 | Fixed conflict with changelog. | Phil Sturgeon | 2 | -0/+2 |
2011-08-26 | Fixed conflict in url_helper docs. | Phil Sturgeon | 1 | -1/+1 |