1. 75db0cf [ci skip] Merge pull request #5342 from aanbar/pagination-bc-fix by Andrey Andreev · 7 years ago
  2. 71d8f72 [ci skip] Merge pull request #4986 from ka7/feature/spelling by Andrey Andreev · 8 years ago
  3. da60e9b Update copyright data to 2017 by Master Yoda · 8 years ago
  4. ca26561 [ci skip] Remove a trailing space from latest PR merge by Andrey Andreev · 9 years ago
  5. 4e87bd3 Respect $config['cur_page'] variable for pagination by jekkos · 9 years ago
  6. 1924e87 [ci skip] Update ellislab.com links to https too by Andrey Andreev · 9 years ago
  7. bd202c9 [ci skip] Update codeigniter.com links to https by Andrey Andreev · 9 years ago
  8. 125ef47 [ci skip] Bump year to 2016 by Andrey Andreev · 9 years ago
  9. 135b64a Fix #4116 Close #4117 by Andrey Andreev · 9 years ago
  10. d91ed26 Fix #4000 by Andrey Andreev · 9 years ago
  11. 361750a Fixes pagination with relative URL by Miguel González · 10 years ago
  12. 4cbe463 Remove closing blocks at end of PHP files by vlakoff · 10 years ago
  13. 0da5012 Pagination: Add 'use_global_url_suffix' setting by Andrey Andreev · 10 years ago
  14. 90726b8 [ci skip] Change some log messages' level by Andrey Andreev · 10 years ago
  15. fe9309d Bulk (mostly documentation) update by Andrey Andreev · 10 years ago
  16. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  17. 8382157 Make CI_Pagination properties per_page, cur_page public by Andrey Andreev · 10 years ago
  18. 8bc5903 Make 'num_links=0' configuration available in Pagination library by Takayuki Sakai · 10 years ago
  19. 1240b6a Revert "Make num_links=0 in pagination library possible to configure" by Takayuki Sakai · 10 years ago
  20. a01924d Make num_links=0 in pagination library possible to configure by Takayuki Sakai · 10 years ago
  21. 290f587 Fixed variable scope. by Ahmad Anbar · 11 years ago
  22. ffe8ade Micro-optimizations by Andrey Andreev · 11 years ago
  23. e9c8c89 Fix #2884 by Andrey Andreev · 11 years ago
  24. 526ded9 Fix #2878 by Andrey Andreev · 11 years ago
  25. b1616b8 Fix #2364 by Andrey Andreev · 11 years ago
  26. aef63e5 Add language translation support to CI_Pagination (#1589) by Andrey Andreev · 11 years ago
  27. 871754a 2013 > 2014 by darwinel · 11 years ago
  28. 6f6102c Add method chaining support to Calendar & Pagination libs by Andrey Andreev · 11 years ago
  29. b367f7b Fix #2674 by Andrey Andreev · 11 years ago
  30. 870f113 [ci skip] Remove unnecessary string casts in Pagination by Andrey Andreev · 12 years ago
  31. 032af98 Replace is_numeric() with ctype_digit() by Eric Roberts · 12 years ago
  32. ba67f3b Move $get assignment to if/else. by Eric Roberts · 12 years ago
  33. 9668d1d Remove spaces from concats. by Eric Roberts · 12 years ago
  34. 9f3a590 Multiple pagination bug fixes & optimizations. by Eric Roberts · 12 years ago
  35. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  36. 2b24139 Manually apply a fix submitted via PR #2012, #2016 by Andrey Andreev · 12 years ago
  37. 0fa95bd [ci skip] DocBlocks for Pagination, Session, Trackback, Jquery libraries by Andrey Andreev · 12 years ago
  38. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  39. e66d624 Fix issues #1476, #1909 by Andrey Andreev · 12 years ago
  40. 6b4e362 Fixed #1817 Pagination class error by Bo-Yi Wu · 12 years ago
  41. f7e23b3 Removed the   from the default config variables in the pagination class. Fixes #187 and #208 by Alex Bilbie · 12 years ago
  42. 685cdd7 Add a changelog entry for issue #1605 (pull #1606) and remove some spaces by Andrey Andreev · 12 years ago
  43. 5d50453 fix issue #1605 covert page number type from float to int by Bo-Yi Wu · 12 years ago
  44. a44cf57 Added data-ci-pagination-page="x" to pagination output so JS frameworks can hook on. by Phil Sturgeon · 12 years ago
  45. f82b929 Added ['reuse_query_string'] to Pagination. by Phil Sturgeon · 12 years ago
  46. 9e5a9b5 Property values aligned into one vertical line by Dumk0 · 12 years ago
  47. 88c4727 Pagination: fixed 'rel' attribute handling, added custom attributes support, deprecated 'anchor_class' setting by Andrey Andreev · 12 years ago
  48. 5a1e5e3 Add support for the anchor 'rel' attribute in the Pagination library by Andrey Andreev · 12 years ago
  49. 7eb7ebf Switch protected properties in Pagination class to public and fix 2 issues from d261b1e89c3d4d5191036d5a5660ef6764e593a0 by Andrey Andreev · 12 years ago
  50. d261b1e Replaced `==` with `===` and `!=` with `!==` in /system/libraries by Alex Bilbie · 12 years ago
  51. 5645479 Clean up the libraries by Andrey Andreev · 13 years ago
  52. 1a3885b Fix pagination anchor_class with multiple initializations by Andrey Andreev · 13 years ago
  53. 796bc95 Remove access description lines and cleanup the Pagination library by Andrey Andreev · 13 years ago
  54. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  55. 25dcb93 Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop by Ronald Beilsma · 13 years ago
  56. c3eb5e1 Merge branch 'patch-1' of https://github.com/dixy/CodeIgniter-1 into dixy-patch-1 by Eric Barnes · 13 years ago
  57. 3b37659 Fixed paging with prefix and suffix for real page numbers. Refs #677 Fixes #52 by Eric Barnes · 13 years ago
  58. 8d727f1 Fixed prefix and suffix in pagination. Fixes #677 by Eric Barnes · 13 years ago
  59. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  60. 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
  61. 345e7ee fixed bug in pagination library by Ronald Beilsma · 13 years ago
  62. 33987e6 Improve the Pagination library by Andrey Andreev · 13 years ago
  63. 8bd8f68 Prev link and 1 link don't have the same url with use_page_numbers=TRUE by dixy · 13 years ago
  64. bce4140 Changed pagination construct to call initialize so it sets the anchor class properly. Fixes #737 by Eric Barnes · 13 years ago
  65. 9a4902a Changed visibility of pagination properties and methods. by Eric Barnes · 13 years ago
  66. c00a5a0 Merge master (2.1.0) and fixed conflicts. by Phil Sturgeon · 13 years ago
  67. da8a560 Enables real page numbers for URI segment in Pagination library by Aaron Kuzemchak · 13 years ago
  68. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  69. 48b2301 Added a condition so that the previous link respects use_page_numbers configuration. by garthkerr · 13 years ago
  70. a5e13f9 utilizing ternary syntax to clean up some conditionals by Aaron Kuzemchak · 13 years ago
  71. 11c5f16 Enables real page numbers for URI segment in Pagination library by Aaron Kuzemchak · 13 years ago
  72. 37f4b9c backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 13 years ago
  73. 4b9c629 backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance by Derek Jones · 13 years ago
  74. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  75. 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
  76. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  77. a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
  78. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  79. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  80. e01fd0f suppress page list by Derek Allard · 14 years ago
  81. 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 · 14 years ago
  82. 2a6c1da Added $prefix, $suffix and $first_url properties to Pagination library. by Robin Sowell · 15 years ago
  83. 7f3719f updated copyrights by Derek Jones · 15 years ago
  84. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  85. faac15e spaces for tabs by Derek Allard · 16 years ago
  86. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  87. 98a4a3d replaced <b> with <strong> in Pagination by Derek Jones · 16 years ago
  88. 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
  89. 02b0c39 changed by Derek Jones · 16 years ago
  90. a42f387 Removed some errant spaces by Rick Ellis · 16 years ago
  91. e4a7db4 updated copyright by Rick Ellis · 16 years ago
  92. c6238e9 customizable query string by Derek Allard · 17 years ago
  93. 8ddc0db Added support for query strings to the Pagination class, automatically detected or explicitly declared. by Derek Allard · 17 years ago
  94. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  95. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  96. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  97. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  98. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  99. f37fa6e Fixed a bug (#2679) where the "previous" pagination link would get drawn on the first page. by Derek Allard · 17 years ago
  100. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago