Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ua-parser


Collective - Host: opensource - https://opencollective.com/ua-parser - Code: https://github.com/ua-parser

Bundle all files needed for tests/benchmarking

github.com/ua-parser/uap-haskell - f58120eef46929e5f67448e700df5f93e2ab52cb authored about 9 years ago
Update contributors

github.com/ua-parser/uap-haskell - 3c40b88496b4a0b4188e928f84b06cd418fdc0a0 authored about 9 years ago
Benchmark all 3 types of parsers

github.com/ua-parser/uap-haskell - e15bfd20dd0baf249791d8712b383f6969828e67 authored about 9 years ago
Implement replacement for all parsers

Even though the tests don't exercise it, they are technically required
by the spec

github.com/ua-parser/uap-haskell - 6fee562a06859b2d17fa717b9e91467c63b5633b authored about 9 years ago
Set correct path in bench.

github.com/ua-parser/uap-haskell - 0d44deab9f7666fc7df2c1bcde960660ec53fdd1 authored about 9 years ago
Run *all* the tests

github.com/ua-parser/uap-haskell - d5c7cc7ad61cd16422f54a7b15789343b1272378 authored about 9 years ago
All dev parser tests passing

github.com/ua-parser/uap-haskell - b6faee9305cd7502c2311768d4cdbf631e48ca67 authored about 9 years ago
Drop cabal check since it cries foul on WError

github.com/ua-parser/uap-haskell - f8663eb4b7c4676ae3ef304b4ef13f019a2c2dfe authored about 9 years ago
Fix commented tests for UA, add missing vers subs

github.com/ua-parser/uap-haskell - 86bb93c806683dab05c5f04c0802adfb82c16b3f authored about 9 years ago
Remove debug statement

github.com/ua-parser/uap-haskell - 41b263ff728649e1546fd3602b565cc9040f3905 authored about 9 years ago
Include happy/alex

github.com/ua-parser/uap-haskell - fde0b853ec1467dfb6fd2d72d3e142502b10b134 authored about 9 years ago
Use http url for uap-core for travis

github.com/ua-parser/uap-haskell - ffd8fa5ce38451eaf7dabc7669636206e367d182 authored about 9 years ago
Generate travis.yml file

github.com/ua-parser/uap-haskell - 95d98785074565c953dd7f158ceacf42f3dbc0dc authored about 9 years ago
All tests passing

Still not complete. The spec indicates that UA parsers now supports
replacements 1-3 where we ju...

github.com/ua-parser/uap-haskell - 5e0b4ba0c182f84e1523ddfbe2d5561fe7342799 authored about 9 years ago
Clean up suites

Switch to tasty, split up benchmark/test suite

github.com/ua-parser/uap-haskell - 8d780bb12369ac49d37979bf23373b5666fc4290 authored about 9 years ago
Bump up version to 0.5.1

github.com/ua-parser/uap-python - ef275f556950f1ea7cfa38dcb0a4a595008f0a02 authored over 9 years ago
`make` doesn't work this way

github.com/ua-parser/uap-python - 60059ef27cc8227cb5147438da2d937c2d7f936a authored over 9 years ago
Merge pull request #20 from russellwhitaker/rw/improve_runtime_perf

Reduced run times and space use on lookups

github.com/ua-parser/uap-clj - 3a6c356560a0c1b1b375c750c2bac06daf5ac101 authored over 9 years ago
Updated README and project manifest

github.com/ua-parser/uap-clj - 00723049e45c2d38c8fdd8059168d305aae92fde authored over 9 years ago
Reduced run times and space use on lookups

github.com/ua-parser/uap-clj - a542a8fd994e84e349c6c9fd49ebda7eafee92e6 authored over 9 years ago
Merge pull request #19 from russellwhitaker/rw/refactor_core_functions

Rw/refactor core functions

github.com/ua-parser/uap-clj - 19f2ac27b814cfd644bc4dec1ab815c74f16e409 authored over 9 years ago
Updated README with Java API usage

github.com/ua-parser/uap-clj - 37ced1bda68fdcb39969d2ed182f7e8bd97d17b2 authored over 9 years ago
Still tuning stack size for travis

github.com/ua-parser/uap-clj - d02343273729a5160e5178e319f4fc86c3cb9203 authored over 9 years ago
Still tuning stack size for travis

github.com/ua-parser/uap-clj - 93d4069fe067d5a32d9e06360ff77117126082e2 authored over 9 years ago
correcting typo

github.com/ua-parser/uap-clj - 05a1ee4fef2e4e4fc0739b3a94e8ecda4a67abec authored over 9 years ago
Still trying to get stack size increased in travis-ci

github.com/ua-parser/uap-clj - 1f35643ca24b646eee107cff03de514fcb0201a6 authored over 9 years ago
Need a 6m stack size for all the tests to run

github.com/ua-parser/uap-clj - 2b7ab19da34e81dd608d85b151d0e488eda81397 authored over 9 years ago
More travis-ci testrunner tweakage

github.com/ua-parser/uap-clj - db3cdbd694784e0a1a56f63a3350eca1c558075b authored over 9 years ago
Force travis-ci to attempt build only with Oracle 8 JDK

github.com/ua-parser/uap-clj - 8187c46ef8479721be3727a6fa46afb5bf182a93 authored over 9 years ago
Enabled Java API to core libraries

github.com/ua-parser/uap-clj - 2d651a6984dc25b141c3f39e820c486c3cf549d1 authored over 9 years ago
Merge pull request #25 from mattrobenolt/lint

Fixed various lint issues

github.com/ua-parser/uap-python - 4d9f3cc9178fdacd24ffc8fca2daa5fcb9694f54 authored over 9 years ago
Fixed various lint issues

github.com/ua-parser/uap-python - 93a51a38f59ea0fd67c8061cbb467c67701cf0a0 authored over 9 years ago
Refactored core module in advance of gen-class modification for java interop

github.com/ua-parser/uap-clj - c64f7d10b6b5f945c5298594ab9ab44e1cc994ef authored over 9 years ago
Refactored test suite in advance of uap-clj.core refactoring

github.com/ua-parser/uap-clj - 39350bbbfa43b9800747dbe9aed0fc74b5c69b7b authored over 9 years ago
Merge pull request #18 from russellwhitaker/rw/update_readme_lambda

Updated README to mention AWS Lambda wrapped version

github.com/ua-parser/uap-clj - d4f8785b0cedb49bbabe2bfbb569f6615bc9a384 authored over 9 years ago
Updated README to mention AWS Lambda wrapped version

github.com/ua-parser/uap-clj - 2af462d0983060369c1190e766dc125e28e7c515 authored over 9 years ago
Add support for os_v3_replacement

This has started being used recently for Firefox OS detection.

github.com/ua-parser/uap-java - 848cfe8ccd8e630a0cdb59fbba4144871f7f3dc7 authored over 9 years ago
Merge pull request #17 from russellwhitaker/rw/update_regexes_v1_0_3

Update to v1.0.3 due to numerous upstream uap-core updates

github.com/ua-parser/uap-clj - 3a3a04a3b916b63eb4e3eaca095470db4ca7fdd6 authored over 9 years ago
Update to v1.0.3 due to numerous upstream uap-core updates

github.com/ua-parser/uap-clj - 9398497ab99224a18f3c4ce7134a4cec9d8111a0 authored over 9 years ago
Merge pull request #29 from glogiotatidis/python35

Test against Python 3.5

github.com/ua-parser/uap-python - 2ff6a4c3bf2b1e6c565120759900dd4abaa29bd9 authored over 9 years ago
Merge pull request #28 from glogiotatidis/coreupdate

Update to latest uap-core.

github.com/ua-parser/uap-python - c6f60133c25c15b2edf5577f3d95e96968a6eea7 authored over 9 years ago
Include v{3,4}_replacement in OSParser.

github.com/ua-parser/uap-python - f3965054ce56942840778e08d774f1af03519687 authored over 9 years ago
Update to latest uap-core.

github.com/ua-parser/uap-python - 7cb25793319b4ca9e05f6d8d61aefccacd469e22 authored over 9 years ago
Use unicode_literals.

Python32 doesn't like u"" strings. Importing unicode_literals is the
proper way to fix this.

github.com/ua-parser/uap-python - 9a9337fdfbd07f05609733fd2ef8581143694542 authored over 9 years ago
Test against Python 3.5

github.com/ua-parser/uap-python - 2cdced3af9b6926c272563cc7c63ee0a2f7ad329 authored over 9 years ago
Merge pull request #109 from sb2nov/sb_add_tvOs

Add tvOS ua parser

github.com/ua-parser/uap-core - 270b148283b933587651b67bf9bf9018c3e9495a authored over 9 years ago
Scheduled resource update

github.com/ua-parser/uap-php - ba33cfc4abc942c575d4ec13d742beeb3c216d67 authored over 9 years ago
Add tvOS ua parser

github.com/ua-parser/uap-core - 4bb0acf00b76f938d1e0f99c1c287d4922167607 authored over 9 years ago
Merge pull request #107 from commenthol/edge-mobile

Adding support for Edge Mobile

github.com/ua-parser/uap-core - f8b160804d72bd7957227715ea414bf139a1f2e3 authored over 9 years ago
Merge pull request #108 from BaiGang/fix-hm

Added 'HM', 'HM NOTE' and 'MI NOTE' to XiaoMi devices.

github.com/ua-parser/uap-core - 2867c0872d6c630377b4fe669dc3507aaf7fba3d authored over 9 years ago
Added more families into XiaoMi devices.

Including 'HM', 'HM NOTE', 'MI NOTE' and 'Redmi'.

github.com/ua-parser/uap-core - cea76a36d60011022fedcc456b6777b86bca1cc3 authored over 9 years ago
Adding support for Edge Mobile

github.com/ua-parser/uap-core - 4cdcd32ba0fc8a49da995fdc8e0aa6eb5aaa7366 authored over 9 years ago
Merge pull request #106 from commenthol/otter-qupzilla

Adding support for Otter, QupZilla Browser

github.com/ua-parser/uap-core - db133dfeac8d3c8daaf2625e0a99160b30d3f885 authored over 9 years ago
Adding support for Otter, QupZilla Browser

github.com/ua-parser/uap-core - 790f0bec071006067344f16e183f489c57777276 authored over 9 years ago
Merge pull request #105 from commenthol/bb10

Adding Version to BB10 Browsers

github.com/ua-parser/uap-core - 88c1982fc81a299df8aaea5c8b09874ab031db44 authored over 9 years ago
Merge pull request #101 from commenthol/uiwebview

Adding support for UIWebView

github.com/ua-parser/uap-core - 43cd6ace5e0b0b85307793a839128c3429eaecde authored over 9 years ago
Merge pull request #26 from mattrobenolt/cache

Cache Parse() results

github.com/ua-parser/uap-python - e5445f6709618a25583ca73848d1a6f60c8b330a authored over 9 years ago
Merge pull request #27 from mattrobenolt/install

Fix install from sdist and bdist_wheel

github.com/ua-parser/uap-python - 8bff839cf80872d4b889424fc1c8310e764b0472 authored over 9 years ago
Adding Version to BB10 Browsers

github.com/ua-parser/uap-core - dcaea9b2fff00a0eb9e6814c65a1aa4e8b711341 authored over 9 years ago
Adding support for Mobile Safari UIWebView

github.com/ua-parser/uap-core - 8caf305629de1ac57bfeb5ddea8f961cef5fcdc8 authored over 9 years ago
Merge pull request #100 from commenthol/qutebrowser

Adding support for qutebrowser

github.com/ua-parser/uap-core - 5195626e59e34f697728141b67a01b316ed0a27c authored over 9 years ago
Don't allow an IOError, bubble it up since it's required to exist

github.com/ua-parser/uap-python - 297b039d89dfb65cd6b15126925fab19d01ed1c6 authored over 9 years ago
Adding support for qutebrowser

github.com/ua-parser/uap-core - 9ad2534d9b78ffbf641ae02284c0c714c7fb0de1 authored over 9 years ago
Merge pull request #99 from commenthol/fix-doubled-riddler-gentoo

Fix doubled entries for Riddler and Gentoo

github.com/ua-parser/uap-core - b6d0328c7958b91f8fcd82518cf4463121f1a2bc authored over 9 years ago
Fix doubled entries for Riddler and Gentoo

github.com/ua-parser/uap-core - 3df3f5630024906e0cfbfa5494cd7c00cf6d5207 authored over 9 years ago
Fix install from sdist and bdist_wheel

github.com/ua-parser/uap-python - 7f2e72f19a3f3bcb100ac29181b6f24844025e83 authored over 9 years ago
Cache Parse() results

Each parse takes ~2ms on my machine, and it's pretty common throughout the life of a running
pro...

github.com/ua-parser/uap-python - 54e000407a63d273a78f837ba35ab67c77454be8 authored over 9 years ago
Version 2.3.0

Changelog:

* Replace ua-parser with uap-core
* Handle regex_flag for case-sensitive regexes
* S...

github.com/ua-parser/uap-ruby - 8aa8017b9675a55c161362143a4422bb11778c80 authored over 9 years ago
Update release docs URL

github.com/ua-parser/uap-ruby - 72df4311cc6a9046ca3ab9a4af40cd2f4cb5770f authored over 9 years ago
Merge pull request #22 from efouts/update_to_uap_core

Update ua-parser to uap-core

github.com/ua-parser/uap-ruby - 150cef55cfdc933d1179d33d309ab1ebfa2f55ff authored over 9 years ago
Replace ua-parser with uap-core

Handle regex_flag for case-sensitive regexes
Strip device family
Fixed defect where all sub calls...

github.com/ua-parser/uap-ruby - 7bb5be9b8fb92a9d867515b1c6161111c5645122 authored over 9 years ago
Merge pull request #45 from sahat/patch-1

SVG Build Status badge

github.com/ua-parser/uap-core - 15e09b29e66dd6d0f18c6e1e71546c7043060164 authored over 9 years ago
Merge pull request #94 from commenthol/pinterest

Adding Pinterest Browser

github.com/ua-parser/uap-core - 868f06b7e8c85865011b3cca2494fc6be1ee43a8 authored over 9 years ago
Merge pull request #93 from commenthol/facebook

Adding Facebook Mobile Browser

github.com/ua-parser/uap-core - bee89a2d828d2f3490c6d7f58b58ed7d26b855b9 authored over 9 years ago
Merge pull request #1 from ua-parser/master

Syncing

github.com/ua-parser/uap-core - 12898ab09159ed5aee38c5c214375273db181064 authored over 9 years ago
adding pinterest

github.com/ua-parser/uap-core - f2b07187cfcd090d7b6c62b8974cf0ea98053449 authored over 9 years ago
adding facebook app

github.com/ua-parser/uap-core - c5c34e80570c599d1f7e81a27b3954a4389e2152 authored over 9 years ago
Merge pull request #12 from crbunney/fix_pip_install_from_source

Update setup.py to enable pip installs direct from github

github.com/ua-parser/uap-python - 112eefc6b5e2c8bb23a11b80629c4baa80891ba2 authored over 9 years ago
Merge pull request #22 from kevinlondon/master

Switch from yaml.load to yaml.safe_load for security

github.com/ua-parser/uap-python - 33c2bdf9683a6f2e0afcd997807a753b3e210ccc authored over 9 years ago
Merge pull request #86 from commenthol/android-tablet-firefox

Fix for Firefox on Android Tablet

github.com/ua-parser/uap-core - 68dd4a0d5e2151a5c0e131b0be5d093685d44cc4 authored over 9 years ago
fix Firefox on Android Tablet

github.com/ua-parser/uap-core - 98d29ff4dbab665e380ef0c7eaeeecb6afce425c authored over 9 years ago
Merge pull request #91 from gkalabin/master

Fix broken indentation in test file

github.com/ua-parser/uap-core - 9a941bb6d2fb813cd80be5eff43ee939b3fc0d36 authored over 9 years ago
Merge pull request #17 from gkalabin/master

Make the tests pass

github.com/ua-parser/uap-go - 7d290475455a46da6cdd2c723504212b5e495b07 authored over 9 years ago
Don't ignore regex_flag property

github.com/ua-parser/uap-go - 676b4a61b5dc8d0721403754ec44cee0bd2f17c9 authored over 9 years ago
Replace all tokens like $2 in replacement string for device, rather than just $1

github.com/ua-parser/uap-go - dbdae0f3e7e8466985c638422dc7a10d2ccca760 authored over 9 years ago
Add OsV3Replacement, so implementation is able to handle os_v3_replacement property

github.com/ua-parser/uap-go - 9d36410b7805bcbe801cd72fe8b2128d5b1bf4b3 authored over 9 years ago
Merge pull request #21 from rejeep/fix-invalid-example-in-readme

Fix invalid user_agent_parser example in README

github.com/ua-parser/uap-ruby - c0bde122d6be3d870f8dd54788d94cbf3279b49a authored over 9 years ago
Fix invalid user_agent_parser example in README

The file is not JSON, it's a file with one user agent string per line.

github.com/ua-parser/uap-ruby - bf554f0431595e95312d16b8a0b2a774032a26db authored over 9 years ago
Fix broken indentation

github.com/ua-parser/uap-core - a98d9192edd9da5ae09d29f33fe753c8ee6b24eb authored over 9 years ago
Merge commit '79b45e877960cc8023a361d4ee941248eab81832'

github.com/ua-parser/uap-go - 8191c2a2c7298d1e6e694dd078034d6d2308362d authored over 9 years ago
Squashed 'uap-core/' changes from 0adc071..3dd99d7

3dd99d7 Merge pull request #89 from commenthol/cfnetwork-ios9
f74e025 ios 9 apps
07422fe Merge p...

github.com/ua-parser/uap-go - 79b45e877960cc8023a361d4ee941248eab81832 authored over 9 years ago
Merge pull request #89 from commenthol/cfnetwork-ios9

iOS 9 Apps using CFNetwork

github.com/ua-parser/uap-core - 3dd99d741f50e4272c215c39387337432c5db8a5 authored over 9 years ago
Replace setup with a safer version of load as well.

github.com/ua-parser/uap-python - 9f68bc82085179844ea694810c0e55ad3abd66fc authored over 9 years ago
Resolve merge conflict.

github.com/ua-parser/uap-python - e16f0cef3e5fbcaf35408d753b18fd2b0ced4453 authored over 9 years ago
Merge pull request #87 from commenthol/spotify

Spotify

github.com/ua-parser/uap-core - 07422fe3077df1bd19a4145133e690981c4dd2e1 authored over 9 years ago
Merge pull request #24 from mattrobenolt/patch-1

Make sure file handlers get closed

github.com/ua-parser/uap-python - 9078a89cbc1f2236027671bdc32329a4b87a168f authored over 9 years ago
Make sure file handlers get closed

Also lazily import json only when needed.

github.com/ua-parser/uap-python - b7e55ae6d68494922625f7c37478b2e897d8b69c authored over 9 years ago
Switch from yaml.load to yaml.safe_load for security.

github.com/ua-parser/uap-python - c81b1cbc20f9b52e09621573d3b34b7a6b7dbd73 authored over 9 years ago