-
Notifications
You must be signed in to change notification settings - Fork 307
Comparing changes
Open a pull request
base repository: OpenClassrooms-Student-Center/JavaPathENProject8
base: master
head repository: LeoCanet/JavaPathENProject8
compare: master
- 15 commits
- 11 files changed
- 2 contributors
Commits on Apr 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3f8728f - Browse repository at this point
Copy the full SHA 3f8728fView commit details
Commits on Apr 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa91e5b - Browse repository at this point
Copy the full SHA aa91e5bView commit details -
Fix getNearbyAttractions: implémente les 5 attractions les plus proch…
…es avec PriorityQueue et ajoute les détails JSON
Configuration menu - View commit details
-
Copy full SHA for 5f80834 - Browse repository at this point
Copy the full SHA 5f80834View commit details
Commits on May 2, 2025
-
getNearbyAttractions : Remplacement de HashMap par un DTO. Ajout de g…
…etNearbyAttractionsWithDetails dans la classe TourGuideService
Configuration menu - View commit details
-
Copy full SHA for 773d152 - Browse repository at this point
Copy the full SHA 773d152View commit details
Commits on May 16, 2025
-
Optimisation des performances pour TourGuideService : mise en place d…
…e parallélisation avec CompletableFuture, Enchaînement des opérations asynchrones, Pool de threads optimisé avec ExecutorService, Mise en cache des positions récentes
Configuration menu - View commit details
-
Copy full SHA for e4c7ed6 - Browse repository at this point
Copy the full SHA e4c7ed6View commit details
Commits on Jun 6, 2025
-
Suppression du cache pour trackUserLocation, Optimisation des perform…
…ances pour calculateRewards
Configuration menu - View commit details
-
Copy full SHA for afa48b2 - Browse repository at this point
Copy the full SHA afa48b2View commit details
Commits on Jun 20, 2025
-
perf: Optimise RewardsService et améliore la suite de tests
- Optimise l'algorithme de calcul des récompenses avec un Set. - Rend RewardsService asynchrone (retourne CompletableFuture). - Refactorise tous les tests pour utiliser l'injection de dépendances Spring. - Corrige les fuites d'état entre les tests pour les rendre robustes.
Configuration menu - View commit details
-
Copy full SHA for 48fdab3 - Browse repository at this point
Copy the full SHA 48fdab3View commit details
Commits on Jul 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4a79ced - Browse repository at this point
Copy the full SHA 4a79cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2301c3 - Browse repository at this point
Copy the full SHA f2301c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 543ab77 - Browse repository at this point
Copy the full SHA 543ab77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 362410b - Browse repository at this point
Copy the full SHA 362410bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c019d3 - Browse repository at this point
Copy the full SHA 4c019d3View commit details
Commits on Aug 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6ab160d - Browse repository at this point
Copy the full SHA 6ab160dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66acbe5 - Browse repository at this point
Copy the full SHA 66acbe5View commit details
Commits on Aug 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b06ca2b - Browse repository at this point
Copy the full SHA b06ca2bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master