1. 25dcb93 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Ronald Beilsma · 13 years ago
  2. c3eb5e1 Merge branch 'patch-1' of https://github.com/dixy/CodeIgniter-1 into dixy-patch-1 by Eric Barnes · 13 years ago
  3. 3b37659 Fixed paging with prefix and suffix for real page numbers. Refs #677 Fixes #52 by Eric Barnes · 13 years ago
  4. 8d727f1 Fixed prefix and suffix in pagination. Fixes #677 by Eric Barnes · 13 years ago
  5. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  6. cfb7021 ceil returned float (line 131), so if statement in line 134 was bound to return false (===, float vs integer) by Ronald Beilsma · 13 years ago
  7. 345e7ee fixed bug in pagination library by Ronald Beilsma · 13 years ago
  8. 33987e6 Improve the Pagination library by Andrey Andreev · 13 years ago
  9. 8bd8f68 Prev link and 1 link don't have the same url with use_page_numbers=TRUE by dixy · 13 years ago
  10. bce4140 Changed pagination construct to call initialize so it sets the anchor class properly. Fixes #737 by Eric Barnes · 13 years ago
  11. 9a4902a Changed visibility of pagination properties and methods. by Eric Barnes · 13 years ago
  12. c00a5a0 Merge master (2.1.0) and fixed conflicts. by Phil Sturgeon · 13 years ago
  13. da8a560 Enables real page numbers for URI segment in Pagination library by Aaron Kuzemchak · 13 years ago
  14. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  15. 48b2301 Added a condition so that the previous link respects use_page_numbers configuration. by garthkerr · 13 years ago
  16. a5e13f9 utilizing ternary syntax to clean up some conditionals by Aaron Kuzemchak · 13 years ago
  17. 11c5f16 Enables real page numbers for URI segment in Pagination library by Aaron Kuzemchak · 13 years ago
  18. 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
  19. 4b9c629 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
  20. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  21. c0b133c default value of $total_rows in Pagination class should be number. And fix User Guide Pagination Class's Example which uses string to number variable. by kenjis · 14 years ago
  22. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  23. a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
  24. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  25. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  26. e01fd0f suppress page list by Derek Allard · 15 years ago
  27. 96bb75c Added the ability to suppress first, previous, next and last links by setting their values to FALSE in the pagination library. by Derek Allard · 15 years ago
  28. 2a6c1da Added $prefix, $suffix and $first_url properties to Pagination library. by Robin Sowell · 15 years ago
  29. 7f3719f updated copyrights by Derek Jones · 15 years ago
  30. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  31. faac15e spaces for tabs by Derek Allard · 16 years ago
  32. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  33. 98a4a3d replaced <b> with <strong> in Pagination by Derek Jones · 16 years ago
  34. 788d95a Fixed bug 4775. The constant AMP was undefined... this was a copy/past from EE code, where AMP exists. by Rick Ellis · 16 years ago
  35. 02b0c39 changed by Derek Jones · 16 years ago
  36. a42f387 Removed some errant spaces by Rick Ellis · 16 years ago
  37. e4a7db4 updated copyright by Rick Ellis · 16 years ago
  38. c6238e9 customizable query string by Derek Allard · 17 years ago
  39. 8ddc0db Added support for query strings to the Pagination class, automatically detected or explicitly declared. by Derek Allard · 17 years ago
  40. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  41. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  42. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  43. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  44. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  45. f37fa6e Fixed a bug (#2679) where the "previous" pagination link would get drawn on the first page. by Derek Allard · 17 years ago
  46. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  47. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  48. 825bc9b fixed a bug if num_link wasn't postive by Derek Allard · 17 years ago
  49. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  50. bbc5ec2 $this->base_url = preg_replace("/(.+?)\/*$/", "\\1/", $this->base_url); by Derek Allard · 18 years ago
  51. 31d363b // Prep the current page - no funny business! by Derek Allard · 18 years ago
  52. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  53. b93464d by admin · 18 years ago
  54. b84f7c0 by admin · 18 years ago
  55. e334c47 by admin · 18 years ago
  56. bd6bee7 by admin · 18 years ago
  57. 10c3f41 by admin · 18 years ago
  58. 88a8ad1 by admin · 18 years ago
  59. 33de9a1 by admin · 18 years ago
  60. 7981a9a by admin · 18 years ago
  61. e79dc71 by admin · 18 years ago
  62. 1cf89aa by admin · 18 years ago
  63. b0dd10f Initial Import by admin · 18 years ago