1. 3224f07 changes according to narfbg's request by Tim · 12 years ago
  2. 554d5dc changes according to narfbg's request by Tim · 12 years ago
  3. df3bfed Cleaned up for pull request. by Sajan Parikh · 12 years ago
  4. 9c0b890 Added error message in lang file. by Sajan Parikh · 12 years ago
  5. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  6. d4eec9f Fix issue #539 by Andrey Andreev · 12 years ago
  7. 7728e74 Find/replace oopsie. by Eric Roberts · 12 years ago
  8. b9e35f2 Merge branch 'refs/heads/develop' into feature/form_error_msgs by Eric Roberts · 12 years ago
  9. 05aa2d6 Add min_width and min_height options to the Upload class by Andrey Andreev · 12 years ago
  10. 838a9d6 [ci skip] Cleaned some spaces by Andrey Andreev · 12 years ago
  11. 3978fc3 Merge remote-tracking branch 'upstream/develop' into develop by Jonathon Hill · 12 years ago
  12. 8d3afde Fix a lang key typo by Andrey Andreev · 12 years ago
  13. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  14. 34c8b9c Added support for timestamp-based migrations by Jonathon Hill · 12 years ago
  15. f38564d New form_validation rule: 'differs' by Raul Baldner Junior · 12 years ago
  16. 2748254 Fix issue #935 [ci skip] by Andrey Andreev · 12 years ago
  17. 59d4990 A few forgotten double quotes in language strings by vlakoff · 12 years ago
  18. 0875d69 Changed double quotes to single quotes to meet style guidelines by Alex Bilbie · 13 years ago
  19. 32b1edb Update develop by vkeranov · 13 years ago
  20. dbe76cc Update develop by vkeranov · 13 years ago
  21. c715359 Fix some spaces here by vkeranov · 13 years ago
  22. 475bf30 again... new lines by vkeranov · 13 years ago
  23. 4a6bc33 Too many new lines here :) by vkeranov · 13 years ago
  24. 3c7e7d9 Cleaning again by vkeranov · 13 years ago
  25. 7fed00d Cleaning... by vkeranov · 13 years ago
  26. 98334c3 Cleaning time... by vkeranov · 13 years ago
  27. 5eb72e6 Fixing typo in error for multiple migration conflict. by lee Tengum · 13 years ago
  28. af6d850 Fixed Migrations and an incorrect strict comparison. by Phil Sturgeon · 13 years ago
  29. 34ed3f3 Resolve description docblock differences in system/language/ by Andrey Andreev · 13 years ago
  30. 0b05705 Combine this feature with Fix Issue #935 in another pull request. by Eric Roberts · 13 years ago
  31. b4a294d Fix a merge oopsie in the language file. by Eric Roberts · 13 years ago
  32. 8cefb3f Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/form_error_msgs by Eric Roberts · 13 years ago
  33. 5e2cd01 Fixed typo in English language file for upload library. by Seb Pollard · 13 years ago
  34. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  35. d5c0172 Fix #1009 documentation fixed by John Crepezzi · 13 years ago
  36. c193166 Renaming equal_to_greater_than to greater_than_equal_to, equal_to_less_than to less_than_equal_to by Nick Busey · 13 years ago
  37. 98c347d Adding equal to greater than, equal to less than form validators. by Nick Busey · 13 years ago
  38. 41cc090 Better support for using field names and rule parameters in error messages. by Eric Roberts · 13 years ago
  39. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  40. dd35b15 Updating Moscow and Samoa timezones by Brandon Jones · 13 years ago
  41. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  42. 87db1b7 Changed up to down for down method error line by Thomas Traub · 13 years ago
  43. 54a8dcd Fixed a bug (#181) where a mis-spelling was in the form validation language file. by Greg Aker · 13 years ago
  44. d01e4a6 hand merged remaining unresolved files following the backout of 648b42a75739, which was a NON-trivial whitespace commit by Derek Jones · 14 years ago
  45. 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 14 years ago
  46. 63df37d Removed accidental whitespace. by Phil Sturgeon · 14 years ago
  47. 3837ae7 Added 'is_unique' which is a brilliant feature I came up with all by myself. Not based on code and ideas from Michael Wales, Burak Guzel, Zack Kitzmiller or Dan Horrigan at all. If they say any differently they are lying. by Phil Sturgeon · 14 years ago
  48. 0854d91 Merged tip. by Phil Sturgeon · 14 years ago
  49. 3ef65bd Wrapped all common functions to check if it already exists. This allows anyone to override a lot more of the core by simply defining these function prior to loading them. by Dan Horrigan · 14 years ago
  50. 5ed585b Fixed conflict with migrations merge. by Phil Sturgeon · 14 years ago
  51. 96bd33b Added Migration class and language file. by Phil Sturgeon · 14 years ago
  52. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  53. 62df131 Added Session Class userdata to the output profiler. Additionally, added a show/hide toggle on HTTP Headers, Session Data and Config Variables. by Greg Aker · 14 years ago
  54. 05fa611 Made Environment Support optional. Comment out or delete the constant to stop environment checks. by Phil Sturgeon · 14 years ago
  55. 2280e8e Added the regex_match Form Validation rule. Had to change how the rules are split so that no regex breaks the rule splitting. by Dan Horrigan · 14 years ago
  56. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  57. ce3129d Removing validation_lang.php file that was missed when removing the Validation library. by Greg Aker · 15 years ago
  58. 28b2937 Added FTP::download() and the accompanying lang line. This was first proposed in 2007, can we add it now pleeeeease? by Phil Sturgeon · 15 years ago
  59. ee71c80 added ability to enable/disable individual sections of the Profiler by Derek Jones · 15 years ago
  60. 2a58e7a bringing language files up to date by Derek Jones · 15 years ago
  61. f947e0a updated lang file for unit test changes by Derek Allard · 15 years ago
  62. 76af409 adding http headers and config to CI profiler by Derek Allard · 15 years ago
  63. 541ddbd added some better error checking for saving files with GD by Derek Jones · 16 years ago
  64. 604873f better error messages for sendmail failure by Derek Jones · 16 years ago
  65. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  66. 85e65f6 Propset eol-style to CRLF by Derek Jones · 16 years ago
  67. 73c3b11 added a line of text for the profiler changes by Rick Ellis · 16 years ago
  68. 5952359 Fixed a number of bug reports related to table/db names not being escaped or prefixed correctly. by Rick Ellis · 16 years ago
  69. aef13d9 fix up file path reference in comment by Derek Allard · 16 years ago
  70. d81eb95 Added line of text for new profiler block by Rick Ellis · 16 years ago
  71. 7440273 Clarified some of the lines of text by Rick Ellis · 16 years ago
  72. 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago
  73. 209ac23 by Rick Ellis · 16 years ago
  74. 5f72587 lines, not arrays, Mr. Jones by Derek Jones · 16 years ago
  75. c9a4f28 updated time zone list and offsets to match the world's current time zones by Derek Jones · 16 years ago
  76. fd7943a Fixed a double opening <p> tag in the index pages of each system directory. by Derek Allard · 17 years ago
  77. 85f66ea Number helper uses lang files by Derek Allard · 17 years ago
  78. 61860c9 Added a language key for valid_emails in validation_lang.php. by Derek Allard · 17 years ago
  79. b846d38 Added missing semicolon in upload_lang.php by Derek Jones · 17 years ago
  80. 7f88aa5 changed class instantiations to reference global $LANG and fetch existing Exceptions class, and added language variable for database error heading by Derek Jones · 17 years ago
  81. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  82. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  83. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  84. 1353ffb Fixed a bug (#3330) in the FTP class where a comparison wasn't getting made. by Derek Allard · 17 years ago
  85. 065a0ce added db_unable_to_set_charset error message by Derek Jones · 17 years ago
  86. d92d3c4 Fixed a series of grammatical and spelling errors in the language files. by Derek Allard · 17 years ago
  87. 1487f8c added a language key for the integer validation rule by Derek Allard · 17 years ago
  88. d087ef8 added GET, URI string, and memory usage to Profiler output by Derek Jones · 17 years ago
  89. c4c0ac4 added greater precision to $_FILE upload errors by Derek Jones · 17 years ago
  90. 73ed7b1 by Derek Allard · 17 years ago
  91. 39b622d Many new Active Record functions, and another whack of stuff by Derek Allard · 17 years ago
  92. 8f4f7b1 Fixed typos in the email Language class (email_attachment_unredable, email_filed_smtp_login). by Derek Allard · 17 years ago
  93. 488b7ee Fixed a typo in the image language file "suppor" to "support". by Derek Allard · 17 years ago
  94. f9997d9 "direcotries" to "directories" by Derek Allard · 17 years ago
  95. 55cea25 added missing lang entry for valid_ip validation error by Derek Allard · 17 years ago
  96. 2189f2a Fixed a typo in the database language file. by Derek Allard · 17 years ago
  97. 5f41edd revert calendar change... I'm an idiot by Derek Allard · 18 years ago
  98. 669f999 Fixed a typo ("cal_mayl") in English calendar language file by Derek Allard · 18 years ago
  99. 356da23 $lang['ut_test_datatype'] = 'Test Datatype '; by Derek Allard · 18 years ago
  100. 1aef55e by admin · 18 years ago