summaryrefslogtreecommitdiffstats
path: root/system/language
AgeCommit message (Expand)AuthorFilesLines
2013-09-16Remove executable bitsFlorian Pritz13-0/+0
2012-06-13Merge tag '2.1.1'Florian Pritz1-1/+1
2012-04-23Corrected the migration_missing_down_method language stringRepox1-1/+1
2011-11-28Merge commit 'v2.1.0'Florian Pritz2-0/+14
2011-08-21Merge commit 'v2.0.3' into workingFlorian Pritz1-0/+3
2011-07-02hand merged remaining unresolved files following the backout of 648b42a75739,...Derek Jones2-0/+14
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones2-8/+8
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones2-8/+8
2011-05-09Removed accidental whitespace.Phil Sturgeon1-1/+1
2011-05-09Added 'is_unique' which is a brilliant feature I came up with all by myself. ...Phil Sturgeon1-1/+2
2011-05-08Merged tip.Phil Sturgeon3-8/+11
2011-05-04Fixed conflict with migrations merge.Phil Sturgeon1-0/+13
2011-05-04Added Migration class and language file.Phil Sturgeon1-0/+13
2011-04-25Fixed double-space typo.Razican2-8/+8
2011-04-18Added Session Class userdata to the output profiler. Additionally, added a s...Greg Aker1-0/+3
2011-04-10update to CI 2.0.2Florian Pritz2-7/+10
2011-04-02Removed double-spacing from ftp_lang.php sentances.Phil Sturgeon1-7/+7
2011-03-17Added form_validation_lang entries for decimal, greater_than, less_than.Phil Sturgeon1-0/+3
2011-01-28update to CI 2.0Florian Pritz15-80/+47
2010-12-15Added the regex_match Form Validation rule. Had to change how the rules are ...Dan Horrigan1-0/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny3-38/+38
2010-07-16Removing validation_lang.php file that was missed when removing the Validatio...Greg Aker1-21/+0
2010-03-12Added FTP::download() and the accompanying lang line. This was first proposed...Phil Sturgeon1-0/+1
2010-03-10added ability to enable/disable individual sections of the ProfilerDerek Jones1-0/+1
2010-03-03bringing language files up to dateDerek Jones4-36/+18
2010-02-06Initial commitFlorian Pritz15-0/+364
2010-01-18updated lang file for unit test changesDerek Allard1-0/+1
2010-01-16adding http headers and config to CI profilerDerek Allard1-0/+2
2008-12-09added some better error checking for saving files with GDDerek Jones1-0/+1
2008-11-18better error messages for sendmail failureDerek Jones1-0/+1
2008-11-13Changing EOL style to LFDerek Allard15-337/+337
2008-11-12Propset eol-style to CRLFDerek Jones2-34/+34
2008-10-17added a line of text for the profiler changesRick Ellis1-0/+1
2008-10-17Fixed a number of bug reports related to table/db names not being escaped or ...Rick Ellis1-0/+1
2008-09-22fix up file path reference in commentDerek Allard1-2/+2
2008-09-21Added line of text for new profiler blockRick Ellis1-0/+1
2008-08-27Clarified some of the lines of textRick Ellis1-3/+3
2008-08-26Added Form Validation Library and updated docsRick Ellis1-0/+24
2008-08-21(no commit message)Rick Ellis1-15/+18
2008-08-13lines, not arrays, Mr. JonesDerek Jones1-40/+40
2008-08-13updated time zone list and offsets to match the world's current time zonesDerek Jones1-32/+41
2008-06-27Fixed a double opening <p> tag in the index pages of each system direct...Derek Allard2-16/+6
2008-06-26Number helper uses lang filesDerek Allard1-0/+10
2008-06-09Added a language key for valid_emails in validation_lang.php.Derek Allard1-2/+3
2008-05-14Added missing semicolon in upload_lang.phpDerek Jones1-3/+3
2008-05-12changed class instantiations to reference global $LANG and fetch existing Exc...Derek Jones1-2/+2
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end o...Derek Jones11-11/+33
2008-05-11Undoing change committed in r1115Derek Jones11-0/+11
2008-05-11removed closing PHP tag from all framework filesDerek Jones11-11/+0
2008-01-27Fixed a bug (#3330) in the FTP class where a comparison wasn't getting made.Derek Allard1-1/+1