Age | Commit message (Expand) | Author | Files | Lines |
2015-01-26 | Remove license blocks in /application files | vlakoff | 1 | -36/+0 |
2015-01-21 | Remove closing blocks at end of PHP files | vlakoff | 1 | -3/+0 |
2015-01-09 | Bulk (mostly documentation) update | Andrey Andreev | 1 | -3/+3 |
2014-11-23 | Removed EOL - 2ndtry | Jacques du Rand | 1 | -2/+2 |
2014-11-23 | Removed EOL | Jacques du Rand | 1 | -1/+1 |
2014-11-23 | Added missing comma at EOL(right place) | Jacques du Rand | 1 | -2/+2 |
2014-11-23 | Added missing comma at EOL | Jacques du Rand | 1 | -1/+1 |
2014-11-23 | Updated list of bots - mostly google-like | Jacques du Rand | 1 | -1/+6 |
2014-10-27 | [ci skip] Switch to MIT license; close #3293 | Andrey Andreev | 1 | -14/+25 |
2014-05-08 | Added support to Symbian OS platforms to recognize Nokia devices | Adriano Rosa | 1 | -1/+2 |
2014-02-11 | "BASEPATH check" consistency | darwinel | 1 | -1/+2 |
2014-02-11 | 2013 > 2014 | darwinel | 1 | -1/+1 |
2014-01-15 | Trident prefix added to avoid potential false positives. | Dionysis Arvanitis | 1 | -1/+1 |
2014-01-11 | IE11 User Agent support added | Dionysis Arvanitis | 1 | -0/+1 |
2014-01-08 | Remove preg_quote() call from CI_User_agent::_set_browser() and add another p... | Andrey Andreev | 1 | -0/+2 |
2014-01-03 | [ci skip] Some spaces & docblock fixes | Andrey Andreev | 1 | -1/+1 |
2013-12-06 | Update user_agents.php | Andre Gardiner | 1 | -1/+2 |
2013-11-11 | Polish changes from PR #2712 | Andrey Andreev | 1 | -1/+1 |
2013-11-08 | Update user_agents.php | vkeranov | 1 | -2/+3 |
2013-10-14 | Fix #2682 | Andrey Andreev | 1 | -1/+1 |
2013-10-08 | Update user_agents.php | Jcchemin | 1 | -1/+2 |
2013-08-19 | Kill the damn kitten | Andrey Andreev | 1 | -1/+1 |
2013-08-14 | Detect Windows Phones | msegers | 1 | -1/+2 |
2013-08-06 | Various typos and tabs adjustments | vlakoff | 1 | -1/+1 |
2013-07-17 | [ci skip] Just removing some empty lines | Andrey Andreev | 1 | -1/+1 |
2013-07-17 | Merge pull request #2370 from TheDragonSlayer/patch-1 | Andrey Andreev | 1 | -1/+2 |
2013-04-03 | Add common robot user agents. | Garth Kerr | 1 | -1/+3 |
2013-03-30 | Update user_agents.php | TheDragonSlayer | 1 | -1/+2 |
2013-01-21 | [ci skip] Manually apply #2162, #2163 | Andrey Andreev | 1 | -1/+2 |
2013-01-01 | [ci skip] Happy new year | Andrey Andreev | 1 | -1/+1 |
2012-08-12 | Bug fix #1695 - change Nintendo mobile user agents to be more specific. | Eric Roberts | 1 | -3/+3 |
2012-07-25 | Windows 8 and PlayStation 3 in user_agents.php | Debeet | 1 | -0/+2 |
2012-06-06 | Added Fennec as Firefox Mobile to config/user_agents.php (issue #1063) | Andrey Andreev | 1 | -3/+3 |
2012-05-11 | Remove a duplicate mobile user agent entry | Andrey Andreev | 1 | -1/+0 |
2012-05-11 | User_agent library improvements | Andrey Andreev | 1 | -71/+76 |
2012-03-26 | Clear some spaces and fix some inconsistencies in application/ php files | Andrey Andreev | 1 | -2/+2 |
2012-03-09 | Bumped CodeIgniter's PHP requirement to 5.2.4. | Phil Sturgeon | 1 | -1/+1 |
2012-01-02 | Updating copyright date to 2012 | Greg Aker | 1 | -1/+1 |
2011-11-24 | Updating the user agent after being corrected on commit b8daad7 | Repox | 1 | -1/+1 |
2011-11-21 | Added 'opera mobi' to user agents making it identified as 'Opera Mini'. Fixes... | Repox | 1 | -0/+1 |
2011-11-12 | Added in BingBot, MSNBot is being phased out | Andrew Seymour | 1 | -0/+1 |
2011-11-12 | Modified spacing of user agent arrays | Eric Barnes | 1 | -157/+157 |
2011-11-12 | Add OpenWeb Mobile User Agent | Bo-Yi Wu | 1 | -5/+8 |
2011-11-02 | add Nintendo mobile devices | comp500 | 1 | -1/+4 |
2011-10-21 | fixing typo in attribution block | Derek Jones | 1 | -1/+1 |
2011-10-20 | adding new license file (OSL 3.0) and updating readme to ReST | Derek Jones | 1 | -0/+26 |
2011-08-31 | added Windows 7 platform
| mmestrovic | 1 | -124/+125 |
2011-08-27 | add Android user agent | Bruno Bierbaumer | 1 | -0/+1 |
2011-07-02 | backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke... | Derek Jones | 1 | -3/+3 |
2011-04-25 | Fixed double-space typo. | Razican | 1 | -3/+3 |