1. 871754a 2013 > 2014 by darwinel · 11 years ago
  2. a9938a0 Minor changes related to CI_User_agent by Andrey Andreev · 11 years ago
  3. 27e91a0 Add CI_User_agent::parse() to allow parsing a custom user-agent string by Andrey Andreev · 11 years ago
  4. 10925d2 Remove preg_quote() call from CI_User_agent::_set_browser() and add another pattern for Opera by Andrey Andreev · 11 years ago
  5. c05ab73 Cache result of is_referral() by vlakoff · 12 years ago
  6. 161f193 User_agent library: robuster detection in is_referral() by vlakoff · 12 years ago
  7. 0687911 Replace is_file() with the faster file_exists() (where it makes sense) by Andrey Andreev · 12 years ago
  8. db529ca Remove unnecessary defined('ENVIRONMENT') checks by Andrey Andreev · 12 years ago
  9. 1228fe2 Replace is_null() with === / !== NULL by vlakoff · 12 years ago
  10. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  11. 2978d77 Merge pull request #1258 from cryode/feature/robot_mobile by Andrey Andreev · 12 years ago
  12. c5536aa Manually apply PR #1594 (fixing phpdoc page-level generation/warnings) by Andrey Andreev · 12 years ago
  13. a0836b9 Fix #1255 by Andrey Andreev · 12 years ago
  14. ca7d822 User_agent library improvements by Andrey Andreev · 13 years ago
  15. 0688ac9 Start comment cleanup of libraries by Timothy Warren · 13 years ago
  16. 001a764 Add mobile detection to robot user agents. by Eric Roberts · 13 years ago
  17. d3bc53d Minor style changes and optimizations to the User_agent library by Andrey Andreev · 13 years ago
  18. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  19. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  20. d96f882 Revert "Abstracting the loading of files in the config directory depending on environments." by Greg Aker · 13 years ago
  21. c99d9fb Merge pull request #831 from narfbg/develop-user-agent by Greg Aker · 13 years ago
  22. 394ae12 Remove access lines from method descriptions by Andrey Andreev · 13 years ago
  23. 75c5efb Replace private with protected, so the class can be easily extended by Andrey Andreev · 13 years ago
  24. e9ccf74 Improve the User agent library by Andrey Andreev · 13 years ago
  25. 5c1aa63 Abstracting the loading of files in the config directory depending on environments. by Greg Aker · 13 years ago
  26. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  27. 115e998 Fix a typo on User agent library. by cenk · 13 years ago
  28. 2c547df Fixed #378 Robots identified as regular browsers by the User Agent class. by Phil Sturgeon · 13 years ago
  29. 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
  30. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  31. 3a74665 Removing internal references to the EXT constant. Additionally, marked the constant as deprecated. Use ".php" instead. Also adding upgrade notes from 2.0.2 to 2.0.3. by Greg Aker · 14 years ago
  32. 05fa611 Made Environment Support optional. Comment out or delete the constant to stop environment checks. by Phil Sturgeon · 14 years ago
  33. fdd5b11 Fixed logic and removed the error supressing by Eric Barnes · 14 years ago
  34. 9280834 Fixed coding to match standards from previous releases by Eric Barnes · 14 years ago
  35. 0ea0414 load config files from environment specific locations in core classes, helpers and libraries by bubbafoley · 14 years ago
  36. f6f51a6 Fixed is_referral to return proper status. Fixes #40 by Eric Barnes · 14 years ago
  37. 3bb336c Automated merge with https://bitbucket.org/ellislab/codeigniter by Phil Sturgeon · 14 years ago
  38. dac1b46 Altered User agent library so that is_browser(), is_mobile() and is_robot() can optionally check for a specific browser or mobile device. by Phil Sturgeon · 14 years ago
  39. 0711dc8 Hey look, it's 2011 by Greg Aker · 14 years ago
  40. a926328 Changing all class constructors to __construct() by Greg Aker · 14 years ago
  41. 741de1c Updating PHP requirements in files 5.1.6 by Greg Aker · 14 years ago
  42. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  43. 7f3719f updated copyrights by Derek Jones · 15 years ago
  44. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  45. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  46. e4a7db4 updated copyright by Rick Ellis · 16 years ago
  47. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  48. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  49. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  50. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  51. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  52. 86abae9 Fixed a bug (#3015) in the User Agent library where more then 2 languages where not reported with languages(). by Derek Allard · 17 years ago
  53. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  54. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  55. a070db9 added strtolower into charset and lang test by Derek Allard · 17 years ago
  56. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  57. c39a41f fixed log message typo by Derek Allard · 18 years ago
  58. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  59. c250b14 fixed $moble to $mobile by Derek Allard · 18 years ago
  60. 325197e by Rick Ellis · 18 years ago
  61. ebfa686 by admin · 18 years ago
  62. e334c47 by admin · 18 years ago
  63. b1fddc0 by admin · 18 years ago
  64. 2f0bac8 by admin · 18 years ago
  65. 3822194 by admin · 18 years ago
  66. 6c9f736 by admin · 18 years ago
  67. df752b2 by admin · 18 years ago