Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-09 | Merge changes from develop | Andrey Andreev | 4 | -12/+33 | |
2012-10-09 | Merge changes from 2.1-stable | Andrey Andreev | 1 | -6/+21 | |
2012-10-09 | Changed Lunix for Linux | Erocanti | 1 | -1/+1 | |
"Lunix" while going over cli docs. | |||||
2012-10-08 | [ci skip] Polish changes from pull #1709 | Andrey Andreev | 1 | -1/+1 | |
2012-10-08 | Fix email headers when using long email subjects and \r\n as crlf. (Part2) | Bruno Barão | 1 | -0/+1 | |
- Better expression for the preg_replace. - Added a entry to the changelog. | |||||
2012-10-07 | Fix a typo [ci skip] | Andrey Andreev | 1 | -1/+1 | |
2012-10-06 | Fix issue #1257 | Andrey Andreev | 1 | -0/+1 | |
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 | 1 | -11/+12 | |
2012-10-05 | Remove an empty line | Andrey Andreev | 1 | -1/+1 | |
2012-10-05 | Merge upstream branch | Andrey Andreev | 53 | -708/+2096 | |
2012-10-05 | Fix issue #1765 | Andrey Andreev | 1 | -0/+1 | |
2012-10-05 | [ci skip] Add Vietnamese characters to foreign_chars.php | Andrey Andreev | 1 | -1/+1 | |
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 #1745 | Andrey Andreev | 2 | -2/+5 | |
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 | 2 | -4/+4 | |
2012-10-05 | Merge pull request #1586 from melounek/email_return_path | Andrey Andreev | 2 | -0/+8 | |
added parameter for returned-path in Email::from() | |||||
2012-10-05 | Fix issue #1692 | Andrey Andreev | 1 | -2/+3 | |
2012-10-05 | update devel version | Melounek | 39 | -551/+1692 | |
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 | 1 | -4/+5 | |
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 #116 + other space/style fixes [ci skip | Andrey Andreev | 2 | -14/+13 | |
2012-10-05 | Fixed conflicts in changelog to reflect all changes. | Kyle Johnson | 1 | -27/+34 | |
Conflicts: user_guide_src/source/changelog.rst | |||||
2012-10-04 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Daniel Morris | 1 | -28/+32 | |
2012-10-04 | DRY determining server protocol | Daniel Morris | 1 | -0/+1 | |
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 | 1 | -23/+26 | |
2012-10-04 | Merge pull request #1847 from daniel-honestempire/develop | Andrey Andreev | 1 | -0/+2 | |
Support for hashing algorithms other than SHA1 and MD5 | |||||
2012-10-04 | Fix issue #1789 | Andrey Andreev | 1 | -5/+6 | |
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-09-23 | Update user_guide_src/source/libraries/loader.rst | W. Kristianto | 1 | -1/+1 | |
Remove the second parameter | |||||
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-17 | Merge pull request #1783 from vlakoff/develop | Andrey Andreev | 2 | -1/+6 | |
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-15 | Update reserved names documentation | vlakoff | 1 | -1/+1 | |
- EXT removed in 079fbfcde095230f304e889217f897031a948f61 - VIEWPATH added in 8eef9c77512d4fad5357d3cbda83b89f844d7d16 | |||||
2012-09-13 | directory_map() was skipping files and directories named "0" | vlakoff | 1 | -0/+1 | |
Close #1757. Thanks @BennyC! | |||||
2012-09-12 | Minor adjustments | Andrey Andreev | 1 | -5/+5 | |
2012-09-12 | Better server test in redirect() of URL helper | vlakoff | 1 | -1/+1 | |
"Location" header bugs are specific to IIS; previous test was matching all HTTP servers under Windows. This test isn't perfect yet ($_SERVER['SERVER_SOFTWARE'], which corresponds to the "Server" header of HTTP response, might be missing), but there is no perfect test. "Refresh" method makes the window blank for quite a noticeable time, so let's not affect other servers because of IIS. | |||||
2012-09-07 | Removed the from the default config variables in the pagination ↵ | Alex Bilbie | 1 | -0/+1 | |
class. Fixes #187 and #208 Signed-off-by: Alex Bilbie <alex@alexbilbie.com> | |||||
2012-09-07 | Merge pull request #1720 from appleboy/doc | Alex Bilbie | 3 | -2/+3 | |
fix issue #1719 and update ip address length on captcha helper | |||||
2012-09-05 | Database display error supporting "Loader.php" and "MY_Loader.php" | Jonathan Bonnefoy | 1 | -0/+1 | |
2012-09-04 | Add documation to user guide for Migrations class | Joe McFrederick | 1 | -1/+133 | |
2012-09-03 | Fix #1741 is_unique duplicated in documentation for Form_validation | pickupman | 1 | -1/+0 | |
2012-09-02 | Merge pull request #1727 from pickupman/bugfix-loader-view_file | Alex Bilbie | 1 | -0/+1 | |
Fix bug #1000 | |||||
2012-08-31 | fix issue #1719 and update ip address length on captcha helper | Bo-Yi Wu | 3 | -2/+3 | |
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> |