Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
BenoitLoic
/
JavaPathENProject8
Public
forked from
OpenClassrooms-Student-Center/JavaPathENProject8
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
All time
Commit history
Commits on Jun 1, 2022
added unit test for Tracker
Show description for efa0b47
BenoitLoic
committed
efa0b47
View commit details
Copy full SHA for efa0b47
Browse repository at this point
Commits on May 30, 2022
<refactoring> spotbugs fix + google format style
BenoitLoic
committed
a63a5c2
View commit details
Copy full SHA for a63a5c2
Browse repository at this point
<refactoring> extracted Location feature from TourGuideController
BenoitLoic
committed
a30fec0
View commit details
Copy full SHA for a30fec0
Browse repository at this point
<refactoring> extracted getRewards feature from TourGuideController
Show description for 61b4160
BenoitLoic
committed
61b4160
View commit details
Copy full SHA for 61b4160
Browse repository at this point
<refactoring> extracted tripDeals feature from TourGuideController and TourGuideService
Show description for d5f3ce2
BenoitLoic
committed
d5f3ce2
View commit details
Copy full SHA for d5f3ce2
Browse repository at this point
Commits on May 29, 2022
changed gitlab-ci
Show description for 03cf213
BenoitLoic
committed
03cf213
View commit details
Copy full SHA for 03cf213
Browse repository at this point
Merge remote-tracking branch 'gitlabci/dev' into dev
BenoitLoic
committed
99750fc
View commit details
Copy full SHA for 99750fc
Browse repository at this point
Revert "changed gitlab-ci"
Show description for 94f5bdb
BenoitLoic
committed
94f5bdb
View commit details
Copy full SHA for 94f5bdb
Browse repository at this point
changed gitlab-ci
Show description for 5a8754b
BenoitLoic
committed
5a8754b
View commit details
Copy full SHA for 5a8754b
Browse repository at this point
changed gitlab-ci
BenoitLoic
committed
33c3176
View commit details
Copy full SHA for 33c3176
Browse repository at this point
changed port for client services. changed docker-compose to reflect the change, added new artifact to CI
BenoitLoic
committed
af27bfb
View commit details
Copy full SHA for af27bfb
Browse repository at this point
Commits on May 28, 2022
fixed gitlab-ci.yml
BenoitLoic
committed
0acbbf0
View commit details
Copy full SHA for 0acbbf0
Browse repository at this point
changed gitlab-ci added artifacts for jar+report
BenoitLoic
committed
d9ba870
View commit details
Copy full SHA for d9ba870
Browse repository at this point
Commits on May 26, 2022
changed gitlab-ci
BenoitLoic
committed
83a9f15
View commit details
Copy full SHA for 83a9f15
Browse repository at this point
changed gitlab-ci
BenoitLoic
committed
f54c87f
View commit details
Copy full SHA for f54c87f
Browse repository at this point
Update .gitlab-ci.yml file
Loic Benoit
committed
b9dce04
View commit details
Copy full SHA for b9dce04
Browse repository at this point
changed gitlab-ci
BenoitLoic
committed
1385179
View commit details
Copy full SHA for 1385179
Browse repository at this point
changed gitlab-ci build to bootJar
BenoitLoic
committed
ea218d3
View commit details
Copy full SHA for ea218d3
Browse repository at this point
removed artifact
BenoitLoic
committed
f159196
View commit details
Copy full SHA for f159196
Browse repository at this point
added docker + dockercompose
BenoitLoic
committed
84883bb
View commit details
Copy full SHA for 84883bb
Browse repository at this point
added docker + dockercompose
BenoitLoic
committed
03a75c8
View commit details
Copy full SHA for 03a75c8
Browse repository at this point
fixed getReward not working
Show description for e5d9cac
BenoitLoic
committed
e5d9cac
View commit details
Copy full SHA for e5d9cac
Browse repository at this point
Commits on May 25, 2022
<Refactoring>added InternalTestRepository
BenoitLoic
committed
981416a
View commit details
Copy full SHA for 981416a
Browse repository at this point
Commits on May 24, 2022
added attractionId as param for getTripDeals
Show description for ef5ac20
BenoitLoic
committed
ef5ac20
View commit details
Copy full SHA for ef5ac20
Browse repository at this point
added addUserPreferences feature.
Show description for 81935ab
BenoitLoic
committed
81935ab
View commit details
Copy full SHA for 81935ab
Browse repository at this point
added getTripDeals service
BenoitLoic
committed
a51a374
View commit details
Copy full SHA for a51a374
Browse repository at this point
Commits on May 23, 2022
added endpoint getTripDeals controller/test
Show description for e06fb51
BenoitLoic
committed
e06fb51
View commit details
Copy full SHA for e06fb51
Browse repository at this point
Commits on May 21, 2022
Merge branch 'dev' of https://gitlab.com/BenoitLoic/TourGuide_P8 into dev
BenoitLoic
committed
a46c455
View commit details
Copy full SHA for a46c455
Browse repository at this point
test gitlab-ci
BenoitLoic
committed
16287fb
View commit details
Copy full SHA for 16287fb
Browse repository at this point
added gitlab-ci
BenoitLoic
committed
0162e06
View commit details
Copy full SHA for 0162e06
Browse repository at this point
added gitlab-ci
BenoitLoic
committed
af6a7b2
View commit details
Copy full SHA for af6a7b2
Browse repository at this point
added feature with test
BenoitLoic
committed
772d72b
View commit details
Copy full SHA for 772d72b
Browse repository at this point
Commits on May 20, 2022
added concurrency
BenoitLoic
committed
70404eb
View commit details
Copy full SHA for 70404eb
Browse repository at this point
added feature getRewards.
BenoitLoic
committed
ce13d26
View commit details
Copy full SHA for ce13d26
Browse repository at this point
Commits on May 12, 2022
added RewardClient, changed getNearbyAttraction service to get distance and reward point
Show description for 8a70e09
BenoitLoic
committed
8a70e09
View commit details
Copy full SHA for 8a70e09
Browse repository at this point
Previous
Next
You can’t perform that action at this time.