summaryrefslogtreecommitdiffstats
path: root/system/core/CodeIgniter.php
AgeCommit message (Expand)AuthorFilesLines
2014-08-30Merge tag '2.2.0' into workingFlorian Pritz1-1/+1
2014-06-06Merge remote-tracking branch 'remotes/upstream/2.2-stable' into workingFlorian Pritz1-1/+1
2014-06-06Update CI_VERSIONAndrey Andreev1-1/+1
2014-05-31Changelog messages, bump year in copyright noticesAndrey Andreev1-1/+1
2013-09-22Merge tag '2.1.4'Florian Pritz1-1/+1
2013-09-16Remove executable bitsFlorian Pritz1-0/+0
2013-07-08Updating User Guide for 2.1.4.Wes Baker1-1/+1
2012-10-07Bump version number to 2.1.3Andrey Andreev1-1/+1
2012-06-29Bumping version number to 2.1.2.Wes Baker1-1/+1
2012-05-17Added upgrade for 2.1.1 and updated version.Phil Sturgeon1-1/+1
2011-11-14Removing stray docblocksPascal Kriete1-12/+0
2011-10-27Bumped CodeIgniter version to 2.1.0.Phil Sturgeon1-1/+1
2011-08-15Merge branch 'develop' of github.com:philsturgeon/codeigniter-reactor into de...Phil Sturgeon1-0/+12
2011-08-14Added some docs to CI core filesDavid Behler1-0/+12
2011-08-14Fixed conflict.Phil Sturgeon1-9/+11
2011-08-14Added some docs to CI core filesroot1-0/+13
2011-08-13Got changelog in sync with changes after v2.0.3 release branch merged a bunch...Phil Sturgeon1-1/+1
2011-08-13Bumped the version number. Can somebody with a working find and replace fix u...Phil Sturgeon1-1/+1
2011-08-10404_override route now works for missing controllers in subdirectories and fu...Shane Pearson1-1/+19
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-34/+34
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-34/+34
2011-04-25Fixed double-space typo.Razican1-34/+34
2011-04-19Removing internal references to the EXT constant. Additionally, marked the c...Greg Aker1-11/+11
2011-04-08Fix: #192 CI version constant incorrect in core/CodeIgniterGreg Aker1-1/+1
2011-04-06Made Environment Support optional. Comment out or delete the constant to stop...Phil Sturgeon1-0/+7
2011-04-06Made Environment Support optional. Comment out or delete the constant to stop...Phil Sturgeon1-1/+1
2011-04-05Moving security to core.Pascal Kriete1-0/+7
2011-03-15constants.php will be loaded from the environment specific config folder if a...Phil Sturgeon1-2/+9
2011-03-09Added 2.0.1 upgrade guide and changed the constants ready.Phil Sturgeon1-1/+1
2011-03-09Merged recent Core changes and fixed conflict.Phil Sturgeon1-4/+25
2011-03-09Flipping Phil's IS_CORE to true.Pascal Kriete1-1/+1
2011-03-08Added the constant CI_CORE to help differentiate between Core: TRUE and React...Phil Sturgeon1-0/+7
2011-03-08Added the constant CI_CORE to help differentiate between Core: TRUE and React...Phil Sturgeon1-0/+7
2011-02-01Better logic handling for 404 overrideEric Barnes1-0/+11
2011-01-31Added 404_override to Codeigniter file to catch the 404 if the controller is ...Eric Barnes1-2/+12
2011-01-20Renaming the unicode class to utf8 so we don't run the risk of violating the ...Pascal Kriete1-3/+3
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-11-10Some simple tweakingPascal Kriete1-2/+1
2010-11-10Removing require Compat.php in CodeIgniter.phpGreg Aker1-7/+0
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1
2010-11-10Blasting the Base4/5 files. Updating Controller.php to inherit bits from the...Greg Aker1-15/+5
2010-11-09Automated merge with http://hg.ellislab.com/CodeIgniter2Pascal Kriete1-1/+1
2010-11-09Adding a second parameter to _remap that contains an array of the leftover se...Pascal Kriete1-1/+1
2010-11-09Fix #62 Adding CI_ prefix to Controller.Greg Aker1-1/+1
2010-11-09Fixed a bug where silently failed to override if set_time_limit was in Suhos...Pascal Kriete1-6/+10
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-32/+32
2010-03-22Fix #10 , extending the CodeIgniter controller with MY_Controller will lead t...Greg Aker1-0/+5
2010-03-02@PHP4 tags to CodeIgniter.phpDerek Jones1-1/+2
2010-03-02updating CodeIgniter.php init fileDerek Jones1-112/+180
2010-03-02fixed EOF code comment file locationsDerek Jones1-1/+1