1. 0503336 Removed EOL by Jacques du Rand · 10 years ago
  2. 538d534 Added missing comma at EOL(right place) by Jacques du Rand · 10 years ago
  3. 9af4358 Added missing comma at EOL by Jacques du Rand · 10 years ago
  4. 70ba13a Updated list of bots - mostly google-like by Jacques du Rand · 10 years ago
  5. bdb96ca [ci skip] Switch to MIT license; close #3293 by Andrey Andreev · 10 years ago
  6. 1799cbf Added support to Symbian OS platforms to recognize Nokia devices by Adriano Rosa · 11 years ago
  7. d8bef8a "BASEPATH check" consistency by darwinel · 11 years ago
  8. 871754a 2013 > 2014 by darwinel · 11 years ago
  9. 2cdd50e Trident prefix added to avoid potential false positives. by Dionysis Arvanitis · 11 years ago
  10. 0c234d0 IE11 User Agent support added by Dionysis Arvanitis · 11 years ago
  11. 10925d2 Remove preg_quote() call from CI_User_agent::_set_browser() and add another pattern for Opera by Andrey Andreev · 11 years ago
  12. a6eae87 [ci skip] Some spaces & docblock fixes by Andrey Andreev · 11 years ago
  13. 303c7b2 Update user_agents.php by Andre Gardiner · 11 years ago
  14. c761a20 Polish changes from PR #2712 by Andrey Andreev · 11 years ago
  15. fdd1461 Update user_agents.php by vkeranov · 11 years ago
  16. 9f417d0 Fix #2682 by Andrey Andreev · 11 years ago
  17. 0241050 Update user_agents.php by Jcchemin · 11 years ago
  18. 49890a9 Kill the damn kitten by Andrey Andreev · 11 years ago
  19. 335fed9 Detect Windows Phones by msegers · 11 years ago
  20. c941d85 Various typos and tabs adjustments by vlakoff · 11 years ago
  21. 2ecc06c [ci skip] Just removing some empty lines by Andrey Andreev · 12 years ago
  22. 2f70540 Merge pull request #2370 from TheDragonSlayer/patch-1 by Andrey Andreev · 12 years ago
  23. 1bfc115 Add common robot user agents. by Garth Kerr · 12 years ago
  24. 2e74681 Update user_agents.php by TheDragonSlayer · 12 years ago
  25. 3ffce98 [ci skip] Manually apply #2162, #2163 by Andrey Andreev · 12 years ago
  26. 80500af [ci skip] Happy new year by Andrey Andreev · 12 years ago
  27. 19d0f56 Bug fix #1695 - change Nintendo mobile user agents to be more specific. by Eric Roberts · 12 years ago
  28. 9defe90 Windows 8 and PlayStation 3 in user_agents.php by Debeet · 12 years ago
  29. d490139 Added Fennec as Firefox Mobile to config/user_agents.php (issue #1063) by Andrey Andreev · 13 years ago
  30. 585cf67 Remove a duplicate mobile user agent entry by Andrey Andreev · 13 years ago
  31. ca7d822 User_agent library improvements by Andrey Andreev · 13 years ago
  32. e734b38 Clear some spaces and fix some inconsistencies in application/ php files by Andrey Andreev · 13 years ago
  33. 07c1ac8 Bumped CodeIgniter's PHP requirement to 5.2.4. by Phil Sturgeon · 13 years ago
  34. 0defe5d Updating copyright date to 2012 by Greg Aker · 13 years ago
  35. ab3efbb Updating the user agent after being corrected on commit b8daad7 by Repox · 13 years ago
  36. b8daad7 Added 'opera mobi' to user agents making it identified as 'Opera Mini'. Fixes issue #683 by Repox · 13 years ago
  37. 00cfbd2 Added in BingBot, MSNBot is being phased out by Andrew Seymour · 13 years ago
  38. 46fcf0b Modified spacing of user agent arrays by Eric Barnes · 13 years ago
  39. f22f852 Add OpenWeb Mobile User Agent by Bo-Yi Wu · 13 years ago
  40. b8a4765 add Nintendo mobile devices by comp500 · 13 years ago
  41. 61df906 fixing typo in attribution block by Derek Jones · 13 years ago
  42. f4a4bd8 adding new license file (OSL 3.0) and updating readme to ReST by Derek Jones · 13 years ago
  43. 995af49 added Windows 7 platform by mmestrovic · 13 years ago
  44. d720af7 add Android user agent by Bruno Bierbaumer · 13 years ago
  45. 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
  46. 114ab09 Fixed double-space typo. by Razican · 14 years ago
  47. 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
  48. dd67197 Cleanup of stray spaces and tabs by Barry Mieny · 14 years ago
  49. f0b3994 moved application folder outside of the system folder by Derek Jones · 15 years ago[Renamed (98%) from system/application/config/user_agents.php]
  50. b251c52 Added Flock to the list of browsers in the user agent class by Derek Allard · 15 years ago
  51. aca6995 adding Chrome to list of browsers for user-agent class by Derek Allard · 15 years ago
  52. c3ddd3f Changed order of listed user-agents so Safari would more accurately report itself. (#6844) by Derek Allard · 16 years ago
  53. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  54. 85e65f6 Propset eol-style to CRLF by Derek Jones · 16 years ago
  55. 6599b9a whitespace by Derek Allard · 16 years ago
  56. 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
  57. 5f171c8 put $robots back into user_agents.php by Derek Jones · 16 years ago
  58. c72c675 added 'SymbianOS' to mobile user agents by Derek Allard · 17 years ago
  59. 23df94d reduced $mobiles to single array by Derek Jones · 17 years ago
  60. ac27fbe Considerably expanded list of mobile user-agents in config/user_agents.php. by Derek Allard · 17 years ago
  61. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  62. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  63. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  64. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  65. 0a64f44 blackBerry to blackberry by Derek Allard · 17 years ago
  66. e334c47 by admin · 18 years ago
  67. b3ad05c by admin · 18 years ago