Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-09 | Merge changes from develop | Andrey Andreev | 29 | -277/+148 | |
2012-10-09 | Set REMOTE_ADDR in tests | Andrey Andreev | 1 | -0/+1 | |
2012-10-09 | Merge changes from 2.1-stable | Andrey Andreev | 2 | -55/+69 | |
2012-10-09 | Missed an underscore ... doh | Andrey Andreev | 1 | -1/+1 | |
2012-10-09 | Really fix that FROM group condition | Andrey Andreev | 5 | -5/+5 | |
2012-10-09 | Alter fix for issue #1257 | Andrey Andreev | 6 | -1/+118 | |
2012-10-09 | Merge pull request #1863 from Erocanti/patch-1 | Andrey Andreev | 1 | -1/+1 | |
Lil' typo: Changed Lunix for Linux | |||||
2012-10-09 | Changed Lunix for Linux | Erocanti | 1 | -1/+1 | |
"Lunix" while going over cli docs. | |||||
2012-10-09 | Fix issue #1862 | Andrey Andreev | 1 | -1/+1 | |
2012-10-08 | [ci skip] Polish changes from pull #1709 | Andrey Andreev | 2 | -2/+2 | |
2012-10-08 | Merge pull request #1709 from bbarao/develop | Andrey Andreev | 2 | -2/+3 | |
Fix email headers when using long email subjects and \r\n as crlf. | |||||
2012-10-08 | Fix email headers when using long email subjects and \r\n as crlf. (Part2) | Bruno Barão | 2 | -2/+3 | |
- Better expression for the preg_replace. - Added a entry to the changelog. | |||||
2012-10-08 | Merge remote-tracking branch 'upstream/develop' into develop | Bruno Barão | 106 | -1244/+3446 | |
2012-10-07 | Fix a typo [ci skip] | Andrey Andreev | 1 | -1/+1 | |
2012-10-06 | Fix issue #1257 | Andrey Andreev | 17 | -259/+2 | |
2012-10-06 | [ci skip] Alter some changelog entries | Andrey Andreev | 2 | -5/+9 | |
2012-10-06 | Add IPv6 and array() support for *proxy_ips* configuration | Andrey Andreev | 3 | -59/+121 | |
2012-10-05 | Merge pull request #918 from narfbg/develop-dh-date-range | Andrey Andreev | 4 | -2/+181 | |
Added date_range() to the Date helper | |||||
2012-10-05 | Add unit test | Andrey Andreev | 1 | -0/+23 | |
2012-10-05 | Remove an empty line | Andrey Andreev | 1 | -1/+1 | |
2012-10-05 | Merge upstream branch | Andrey Andreev | 309 | -8335/+13656 | |
2012-10-05 | Fix issue #1765 | Andrey Andreev | 2 | -2/+11 | |
2012-10-05 | [ci skip] Add Vietnamese characters to foreign_chars.php | Andrey Andreev | 2 | -13/+13 | |
2012-10-05 | [ci skip] More doc fixes | Andrey Andreev | 2 | -2/+2 | |
2012-10-05 | [ci skip] Small doc fixes, thanks dchill42 | Andrey Andreev | 2 | -2/+2 | |
2012-10-05 | Fix SQLite3 DB error handling | Andrey Andreev | 1 | -15/+6 | |
2012-10-05 | Fix #1745 | Andrey Andreev | 3 | -3/+6 | |
2012-10-05 | Merge pull request #1738 from RecoilUK/patch-1 | Andrey Andreev | 1 | -0/+9 | |
Update user_guide_src/source/libraries/form_validation.rst | |||||
2012-10-05 | Polish changes from #1586 | Andrey Andreev | 3 | -6/+6 | |
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> |