Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
assessment-2024-starter-monopoly
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
Keegan Fernandes
assessment-2024-starter-monopoly
Graph
submission-1
Select Git revision
Branches
1
main
default
protected
Tags
20
submission-4
stage-4
submission-3
stage-3
submission-2
stage-2
submission-1
stage-1
log4j2-tidy
test-2
test-1
test-pitest-with-lower-versions
test-pitest-with-verbose
test-pitest-on-CI
tag-to-test-CI-2
tag-to-test-CI-1
full-release-CR
fix-syntax
multi-release-change
check-folder-structure
21 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
May
3
1
11
Mar
4
Jul
15
Mar
7
Jun
Adding post code UML
main
main
Adding post code UML
Added bankruptcy, if a players bank account goes to 0 or below the game checks if the player had previously bought a property, if the player did the game force sells the property and gives the money to the player game continues as normal, else if player has no assets player is removed from the game. If there is only 1 player left they are declared the winner.
stage-4 submiss…
stage-4 submission-4
Added train stations where if a user lands on a train station the user rolls the die again and the result is multiplied by the ticket price and subtracted from the bank account and given to the banker.
stage-3 submiss…
stage-3 submission-3
players can now buy properties and if another lands on the same property they cant buy it.
stage-2 submiss…
stage-2 submission-2
added navigation/taking turns/declaring winner (stage1) added test files too
stage-1 submiss…
stage-1 submission-1
added UML diagram
added UML diagram
Tidied Log4J2 configuration
log4j2-tidy
log4j2-tidy
Change CI to single task.
test-2
test-2
Update build.gradle to match resit.
test-1
test-1
Merge remote-tracking branch 'origin/main'
test-pitest-wit…
test-pitest-with-lower-versions
Change versions of pitest plugins.
Update build.gradle to add verbose logging to pitest.
test-pitest-wit…
test-pitest-with-verbose
test pitest on CI
test-pitest-on-CI
test-pitest-on-CI
Update classpath on pitest.
tag-to-test-CI-2
tag-to-test-CI-2
Update CI and Gradle build to Java 17.
tag-to-test-CI-1
tag-to-test-CI-1
Update Home page
full-release-CR
full-release-CR
fix syntax error in build.gradle
fix-syntax
fix-syntax
support multi-release jar as used by log4j2
multi-release-c…
multi-release-change
add command to add build/libs directory
check-folder-st…
check-folder-structure
copy directory structure for Jars
check-built-jar…
check-built-jars-are-moved
Update Home page
improve-home-page
improve-home-page
Update Home page
remove pitest from tasks
remove-pitest-f…
remove-pitest-from-build-task
Updated package structure to make separation for testing clearer.
test-update-of-…
test-update-of-package-structure
Update .gitlab-ci.yml, build.gradle
update-ci-and-b…
update-ci-and-build
Merge remote-tracking branch 'origin/main'
Test CI
tracking IDEA
Update .gitlab-ci.yml. Remove Code Climate. It works, but we'll keep local and CI consistent.
Update .gitlab-ci.yml. Add Code Climate.
add-code-climate
add-code-climate
Add gradle wrapper Jar
test-ci-3
test-ci-3
Add gradle wrapper Jar
test-ci-2
test-ci-2
Removed IDEA folder. It is regenerated by IntelliJ.
test-ci-1
test-ci-1
Update .gitignore to take into account Gradle auto-import.
Initialise project with Dice code.
Loading