Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: matomo-org/matomo-java-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: LlamaCloudIO/piwik-java-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 21 files changed
  • 1 contributor

Commits on Dec 15, 2018

  1. Update .gitignore to ignore more local files

    Signed-off-by: Marvin <marv.1997@live.de>
    GiantTreeLP committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    804e7e6 View commit details
    Browse the repository at this point in the history
  2. Remove runtime dependencies and fix the code up for modern Java

    Signed-off-by: Marvin <marv.1997@live.de>
    GiantTreeLP committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    7a8f133 View commit details
    Browse the repository at this point in the history
  3. Refactor the test code

    Signed-off-by: Marvin <marv.1997@live.de>
    GiantTreeLP committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    c63193a View commit details
    Browse the repository at this point in the history
  4. Optimize and refactor code

    Signed-off-by: Marvin <marv.1997@live.de>
    GiantTreeLP committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    1fdb4cf View commit details
    Browse the repository at this point in the history
  5. Fix setting custom tracking parameters and visitor id

    Signed-off-by: Marvin <marv.1997@live.de>
    GiantTreeLP committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    4e231c6 View commit details
    Browse the repository at this point in the history
  6. Make release

    Signed-off-by: Marvin <marv.1997@live.de>
    GiantTreeLP committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    33c5fe4 View commit details
    Browse the repository at this point in the history
  7. Add Jenkinsfile for automated builds

    Signed-off-by: Marvin <marv.1997@live.de>
    GiantTreeLP committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    3fab31c View commit details
    Browse the repository at this point in the history
  8. Change group id to fix the clash with maven central

    Signed-off-by: Marvin <marv.1997@live.de>
    GiantTreeLP committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    41ba528 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2018

  1. Add clone, hashCode and equals methods

    Signed-off-by: Marvin <marv.1997@live.de>
    GiantTreeLP committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    2e0abf5 View commit details
    Browse the repository at this point in the history
  2. Bump version

    Signed-off-by: Marvin <marv.1997@live.de>
    GiantTreeLP committed Dec 16, 2018
    Configuration menu
    Copy the full SHA
    49b58b8 View commit details
    Browse the repository at this point in the history
Loading