Age | Commit message (Expand) | Author | Files | Lines |
2012-06-12 | Changed the config parameter. The session's _get_time() function has also ch... | Iban Eguia | 1 | -2/+2 |
2012-06-10 | Changed the default timezone to local and explained in the config file. | Iban Eguia | 1 | -2/+3 |
2012-06-08 | Merge remote-tracking branch 'upstream/develop' into new_date | Iban Eguia | 11 | -261/+277 |
2012-06-07 | Add ics files support to mimes.php (issue #1441) | Andrey Andreev | 1 | -1/+2 |
2012-06-06 | Added Fennec as Firefox Mobile to config/user_agents.php (issue #1063) | Andrey Andreev | 1 | -3/+3 |
2012-06-04 | Direct return from mimes config, instead of using global $mimes; | Phil Sturgeon | 1 | -130/+130 |
2012-06-02 | Replaced `==` with `===` in /application/views/welcome_message.php | Alex Bilbie | 1 | -1/+1 |
2012-05-21 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errors | Timothy Warren | 1 | -1/+1 |
2012-05-17 | Changed the default controller route to use single quotes instead of double q... | Alex Bilbie | 1 | -1/+1 |
2012-05-16 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errors | Timothy Warren | 1 | -1/+4 |
2012-05-16 | Merge pull request #1359 from sourcejedi/backtrace-filter-fix | Andrey Andreev | 1 | -1/+4 |
2012-05-16 | fix backtrace filtering | Alan Jenkins | 1 | -1/+4 |
2012-05-14 | Move errors to views folder | Timothy Warren | 5 | -0/+0 |
2012-05-11 | Remove a duplicate mobile user agent entry | Andrey Andreev | 1 | -1/+0 |
2012-05-11 | User_agent library improvements | Andrey Andreev | 1 | -71/+76 |
2012-05-05 | Remove -webkit prefix for box-shadow | dixy | 3 | -3/+3 |
2012-04-26 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Jamie Rumbelow | 20 | -156/+166 |
2012-04-24 | Added Romanian characters to the foreign_chars.php | George Petsagourakis | 1 | -4/+4 |
2012-04-24 | Added Greek characters to the foreign_chars.php | George Petsagourakis | 1 | -28/+33 |
2012-04-17 | minor style fix | Timothy Warren | 1 | -2/+2 |
2012-04-17 | Updated supported database driver list | Timothy Warren | 1 | -1/+2 |
2012-04-04 | Make database config easier to work with | Timothy Warren | 1 | -17/+19 |
2012-03-27 | Fixed typo. | Iban Eguia | 1 | -1/+1 |
2012-03-27 | Changed Date helper to return time() based on the timezone parameter. | Iban Eguia | 1 | -9/+7 |
2012-03-26 | Clear some spaces and fix some inconsistencies in application/ php files | Andrey Andreev | 19 | -78/+68 |
2012-03-26 | Merge pull request #994 from Razican/doctypes | Andrey Andreev | 1 | -11/+21 |
2012-03-18 | add support for httponly cookies | freewil | 1 | -0/+2 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 20 | -20/+20 |
2012-03-06 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Jamie Rumbelow | 1 | -3/+3 |
2012-02-29 | updated branch | Michiel Vugteveen | 1 | -2/+2 |
2012-02-29 | docx and xlsx was already fixes | Michiel Vugteveen | 1 | -2/+2 |
2012-02-29 | Merged in 2.1-stable changes. | Phil Sturgeon | 1 | -2/+2 |
2012-02-28 | mime types doc, docx, xlsx fixes | Michiel Vugteveen | 1 | -3/+3 |
2012-02-19 | Renaming Active Record to Query Builder across the system | Jamie Rumbelow | 1 | -4/+4 |
2012-02-09 | Added database.php | Taufan Aditya | 1 | -0/+2 |
2012-01-27 | Added doccumentation for the new doctypes. | Iban Eguia | 1 | -1/+1 |
2012-01-27 | Added some more doctypes. Fixes #952. | Iban Eguia | 1 | -11/+21 |
2012-01-08 | Merge pull request #850 from RS71/develop | Phil Sturgeon | 1 | -0/+2 |
2012-01-04 | Updated the memcached config file. | Eric Barnes | 1 | -7/+31 |
2012-01-04 | Merge pull request #668 from GustavBertram/develop | Eric Barnes | 1 | -0/+22 |
2012-01-03 | Some additions to mimes.php | Andrey Andreev | 1 | -6/+7 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 19 | -19/+19 |
2011-12-31 | Update application/config/config.php | RS71 | 1 | -0/+2 |
2011-12-28 | Turn "pconnect" off by default. | Phil Sturgeon | 1 | -1/+1 |
2011-12-24 | Changes "ie" to "e.g."
| mrw | 1 | -1/+1 |
2011-11-29 | The DB_driver can now use failover databases if specified | Felix Balfoort | 1 | -1/+2 |
2011-11-27 | Merge pull request #690 from Repox/develop | Phil Sturgeon | 1 | -1/+1 |
2011-11-27 | Merge pull request #628 from kridolfo/patch-1 | Eric Barnes | 1 | -0/+3 |
2011-11-24 | Updating the user agent after being corrected on commit b8daad7 | Repox | 1 | -1/+1 |
2011-11-23 | docx and xlsx have a zip/application mimetype | Michiel Vugteveen | 1 | -2/+2 |