0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update newrelic-api from 3.1.1 to 3.5.0 More... about 10 years ago
Update target JDK version from 1.6 to 1.7 More... about 10 years ago
Switch developer email and GPG key More... about 10 years ago
Ignore eclipse .settings More... over 10 years ago
Update to version 1.3.0 More... over 10 years ago
[maven-release-plugin] prepare for next development iteration More... over 10 years ago
[maven-release-plugin] prepare release v1.3.0 More... over 10 years ago
Merge branch 'develop' More... over 10 years ago
Use HttpHeaders.USER_AGENT instead of writing “User-Agent” everywhere More... over 10 years ago
Changed SnowizardResponse to return a repeated id instead of a single id to support returning multiple ID’s in a single call (thanks pims, fixes #2 and closes pull request #3) More... over 10 years ago
Renamed SnowizardResource to VersionResource as it just contains the /version endpoint More... over 10 years ago
Merge branch 'develop' More... over 10 years ago
Upgraded newrelic-api from 2.21.4 to 3.1.1 More... over 10 years ago
Implement Closeable so we can use try-with-resources More... over 10 years ago
Updated from 1.2.0 to 1.2.1 More... over 10 years ago
[maven-release-plugin] prepare for next development iteration More... over 10 years ago
[maven-release-plugin] prepare release v1.2.1 More... over 10 years ago
Changed default to validate User-Agent header to reflect previous usage More... over 10 years ago
Updated Dockerfile to download version 1.2.0 More... over 10 years ago
[maven-release-plugin] prepare for next development iteration More... over 10 years ago
[maven-release-plugin] prepare release v1.2.0 More... over 10 years ago
Added an option to return CORS response headers or not. If you have no intention of accessing Snowizard from a browser, you can safely disable this to reduce the response size. More... over 10 years ago
Code formatting More... over 10 years ago
Fixed failing unit test after adding PingResource and SnowizardResource More... over 10 years ago
Added an option to validate the User-Agent header or not More... over 10 years ago
Added a health check /ping endpoint and a /version to print the Snowizard version More... over 10 years ago
Added Cache-Control response headers to prevent ID caching More... over 10 years ago
Tell IE not to sniff for a content-type in the responses More... over 10 years ago
Clean up CORS support: removed Content-Type and Authorization from Allow-Headers and added User-Agent More... over 10 years ago
Fix gitignore file to ignore target folder More... over 10 years ago