Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-29 | Merge remote-tracking branch 'upstream/develop' into develop-db-driver | Andrey Andreev | 1 | -1/+25 | |
2012-02-29 | Improved plural() and singular(). | Phil Sturgeon | 1 | -0/+2 | |
Avoids double-pluralization using "uncountable words" and better logic. | |||||
2012-02-29 | Merged in 2.1-stable changes. | Phil Sturgeon | 1 | -1/+23 | |
2012-02-28 | Merge upstream branch | Andrey Andreev | 2 | -0/+8 | |
2012-02-28 | Fix issue #177 | Andrey Andreev | 1 | -0/+1 | |
2012-02-24 | Merge pull request #1069 from narfbg/develop-db-select | Andrey Andreev | 2 | -0/+7 | |
Add an optional database name parameter to db_select() | |||||
2012-02-22 | Merge upstream branch | Andrey Andreev | 1 | -0/+1 | |
2012-02-22 | Fix issue 1070 | Andrey Andreev | 1 | -0/+1 | |
2012-02-22 | Add an optional database name parameter to db_select() | Andrey Andreev | 2 | -0/+7 | |
2012-02-16 | Merge upstream branch | Andrey Andreev | 1 | -0/+1 | |
2012-02-14 | Fix issue #1039 | Andrey Andreev | 1 | -0/+1 | |
2012-02-14 | Merge remote-tracking branch 'upstream/develop' into develop-db-driver | Andrey Andreev | 1 | -1/+2 | |
2012-02-13 | Fix issue #1036 | Andrey Andreev | 1 | -0/+1 | |
2012-02-13 | Fix a changelog entry | Andrey Andreev | 1 | -1/+1 | |
2012-02-10 | Merge remote-tracking branch 'upstream/develop' into develop-image-lib | Andrey Andreev | 2 | -0/+6 | |
2012-02-10 | Merge upstream branch | Andrey Andreev | 2 | -0/+6 | |
2012-02-09 | Fixed PDO | Taufan Aditya | 2 | -0/+6 | |
2012-02-08 | Merge remote-tracking branch 'upstream/develop' into develop-image-lib | Andrey Andreev | 1 | -0/+1 | |
2012-02-08 | Merge upstream branch | Andrey Andreev | 1 | -0/+1 | |
2012-02-08 | Fix CI_Input::is_ajax_request() | Andrey Andreev | 1 | -0/+1 | |
2012-02-02 | Merge remote-tracking branch 'upstream/develop' into develop-image-lib | Andrey Andreev | 1 | -0/+1 | |
2012-02-02 | Merge upstream branch | Andrey Andreev | 1 | -0/+1 | |
2012-02-01 | Merge upstream | Andrey Andreev | 1 | -0/+1 | |
2012-02-01 | Merge upstream | Andrey Andreev | 4 | -4/+26 | |
2012-02-01 | Merge remote-tracking branch 'upstream/develop' into develop-image-lib | Andrey Andreev | 4 | -4/+26 | |
2012-02-01 | Add note about HTTPS detection change to 3.0 changelog | Ross Duggan | 1 | -0/+1 | |
2012-01-27 | Merge remote-tracking branch 'upstream/develop' into develop-db-driver | Andrey Andreev | 4 | -4/+25 | |
2012-01-27 | Add PHP version check in db_pconnect() | Andrey Andreev | 1 | -1/+1 | |
2012-01-27 | Missing word in the changelog entry | Andrey Andreev | 1 | -1/+1 | |
2012-01-27 | Update the changelog | Andrey Andreev | 1 | -0/+2 | |
2012-01-27 | Added try catch example in style guide | Timothy Warren | 1 | -0/+16 | |
2012-01-25 | Added bit about having mod_rewrite enabled for removing index.php | CroNiX | 1 | -3/+6 | |
Added note about htaccess rules might not work for all server configurations | |||||
2012-01-25 | Change hardcoded "application" directory to use the APPPATH constant as it ↵ | CroNiX | 1 | -1/+1 | |
would not work if you relocate /application or /system folders outside of web root. | |||||
2012-01-25 | Improve the base database driver class | Andrey Andreev | 1 | -0/+1 | |
2012-01-19 | Fix issue #154 | Andrey Andreev | 1 | -0/+1 | |
2012-01-12 | CI_Image_lib::image_reproportion() to work if only one of either width or ↵ | Andrey Andreev | 1 | -0/+1 | |
height are set | |||||
2012-01-10 | Merge pull request #908 from insign/patch-1 | Phil Sturgeon | 1 | -1/+1 | |
User Guide example for htaccess assumed root | |||||
2012-01-09 | Removed the first slash of the line 51. With this, the goal of the code ↵ | insign | 1 | -1/+1 | |
don't work. I tried it in many Apache servers. Sorry if I am wrong. | |||||
2012-01-09 | Fix issue #904 | Andrey Andreev | 1 | -2/+2 | |
2012-01-08 | Merge pull request #850 from RS71/develop | Phil Sturgeon | 2 | -0/+6 | |
CSRF optional token regeneration | |||||
2012-01-08 | Remove loading of ['core'] elements | Andrey Andreev | 2 | -5/+11 | |
2012-01-05 | Merge upstream branch | Andrey Andreev | 1 | -0/+2 | |
2012-01-05 | Added pagination change log item back. | Eric Barnes | 1 | -0/+3 | |
2012-01-03 | Update user_guide_src/source/changelog.rst | RS71 | 1 | -0/+2 | |
2012-01-03 | Update user_guide_src/source/libraries/security.rst | RS71 | 1 | -0/+4 | |
2012-01-03 | Merge remote-tracking branch 'upstream/develop' into develop-xmlrpc | Andrey Andreev | 1 | -3/+5 | |
2012-01-03 | Update the changelog | Andrey Andreev | 1 | -0/+1 | |
2012-01-03 | Some additions to mimes.php | Andrey Andreev | 1 | -3/+5 | |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 3 | -4/+4 | |
2011-12-30 | Merge pull request #818 from narfbg/develop-image-lib | Phil Sturgeon | 2 | -6/+10 | |
Improve the Image manipulation library |