aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/UserAgent.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1172333: The OS field doesn't recognize Windows 10Frédéric Buclin2015-08-101-0/+1
* Bug 1101151: OS sniffing should detect Windows 10 from "Windows NT 6.4" inste...David Lawrence2014-11-201-0/+1
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 928092: Add OS detection for Windows 8.1Frédéric Buclin2013-10-251-0/+1
* Bug 905537 - Add support for iPod Touch in useragent strings for platform det...Dave Lawrence2013-08-181-2/+2
* Bug 834290: Add support for iPads and iPhones in useragent stringsFrédéric Buclin2013-08-011-0/+7
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+2
* Bug 778226 - Add Mac OS 10.8 Mountain Lion detectionMatt Selsky2012-07-301-0/+1
* Bug 770104: Fix "use of unitialized value" warning when USER_AGENT is missingByron Jones2012-07-041-1/+1
* Bug 753288: Adds support for detecting Android operating systemByron Jones2012-05-221-0/+1
* Bug 714368: Add Windows 8 detectionMatt Selsky2012-02-251-0/+1
* Bug 714030: Add Mac OS 10.7 Lion detectionMatt Selsky2012-02-251-0/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-26/+5
* Bug 307688: Moves OS and platform detection out of enter_bug.cgiByron Jones2011-08-081-0/+247