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

Xml documentation per target framework

github.com/ua-parser/uap-csharp - 012ee5d75bb0169a5a5b3d97ce7e89275f0f76bf authored over 7 years ago
Exposing ParserOptions to allow using compiled regex on supported platforms + major version bump

github.com/ua-parser/uap-csharp - bfc65cd0b9df38400b5f503bb9c30890200296ab authored over 7 years ago
Code Style changes

github.com/ua-parser/uap-csharp - 336b7431bce540d1f554779ecd6d1fb9ba2fc5f4 authored over 7 years ago
Updated to embed latest version of regex.yaml from uap-core

github.com/ua-parser/uap-csharp - 9b91962017fda94a520d653c2cd4e338afbc2098 authored over 7 years ago
Moved the UAParser to .netstandard 1.0 and a bit of modern cleanup

github.com/ua-parser/uap-csharp - ea795d3dd7a59b10a81b16312853d0d9b9d97c7a authored over 7 years ago
Version 2.4.0

Changelog:
* Updated uap-core to a21120d
* Parse device brand and model

github.com/ua-parser/uap-ruby - d1cae506fbb4ce9908cbbf776d8785927ce485c3 authored over 7 years ago
Update to uap-core a21120d (#32)

* Update to uap-core a21120d4fc644a3c019dd53eb32c675b925d975f

* Added coveralls

* Try to m...

github.com/ua-parser/uap-ruby - 434a51a85543028e2ecbe1ebf18abcca9b4c1aa1 authored over 7 years ago
fix typo, bash output on a new line. (#31)

github.com/ua-parser/uap-ruby - 1fd278358ed23abacc8f59c6cb901c3ac16252bf authored over 7 years ago
travis: add 1.9.x to go versions

github.com/ua-parser/uap-go - 2db80f26a82b4bb84230935e4488613d12c72655 authored over 7 years ago
Fix version parsing for Facebook and Pinterest app

The patch number was wrongly captured.

github.com/ua-parser/uap-core - a9ac1489c5ef10e18ccd4762633a85921fb615e4 authored over 7 years ago
Merge pull request #264 from lihuanshuai/fix-gionee

fixed some case on Gionee device

github.com/ua-parser/uap-core - a21120d4fc644a3c019dd53eb32c675b925d975f authored over 7 years ago
Merge pull request #261 from drjaydenm/newrelic-pinger

Added new relic pinger bot

github.com/ua-parser/uap-core - 7c5774341dcfc557eb99c794a59930dcf72fce5b authored over 7 years ago
Parse device brand and model (#28)

github.com/ua-parser/uap-ruby - 96ca3e310cf8ac45162b927f64cde440089e6a4a authored over 7 years ago
fixed some case on gionee device

github.com/ua-parser/uap-core - 5e03d3cd4926fd68f11680331f13371712c6ef84 authored over 7 years ago
Update to uap-core 4af9a7e (#30)

github.com/ua-parser/uap-ruby - 88c1f08c010568df645a205f467c32a13e12c5b8 authored over 7 years ago
Merge pull request #38 from russellwhitaker/rw/update_regex_july_2017

Updated README for clojars artifact version

github.com/ua-parser/uap-clj - bcf5cff84608027d6ab69c53cb9ee4dbdfae6666 authored over 7 years ago
Updated README for clojars artifact version

github.com/ua-parser/uap-clj - 69968fb9f07c34d29a245be55d7304fef62975e9 authored over 7 years ago
Merge pull request #37 from russellwhitaker/rw/update_regex_july_2017

Bumped version before deployment of jar w/ updated regexes to clojars

github.com/ua-parser/uap-clj - 21d21586c0d2ce610796e05f926b58b6e11c178e authored over 7 years ago
Bumped version before deployment of jar w/ updated regexes to clojars

github.com/ua-parser/uap-clj - e7fd9bf0c173f97b920756258adbb24c80d8c6c0 authored over 7 years ago
Added new relic pinger bot

github.com/ua-parser/uap-core - ed4c2b5ad8c18be1659d8b4ab8af2be2165288a0 authored over 7 years ago
Merge pull request #11 from atheriel/upgrade-yaml-cpp

Upgrade yaml-cpp usage to the new API (version 0.5 and later)

github.com/ua-parser/uap-r - b90070e9b68f2820f4e2659d2ae1d842058f78f4 authored over 7 years ago
Updates the README to reflect the upgraded yaml-cpp version.

Signed-off-by: Aaron Jacobs <[email protected]>

github.com/ua-parser/uap-r - 88ca4ea691261c057d2b1dc3198f986967765c8b authored over 7 years ago
Upgrades the UaParser code to the yaml-cpp v0.5 API.

This code simply silences compiler errors; it has not been tested.

Signed-off-by: Aaron Jacobs ...

github.com/ua-parser/uap-r - 35ab6dcbf157dc834fb58828fbd736e55d9e469d authored over 7 years ago
Prepare 0.7.4 release

This resolves #6

github.com/ua-parser/uap-haskell - e9c24b21fc6d6530e07db995dc394e8392a4ea13 authored over 7 years ago
Merge pull request #7 from ua-parser/6-update-core

Update uap-core

github.com/ua-parser/uap-haskell - 3bc19f95c0c6c621eb7d8876418a8ab6f08813cb authored over 7 years ago
Update uap-core

This is for #6

github.com/ua-parser/uap-haskell - 2543e3a2bd127a55e1654c6a23ebc6a193478a8e authored over 7 years ago
Initial port to the yaml-cpp v0.5 API.

Signed-off-by: Aaron Jacobs <[email protected]>

github.com/ua-parser/uap-r - 40b070bd8cc6d495e82dac4eff729b1e8e889ace authored over 7 years ago
Merge pull request #256 from outcoldman/patch-1

Add several popular RSS bots to regexes.yaml

github.com/ua-parser/uap-core - 4af9a7ef62da597979d80f198f244e0763891ec4 authored over 7 years ago
Add several popular RSS bots to regexes.yaml

github.com/ua-parser/uap-core - 3153c2f2ae72cf52cb79fa5374373e7af3aec717 authored over 7 years ago
Merge pull request #254 from commenthol/fix-ua-edge-12

Fix for Edge 12

github.com/ua-parser/uap-core - 6ba43604ec629f2bb3a126da8f93dea51b226149 authored over 7 years ago
Merge pull request #255 from shaharmor/chrome-mobile-webview

Add support for Chrome Mobile WebView detection

github.com/ua-parser/uap-core - 091a2559cda26c0cfbe6205ad099246c1dc2c09d authored over 7 years ago
Merge pull request #248 from kokes/seznam

Support for Seznam.cz

github.com/ua-parser/uap-core - 569c274b698582c1c0187f29ebd35ca87f2a7c00 authored over 7 years ago
Missed a property during merge, added back now

github.com/ua-parser/uap-core - 0d2c5ddb07541b0492f39e77fecaa39a93f8776e authored over 7 years ago
Merge branch 'master' into seznam

github.com/ua-parser/uap-core - b6cc5d4c19d95ea4fa0a188ce68633fcac20704b authored over 7 years ago
Add support for Chrome Mobile WebView detection

github.com/ua-parser/uap-core - a114ec49927bba5766a4b97b288a06be0bdb37b9 authored over 7 years ago
Setting version to 0.2.1-SNAPSHOT

github.com/ua-parser/uap-scala - 2732738790e133ddb31fe9b902546e2e95006045 authored over 7 years ago
Setting version to 0.2.0

github.com/ua-parser/uap-scala - 4db883adb1d9f9f783efbc48959a1ef7885889e4 authored over 7 years ago
Add sbt-release configuration

github.com/ua-parser/uap-scala - 7a480520f5e7c2e089aac3d9b7b91057180daf97 authored over 7 years ago
Merge pull request #21 from travisbrown/topic/api-naming

Minor renaming

github.com/ua-parser/uap-scala - 6208600b504811ca6cda5d572618cf4b4e9d2c8a authored over 7 years ago
Minor name change suggested by tixxit

github.com/ua-parser/uap-scala - 80aa5ef0e06bfd452d2e7f1811ca6af9273d7284 authored over 7 years ago
Merge pull request #22 from travisbrown/update/core/14e2c8d7ff3aaf67ae256330069f67402c497054

Update uap-core to latest

github.com/ua-parser/uap-scala - 6c7d08bf2ac4de927fe7adbc65798da17eb58438 authored over 7 years ago
Update uap-core to latest

github.com/ua-parser/uap-scala - 4cf4474f6a065166b6d5200a83eb394377c641c9 authored over 7 years ago
Rename get and create and make new fromStream safe

github.com/ua-parser/uap-scala - 2898ecd66b061391ea1a80f424392d6348d4bf84 authored over 7 years ago
Merge pull request #20 from travisbrown/topic/build-additions

Build additions

github.com/ua-parser/uap-scala - a1fad798b199b0b572b0cd8efcc652eadb33ea0d authored over 7 years ago
Add reasonable scalac options

github.com/ua-parser/uap-scala - c0b101629ea38ff30aa0922753b122c88106b262 authored over 7 years ago
Appease Scalastyle

github.com/ua-parser/uap-scala - 4aebf2875bc7e74f0146affb76c8408ce4baca14 authored over 7 years ago
Get test coverage to 100%

github.com/ua-parser/uap-scala - 4e9f6c7dfbaa5dfc278bb68ad22e4b9c30bd2484 authored over 7 years ago
Add coverage reporting and Scalastyle checking to CI

github.com/ua-parser/uap-scala - de48db2057f09978711bb5fcd938208bb4e9751a authored over 7 years ago
Add SBT plugins, Scalastyle config, and version.sbt for sbt-release

github.com/ua-parser/uap-scala - 4247114b16d624eb6e56fb2e541d6264bc8735f0 authored over 7 years ago
[#233] fix for Edge 12

github.com/ua-parser/uap-core - 57bc006321d3e0f72e775b9a281d7ffb8e0c9080 authored over 7 years ago
Merge pull request #252 from commenthol/fix-device-lumia

Fixing detection error for Lumia

github.com/ua-parser/uap-core - 14e2c8d7ff3aaf67ae256330069f67402c497054 authored over 7 years ago
[#136] Fixing detection error for Lumia

github.com/ua-parser/uap-core - 2aa93b03498b79c2cd1e469dd0d6def4871b9999 authored over 7 years ago
Merge pull request #232 from ryanone/master

Add Catchpoint family and associated test

github.com/ua-parser/uap-core - 81e86a5b3b0cf4379840f9026aea4c2b2fb4bb2f authored over 7 years ago
Update uap-core to latest

github.com/ua-parser/uap-scala - a874af143be140d60822478da5b73548b0647889 authored over 7 years ago
Merge pull request #18 from travisbrown/topic/scala-2.12

Scala 2.12 support

github.com/ua-parser/uap-scala - 4508c63286960d4beb62932bcafc2f7f31a2f459 authored over 7 years ago
Replace LruMap and remove twitter-util dependency

github.com/ua-parser/uap-scala - f8c98327496efb7c370cd624f07ded9f65f69f61 authored over 7 years ago
Update Scala and other versions

github.com/ua-parser/uap-scala - b284362473f4aeeb899b089642fc78dcdd0bf6f8 authored over 7 years ago
Merge remote-tracking branch 'upstream/master'

github.com/ua-parser/uap-core - 50609881a0cc43f617931c609e85d54b6b422ee0 authored over 7 years ago
Resolve conflicts

github.com/ua-parser/uap-core - db059b0f3c5848bf4131064b5a671379804e3d11 authored over 7 years ago
Modified Catchpoint regex to account for Catchpoint or Catchpoint bot

github.com/ua-parser/uap-core - 1c2ac3bde7a719aea6fcf75daae297ec1b31ec63 authored over 7 years ago
Merge pull request #41 from F21/update-uap-core

Update uap-core to f249dd

github.com/ua-parser/uap-go - e0b1fe757c944e839263af90b3c74b76d816558e authored over 7 years ago
Update uap-core to 5dceb89

github.com/ua-parser/uap-go - 73e439b80ffd1e61dbf3e09e17c531514db27d06 authored over 7 years ago
Merge pull request #251 from christennant/master

add Qwantify spider

github.com/ua-parser/uap-core - f249dde6c17d9f0e07214c6791c3dd8a6a1e977f authored over 7 years ago
add Qwantify spider

github.com/ua-parser/uap-core - b5093589b703f4024bee60764f8880ff79332ffc authored over 7 years ago
Merge pull request #245 from ojaber/fix_browsers

Add HipChat, fix Slack, and a few browsers on Android.

github.com/ua-parser/uap-core - 63f5c66ed6d6a5251ef37072e21bbbe4dd997c89 authored over 7 years ago
Fix Slack, HipChat, and a few android browsers.

Fix Slack Desktop Client detection on Windows and Mac.
Add support for HipChat on Mac and Window...

github.com/ua-parser/uap-core - 19a3b4e970f4ecba5e92806f15919f2410ae742f authored over 7 years ago
Merge pull request #247 from kokes/master

Support for Coc Coc

github.com/ua-parser/uap-core - 1bf5f4bc4df8e4e3cf24a48e64c80d826e50b6a3 authored over 7 years ago
Merge pull request #234 from robcowie/google-web-preview-bot

Classify Google Web Preview as a Spider

github.com/ua-parser/uap-core - cbd8c656044068df2a454cad3077aa5cc7cba8b3 authored over 7 years ago
Seznam.cz iOS app does not include patch info

github.com/ua-parser/uap-core - 8729e1c78c5e12741fcc5cc8e0a8c008eba01518 authored over 7 years ago
add support for Seznam.cz

github.com/ua-parser/uap-core - f1657a6e4c41acba9bcbc92d5d9129193da53249 authored over 7 years ago
add support for Coc Coc

github.com/ua-parser/uap-core - 6dfa5fbe00423922f13fbf08da3ba4e5b4f9197b authored over 7 years ago
Version 2.3.1

github.com/ua-parser/uap-ruby - 3e4cf83a5e42885c18259975ab587c17a67f911c authored almost 8 years ago
Update gemspec homepage

github.com/ua-parser/uap-ruby - 89628b8896ccf6be0341f526563920737e5b62fe authored almost 8 years ago
Merge pull request #24 from ua-parser/update-uap-core

Update uap-core to 095b648

github.com/ua-parser/uap-ruby - 54c789b0099683a37df7e95ece39bff778273531 authored almost 8 years ago
Update failing rubies in Travis

github.com/ua-parser/uap-ruby - 9897a507cc45bd378191b4368531a4bbcd39d24a authored almost 8 years ago
Update uap-core to 88f9f27

github.com/ua-parser/uap-ruby - 98ae9b44ca0763d2b1ee01d2d72b0b186889573d authored almost 8 years ago
Move GWP regex to the combined spiders pattern.

github.com/ua-parser/uap-core - 075d55fb1ed1e1f6dcbcdf4049a7de432aef0d43 authored almost 8 years ago
Classify Google Web Preview as a Spider

github.com/ua-parser/uap-core - 04278403199b8b7c72fcf0e87703401480d6082a authored almost 8 years ago
Merge pull request #241 from commenthol/fix-undefined-apple-device

Fix undefined device for CFNetwork Darwin rule

github.com/ua-parser/uap-core - 88f9f2713a1a67cee5ecb4e193c3d6a9e1dd80c9 authored almost 8 years ago
fix undefined device for CFNetwork Darwin rule

github.com/ua-parser/uap-core - 4a09c58e279144261f7d9eccc8f4f664686aa73c authored almost 8 years ago
Merge pull request #237 from jleider/statuscake

Add statuscake regex and tests

github.com/ua-parser/uap-core - eb8cf22971048e88d6f22f00dbf6de5a3bc5a788 authored almost 8 years ago
Merge pull request #42 from F21/add-travis-yml

Add .travis.yml

github.com/ua-parser/uap-go - e2a4d9b506bab1f6059bdff1d380361d3935236c authored almost 8 years ago
Add .travis.yml

github.com/ua-parser/uap-go - 21334e4427f8adcd981d11a0e1527f87e879e4c4 authored almost 8 years ago
Add statuscake regex and tests

github.com/ua-parser/uap-core - cf3e378e45802eca7bca8a15dabd1775a9ab4c22 authored almost 8 years ago
Merge pull request #230 from seandilda/cfnetwork_fixes

Keep OS X CFNetwork from being identified as iOS

github.com/ua-parser/uap-core - 5dceb896913fc953d52881bf77e6ed64fd1b4054 authored almost 8 years ago
Merge branch 'master' into cfnetwork_fixes

github.com/ua-parser/uap-core - 79ba26222e43685d31316674b61a5b4075e4970d authored almost 8 years ago
Merge pull request #229 from seandilda/huawei_eva

Handle device match for Huawei EVA-AL10

github.com/ua-parser/uap-core - 77242952d798c57342ef6f85b5a0db8e18f1214c authored almost 8 years ago
Some newer CFNetwork applications on OS X were being detected as running iOS and/or being an iOS-Device. This prevents those false detections

github.com/ua-parser/uap-core - 4fb556e84804144b29f49f52f550d3f6d14cd9d0 authored almost 8 years ago
Handle device match for Huawei EVA-AL10

github.com/ua-parser/uap-core - cb6ac3dda31cf202c04f79c871c680ebdf1b1a2b authored almost 8 years ago
Add Catchpoint family and associated test

github.com/ua-parser/uap-core - 1be33bb9dabd85de3bf0e4a89a95185a1530bebe authored almost 8 years ago
Merge pull request #228 from rogeriopvl/add-headless-chrome

Add Headless Chrome detection

github.com/ua-parser/uap-core - 6e91b2dfc1f2b8c0775a5e37166b31144171f80a authored almost 8 years ago
Add Headless Chrome detection

Although Headless Chrome is just a `--headless` flag for Chrome, the
user-agent is different, so...

github.com/ua-parser/uap-core - 8319ee986517fa69a81b74e8709772a9abf5b11f authored almost 8 years ago
Merge pull request #226 from commenthol/device-masscan-spider

add testcase device masscan

github.com/ua-parser/uap-core - da0b28cc391f0a573826122d4748b75b9ad7b70d authored almost 8 years ago
add testcase device masscan

github.com/ua-parser/uap-core - 82bfad2f7ca2e14ff94f7e7e220c2312e2f99a36 authored almost 8 years ago
Merge pull request #225 from jnozsc/master

add masscan as bot

github.com/ua-parser/uap-core - 71345fa29a9cae28b5123d102b1cac2e0f36e148 authored almost 8 years ago
add missing minor

github.com/ua-parser/uap-core - 03c088b50f0b6ec1c0df23284bbc58f74c50b089 authored almost 8 years ago
update unit test

github.com/ua-parser/uap-core - 8cc21d3b4afdafc36b905a11fc535dae72329f72 authored almost 8 years ago