Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-05-18 | http:// to https:// | Mehdi Bounya | 1 | -1/+1 | |
2017-07-27 | Update composer.json | Instructor, Computer Systems Technology | 1 | -1/+1 | |
Replace IRC reference with Slack | |||||
2017-06-19 | Merge branch '3.1-stable' into develop | Andrey Andreev | 1 | -1/+1 | |
Conflicts resolved: system/core/CodeIgniter.php tests/codeigniter/libraries/Form_validation_test.php user_guide_src/source/changelog.rst user_guide_src/source/conf.py user_guide_src/source/installation/downloads.rst user_guide_src/source/installation/upgrading.rst | |||||
2017-06-19 | [ci skip] Prepare 3.1.5 release | Andrey Andreev | 1 | -1/+1 | |
2017-01-19 | Fix byte-safety issues & actually test for them | Andrey Andreev | 1 | -2/+3 | |
2016-03-07 | [ci skip] Add random_compat as a suggested package in composer.json | Andrey Andreev | 1 | -0/+3 | |
2016-01-11 | [ci skip] Update codeigniter.com links to https | Andrey Andreev | 1 | -1/+1 | |
2015-05-05 | [ci skip] Remove double description from composer.json | Andrey Andreev | 1 | -1/+0 | |
2015-05-04 | [ci skip] Fix IRC link in composer.json | Andrey Andreev | 1 | -1/+1 | |
2015-05-04 | Converting whitespace to tabs and removing issues link | Lonnie Ezell | 1 | -12/+11 | |
2015-05-04 | Fleshing out the composer.json file with more basic info. | Lonnie Ezell | 1 | -0/+10 | |
2014-10-28 | [ci skip] Update composer.json | Andrey Andreev | 1 | -2/+3 | |
2013-07-13 | PHPUnit & Travis failures due to new version of vfsStream. | Eric Roberts | 1 | -1/+1 | |
2013-04-01 | Removed newline at EOF | Darren Benney | 1 | -1/+1 | |
2013-03-30 | Changed spaces to tabs for consistency. | Darren Benney | 1 | -8/+8 | |
2013-03-30 | Added description to composer.json | Darren Benney | 1 | -3/+4 | |
When executing "composer validate", an error is generated because there is no description. Also removed a couple of tabs and replaced them with spaces to neaten it up slightly. | |||||
2013-02-19 | Revert "Revert all changes to see if travis just doesn't like me." | David Barratt | 1 | -3/+4 | |
This reverts commit eb5991ccd0686d15615bff3a730a641889063943. | |||||
2013-02-19 | Revert all changes to see if travis just doesn't like me. | David Barratt | 1 | -4/+3 | |
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 | 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 | 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-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 | |
2012-10-16 | Updated composer.json to use official PHPUnit package | Alex Bilbie | 1 | -1/+1 | |
Signed-off-by: Alex Bilbie <alex@alexbilbie.com> | |||||
2012-08-30 | Added PHPUnit to the development requirements of composer.json | Alex Bilbie | 1 | -1/+4 | |
2012-05-24 | get vfsStream via composer if its PEAR package not exists | Taufan Aditya | 1 | -0/+5 | |