Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mod4-wp-2023-2024-pokemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Malnačs, E. (Ernests, Student B-TCS)
mod4-wp-2023-2024-pokemon
Commits
d9a30f6b0f46bcf6d763673874954067fa81b968
Select Git revision
Branches
11
pract3
request-sorting
update-individual-pokemon
delete-byid
specific-id-get
trainers-pagination
delete-trainer
main
default
protected
update-trainer
create-trainer
trainers-page
11 results
mod4-wp-2023-2024-pokemon
src
main
java
nl
utwente
mod4
pokemon
dao
TrainerDao.java
Author
Search by author
Any Author
authors
Malnačs, E. (Ernests, Student B-TCS)
s3126099
1 author
May 10, 2024
Fixed the create date being set to null in the case that a trainer gets updated.
· 11e35be3
Ernests Malnacs
authored
10 months ago
11e35be3
Fixed issue with time not accepting the format, made it localized.
· 6d97fb98
Ernests Malnacs
authored
10 months ago
6d97fb98
Made the time correctly formatted from Instant.now(), to correctly output it as dd/MM/yyyy
· a507727a
Ernests Malnacs
authored
10 months ago
a507727a
May 05, 2024
[WIP] Add practical session guide
· d4b2ec6e
Claudenir Fonseca
authored
11 months ago
d4b2ec6e
Loading