Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Please add Microsoft Edge by merging this #120

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Aug 20, 2015

  1. Updating .gitignore.

    Bryan Wagner committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    d0ca886 View commit details
    Browse the repository at this point in the history
  2. Updated versions to new scheme: .. Fixed a bug in their unit test (mo…

    …ck of a File does not contain internal path variable that's used in test). Disabled jacoco (code test coverage) because Java 8 needs a new version but the configuration is outdated.
    Bryan Wagner committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    49dd216 View commit details
    Browse the repository at this point in the history
  3. Testing webhooks.

    Bryan Wagner committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    e673433 View commit details
    Browse the repository at this point in the history
  4. Testing webhooks.

    Bryan Wagner committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    1fa0ed9 View commit details
    Browse the repository at this point in the history
  5. Testing webhooks.

    Bryan Wagner committed Aug 20, 2015
    Configuration menu
    Copy the full SHA
    ac57c76 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

  1. Added DistributionManagement for Jenkins repo server.

    Bryan Wagner committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    9320fa8 View commit details
    Browse the repository at this point in the history
  2. Added JSON output of ReadableUserAgent to example.

    Bryan Wagner committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    2f2d5f7 View commit details
    Browse the repository at this point in the history
  3. Added JSON output of ReadableUserAgent to example.

    Bryan Wagner committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    1eabf7f View commit details
    Browse the repository at this point in the history
  4. Update README.md

    bryanwagner committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    21078df View commit details
    Browse the repository at this point in the history
  5. Added UA data for Microsoft Edge.

    Bryan Wagner committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    ba93dec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c758147 View commit details
    Browse the repository at this point in the history
  7. Simplified regex because it's picking up Chrome.

    Bryan Wagner committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    1b50b14 View commit details
    Browse the repository at this point in the history
  8. Allows non-negative orders for Browser regex. Fixed UA regex for Micr…

    …osoft Edge.
    Bryan Wagner committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    a91be8e View commit details
    Browse the repository at this point in the history
  9. Fixed tests.

    Bryan Wagner committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    650da79 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    bryanwagner committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    a065cf6 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    bryanwagner committed Aug 21, 2015
    Configuration menu
    Copy the full SHA
    8a161c9 View commit details
    Browse the repository at this point in the history