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

note the changes in 1.4.4. of ua-parser-php

github.com/ua-parser/uap-php - ccda18f969d1fa3186b704db7675006473375e62 authored over 12 years ago by Dave Olsen <[email protected]>
add support for some gaming devices

github.com/ua-parser/uap-php - 53c82d2a5b5e93747705c3feab5674a85412fbfd authored over 12 years ago by Dave Olsen <[email protected]>
only load the regex file once

github.com/ua-parser/uap-php - 2e0a68b3806a94f512612bd375d593d3f6eedd94 authored over 12 years ago by Dave Olsen <[email protected]>
Merge pull request #64 from stephenwalz/patch-1

added parentheses to 'Minimo' regex

github.com/ua-parser/uap-core - d6c38b9dea480552dd2b6bb9ba21a51fca1d07ad authored over 12 years ago by Lindsey Simon <[email protected]>
added parentheses to 'Minimo' regex

missing parentheses caused python regex parser to crash

github.com/ua-parser/uap-core - fac9563b6c3bb8cea024e871ac89be73512387b7 authored over 12 years ago by Stephen Walz <[email protected]>
Merge pull request #60 from dmolsen/do-playstationvita

playstation vita and portable now listed under devices

github.com/ua-parser/uap-core - dd6ae8f2d571715eee082b31baa218b237069610 authored over 12 years ago by Tobie Langel <[email protected]>
Merge pull request #58 from dmolsen/do-baidubrowser

Adding support for Baidu Explorer

github.com/ua-parser/uap-core - 2ef4bf1d740055312bbae6cdcd3845f0163a33f6 authored over 12 years ago by Tobie Langel <[email protected]>
Merge pull request #57 from mscdex/patch-1

Fix node.js link

github.com/ua-parser/uap-core - 0e5ac0b553caa27b6c64d5be87f8e0f1dcc2d234 authored over 12 years ago by Tobie Langel <[email protected]>
baidu browser name now matches their marketing

github.com/ua-parser/uap-core - ce4d2f855ff378a9cd9b8c58af344b0d849964df authored over 12 years ago by Dave Olsen <[email protected]>
adding support for the new baidu browser

github.com/ua-parser/uap-core - 9538a8fcb331e9299449cbe08fe9c5f0e51a569b authored over 12 years ago by Dave Olsen <[email protected]>
support for playstation portable and vita as devices

github.com/ua-parser/uap-core - 1662b817e3a39a097431817548e1e144729a3f10 authored over 12 years ago by Dave Olsen <[email protected]>
Fix node.js link

github.com/ua-parser/uap-core - a541fb8c7e97eb5d2f387d0d7534eb198925c0fd authored over 12 years ago by Brian White <[email protected]>
making the PHP section match the other language sections

github.com/ua-parser/uap-core - 8a93f7b729a208d4e2a14fa77e0fc7b8d091a832 authored over 12 years ago by Dave Olsen <[email protected]>
adding support for patch, family, and osPatch attributes to sort of match the other libraries

github.com/ua-parser/uap-php - a0ad74f03b63e957a3f58f41e2c5aa67325dc80c authored over 12 years ago by Dave Olsen <[email protected]>
Merge pull request #52 from shripadk/master

D Port + Fixes

github.com/ua-parser/uap-core - fadaeeb4eefcb849674727a92096ed7cdf55d19d authored over 12 years ago by Tobie Langel <[email protected]>
parseInt instead of explicit cast

github.com/ua-parser/uap-d - afc3346bbbc1156facace541170e572753811bc2 authored over 12 years ago by Shripad K <[email protected]>
fix README

github.com/ua-parser/uap-d - a0ea6bfd442bb6061f936f7d342acfcb8b78c32f authored over 12 years ago by Shripad K <[email protected]>
fix README

github.com/ua-parser/uap-core - 002fb42ae2e91803a1d086febc7182dbab1e13c8 authored over 12 years ago by Shripad K <[email protected]>
Added D port

github.com/ua-parser/uap-d - 5c5c312e43898d93e9af095c2f44dcfa168093c1 authored over 12 years ago by Shripad K <[email protected]>
Added D port

github.com/ua-parser/uap-core - 0a3bb07a34a4b80712c28e29a082d4921f9c6987 authored over 12 years ago by Shripad K <[email protected]>
fixed typo.

github.com/ua-parser/uap-core - 4d499f753d093a549ab31655fbf23e3c2662974f authored over 12 years ago by Shripad K <[email protected]>
Update regexes.yaml

For webkit nightly

github.com/ua-parser/uap-core - 1434148067a62947098962355363d74085b01996 authored over 12 years ago by Lindsey Simon <[email protected]>
Update test_resources/test_user_agent_parser.yaml

github.com/ua-parser/uap-core - ebd779ae5e8b013be124618aaf2d90af3bc982dc authored over 12 years ago by Lindsey Simon <[email protected]>
Merge pull request #49 from OpenInstall/master

PHP Notice was being emitted when no HTTP_ACCEPT present

github.com/ua-parser/uap-core - 300ca759675b9ea99e40bb60ceac4d3b282a6704 authored over 12 years ago by Dave Olsen <[email protected]>
if HTTP_ACCEPT is not set, avoid PHP Notice

github.com/ua-parser/uap-php - 59d14382320b48f9c761448c3fa07ea4ef128d53 authored over 12 years ago by Jason Carver <[email protected]>
Add missing quotes around device_replacement

Fix Issue 48
- Add missing quotes around device_replacement string which confused the
yaml parser

github.com/ua-parser/uap-core - c1d92e6f1f7561adbdf1799220e8ff0f65271122 authored over 12 years ago by Philip Tellis <[email protected]>
Merge pull request #42 from ozataman/master

Merge Haskell port of ua-parser into repo

github.com/ua-parser/uap-core - bfde45237a7269a17b08243613b705e1c09bbb3f authored over 12 years ago by Tobie Langel <[email protected]>
Merge pull request #45 from lognormal/user-agents

Match a few more UserAgents

github.com/ua-parser/uap-core - 1cab763962746a8504ce09262ec31f34f2b65119 authored over 12 years ago by Lindsey Simon <[email protected]>
Merge remote-tracking branch 'origin/user-agents' into user-agents

Not sure why this merge was necessary since there were no changes in origin/user-agents

github.com/ua-parser/uap-core - c59165562fbf57a708cb3fbcb2b551547eaf5339 authored over 12 years ago by Philip Tellis <[email protected]>
Match generic iPod/iPhone/iPad after all specifics

Generic iPod/iPhone might override specific iPad since sometimes iPhone
shows up in the iPad use...

github.com/ua-parser/uap-core - 21c4398660e71d418c22151804e9beaba7e7fd8b authored over 12 years ago by Philip Tellis <[email protected]>
PlayStation Vita has its own OS

Ref:
http://uk.playstation.com/psvita/support/general/detail/linked391549/item391530/Application...

github.com/ua-parser/uap-core - c9ba1303c777bf8a9ad61e9709916cd8fd412e69 authored over 12 years ago by Philip Tellis <[email protected]>
Nintendo 3DS FTW!!!

github.com/ua-parser/uap-core - a2606d070fe2fb717c58b83ea0e7f7f6db110adf authored over 12 years ago by Philip Tellis <[email protected]>
Add Abrowser

Abrowser is the unbranded browser on Ubuntu:
http://packages.ubuntu.com/hardy/abrowser

github.com/ua-parser/uap-core - 20cc933fc1341349401f3d5a4a2cb40b95eaa1cd authored over 12 years ago by Philip Tellis <[email protected]>
Add Vodafone, remove duplicate Iron

Vodafone already shows up in the list, but not in Major/Minor/patch
format, so add that. Iron s...

github.com/ua-parser/uap-core - d8845208becc99cb5cbac80fef52f4f41f3c65f1 authored over 12 years ago by Philip Tellis <[email protected]>
Add Samsung SGHi560

github.com/ua-parser/uap-core - 74c18703c0afabc8cc6e7ac0d601ff1671a254dc authored over 12 years ago by Philip Tellis <[email protected]>
Add more bots from our logs

Add more bots, crawlers and browser preview agents that we see showing
up in our logs.

github.com/ua-parser/uap-core - 5a923cff90dca2e8e69b2b759cdf42fbf75af1e8 authored over 12 years ago by Philip Tellis <[email protected]>
Merge remote-tracking branch 'origin/master'

Conflicts:
regexes.json

regexes.json removed upstream

github.com/ua-parser/uap-core - e8ed9b65167bd463283b72f5a277c370c2491ae6 authored over 12 years ago by Philip Tellis <[email protected]>
Add Vodafone, remove duplicate Iron

Vodafone already shows up in the list, but not in Major/Minor/patch
format, so add that. Iron s...

github.com/ua-parser/uap-core - 00011574e03f18656e433c4f15426257a7e375c7 authored over 12 years ago by Philip Tellis <[email protected]>
Add Samsung SGHi560

github.com/ua-parser/uap-core - a2c54eada64953d4bed1a4c8c8867a2e589b6934 authored over 12 years ago by Philip Tellis <[email protected]>
Add more bots from our logs

Add more bots, crawlers and browser preview agents that we see showing
up in our logs.

github.com/ua-parser/uap-core - 56b3d4715216d625b681dccdc986160a29163ef2 authored over 12 years ago by Philip Tellis <[email protected]>
add note about data order

github.com/ua-parser/uap-core - 9ebcba63b7a3280601a9af6a9dbbc6eb8137c705 authored over 12 years ago by Philip Tellis <[email protected]>
performance test

github.com/ua-parser/uap-core - ae9427538898fce7dbbb56f5fd8365df84087fbc authored over 12 years ago by Philip Tellis <[email protected]>
Documentation and cosmetic improvements

github.com/ua-parser/uap-haskell - 10eb1544b684802a4463e7f0d3cccdbfa3f72bc5 authored over 12 years ago by Ozgun Ataman <[email protected]>
Initial commit of the Haskell port

github.com/ua-parser/uap-haskell - 6757facc72643759b7ed927469250d916ef78884 authored over 12 years ago by Ozgun Ataman <[email protected]>
Initial commit of the Haskell port

github.com/ua-parser/uap-core - 12f69934004ca9d57e5f844cefdf3c0d8a2b22d4 authored over 12 years ago by Ozgun Ataman <[email protected]>
SNAPSHOT version

github.com/ua-parser/uap-java - bbf29c555905a8148203e086efb6f8e69b3d4c3d authored over 12 years ago by Steve Jiang <[email protected]>
bump version

github.com/ua-parser/uap-java - b90b847fd69c31cbfa9499688b08b6eec88b2468 authored over 12 years ago by Steve Jiang <[email protected]>
Merge pull request #41 from sjiang/java_escape_replacement

Fix java replacement strings edge case

github.com/ua-parser/uap-core - 95093c3c25013c41037c3ef18d51ab807abd2e05 authored over 12 years ago by Tobie Langel <[email protected]>
quote the matched group for replacement strings in case they contain '$' or '\'

github.com/ua-parser/uap-java - 5fd1e72231a23a3e3f88810bf72593489acb6647 authored over 12 years ago by Steve Jiang <[email protected]>
Merge pull request #40 from sjiang/fix_device_regexes

Some device patterns have "[A-z]" which matches the 6 additional chars between A-Z and a-z

github.com/ua-parser/uap-core - 6eb64307f46f4aaced3944ecd52774822e30c34a authored over 12 years ago by Lindsey Simon <[email protected]>
A-z -> A-Za-z to avoid matching "[\]^_`"

github.com/ua-parser/uap-core - 8d8ccc77de6bd537663d219c1283724be8e6397d authored over 12 years ago by Steve Jiang <[email protected]>
Merge pull request #39 from ernop/fiximport

fix import of yaml from python

github.com/ua-parser/uap-core - ef9e254fc5a73dacb6d110df65b04e79310b0197 authored over 12 years ago by Lindsey Simon <[email protected]>
fix import of yaml from python

github.com/ua-parser/uap-python - 5770aa92baa28c85913a67325020c88fec1c6d32 authored over 12 years ago by Ernest French <[email protected]>
Merge pull request #38 from sjiang/master

Java port.

github.com/ua-parser/uap-core - ef25ebba83281f9b5f49e6906194125294d77808 authored over 12 years ago by Tobie Langel <[email protected]>
syntax highlighting for examples

github.com/ua-parser/uap-core - 5bd8c8ec9ccbc9db8779fde078d1f3e6581e90a5 authored over 12 years ago by Steve Jiang <[email protected]>
Add usage to main README and add license file

github.com/ua-parser/uap-core - 0e049ff9df42426908cac72355813e5ba7684e39 authored over 12 years ago by Steve Jiang <[email protected]>
Add usage to main README and add license file

github.com/ua-parser/uap-java - 0a9611e62b37d364be2ba7dfe59a8c40a156f8ed authored over 12 years ago by Steve Jiang <[email protected]>
fix example

github.com/ua-parser/uap-java - 22b69771d23fb8d843db6a2a6bd0def72acbb3a4 authored over 12 years ago by Steve Jiang <[email protected]>
fix syntax highlighting in readme

github.com/ua-parser/uap-java - b0db6fc6c2705f39b67d6b9c643399b76e298746 authored over 12 years ago by Steve Jiang <[email protected]>
fix syntax highlighting in readme

github.com/ua-parser/uap-java - 44d35dacbb8a31ab496af27dc6f08f947e391c5c authored over 12 years ago by Steve Jiang <[email protected]>
- apache license and copyright

- Parser.parse for single Client object
- added more tests

github.com/ua-parser/uap-core - c38cd9d6ee7e11825fbe49cb2c005f47edf43d5d authored over 12 years ago by Steve Jiang <[email protected]>
- apache license and copyright

- Parser.parse for single Client object
- added more tests

github.com/ua-parser/uap-java - 400141b63fa1e3b5dc24a8e298f17bf7230e9f2f authored over 12 years ago by Steve Jiang <[email protected]>
initial java implementation

github.com/ua-parser/uap-java - d156decf65c80b47d9d15727b76f94c1d5937d62 authored over 12 years ago by Steve Jiang <[email protected]>
Merge pull request #37 from tobie/elsigh

Adds twitterbot

github.com/ua-parser/uap-core - f9af50b401436fd7bf5202d39fb36e576412c6f9 authored over 12 years ago by Lindsey Simon <[email protected]>
Adds twitterbot

github.com/ua-parser/uap-core - 22fd45efb9721ad978013f4820e34ae7701514ce authored over 12 years ago by Lindsey Simon <[email protected]>
Merge pull request #35 from tobie/chrome_ios

Make iOS Chrome Mobile easy to distinguish.

github.com/ua-parser/uap-core - 03706ec517f9f5afac1499cc44849319d91bcd6c authored over 12 years ago by Lindsey Simon <[email protected]>
Make iOS Chrome Mobile easy to distinguish.

github.com/ua-parser/uap-core - 14346887da2d977ef2965ec013a41f10d35b5428 authored over 12 years ago by Tobie Langel <[email protected]>
added support for chrome mobile on ios. wish they followed their own standards...

github.com/ua-parser/uap-core - fd15e1f55befe535859641074b4d63c5655662d8 authored over 12 years ago by Dave Olsen <[email protected]>
Merge pull request #33 from tobie/elsigh

Adds Facebook bot

github.com/ua-parser/uap-core - 09cf21476142a4dfca20a705519d1ba28fbbc0f7 authored over 12 years ago by Lindsey Simon <[email protected]>
Adds Facebook bot

github.com/ua-parser/uap-core - df507574e4a8d2a5c13c1f66945848cd709c07d6 authored over 12 years ago by Lindsey Simon <[email protected]>
Merge pull request #32 from tobie/elsigh

Adds pingdom, updates paths in py files

github.com/ua-parser/uap-core - a12610f58133918fd87d977bc5a2037aa54659fe authored over 12 years ago by Lindsey Simon <[email protected]>
Adds pingdom, updates paths in py files

github.com/ua-parser/uap-python - 3ff42d2c93d21ae3884b8191fd832618e8fa5127 authored over 12 years ago by Lindsey Simon <[email protected]>
Adds pingdom, updates paths in py files

github.com/ua-parser/uap-core - 7f949d66832d47c451f7823ed44a5042d1e81835 authored over 12 years ago by Lindsey Simon <[email protected]>
it'd be good if i also document the fix in the CHANGELOG

github.com/ua-parser/uap-php - 394db8fb4d6ef678200ceb1ec27b39495bc0f0d8 authored over 12 years ago by Dave Olsen <[email protected]>
making sure OS & device regexes will fire w/out a notice even if i forget to add parens to regexes.yaml

github.com/ua-parser/uap-php - d1a13dfff4f2fc7bcc271375be03b890b4779ca6 authored over 12 years ago by Dave Olsen <[email protected]>
Merge pull request #31 from fourlastor/patch-1

the Usage :: php was doubled, removed one

github.com/ua-parser/uap-core - 423b0b6870e3277536b4b030ac2a8fa133a0831a authored over 12 years ago by Dave Olsen <[email protected]>
the Usage :: php was doubled, removed one

github.com/ua-parser/uap-core - 8ad18d1e8afaa5ddb324821e3781ded58138554c authored over 12 years ago by Daniele Conti <[email protected]>
Merge pull request #28 from pbs/master

python packaging

github.com/ua-parser/uap-core - 9b4863a65744c1168d5a487445ef7f5290187f42 authored over 12 years ago by Lindsey Simon <[email protected]>
Implemented proper python packaging

github.com/ua-parser/uap-python - 1ef47432741e6904ffe32d8548a16b6bbb7c38e5 authored over 12 years ago by Matt Norton <[email protected]>
Implemented proper python packaging

github.com/ua-parser/uap-core - 7638dfef315a864a44f0b52255dffbd1f79c571a authored over 12 years ago by Matt Norton <[email protected]>
Improve and spec #inspect output

github.com/ua-parser/uap-ruby - 60608dac5cf4d3aa7ae64f83342c56b6b6e9cc94 authored over 12 years ago by Tim Lucas <[email protected]>
Don't include OS in UserAgent#to_s

github.com/ua-parser/uap-ruby - cec01b59fcbc72f974ea45c291f5438a8e44e32f authored over 12 years ago by Tim Lucas <[email protected]>
Update to the latest ua-parser lib. Add #major, #minor, #patch and #patch_minor to Version

github.com/ua-parser/uap-ruby - 19a617bfcbfacf89da121731f7b0d5ddf3a64d14 authored over 12 years ago by Tim Lucas <[email protected]>
Merge pull request #27 from tobie/elsigh

Update Webkit Nightly regex

github.com/ua-parser/uap-core - c3691a15d0f30f8144b72416a2b07201f1c6c500 authored over 12 years ago by Lindsey Simon <[email protected]>
Update Webkit Nightly regex

github.com/ua-parser/uap-core - bfa55ce5e714679994472521113ae34e74696d40 authored over 12 years ago by Lindsey Simon <[email protected]>
Merge pull request #26 from piotrowski/master

fix Readme

github.com/ua-parser/uap-core - 0293395b771f8f9a80f48b4bfdcbec11c5f54484 authored over 12 years ago by Dave Olsen <[email protected]>
- add missing ;

- remove unnecessary "The"

github.com/ua-parser/uap-php - fefc9cbd0b0e3898197b6a159200c13b54a3c1cf authored over 12 years ago by Jan Piotrowski <[email protected]>
updated version number

github.com/ua-parser/uap-php - e9c00061b0262fee31413e81e88b67e0304c6d5b authored over 12 years ago by Dave Olsen <[email protected]>
squashing a PHP notice when using UAParser from the command line

github.com/ua-parser/uap-php - 3409a60f15a4d7471b5d6318a193ab97d664d0a7 authored over 12 years ago by Dave Olsen <[email protected]>
removed the version number from the license (too much of a pain to update)

github.com/ua-parser/uap-php - 15d5ac82b143aaf41a44d7332347a26a856dabfe authored over 12 years ago by Dave Olsen <[email protected]>
Merge pull request #23 from elsigh/master

Updates python to use major/minor/patch, regexes w spiders, tests

github.com/ua-parser/uap-core - d144c7457b51b13eb29735db0a71d8ccdc21e4b9 authored over 12 years ago by Dave Olsen <[email protected]>
lint fixes

github.com/ua-parser/uap-python - d29580219e350b1a4552afce75ae563df37e17e0 authored over 12 years ago by Lindsey Simon <[email protected]>
Really apply them

github.com/ua-parser/uap-core - 0d76a99df82486297f64854ccd8054ce69e03ab0 authored over 12 years ago by Lindsey Simon <[email protected]>
Really apply them

github.com/ua-parser/uap-python - 3fdbd6c409c95c46d33107da9b734a17ca4d3b37 authored over 12 years ago by Lindsey Simon <[email protected]>
re-apply regexes.yaml changes, luv ya git

github.com/ua-parser/uap-core - 1c72dadc29af66f430a513585235ea7a575a51fc authored over 12 years ago by Lindsey Simon <[email protected]>
merges updates from upstream

github.com/ua-parser/uap-python - 73a9f0b241c1e117e505036fbdccee5d3b981c2c authored over 12 years ago by Lindsey Simon <[email protected]>
merges updates from upstream

github.com/ua-parser/uap-core - 23c9696f6bdd6142087036d6bddf7c9c55d54841 authored over 12 years ago by Lindsey Simon <[email protected]>