An open API service providing commit metadata for open source projects.

GitHub / davidrenne/uap-python / commits

SHA Message Author Date Stats
5344b73c merge Merge pull request #21 from jdalton/setup Lindsey Simon <l****n@c****m> almost 11 years ago
1b0dc543 Bump ua-parser version in setup.py. John-David Dalton <j****n@g****m> almost 11 years ago
15c6382c merge Merge pull request #20 from jdalton/ua_parse Lindsey Simon <l****n@c****m> almost 11 years ago
c3e1be3f Update uap-core submodule. John-David Dalton <j****n@g****m> almost 11 years ago
b5eaf59a merge Merge pull request #19 from mbarkhau/patch-1 Lindsey Simon <l****n@c****m> almost 11 years ago
ff1e65da Update version number to 0.4.1 fixes #18 mbarkhau <m****u@g****m> almost 11 years ago
00f556a8 merge Merge pull request #17 from selwin/master Lindsey Simon <l****n@c****m> almost 11 years ago
465ddb93 Update ua-core to 0.4.1. Selwin Ong <s****g@g****m> almost 11 years ago
fe2c5b3c merge Merge pull request #13 from selwin/master Lindsey Simon <l****n@c****m> about 11 years ago
65ab2f38 Removed Python 3.2 from travis.yml. Selwin Ong <s****g@g****m> about 11 years ago
b3aeaa9a Remove the use of unicode literal. Selwin Ong <s****g@g****m> about 11 years ago
0614c245 Fix test error on Python 3.2 Selwin Ong <s****g@g****m> about 11 years ago
159db974 Updated uap-core to latest revision. Selwin Ong <s****g@g****m> about 11 years ago
64c08ce5 merge Merge pull request #11 from nmische/ua-parser_image_url Lindsey Simon <l****n@c****m> about 11 years ago
eb5fa8b2 Fixing build status URL. Nathan Mische <n****e@c****m> about 11 years ago
c999a9b2 merge Merge pull request #10 from nmische/master Lindsey Simon <l****n@c****m> about 11 years ago
c3b62a17 Fixing travis.ci build and adding travis.ci build status image to README. Nathan Mische <n****e@c****m> about 11 years ago
c5344612 merge Merge pull request #7 from lukegil/master Lindsey Simon <l****n@c****m> about 11 years ago
d6481350 initial commit of a readme file Luke Gilson <L****n@L****l> over 11 years ago
6edfe377 merge Merge pull request #3 from commenthol/master Oliver Keyes <I****s@u****m> over 11 years ago
11b196ed update uap-core submodule commenthol <c****l@g****m> over 11 years ago
9f516351 test_device_brandmodel.yaml merged into test_device.yaml commenthol <c****l@g****m> over 11 years ago
90a18d64 merge Merge pull request #1 from commenthol/brand-model Lindsey Simon <l****n@c****m> over 11 years ago
f8264c0a brand-model commenthol <c****l@g****m> almost 12 years ago
c1d87495 Revert "Current State Brand-Model Parsing" Tobie Langel <t****l@g****m> almost 12 years ago
712826ca current state brand model parsing commenthol <c****l@g****m> almost 12 years ago
05c33dff fix the match group detection floydsoft <f****t@g****m> almost 12 years ago
bfa9f97c Fix #438 - Add fallback to avoid ImportError in Google App Engine (no pkg_res... Tomás Mery <t****u@g****m> almost 12 years ago
c784e755 Enable $1 replacements within python parser commenthol <c****l@g****m> over 12 years ago
30b230f6 Implement os v1 and v2 replacements Lindsey Simon <e****h@g****m> about 13 years ago
6c59c750 Bump to version 0.3.4 Selwin Ong <s****g@g****m> about 13 years ago
6c8f7ded No longer require pyyaml for 'setup.py install' or subsequently at runtime. George V. Reilly <g****e@r****g> about 13 years ago
9af54d7d merge Merge branch 'master' of git://github.com/tobie/ua-parser Selwin Ong <s****g@g****m> about 13 years ago
e2b51a20 merge Merge branch 'master' of git://github.com/tobie/ua-parser Selwin Ong <s****g@g****m> about 13 years ago
8d56aa8b Update Python client to return 'Other' rather than None for the device. Andrew Selder <a****r@w****m> over 13 years ago
28d8538f Make python tests pass. Andrew Selder <a****r@w****m> over 13 years ago
782a88fc use pkg_resources to find regexes.{yaml,json} Dave Bonner <d****r@g****m> over 13 years ago
a540485d Bumped version to 0.3.3. Selwin Ong <s****g@g****m> over 13 years ago
aa293806 Python version of ua_parser should also check for regexes.yaml in data dir. Selwin Ong <s****g@g****m> over 13 years ago
3a3dd844 Bump python port to version 0.3.2. Selwin Ong <s****g@g****m> over 13 years ago
6bc73bac Bumped up Python port's version number. Selwin Ong <s****g@g****m> over 13 years ago
1aca3053 merge Merge branch 'master' of github.com:selwin/ua-parser Selwin Ong <s****g@g****m> over 13 years ago
b53dffa7 Move regexes.yaml to python installation dir and convert it to json after ins... Selwin Ong <s****g@g****m> over 13 years ago
41321b2e First stab at automated yaml to json build step for python installation. Selwin Ong <s****g@g****m> over 13 years ago
3fe78c0b Prepare Python port for PyPI release. Selwin Ong <s****g@g****m> over 13 years ago
f7262223 Remove is_ bools from tests + python. Also reindent python Lindsey Simon <e****h@t****m> over 13 years ago
d7333752 Fixed regexes.yaml import path in Python version. Selwin Ong <s****g@g****m> over 13 years ago
ca75c0ae Allow the yaml files to be specified in the environment. Useful for other env... James Wann <j****s@c****m> almost 14 years ago
b08d0668 Fix unreachable code in py implementation Lindsey Simon <e****h@t****m> almost 14 years ago
d0b91343 bugfix an error during python test (cannot compare None to int) & ignore comp... Jason Carver <j****r@a****m> almost 14 years ago
89882625 Fix the reference to regexes.yaml in the py implementation. Tobie Langel <t****l@g****m> almost 14 years ago
5770aa92 fix import of yaml from python Ernest French <e****h@v****m> about 14 years ago
3ff42d2c Adds pingdom, updates paths in py files Lindsey Simon <e****h@t****m> about 14 years ago
1ef47432 Implemented proper python packaging Matt Norton <m****n@p****g> about 14 years ago
d2958021 lint fixes Lindsey Simon <e****h@t****m> over 14 years ago
3fdbd6c4 Really apply them Lindsey Simon <e****h@t****m> over 14 years ago
73a9f0b2 merge merges updates from upstream Lindsey Simon <e****h@t****m> over 14 years ago
346fcf56 Updates python to use major/minor/patch, regexes w spiders, tests Lindsey Simon <e****h@t****m> over 14 years ago
fa71c605 Adds a device test resource Lindsey Simon <e****h@t****m> over 14 years ago
9dd84ad4 merge Chrome Frame support in regexes.yaml Lindsey Simon <e****h@t****m> over 14 years ago
05d7ebf1 Chrome Frame UA Lindsey Simon <e****h@t****m> over 14 years ago
91800a97 Update with dmolsen's regexes.yaml, test_resources, etc.. Lindsey Simon <e****h@t****m> over 14 years ago
88676493 Cleanup licenses. Tobie Langel <t****l@g****m> over 14 years ago
87f8870e Adds python implementation Lindsey Simon <e****h@t****m> over 14 years ago

← Back to repository