1. 871754a 2013 > 2014 by darwinel · 11 years ago
  2. c697a3b Use is_really_writable() in captcha helper by Andrey Andreev · 11 years ago
  3. 72b4b3c Add 'filename' to the return elements for create_captcha() (PR #2602) by Andrey Andreev · 11 years ago
  4. 3a3d5f6 Replace the last rand() with mt_rand() by vlakoff · 11 years ago
  5. 53fd688 Fix #2558 by Andrey Andreev · 11 years ago
  6. 8963f40 Add color customization to the CAPTCHA helper by Andrey Andreev · 12 years ago
  7. ffe1bd2 final change (extra space) by ash · 12 years ago
  8. c3dcf9f newline at end by ash · 12 years ago
  9. 6e35774 eol by ash · 12 years ago
  10. 19bafaf eol 2 by ash · 12 years ago
  11. a0c7ae6 eol test. by ash · 12 years ago
  12. 29ae72d removed sanity checks (developer-supplied value, not user input), added changelog entry, changed variable names by ash · 12 years ago
  13. 79dfac7 typo change by ash · 12 years ago
  14. 1aa336d Add options in create_captcha() to specify the randomly generated captcha word length and character pool by ash · 12 years ago
  15. 9708855 Allow non-string values to be used as captcha words (issue #2215) by Andrey Andreev · 12 years ago
  16. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  17. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  18. 5f385d0 Slightly robuster test by vlakoff · 12 years ago
  19. 07cdcf8 Fixes issue #1678 by pickupman · 12 years ago
  20. 6332664 Fixed typo in the comments by vkeranov · 13 years ago
  21. 773ccc3 Replaced `==` with `===` and `!=` with `!==` in /system/helpers by Alex Bilbie · 13 years ago
  22. 01b129a Fix docblocks A-H by Timothy Warren · 13 years ago
  23. 3419db1 Further improve a for() loop by Andrey Andreev · 13 years ago
  24. a720961 Some more minor improvements by Andrey Andreev · 13 years ago
  25. 33101f4 Merge upstream branch by Andrey Andreev · 13 years ago
  26. e6f7d61 Remove EOF newlines by Andrey Andreev · 13 years ago
  27. 6b47711 Remove access description line by Andrey Andreev · 13 years ago
  28. 6013856 Merge upstream branch by Andrey Andreev · 13 years ago
  29. 8e2ca4e Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop by Phil Sturgeon · 13 years ago
  30. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  31. 7203d54 Merge upstream branch by Andrey Andreev · 13 years ago
  32. c2659b8 fix + style fix by Michiel Vugteveen · 13 years ago
  33. 51a2281 Revert a space in the license agreement :) by Andrey Andreev · 13 years ago
  34. 5ad9e4e Replace AND with && by Andrey Andreev · 13 years ago
  35. 63a2100 Some more cleaning by Andrey Andreev · 13 years ago
  36. 4f2933d Some more misc. stuff by Andrey Andreev · 13 years ago
  37. f1b43d4 Improve array, captcha & cookie helpers by Andrey Andreev · 13 years ago
  38. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  39. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  40. d3a32a2 Update: fix typo error #564 by Bo-Yi Wu · 13 years ago
  41. 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
  42. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  43. 45e3cdf Whitespace cleanup for code consistency by Pascal Kriete · 14 years ago
  44. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  45. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  46. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  47. 1c73f4e fixed eof code comment by Derek Jones · 15 years ago
  48. b41032d moved CAPTCHA plugin to a helper by Derek Jones · 15 years ago