summaryrefslogtreecommitdiffstats
path: root/system
AgeCommit message (Collapse)AuthorFilesLines
2012-01-26DB forge escaping relatedAndrey Andreev2-9/+9
2012-01-24Revert a space in the license agreement :)Andrey Andreev4-4/+4
2012-01-20Replaced AND with &&Andrey Andreev3-31/+25
2012-01-19Some more cleaningAndrey Andreev2-16/+4
2012-01-16Removed some unneeded code and fixed a possible bugAndrey Andreev1-67/+10
2012-01-16Additional clean-upAndrey Andreev4-226/+123
2012-01-10Merge upstream branchAndrey Andreev9-202/+130
2012-01-10Merge pull request #906 from narfbg/develop-issue-904Phil Sturgeon2-8/+6
Fix issue #904
2012-01-10Merge pull request #892 from narfbg/develop-core-securityPhil Sturgeon1-173/+106
Improve the core Security library
2012-01-10Merge pull request #912 from narfbg/develop-fix-fhPhil Sturgeon2-8/+8
Fixes for two previous commits
2012-01-10Fix a bug in system/core/CodeIgniter.phpAndrey Andreev1-1/+1
2012-01-10Fix a bug in the File helperAndrey Andreev1-7/+7
2012-01-10Fixed a bug in CI_Lang::load()Andrey Andreev1-1/+1
2012-01-09Some more stuff ...Andrey Andreev1-17/+6
2012-01-09Fix issue #904Andrey Andreev2-8/+6
2012-01-09Merge pull request #903 from purwandi/databasePhil Sturgeon1-3/+2
Fix error undefined variable query on count_all_results db active record
2012-01-09Fix error undefined variable query on count_all_results db active recordPurwandi1-3/+2
2012-01-09Remove once again ...Andrey Andreev1-1/+0
2012-01-09Really fix this ...Andrey Andreev1-2/+3
2012-01-09Fix a possible notice in Output libraryAndrey Andreev1-4/+2
2012-01-08Fixes for issue 896Michiel Vugteveen3-5/+5
2012-01-08Remove some tabsAndrey Andreev1-1/+1
2012-01-08Merge remote-tracking branch 'upstream/develop' into develop-db-oci8Andrey Andreev10-688/+342
2012-01-08Merge remote-tracking branch 'upstream/develop' into develop-core-securityAndrey Andreev26-1395/+806
2012-01-08Merge pull request #850 from RS71/developPhil Sturgeon1-3/+8
CSRF optional token regeneration
2012-01-08Merge pull request #894 from narfbg/develop-dbPhil Sturgeon6-573/+270
Improve database classes
2012-01-08Merge pull request #881 from narfbg/develop-core-codeigniterPhil Sturgeon1-26/+18
Improve index.php & system/core/CodeIgniter.php
2012-01-08Merge pull request #886 from narfbg/develop-core-imPhil Sturgeon2-86/+46
Improve core Input & Model libraries
2012-01-08Merge remote-tracking branch 'upstream/develop' into develop-db-oci8Andrey Andreev16-707/+464
2012-01-08Merge pull request #877 from narfbg/develop-helpers-tuxPhil Sturgeon3-88/+78
Improve typography, url & xml helpers
2012-01-08Switch private methods to protectedAndrey Andreev1-5/+5
2012-01-08Merge pull request #875 from narfbg/develop-issue-874Phil Sturgeon1-2/+2
Fixed issue 874
2012-01-08Replace AND with &&Andrey Andreev1-6/+6
2012-01-08Swap two vars for readabilityAndrey Andreev1-1/+1
2012-01-08Merge pull request #889 from narfbg/develop-outputPhil Sturgeon1-104/+44
Improve the core Output library
2012-01-08Merge pull request #885 from narfbg/develop-core-cePhil Sturgeon2-59/+40
Improve core Controller & Exceptions libraries
2012-01-08Style guide stuffAndrey Andreev1-4/+2
2012-01-08Merge pull request #883 from narfbg/develop-core-configPhil Sturgeon1-73/+39
Improve the Config library
2012-01-08Merge pull request #882 from narfbg/develop-core-commonPhil Sturgeon1-61/+60
Improve core/Common.php
2012-01-08Merge pull request #880 from narfbg/develop-benchmarkPhil Sturgeon1-14/+9
Improve the Benchmark library
2012-01-08Switch some public properties to protectedAndrey Andreev1-6/+4
2012-01-08Merge pull request #893 from narfbg/develop-core-uuPhil Sturgeon2-132/+95
Improve core URI & UTF8 libraries
2012-01-08Merge pull request #891 from narfbg/develop-core-loaderPhil Sturgeon1-60/+37
Improve the core Loader library
2012-01-08Merge pull request #890 from narfbg/develop-core-hlPhil Sturgeon2-44/+23
Improve core Hooks & Lang libraries
2012-01-08Remove loading of ['core'] elementsAndrey Andreev1-7/+0
2012-01-08Improve database classesAndrey Andreev6-573/+270
2012-01-07Remove a space :)Andrey Andreev1-1/+1
2012-01-07Improve core URI & UTF8 librariesAndrey Andreev2-133/+96
2012-01-07Improve the core Security libraryAndrey Andreev1-155/+99
2012-01-07Improve the core Loader libraryAndrey Andreev1-53/+37