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: OpenClassrooms-Student-Center/JavaPathENProject8
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: claudiuvilau/JavaPathENProject8
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
  • 87 files changed
  • 2 contributors

Commits on Oct 14, 2023

  1. logging lavel = DEBUG

    claudiuvilau committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    6689548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd9353 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. annulation maven wrapper

    claudiuvilau committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    0f04655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40cc9ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    416a74d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. résolution problème dépendences gpsUtil, tripPricer et rewardCentral …

    …avec la commande :
    
    mvn install:install-file -Dfile=./libs/gpsUtil.jar -DgroupId=gpsUtil -DartifactId=gpsUtil -Dversion=1.0.0 -Dpackaging=jar
    claudiuvilau committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    2c3a62f View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    b3df5db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cddde70 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. tous tests sans erreurs

    claudiuvilau committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2084fb5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from claudiuvilau/valid_tests

    Valid tests
    claudiuvilau authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2e58e80 View commit details
    Browse the repository at this point in the history
Loading