Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-05 | Merge pull request #1586 from melounek/email_return_path | Andrey Andreev | 3 | -4/+21 | |
added parameter for returned-path in Email::from() | |||||
2012-10-05 | Fix issue #1692 | Andrey Andreev | 2 | -4/+11 | |
2012-10-05 | update devel version | Melounek | 176 | -3353/+8138 | |
2012-10-05 | Merge pull request #1682 from dhinus/patch-1 | Andrey Andreev | 1 | -7/+6 | |
Logging should obey error_reporting() setting | |||||
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 ↵ | Andrey Andreev | 2 | -4/+12 | |
from pull #1317, partially fixes #1139) | |||||
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 | |
Bug-fix in XML-RPC library [ci skip] | |||||
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 | |
$type and $typeof are passed as strings in this function, therefore I took the easy way and simplified the validation. I tested with different requests (strings, numbers ..), no other issues found. | |||||
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 | |
Unit test bugfix to allow setting columns for report method. | |||||
2012-10-05 | Fixed conflicts in changelog to reflect all changes. | Kyle Johnson | 22 | -100/+60 | |
Conflicts: user_guide_src/source/changelog.rst | |||||
2012-10-05 | Merge pull request #1851 from daniel-honestempire/develop | Andrey Andreev | 2 | -5/+2 | |
DRY determining server protocol | |||||
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 | |
Signed-off-by: Daniel Morris <daniel@honestempire.com> | |||||
2012-10-04 | Default to HTTP/1.1 if $server_protocol is not set | Daniel Morris | 1 | -1/+1 | |
Signed-off-by: Daniel Morris <daniel@honestempire.com> | |||||
2012-10-04 | DRY determining server protocol | Daniel Morris | 2 | -5/+2 | |
Signed-off-by: Daniel Morris <daniel@honestempire.com> | |||||
2012-10-04 | Updated changelog with bugfix (#395) | Kyle Johnson | 1 | -0/+1 | |
Signed-off-by: Kyle Johnson <blyxx86@gmail.com> | |||||
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 | |
Support for hashing algorithms other than SHA1 and MD5 | |||||
2012-10-04 | Fix escape_like_str() tests | Andrey Andreev | 1 | -2/+2 | |
2012-10-04 | Fix issue #1789 | Andrey Andreev | 17 | -60/+12 | |
Signed-off-by: Andrey Andreev <narf@bofh.bg> | |||||
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 | |
Signed-off-by: Daniel Morris <daniel@honestempire.com> | |||||
2012-10-02 | Added .dot and .dotx mimes. Fixes #1803 | Alex Bilbie | 1 | -0/+2 | |
Signed-off-by: Alex Bilbie <alex@alexbilbie.com> | |||||
2012-10-02 | Added 'binary/octet-stream' as PDF mime. Fixes #1840 and #1828 | Alex Bilbie | 1 | -1/+1 | |
Signed-off-by: Alex Bilbie <alex@alexbilbie.com> | |||||
2012-09-24 | Merge pull request #1821 from Kristories/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Update user_guide_src/source/libraries/loader.rst | |||||
2012-09-23 | Update user_guide_src/source/libraries/loader.rst | W. Kristianto | 1 | -1/+1 | |
Remove the second parameter | |||||
2012-09-21 | Merge pull request #1820 from appleboy/pagination | Alex Bilbie | 1 | -1/+2 | |
Fixed #1817 Pagination class error | |||||
2012-09-21 | Merge pull request #1819 from appleboy/document | Alex Bilbie | 1 | -1/+1 | |
Fixed pagination document error. | |||||
2012-09-21 | Fixed #1817 Pagination class error | Bo-Yi Wu | 1 | -1/+2 | |
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | |||||
2012-09-21 | Fixed pagination document error. | Bo-Yi Wu | 1 | -1/+1 | |
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | |||||
2012-09-20 | Merge pull request #1816 from progmedia/develop | Andrey Andreev | 1 | -1/+1 | |
Fixes issue #1815 - input::ip_address() returns incorrect IP behind prox... | |||||
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 ↵ | Alex Bilbie | 2 | -159/+92 | |
support rendering contributing file as rst Signed-off-by: Alex Bilbie <alex@alexbilbie.com> | |||||
2012-09-19 | Added a contributing file to appear in pull requests and issues | Alex Bilbie | 2 | -160/+159 | |
https://github.com/blog/1184-contributing-guidelines Signed-off-by: Alex Bilbie <alex@alexbilbie.com> | |||||
2012-09-19 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into ↵ | Alex Bilbie | 15 | -19/+32 | |
codeigniter/develop | |||||
2012-09-19 | Ignore composer vendor directory | Alex Bilbie | 1 | -1/+2 | |
Signed-off-by: Alex Bilbie <alex@alexbilbie.com> | |||||
2012-09-17 | Merge pull request #1783 from vlakoff/develop | Andrey Andreev | 3 | -2/+7 | |
Better server test in redirect() of URL helper | |||||
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 | |
Better method for getting Output cache file embedded timestamp | |||||
2012-09-16 | Better method for getting Output cache file embedded timestamp | vlakoff | 1 | -2/+2 | |
Faster, shorter code | |||||
2012-09-16 | Minor change in Output cache file check | vlakoff | 1 | -1/+1 | |
Won't change anything in practice, but robuster (and faster) if ever a cache file would be invalid | |||||
2012-09-15 | Merge pull request #1801 from vlakoff/develop-2 | Andrey Andreev | 1 | -1/+1 | |
Update reserved names documentation |