Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ua-parser/uap-go
Go implementation of ua-parser
https://github.com/ua-parser/uap-go
Merge pull request #14 from ua-parser/fmt
Ran go fmt
40dd42e05497f47978cde4cebbd842ef1a418c59 authored over 9 years ago by Lindsey Simon <[email protected]>
Ran go fmt
8e6642f386b0e55df7e7a5707baf9b7600e165fa authored over 9 years ago by Lindsey Simon <[email protected]>
8e6642f386b0e55df7e7a5707baf9b7600e165fa authored over 9 years ago by Lindsey Simon <[email protected]>
Merge pull request #12 from ua-parser/elsigh-new-structs
Adds new struct bits for RegexFlag, BrandReplacement and ModelReplace…
75e5c3ded3e9756ad349882ee5e1a47bd2828f8d authored over 9 years ago by Lindsey Simon <[email protected]>
Adds new struct bits for RegexFlag, BrandReplacement and ModelReplacement so that the new regexes.yaml at least works with the go parser
1949a1b94d13cb1af9837351ffa21d40df72e4b4 authored over 9 years ago by Lindsey Simon <[email protected]>
1949a1b94d13cb1af9837351ffa21d40df72e4b4 authored over 9 years ago by Lindsey Simon <[email protected]>
Merge pull request #4 from justinruggles/regexes_path
example: allow specifying the regexes.yaml file as a commandline param
b51b1dc3a7299bd32afc2fb85aa0488163db849d authored over 9 years ago by Lindsey Simon <[email protected]>
Merge pull request #9 from bluele/implNewFromBytesFunc
Support a constructor with `[]byte` argument.
3eb141538929feb9427bd258dd7b139df0054a43 authored over 9 years ago by Lindsey Simon <[email protected]>
Add NewFromBytes function.
c41b6c1efcc4f399c541fe82b91215ae616de4ac authored almost 10 years ago by Jun Kimura <[email protected]>
c41b6c1efcc4f399c541fe82b91215ae616de4ac authored almost 10 years ago by Jun Kimura <[email protected]>
Merge pull request #8 from davemarchevsky/test_fixup
Add uap-core submodule + test refactoring
06f2e547af148974ead39d024aeff2a1386ab60c authored almost 10 years ago by Oliver Keyes <[email protected]>
Add uap-core submodule + test refactoring + some parsing fixes / refactoring
8b8444fca478fa77a1fd630b2dc0ac43964e9c44 authored almost 10 years ago by Dave Marchevsky <[email protected]>
8b8444fca478fa77a1fd630b2dc0ac43964e9c44 authored almost 10 years ago by Dave Marchevsky <[email protected]>
Merge pull request #7 from davemarchevsky/0.4.0-fix
Fix os replacement logic
4f2bdbcb6e0d9cdd0e1a70ccd7f0b59f16e2c5db authored almost 10 years ago by Oliver Keyes <[email protected]>
Fix os replacement logic
0b2c780028217229e7d36efd188cfa4b70c10b60 authored almost 10 years ago by Dave Marchevsky <[email protected]>
0b2c780028217229e7d36efd188cfa4b70c10b60 authored almost 10 years ago by Dave Marchevsky <[email protected]>
example: allow specifying the regexes.yaml file as a commandline param
The hardcoded path assumes the old ua-parser repository structure
3d88c6d54cfc4f8098e7bb3a6a8be83c4f86b63e authored about 10 years ago by Justin Ruggles <[email protected]>
Merge pull request #5 from justinruggles/goyaml
Update the goyaml repository and package name
7cc9f534c2ba9a10d4f265703f529425570fc700 authored about 10 years ago by Oliver Keyes <[email protected]>
Merge pull request #3 from justinruggles/nopanic
Go: do not panic in uaparser.New()
5ed41462a3dab93438ffcfc4d6be265035a1bcbe authored about 10 years ago by Oliver Keyes <[email protected]>
Update the goyaml repository and package name
Closes #2
34282c748defe6d84ca8db0e6c0210a8bab1d386 authored about 10 years ago by Justin Ruggles <[email protected]>
Go: do not panic in uaparser.New()
Go packages should never expose panic in their external API except
for very extreme cases.
updated tests to use repo tests
6be54934182fef2a4e7f375fa5cc11b12b8f2159 authored over 11 years ago by Yihuan Zhou <[email protected]>
6be54934182fef2a4e7f375fa5cc11b12b8f2159 authored over 11 years ago by Yihuan Zhou <[email protected]>
updated readme on testing
50971600708be2973254132a29d201246163819d authored over 11 years ago by Yihuan Zhou <[email protected]>
50971600708be2973254132a29d201246163819d authored over 11 years ago by Yihuan Zhou <[email protected]>
updated device_test, readme, and added tostring methods
d455ee9f116bbe159c3451793a7f23dd46c1bccd authored over 11 years ago by Yihuan Zhou <[email protected]>
d455ee9f116bbe159c3451793a7f23dd46c1bccd authored over 11 years ago by Yihuan Zhou <[email protected]>
update tests, regexes, readme, license
7dc10d47650e3260dd9d99cd8fd715ac5be56a3b authored over 11 years ago by Yihuan Zhou <[email protected]>
7dc10d47650e3260dd9d99cd8fd715ac5be56a3b authored over 11 years ago by Yihuan Zhou <[email protected]>
change default yaml location
bcc14d1c92c7c9ff0fd47c3acf4db39d22d54c45 authored over 11 years ago by Yihuan Zhou <[email protected]>
bcc14d1c92c7c9ff0fd47c3acf4db39d22d54c45 authored over 11 years ago by Yihuan Zhou <[email protected]>
add readme
1a8f6087217e4889e9fb6224dd730408405acbd0 authored over 11 years ago by Yihuan Zhou <[email protected]>
1a8f6087217e4889e9fb6224dd730408405acbd0 authored over 11 years ago by Yihuan Zhou <[email protected]>
golang port
eccc0a4a54dcc50a0a96991de003cd1b156dde3d authored over 11 years ago by Yihuan Zhou <[email protected]>
eccc0a4a54dcc50a0a96991de003cd1b156dde3d authored over 11 years ago by Yihuan Zhou <[email protected]>