Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-21 | Manually apply PR #2234 | Andrey Andreev | 2 | -0/+2 | |
2013-02-21 | [ci skip] Remove a changelog line for a non-existent change | Andrey Andreev | 1 | -1/+0 | |
2013-02-21 | Fix Session tests | Andrey Andreev | 1 | -1/+3 | |
2013-02-20 | Update user_guide_src/source/tutorial/news_section.rst | Kevin Smith | 1 | -2/+2 | |
Clarified a part of the tutorial so it's obvious the code should be replaced/update rather than added. | |||||
2013-02-20 | Remove CI_DB_pdo_driver:: | Andrey Andreev | 1 | -7/+0 | |
Improving on PR #2265, the property is inherited with the same value and doesn't need to be set. | |||||
2013-02-20 | Merge pull request #2265 from dionysiosarvanitis/fix/trans_enabled | Andrey Andreev | 1 | -1/+1 | |
Set transaction enabled flag default to TRUE | |||||
2013-02-19 | Merge pull request #2267 from dionysiosarvanitis/fix/_update_db | Andrey Andreev | 1 | -0/+3 | |
Issue #2086 Session_cookie's _update_db not guaranteed to update | |||||
2013-02-19 | Issue #2086 Session_cookie's _update_db not guaranteed to update | Dionysis Arvanitis | 1 | -0/+3 | |
2013-02-19 | Set transaction enabled flag default to TRUE | Dionysis Arvanitis | 1 | -1/+1 | |
2013-02-19 | [ci skip] Fix some changelog entries | Andrey Andreev | 1 | -14/+13 | |
2013-02-19 | Merge pull request #2261 from nisheeth-barthwal/develop | Andrey Andreev | 2 | -2/+6 | |
Fixed Issue #2239 | |||||
2013-02-19 | Updated changelog | nisheeth-barthwal | 1 | -0/+1 | |
2013-02-19 | Fixed the issue with bcc_batch_mode and subject | nisheeth-barthwal | 1 | -2/+5 | |
2013-02-19 | Merge pull request #2253 from davidbarratt/develop | Andrey Andreev | 2 | -5/+5 | |
Allow CodeIgniter Projects to be deployed with composer | |||||
2013-02-19 | Set the --no-progress option for travis composer install command | David Barratt | 1 | -1/+1 | |
2013-02-19 | Revert "Revert all changes to see if travis just doesn't like me." | David Barratt | 2 | -5/+5 | |
This reverts commit eb5991ccd0686d15615bff3a730a641889063943. | |||||
2013-02-19 | Fix form_upload() test | Andrey Andreev | 1 | -1/+1 | |
2013-02-19 | Merge pull request #2258 from vlakoff/develop | Andrey Andreev | 2 | -5/+5 | |
Fix a code comment in Upload->_file_mime_type() | |||||
2013-02-19 | Merge pull request #2260 from vlakoff/develop-2 | Andrey Andreev | 1 | -15/+22 | |
Add an upgrade note about change in the results of Directory Helper's directory_map() | |||||
2013-02-19 | Add an upgrade note about change in the results of Directory Helper's ↵ | vlakoff | 1 | -4/+11 | |
directory_map() see issue #1978 | |||||
2013-02-19 | Fix typos in upgrade_300.rst | vlakoff | 1 | -11/+11 | |
2013-02-19 | Fix a code comment in Upload->_file_mime_type() | vlakoff | 2 | -5/+5 | |
Availability of dangerous functions is now tested using function_usable(). | |||||
2013-02-19 | Revert all changes to see if travis just doesn't like me. | David Barratt | 2 | -5/+5 | |
2013-02-18 | Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop | David Barratt | 4 | -2/+51 | |
2013-02-18 | vfsStream is required for travis | David Barratt | 1 | -1/+4 | |
2013-02-18 | See how many errors are produced when no dependencies are included | David Barratt | 1 | -5/+1 | |
2013-02-18 | Simplify the composer command | David Barratt | 1 | -2/+1 | |
2013-02-18 | Revert "Attempt to get travis to work by adding php-invoker" | David Barratt | 1 | -2/+1 | |
This reverts commit 1396a958a5b96cc6c617ae725034fa58542acd25. | |||||
2013-02-18 | Attempt to get travis to work by adding php-invoker | David Barratt | 1 | -1/+2 | |
2013-02-18 | Set the --no-progress option for travis composer install command | David Barratt | 1 | -1/+1 | |
2013-02-18 | Set the --dev option for travis composer install command. | David Barratt | 1 | -1/+1 | |
2013-02-18 | Merge pull request #2256 from nisheeth-barthwal/develop | Andrey Andreev | 3 | -1/+50 | |
Added keep-alive connection to SMTP. Fixed socket read/write timeouts. Added PHP useragent. | |||||
2013-02-18 | removed a stray tab | nisheeth-barthwal | 1 | -1/+1 | |
2013-02-18 | Removed the unused $force paramter in Email::_smtp_connect() | nisheeth-barthwal | 1 | -29/+29 | |
2013-02-18 | removed PR from the bug list | nisheeth-barthwal | 2 | -2/+2 | |
2013-02-18 | Styleguide fixes | nisheeth-barthwal | 1 | -4/+3 | |
2013-02-18 | Fixed curly braces. Removed redundant method set_useragent() | nisheeth-barthwal | 1 | -20/+11 | |
2013-02-18 | Clean up | nisheeth-barthwal | 2 | -0/+4 | |
2013-02-18 | Fixed tab-indentation. Made appropriate entries in changelog | nisheeth-barthwal | 1 | -283/+282 | |
2013-02-18 | Merge pull request #2257 from appleboy/helper | Andrey Andreev | 1 | -1/+1 | |
Fixed form helper variable error | |||||
2013-02-18 | Fix a JSON validation error | David Barratt | 1 | -2/+2 | |
2013-02-18 | Move mikey179/vfsStream to only be required on dev | David Barratt | 1 | -1/+1 | |
2013-02-18 | Fixed form helper variable error | Bo-Yi Wu | 1 | -1/+1 | |
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | |||||
2013-02-17 | Added keep-alive connection to SMTP. Fixed socket read/write timeouts. Added ↵ | nisheeth-barthwal | 1 | -234/+290 | |
PHP useragent | |||||
2013-02-16 | Update the required version of PHP to 5.2.4 | David Barratt | 1 | -1/+1 | |
2013-02-16 | Require at least PHP 5.1.6. | David Barratt | 1 | -0/+1 | |
2013-02-16 | Lowercase the project name as uppercase letters are not allowed. | David Barratt | 1 | -3/+3 | |
2013-02-16 | Add the Project Name to the Composer File. | David Barratt | 1 | -0/+1 | |
2013-02-15 | Fix #2247 | Andrey Andreev | 1 | -6/+3 | |
2013-02-15 | Fix some stuff from recent pull requests | Andrey Andreev | 5 | -17/+29 | |