Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ua-parser/uap-clj

Clojure language implementation of ua-parser
https://github.com/ua-parser/uap-clj

Updated README to reflect v1.7.0 (#9)

* Updated README to reflect v1.7.0

* Minor example usage tweak

209470366ea0b10b1de8bf2bb80e5d59375b3770 authored over 1 year ago by Russell Whitaker <[email protected]>
Remove clj-yaml as a runtime dependency. (#8)

* Remove clj-yaml as a runtime dependency.

- clj-yaml depends on snakeyaml which has a vauln....

3e38975da67bf8b0e4d79cf2081a3f5ae7c0b674 authored over 1 year ago by Vignesh Sarma K <[email protected]>
Latest patch version, with a tested, working artifact (#47)

* Point fix to unblock clojars redeploy

* Latest patch version, with a tested, working artifact

6f351b8126e9ce81050cd9b7833ff3d7b4fe7ba4 authored about 2 years ago by Russell Whitaker <[email protected]>
Addressed CVE-2022-38752 snakeyaml vulnerability (#7)

* Addressed CVE-2022-38752 snakeyaml vulnerability

* Addressed David Ongaro's feedback

9898849c672550312c6877789522efbf500faf1d authored about 2 years ago by Russell Whitaker <[email protected]>
Addresses CVE-2022-25857 (#6)

fdbfdf84b0b94e5149571b77938f780bfd2d8cec authored over 2 years ago by Russell Whitaker <[email protected]>
Fixed submodule deps: had been missing tests and regex file (#46)

3d2a0bcba0bfafe7ddd2f08eee95ce757284c395 authored over 2 years ago by Russell Whitaker <[email protected]>
Updated deps and switched to git submodules (#5)

de457086f37d673a79937b6b7cbcd7c8c24eb01f authored over 2 years ago by Russell Whitaker <[email protected]>
Fix deps.edn compilation by reverting to older immuconf version (#3)

CLJS support of forked child version isn't needed for this repo,
but it does break deps.edn com...

ffbe6d7129b8b3fb3fd4907937c19cc5d9ffc17b authored almost 3 years ago by Quest Yarbrough <[email protected]>
Updated regexen deps and re-pointed to fixed ua-parser test fixtures (#2)

62ce2aeca0c33444537a5d357a3a24ecce69d0ba authored almost 5 years ago by Russell Whitaker <[email protected]>
Rev bump

2fbc019e01bb2140dd7a243d44edc0dd4fef5333 authored over 5 years ago by Russell Whitaker <[email protected]>
Pared down cruft (#44)

0c4af437cd3645cace47faa834af53fbc03f2386 authored over 5 years ago by Russell Whitaker <[email protected]>
Interim update with new core refs before major overhaul (#43)

* Updated deps after yaml-dep related PR

* Trying to satisfy Travis-CI testrunner

* Switch...

666398e01794e60cadf8b54d686c182079f784ac authored over 5 years ago by Russell Whitaker <[email protected]>
Updated deps after yaml-dep related PR (#42)

* Updated deps after yaml-dep related PR

* Trying to satisfy Travis-CI testrunner

* Switch...

b7803440559a780d06b75d1bda1e6f38b334b097 authored over 5 years ago by Russell Whitaker <[email protected]>
Replace archived version of clj-yaml dep with clj-commons version (#41)

The circle-ci/clj-yaml repository has been
archived (https://github.com/circleci/clj-yaml#this-...

0912e9354b699984feda38be70871a7ef24b4a05 authored over 5 years ago by Adam Frey <[email protected]>
Merge pull request #39 from russellwhitaker/rw/update_nov_2017

Sync with latest upstream regexes artifact

ac70f0c476738a937d92447c9ed57790abca2171 authored about 7 years ago by Russell Whitaker <[email protected]>
Sync with latest upstream regexes artifact

2c552f9a863af420988a2e7d0a9595f0dfba6c0c authored about 7 years ago by Russell Whitaker <[email protected]>
Merge pull request #38 from russellwhitaker/rw/update_regex_july_2017

Updated README for clojars artifact version

bcf5cff84608027d6ab69c53cb9ee4dbdfae6666 authored over 7 years ago by Russell Whitaker <[email protected]>
Updated README for clojars artifact version

69968fb9f07c34d29a245be55d7304fef62975e9 authored over 7 years ago by Russell Whitaker <[email protected]>
Merge pull request #37 from russellwhitaker/rw/update_regex_july_2017

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

21d21586c0d2ce610796e05f926b58b6e11c178e authored over 7 years ago by Russell Whitaker <[email protected]>
Bumped version before deployment of jar w/ updated regexes to clojars

e7fd9bf0c173f97b920756258adbb24c80d8c6c0 authored over 7 years ago by Russell Whitaker <[email protected]>
Merge pull request #34 from russellwhitaker/rw/fix_readme

Fixed travis build status widget

4b19ed9782dc2ff0916fbb16f97782fc24f53f5f authored about 8 years ago by Russell Whitaker <[email protected]>
Fixed travis build status widget

5b73f7b02153ce1f70d897cfd224723ee09cca31 authored about 8 years ago by Russell Whitaker <[email protected]>
Merge pull request #33 from russellwhitaker/rw/update_immuconf

Updated immuconf dependency

78baf07c0f52474ad322e5673eccd8385e045c7e authored about 8 years ago by Russell Whitaker <[email protected]>
Updated immuconf dependency

96c39b400115300cff13d290290fe4546eb48c5f authored about 8 years ago by Russell Whitaker <[email protected]>
Merge pull request #32 from russellwhitaker/rw/dec_2016_regex_update

Fixed Issue 31, made memoization optional, updated regex deps for Clojars

538b3731679f4be37bebf7ca802de370a9c573ab authored about 8 years ago by Russell Whitaker <[email protected]>
Fixed Issue 31, made memoization optional, updated regex deps for Clojars

43a50a6e6d0b6b3b78c8729c2ed50bba4d1159d1 authored about 8 years ago by Russell Whitaker <[email protected]>
Merge pull request #30 from russellwhitaker/rw/fix_missing_java_api_artifacts

Fixed missing Java API class files in clojars artifact

6c8d374b784d541f673d0f9f994907de723d29ea authored over 8 years ago by Russell Whitaker <[email protected]>
Fixed missing Java API class files in clojars artifact

9b337482e6c860e7a2241b9ad81358009968fcb4 authored over 8 years ago by Russell Whitaker <[email protected]>
Merge pull request #29 from russellwhitaker/rw/fix_missing_java_api_artifacts

Version bump before Clojars deploy

1ad7a03a45306a9d8421d7285396c2bd89a665f5 authored over 8 years ago by Russell Whitaker <[email protected]>
Version bump before Clojars deploy

3eec8209b0303f5b020e3a0a531ae666de34774e authored over 8 years ago by Russell Whitaker <[email protected]>
Merge pull request #27 from russellwhitaker/rw/update_deps

Corrected README

ecbf5bdb745e88e8df05d1a26af3ae942c571c9f authored over 8 years ago by Russell Whitaker <[email protected]>
Hardened up config

f4043dbcd29a7773a040ed9c4636125817de13c2 authored over 8 years ago by Russell Whitaker <[email protected]>
Corrected README

25f9a942792390d3eb971f6936e646306cfd366c authored over 8 years ago by Russell Whitaker <[email protected]>
Merge pull request #26 from russellwhitaker/rw/update_deps

Cleaned up configuration management a bit

d2139e9cb4ba1986eb9204d958d9540f4dd76dac authored over 8 years ago by Russell Whitaker <[email protected]>
Cleaned up configuration management a bit

8f6e7d1503eb1be1a791d03d4230f025b657bdbe authored over 8 years ago by Russell Whitaker <[email protected]>
Merge pull request #25 from russellwhitaker/rw/update_deps

Naming is hard. Get better at it.

dd0424e0f7d3c7e1c5f4fb4287b6eac72c64d519 authored over 8 years ago by Russell Whitaker <[email protected]>
Naming is hard. Get better at it.

808b03e02249f745eda73f7e6552ca568e4c07fb authored over 8 years ago by Russell Whitaker <[email protected]>
Merge pull request #24 from russellwhitaker/rw/update_deps

Various time and space efficiency cleanup

14b32cf4c5fef509996ff7ee1c8a48d27523e1dc authored over 8 years ago by Russell Whitaker <[email protected]>
Various time and space efficiency cleanup

6f683b2c6db881055d4c16ced970c4dcbb50a2af authored over 8 years ago by Russell Whitaker <[email protected]>
Merge pull request #23 from russellwhitaker/rw/early_2016_regexes_update

Updated REPL example

a5869d71111b8ce72b0ea50d3e2705d365899141 authored almost 9 years ago by Russell Whitaker <[email protected]>
Updated REPL example

ed9f703aae90d88edced1f206e13443483c1777d authored almost 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #22 from russellwhitaker/rw/early_2016_regexes_update

Rw/early 2016 regexes update

f712150622447d0dc1b9f8a161caebc5f2313757 authored almost 9 years ago by Russell Whitaker <[email protected]>
Terser travis test reporting and some TODO items in README

cd7527b92be385beb496721bcc5f106f4ba160cb authored almost 9 years ago by Russell Whitaker <[email protected]>
Updated deps, README, and travis config

09b3ee73ea1cda547432c2a2bf4d545c5c55a98b authored almost 9 years ago by Russell Whitaker <[email protected]>
Added code quality coverage

55d8683b13181fa570289faad34b5e9789dc39b4 authored almost 9 years ago by Russell Whitaker <[email protected]>
Adjusting travis-ci java opts

ae2d9b4baff93a3a730c46ae7145edb7c377d999 authored almost 9 years ago by Russell Whitaker <[email protected]>
Increasing stacksize on the test build

dbe2b8b74d994156ae07fb6dc0c936dadb67e7cd authored almost 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #20 from russellwhitaker/rw/improve_runtime_perf

Reduced run times and space use on lookups

3a6c356560a0c1b1b375c750c2bac06daf5ac101 authored about 9 years ago by Russell Whitaker <[email protected]>
Updated README and project manifest

00723049e45c2d38c8fdd8059168d305aae92fde authored about 9 years ago by Russell Whitaker <[email protected]>
Reduced run times and space use on lookups

a542a8fd994e84e349c6c9fd49ebda7eafee92e6 authored about 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #19 from russellwhitaker/rw/refactor_core_functions

Rw/refactor core functions

19f2ac27b814cfd644bc4dec1ab815c74f16e409 authored about 9 years ago by Russell Whitaker <[email protected]>
Updated README with Java API usage

37ced1bda68fdcb39969d2ed182f7e8bd97d17b2 authored about 9 years ago by Russell Whitaker <[email protected]>
Still tuning stack size for travis

d02343273729a5160e5178e319f4fc86c3cb9203 authored about 9 years ago by Russell Whitaker <[email protected]>
Still tuning stack size for travis

93d4069fe067d5a32d9e06360ff77117126082e2 authored about 9 years ago by Russell Whitaker <[email protected]>
correcting typo

05a1ee4fef2e4e4fc0739b3a94e8ecda4a67abec authored about 9 years ago by Russell Whitaker <[email protected]>
Still trying to get stack size increased in travis-ci

1f35643ca24b646eee107cff03de514fcb0201a6 authored about 9 years ago by Russell Whitaker <[email protected]>
Need a 6m stack size for all the tests to run

2b7ab19da34e81dd608d85b151d0e488eda81397 authored about 9 years ago by Russell Whitaker <[email protected]>
More travis-ci testrunner tweakage

db3cdbd694784e0a1a56f63a3350eca1c558075b authored about 9 years ago by Russell Whitaker <[email protected]>
Force travis-ci to attempt build only with Oracle 8 JDK

8187c46ef8479721be3727a6fa46afb5bf182a93 authored about 9 years ago by Russell Whitaker <[email protected]>
Enabled Java API to core libraries

2d651a6984dc25b141c3f39e820c486c3cf549d1 authored about 9 years ago by Russell Whitaker <[email protected]>
Refactored core module in advance of gen-class modification for java interop

c64f7d10b6b5f945c5298594ab9ab44e1cc994ef authored about 9 years ago by Russell Whitaker <[email protected]>
Refactored test suite in advance of uap-clj.core refactoring

39350bbbfa43b9800747dbe9aed0fc74b5c69b7b authored about 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #18 from russellwhitaker/rw/update_readme_lambda

Updated README to mention AWS Lambda wrapped version

d4f8785b0cedb49bbabe2bfbb569f6615bc9a384 authored about 9 years ago by Russell Whitaker <[email protected]>
Updated README to mention AWS Lambda wrapped version

2af462d0983060369c1190e766dc125e28e7c515 authored about 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #17 from russellwhitaker/rw/update_regexes_v1_0_3

Update to v1.0.3 due to numerous upstream uap-core updates

3a3a04a3b916b63eb4e3eaca095470db4ca7fdd6 authored about 9 years ago by Russell Whitaker <[email protected]>
Update to v1.0.3 due to numerous upstream uap-core updates

9398497ab99224a18f3c4ce7134a4cec9d8111a0 authored about 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #16 from russellwhitaker/rw/update_against_latest_uap-core

Incorporated updated regexes.yaml, and version bumps

9267ca1d510b8a44e50a7f7c7a7cd12693d13790 authored over 9 years ago by Russell Whitaker <[email protected]>
Incorporated updated regexes.yaml, and version bumps

3c1f3acf315eeda1f30a7cbc737feb20c4621172 authored over 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #15 from data-wranglers/master

Merge v1.0.1 changes from data-wranglers/uap-clj

2cef1f96d438f7c41bb061245dd35600e82e071a authored over 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #2 from data-wranglers/rw/update_for_core_regex_updates

Synching with upstream changes to ua-parser/uap-core brought in w/ PRs 59 & 60

f81af2a30a2c69ba0238b864d81d13ac15f4195b authored over 9 years ago by Russell Whitaker <[email protected]>
Cleaned up README to reflect v1.0.1

83ffb460c6ee061917646a657529e005dfb03a7f authored over 9 years ago by Russell Whitaker <[email protected]>
Synching with upstream changes to ua-parser/uap-core brought in with PR59 and PR60

b164b08a86610d54ce913cb73f00f59b26f292fe authored over 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #13 from data-wranglers/rw/more_readme_tweakage

More README polishing

4663388712e9bb1f1487ac44d51386b95dc25dd9 authored over 9 years ago by Russell Whitaker <[email protected]>
More README polishing

bf45f0506bf30837d4210a511a4b42a7623064c9 authored over 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #12 from data-wranglers/rw/add_restful_use_case_example

Added RESTful API use case example

228b116d5f482d2bd01f1cb15c9415015b3578e8 authored over 9 years ago by Russell Whitaker <[email protected]>
Added RESTful API use case example

223563c51a7f754058d73d81854df16ce0e53294 authored over 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #11 from data-wranglers/rw/remove_browser_test_exception_list

Simplified test suite after PR on ua-parser/uap-core accepted

110e6be5a52b7fa16227684d66f7833a53d4bf13 authored over 9 years ago by Russell Whitaker <[email protected]>
Simplified test suite after PR on ua-parser/uap-core accepted

cccd8232d7ba29cd0198ac3c1db01028ec8ff76f authored over 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #1 from data-wranglers/rw/add_device

Enabled Device parsing and improved Browser and O/S parsing

562cfc5189655004c1cb261b13a597f582b150d8 authored over 9 years ago by Russell Whitaker <[email protected]>
Adding clarifying language to README about test runner

dacf7eb081bf477e3cd7cd69fa83cab0f4b6866a authored over 9 years ago by Russell Whitaker <[email protected]>
After some digging, found out why 3 upstream tests are non-compliant

5118fd4f4446471e51fcc88bf8c48e463257237e authored over 9 years ago by Russell Whitaker <[email protected]>
Added Travis-ci language to README

9ace336f7674fc306d3a9612ac24b164841d6710 authored over 9 years ago by Russell Whitaker <[email protected]>
Added basic Travis-ci integration hook before enabling service

bc5963b55a21d9bd03213fbc6e342fecc3a4a69d authored over 9 years ago by Russell Whitaker <[email protected]>
Updated README with spec runner and REPL guidance

e7f0faeb0880dbab8f6979d1a6a5268991431a86 authored over 9 years ago by Russell Whitaker <[email protected]>
Added blacklisting of upstream bad test fixtures

5eb61219c714e044adb5a12143905708c0f3e931 authored over 9 years ago by Russell Whitaker <[email protected]>
Testing Hipchat integration hook with trivial README change

924b1a91d39d52b1c97843d41f9e1a243adb6cfe authored over 9 years ago by Russell Whitaker <[email protected]>
Updated README with Device info

f388092a2999c6f4d5e19e4ddd76687b588e7d71 authored over 9 years ago by Russell Whitaker <[email protected]>
Implemented Device and improved existing Browser and O/S

0dcead46767145a7b20d0dbed131a0187d945378 authored over 9 years ago by Russell Whitaker <[email protected]>
Updated README with mention of uap-clj-hiveudf

411dc2e3c18e4b1dfa635dd8e0f2e2e47db59952 authored over 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #9 from russellwhitaker/rw/extract_core_from_udf

Removed Hive UDF code, which will be separately committed to its own new...

bcb76547d392e8d9fee1692a15d38e80a94b475f authored over 9 years ago by Russell Whitaker <[email protected]>
Removed Hive UDF code, which will be separately committed to its own new repo

023fb4d5d3569cb5850c097c85f86948c5bb71d0 authored over 9 years ago by Russell Whitaker <[email protected]>
Tweaked README for current artifact version

82da721869824a3d1ed530e0be75bb10ae79544d authored over 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #8 from russellwhitaker/rw/tsv_output_parser_fixes

Updated README: TSV file no longer headerless

df2a7ccbe55b7cdd78c8c789f9608ffed7f46a1d authored over 9 years ago by Russell Whitaker <[email protected]>
Updated README: TSV file no longer headerless

e94bdcb66900f21445f455f941aa3606b1509f42 authored over 9 years ago by Russell Whitaker <[email protected]>
Merge pull request #7 from russellwhitaker/rw/tsv_output_parser_fixes

Fixed generation of TSV, adding header and setting append to false

993100a8f7cd5276f812f1a8260999326e2ab8b3 authored over 9 years ago by Russell Whitaker <[email protected]>
Fixed generation of TSV, adding header and setting append to false

1fb37abee73b6768b2a5c142c959030456b9dbdd authored over 9 years ago by Russell Whitaker <[email protected]>
gitignored a Clojars-related POM artifact

ad6a7fc466a2ea0236d082517167a00573f235f7 authored almost 10 years ago by Russell Whitaker <[email protected]>
Removed SNAPSHOT from README

9ba295849d806fc7e5733f45ed44b9b09296deb2 authored almost 10 years ago by Russell Whitaker <[email protected]>
Merge pull request #5 from russellwhitaker/rw/add_to_clojars

Shaping up clojars artifact prerequisites

77b14101d2be3ce7a787cb3842299f771bbffe1b authored almost 10 years ago by Russell Whitaker <[email protected]>
Shaping up clojars artifact prerequisites

875f9d5c87a8f980dd4074ed721ed3650097aecf authored almost 10 years ago by Russell Whitaker <[email protected]>