Age | Commit message (Expand) | Author | Files | Lines |
2012-10-05 | Merge pull request #1682 from dhinus/patch-1 | Andrey Andreev | 1 | -7/+6 |
2012-10-05 | Fix issue #1340 [ci skip] | Andrey Andreev | 1 | -0/+1 |
2012-10-05 | [ci skip] Fix up the cheatsheets page (original pull #1244) | Andrey Andreev | 2 | -4/+11 |
2012-10-05 | Add PNG transparency support in CI_Image_lib::text_watermark() (originally fr... | Andrey Andreev | 2 | -4/+12 |
2012-10-05 | [ci skip] Add a note to the user guide regarding issue #1010 | Andrey Andreev | 1 | -2/+3 |
2012-10-05 | Fix issue #935 [ci skip] | Andrey Andreev | 1 | -2/+2 |
2012-10-05 | Merge pull request #1854 from tocaibiza/develop | Andrey Andreev | 1 | -4/+4 |
2012-10-05 | Manually apply pull #300 (fixes #295) [ci skip] | Andrey Andreev | 4 | -15/+22 |
2012-10-05 | Bug-fix in XML-RPC library | Dimitar | 1 | -4/+4 |
2012-10-05 | Fix issue #116 + other space/style fixes [ci skip | Andrey Andreev | 5 | -17/+16 |
2012-10-05 | Merge pull request #1848 from blyxx86/develop | Andrey Andreev | 2 | -0/+6 |
2012-10-05 | Fixed conflicts in changelog to reflect all changes. | Kyle Johnson | 22 | -100/+60 |
2012-10-05 | Merge pull request #1851 from daniel-honestempire/develop | Andrey Andreev | 2 | -5/+2 |
2012-10-04 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Daniel Morris | 19 | -93/+52 |
2012-10-04 | Compatibility with PHP 5.2.4 and enclosed ternary operation | Daniel Morris | 1 | -1/+1 |
2012-10-04 | Default to HTTP/1.1 if $server_protocol is not set | Daniel Morris | 1 | -1/+1 |
2012-10-04 | DRY determining server protocol | Daniel Morris | 2 | -5/+2 |
2012-10-04 | Updated changelog with bugfix (#395) | Kyle Johnson | 1 | -0/+1 |
2012-10-04 | Misc. style fixes [ci skip] | Andrey Andreev | 2 | -31/+38 |
2012-10-04 | Merge pull request #1847 from daniel-honestempire/develop | Andrey Andreev | 2 | -2/+4 |
2012-10-04 | Fix escape_like_str() tests | Andrey Andreev | 1 | -2/+2 |
2012-10-04 | Fix issue #1789 | Andrey Andreev | 17 | -60/+12 |
2012-10-04 | Updated changelog to include changes to the Encryption library | Daniel Morris | 1 | -0/+2 |
2012-10-04 | Removed redundant parenthesis around `in_array()` | Daniel Morris | 1 | -1/+1 |
2012-10-03 | Updated result function to check for visible items as defined in issue #395 | Kyle Johnson | 1 | -0/+5 |
2012-10-03 | Support for hashing algorithms other than SHA1 and MD5 | Daniel Morris | 1 | -2/+2 |
2012-10-02 | Added .dot and .dotx mimes. Fixes #1803 | Alex Bilbie | 1 | -0/+2 |
2012-10-02 | Added 'binary/octet-stream' as PDF mime. Fixes #1840 and #1828 | Alex Bilbie | 1 | -1/+1 |
2012-09-24 | Merge pull request #1821 from Kristories/patch-1 | Andrey Andreev | 1 | -1/+1 |
2012-09-23 | Update user_guide_src/source/libraries/loader.rst | W. Kristianto | 1 | -1/+1 |
2012-09-21 | Merge pull request #1820 from appleboy/pagination | Alex Bilbie | 1 | -1/+2 |
2012-09-21 | Merge pull request #1819 from appleboy/document | Alex Bilbie | 1 | -1/+1 |
2012-09-21 | Fixed #1817 Pagination class error | Bo-Yi Wu | 1 | -1/+2 |
2012-09-21 | Fixed pagination document error. | Bo-Yi Wu | 1 | -1/+1 |
2012-09-20 | Merge pull request #1816 from progmedia/develop | Andrey Andreev | 1 | -1/+1 |
2012-09-20 | Fixes issue #1815 - input::ip_address() returns incorrect IP behind proxy | Adam McCann | 1 | -1/+1 |
2012-09-19 | Changed the contributing file to a markdown document as Github doesn't suppor... | Alex Bilbie | 2 | -159/+92 |
2012-09-19 | Added a contributing file to appear in pull requests and issues | Alex Bilbie | 2 | -160/+159 |
2012-09-19 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into codeigniter/de... | Alex Bilbie | 15 | -19/+32 |
2012-09-19 | Ignore composer vendor directory | Alex Bilbie | 1 | -1/+2 |
2012-09-17 | Merge pull request #1783 from vlakoff/develop | Andrey Andreev | 3 | -2/+7 |
2012-09-17 | Changelog: add entry for the change in "auto" method of redirect() | vlakoff | 1 | -0/+1 |
2012-09-17 | redirect() documentation: add a note for IIS users | vlakoff | 1 | -0/+4 |
2012-09-17 | Merge pull request #1806 from vlakoff/develop-2 | Andrey Andreev | 1 | -2/+2 |
2012-09-16 | Better method for getting Output cache file embedded timestamp | vlakoff | 1 | -2/+2 |
2012-09-16 | Minor change in Output cache file check | vlakoff | 1 | -1/+1 |
2012-09-15 | Merge pull request #1801 from vlakoff/develop-2 | Andrey Andreev | 1 | -1/+1 |
2012-09-15 | Update reserved names documentation | vlakoff | 1 | -1/+1 |
2012-09-14 | Merge pull request #1794 from vlakoff/develop-2 | Andrey Andreev | 3 | -2/+5 |
2012-09-14 | Merge pull request #1796 from toopay/test-suite | Andrey Andreev | 6 | -6/+6 |