Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FirefighterStarter
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
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
NDIAYE Ousseynou
FirefighterStarter
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
main
Select Git revision
Branches
2
main
default
protected
variant
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Dec
29
Nov
28
27
24
23
22
7
25
Oct
27
Oct
26
25
24
23
18
9
Nov
3
2
FirefighterBoard.java is DONE
main
main
FirefighterBoard.java is MODIFIED in order to do respect OCP
TerrainHandler.java is CREATED and DONE
CloudHandler.java is CREATED and DONE
MountainHandler.java is CREATED and DONE
FireHandler.java is CREATED and DONE
FirefighterHandler.java is CREATED and DONE
Create interface for manage the logic of specific elements
no change
For Route and Rocaille
Route.java is CREATED and DONE
Rocaille.java is CREATED and DONE
Interface TerrainElement.java is CREATED for route and Rocaille
Modification of FirefighterBoard.java
NextGenerationUpdater is CREATED and DONE in update package
CloudUpdater.java is CREATED and DONE in update package
FirefighterBoard.java is CREATED and DONE in update package
We decide to separe codes for SRP
NeighborManager is created and done
We add method getMountainPosition who was in FirefighterBoard in order to respect SOLID principe
Refractor of class cloud
Refractor of classes
Creation of BoardElement.java in order to manage position and update of elements
No change
Modification of Cloud
Modification of Cloud because fire could delete Cloud
Modification of Cloud because it not works correctly
Implementation of methods for apply those methods
Implementation of firefighter for moving to the best position without touching Mountain
Implementation of fire in order to stop when fire is in next to MOUNTAIN
Mountain was been modified but i let her in origin implementation
Modification of Simulator for Mountain
Initialisation of elements for test
Modification of Controller
Implementation of Mountain in fighfighterboard
The position of Mountain is final
Give to MOUNTAIN the Chocolate Color
Mountain.java is DONE at this moment
Mountain.java is CREATED
We add a new modelElement
Loading