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

initial codebase

github.com/ua-parser/uap-scala - 57d91fc75a574e864d0ae49f612048a0b59e3d63 authored about 10 years ago
update uap-core submodule

github.com/ua-parser/uap-python - 11b196eda8f986db6f75555c48ca0199d4939773 authored about 10 years ago
Merge pull request #10 from commenthol/brand-model

Brand model

github.com/ua-parser/uap-core - 22ef8a1eabf930b9756244595a782ac0f2ad1a00 authored about 10 years ago
Merge pull request #6 from enemaerke/master

Improving the readme

github.com/ua-parser/uap-csharp - 1e0769d98af0c5ffe2f2d28cd2eaa5ff48cb1245 authored about 10 years ago
Improving the readme

github.com/ua-parser/uap-csharp - c3e00150206ebedfc5ae803bee3ca3a953273a88 authored about 10 years ago
Fix peer name validation

github.com/ua-parser/uap-php - ad29814eebbad4759dad23ebf5b075fe1643630e authored about 10 years ago
Backwards compatibility with < PHP 5.6

github.com/ua-parser/uap-php - 82124d8b8426ae6ba2d8a64a77dfe11ff924383d authored about 10 years ago
Update README

github.com/ua-parser/uap-php - 6a7a9400a95fa1580d54c1c6276e2bc4150c0e0c authored about 10 years ago
Changing package name

github.com/ua-parser/uap-php - e3b0b444c62079cbff146c40373b558d05f3900e authored about 10 years ago
Compatibility with uap-core

github.com/ua-parser/uap-php - 6ef5a41433f795b99d807e1125a3d4bbaa92b985 authored about 10 years ago
Merge pull request #10 from gitter-badger/gitter-badge-1

Add a Gitter chat badge to README.md

github.com/ua-parser/uap-php - 583974229b8e3025d8fb122272b3775f5a74e948 authored about 10 years ago
Added Gitter badge

github.com/ua-parser/uap-php - d6f5fc0ace2427347d32492fce18c6d2eb80e22d authored about 10 years ago
test_device_brandmodel.yaml merged into test_device.yaml

github.com/ua-parser/uap-core - b3a6e3e49b7be8da231fef12dd325d34ddf03633 authored about 10 years ago
testcases brand model

github.com/ua-parser/uap-core - 1600390ce308a0bdcc06ca8723146aeb579247b9 authored about 10 years ago
brand-model parsing with current test set

github.com/ua-parser/uap-core - 3021618f6f449e579fb1c8213207071ba37c1f78 authored about 10 years ago
Merge pull request #3 from mspiegel/master

Fix compilation issues.

github.com/ua-parser/uap-java - 5b71dfdebe52b3bfafbb784b8557763701acca1c authored about 10 years ago
Fix compilation issues.

github.com/ua-parser/uap-java - cc3098cc455ae83e5e66423d4d9f38542794b03a authored about 10 years ago
Gave get-user-agent rudimentary CLI callabilty against a file source

github.com/ua-parser/uap-clj - a4cc10a6597f840104874d91fa090763e25aec86 authored about 10 years ago
Merge pull request #5 from enemaerke/master

Using uap-core as submodule

github.com/ua-parser/uap-csharp - 1d20206fd1a65be7b829a625d0c1232ba8855b06 authored about 10 years ago
Added uap-core as submodule, updated references to yaml files, slight readme change

github.com/ua-parser/uap-csharp - 2bc51d6c106f21ef52992d5a8bc9794ce0f77c9f authored about 10 years ago
Added doc for lein-git-deps management of core & test resource files

github.com/ua-parser/uap-clj - 9607f2880319bbd4a10f5c76d36462f6aaf94ecc authored about 10 years ago
Naive implementation returning browser family only - 99% match against test suite

github.com/ua-parser/uap-clj - e860d0bb83e9426cd430f9118debd0dda458131a authored about 10 years ago
Initial commit of skeletal project after 'lein new speclj uap-clj'

github.com/ua-parser/uap-clj - 9d9b1a508087146ce97a5b83bd2366d58d71d0fb authored about 10 years ago
Merge pull request #1 from JustBlackBird/add_php

Add PHP parser to the list

github.com/ua-parser/ua-parser.github.io - 71d3159184e06f20b53972d2d597f76a82687a2b authored about 10 years ago
Merge pull request #7 from JustBlackBird/fix_binary

Fix "autoload.php" path in cli script

github.com/ua-parser/uap-php - c95b59bc18e5f0a2a44ae145b6f32561c7e4fc25 authored about 10 years ago
Fix "autoload.php" path in cli script

github.com/ua-parser/uap-php - 0503a9cc06fb715ab6b50eb241c6f7c2f587e0c1 authored about 10 years ago
Add PHP version to the list

github.com/ua-parser/ua-parser.github.io - ccb41c60012a1600fc663ef1371b69fd5b58c6ba authored about 10 years ago
example: allow specifying the regexes.yaml file as a commandline param

The hardcoded path assumes the old ua-parser repository structure

github.com/ua-parser/uap-go - 3d88c6d54cfc4f8098e7bb3a6a8be83c4f86b63e authored about 10 years ago
Merge pull request #5 from justinruggles/goyaml

Update the goyaml repository and package name

github.com/ua-parser/uap-go - 7cc9f534c2ba9a10d4f265703f529425570fc700 authored about 10 years ago
Merge pull request #3 from justinruggles/nopanic

Go: do not panic in uaparser.New()

github.com/ua-parser/uap-go - 5ed41462a3dab93438ffcfc4d6be265035a1bcbe authored about 10 years ago
Update the goyaml repository and package name

Closes #2

github.com/ua-parser/uap-go - 34282c748defe6d84ca8db0e6c0210a8bab1d386 authored about 10 years ago
Go: do not panic in uaparser.New()

Go packages should never expose panic in their external API except
for very extreme cases.

github.com/ua-parser/uap-go - 5e9762e6829b0dd98376c0958597b823ed63d85c authored about 10 years ago
Merge pull request #19 from r4fek/opera-regexes

Add new Opera browsers: Coast and Opera Mini

github.com/ua-parser/uap-core - c92cdb5b19b9c76cf7937c2dd8f248db08a9ca0e authored about 10 years ago
Add new Opera browsers: Coast and Opera Mini

github.com/ua-parser/uap-core - f5a0250920fdb06024634f9a9dce00488a029298 authored about 10 years ago
Merge pull request #18 from d10/docs

Improve documentation formatting

github.com/ua-parser/uap-core - 3bcfde4e8372836bbbf2562bf61d28c51c49ce29 authored about 10 years ago
Improve documentation formatting

github.com/ua-parser/uap-core - d64e9fc5868de35e8c9061d81027d7b80441b7e2 authored about 10 years ago
disable ssl certificate checking when fetching tests files, travis gives an error for that!

github.com/ua-parser/uap-perl - fc90a50860447200bdec150a021eaddd656643fa authored about 10 years ago
Merge pull request #2 from commenthol/master

test_device_brandmodel.yaml merged into test_device.yaml

github.com/ua-parser/uap-perl - f649da4bf8b228b905a2d8b2115405f1e6ab8dc4 authored about 10 years ago
test_device_brandmodel.yaml merged into test_device.yaml

github.com/ua-parser/uap-python - 9f5163518123617bd2877116fcd45120af2c8237 authored about 10 years ago
test_device_brandmodel.yaml merged into test_device.yaml

github.com/ua-parser/uap-perl - a29e93cabf469f022b1f3431ea83daf63dd45135 authored about 10 years ago
Merge pull request #13 from commenthol/pgts-yaml-format

Change YAML format of pgts_browser_list.yaml to match others

This solely changes the YAML for...

github.com/ua-parser/uap-core - 0c1abc3f744d527ce8190db3d48381a6366e543f authored about 10 years ago
fix mixed indentation tab -> spaces

github.com/ua-parser/uap-perl - 7335dd3538fcb66bd4847421e53f233944adf037 authored about 10 years ago
Merge pull request #1 from commenthol/brand-model

Brand model

github.com/ua-parser/uap-perl - 0a52ccc56c95a7dc9ea99fa4a18c4f3fd4d38c14 authored about 10 years ago
Merge pull request #1 from commenthol/brand-model

brand-model

github.com/ua-parser/uap-python - 90a18d6426b36efb50544dd9c3c71a0cf7ca2885 authored about 10 years ago
change yaml format to match others

github.com/ua-parser/uap-core - b4b162506ae4d7662fb21a36ec1de85ad52f1652 authored about 10 years ago
Merge pull request #16 from commenthol/dot-removed

dot removed in README.md to prevent confusion

github.com/ua-parser/uap-core - 8ca30c429bf38f6b03c101daf283881d2c95f574 authored about 10 years ago
Merge pull request #14 from ua-parser/revert-12-ua-netfront-move

Revert "move Netfront to prevous place"

github.com/ua-parser/uap-core - d07f5fceb04d19e450ac3dfabbe436cbc9088d4f authored about 10 years ago
Merge pull request #15 from ua-parser/revert-11-testsuites

Revert "Testsuites"

github.com/ua-parser/uap-core - 2d003a5098717faaec25c1dcc69fb25a89a99243 authored about 10 years ago
Revert "Testsuites"

github.com/ua-parser/uap-core - aed7c691d82d47ef35c7f5318eab9dfe97ef4d9e authored about 10 years ago
Revert "move Netfront to prevous place"

github.com/ua-parser/uap-core - 68a36da5027dd2ed357862fe6565d8fed1917b79 authored about 10 years ago
Merge pull request #12 from commenthol/ua-netfront-move

move Netfront to prevous place

github.com/ua-parser/uap-core - 7855e1b2a22823c79d4f49bb2757182f520f7def authored about 10 years ago
Merge pull request #11 from commenthol/testsuites

Testsuites

github.com/ua-parser/uap-core - 5a0442901785bfd4169530d979f00c0b0c107d37 authored about 10 years ago
Merge pull request #9 from commenthol/specification

Specification

github.com/ua-parser/uap-core - dc5e46469bdddf22626ad2c2a2e2c88f1dd85fe1 authored about 10 years ago
Merge pull request #5 from commenthol/master

device parser fix - respond with default values

github.com/ua-parser/uap-ref-impl - 09255a6cf1c148d0976818f619e21bfb1a15481e authored about 10 years ago
move Netfront to prevous place

github.com/ua-parser/uap-core - cdd5a6779af9af8234c293252f1588ddbaba807f authored about 10 years ago
test suites separated

github.com/ua-parser/uap-core - 5657c92960df02f21f8c8da1673586b8ea087b8d authored about 10 years ago
tests README added

github.com/ua-parser/uap-core - fcee6695d478f9e4a643e951f4c8aaf26e9f5e01 authored about 10 years ago
Specification

github.com/ua-parser/uap-core - e5e73ffd261174337b7af8b955611e0b39a2508c authored about 10 years ago
Specification 0.1 Draft

github.com/ua-parser/uap-core - 28ad0ba0f1d9f3820dbb976667b76f84d6d094d3 authored about 10 years ago
Merge pull request #8 from tobie/rename

Rename README file for consistency.

github.com/ua-parser/uap-core - 7d4ca96aae2ac0ed7c60ca15612e68d8af29cbb4 authored about 10 years ago
Rename README file for consistency.

github.com/ua-parser/uap-core - 74ec2fa8e0989a7fa9aa7468ff3e0cce0720f9b2 authored about 10 years ago
Merge pull request #7 from tobie/cleanup-pkg

Fix package.json after migration.

github.com/ua-parser/uap-core - 0e4c833346a312a94b9feae85ae27a8992d84743 authored about 10 years ago
Pick a less verbose test reporter.

github.com/ua-parser/uap-core - 3bf98d26d2133f5137237a5e496c7eddd48318ac authored about 10 years ago
Fix package.json after migration.

github.com/ua-parser/uap-core - 74a8867c313a5f28ce145ba179924a33e102c3b7 authored about 10 years ago
Add irc notifications on build tests.

github.com/ua-parser/uap-core - 94502d54584366ddcc96bea821b9df9b74dc6c07 authored about 10 years ago
IE TechPreview uses Edge

github.com/ua-parser/uap-core - 2d558b888494beb5383c38f0cb9eaa683c734924 authored about 10 years ago
initial project setup

github.com/ua-parser/uap-core - 830e691babbb6d648ca8e9fcbdb7aad07e445d79 authored about 10 years ago
add ports

What it says on the tin - add the ports.

github.com/ua-parser/ua-parser.github.io - 178892e73716642b4aa31d3de176922e0d2d3160 authored about 10 years ago
R port of ua-parser, version 0.1.0

github.com/ua-parser/uap-r - b3f935aec6db3c2cff2a202c845723a85274bfe8 authored about 10 years ago
Merge pull request #2 from LeoColomb/patch-1

Update package name to "ua-parser/ua-parser"

github.com/ua-parser/uap-php - 1a78991562b3d105e9afa60f8820ac77f2c04875 authored about 10 years ago
Initial commit

github.com/ua-parser/uap-r - c518368117fa57c28d2f5872dcf80052ca16390b authored about 10 years ago
moving files

github.com/ua-parser/uap-perl - 4782ab8118ffe80ce2a03c182c6813573ad9ac18 authored about 10 years ago
fix: respond with default values

github.com/ua-parser/uap-ref-impl - daeead5cb038f3ff5f51f176cd22116584c1aa91 authored about 10 years ago
Remove (frankly weird) comment

github.com/ua-parser/uap-cpp - 6a6de9ee416c1c582cf4c4ca885952331035165b authored about 10 years ago
Change regex & tests url to the new location

github.com/ua-parser/uap-perl - 6e39852fc6d1ac8de352e9bf95c890a7b4070506 authored about 10 years ago
Avoid repetition. Avoid repetition.

github.com/ua-parser/ua-parser.github.io - 745bfb409bf975dce702b4db2c3ad28e1fff2f62 authored about 10 years ago
Create gh-pages branch via GitHub

github.com/ua-parser/ua-parser.github.io - cd3910281cd4c4909a51ac7aaaa03b2645eab06e authored about 10 years ago
Update package name to "ua-parser/ua-parser"

Should help management and coherence with Composer / Packagist

Ping @tobie to review

github.com/ua-parser/uap-php - 5b7dd8db7b78cf11c97e95ce7f78336c46a2637d authored over 10 years ago
Merge pull request #1 from LeoColomb/master

Update paths and move config files into this PHP repository

github.com/ua-parser/uap-php - e3904d10b9eeda7d7e9d137300d34e7e3cc0c655 authored over 10 years ago
Update package.json

github.com/ua-parser/uapbot - bfd7f1296605af2fb9035230de87b43fe43b9f89 authored over 10 years ago
Fixes tests (namespace and expected exception)

github.com/ua-parser/uap-php - 4c7b1c29d9f26a88f75ff2798ffb827e57f5069e authored over 10 years ago