aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Song class fully covered.Clyhtsuriva2021-06-2713-49/+96
| | | |
| | * | Starting Song testsClyhtsuriva2021-06-2717-59/+119
| | | |
| | * | Changed the log type for the JUnit test of LogHandlerClyhtsuriva2021-06-275-26/+4
| | | |
| | * | XMLHandler tests covered at 91%Clyhtsuriva2021-06-2793-7962/+82
| | | |
| | * | Starting the XMLHandler testsClyhtsuriva2021-06-271-0/+30
| |/ /
| * | Merge pull request #8 from Said-Belhadj/feature/STZ-0009Clyhtsuriva2021-06-2683-673/+485
| |\ \ | | |/ | |/| Feature/stz 0009
| | * Tests are ok fully covered.Clyhtsuriva2021-06-2677-669/+412
| | |
| | * LogHandler now working fine.Clyhtsuriva2021-06-267-28/+70
| | |
| | * Starting the log class.Clyhtsuriva2021-06-262-0/+27
| | |
| | * Moved PathValidation to the util packageClyhtsuriva2021-06-263-4/+4
| |/
| * Delete spoteezer.imlClyhtsuriva2021-06-261-11/+0
| |
| * Merge pull request #6 from Said-Belhadj/feature/STZ-0002Clyhtsuriva2021-06-26134-77/+3768
| |\ | | | | | | Feature/stz 0002
| | * Updated javadoc, added jacoco and the necessary JUnit for this feature.Clyhtsuriva2021-06-26128-78/+3725
| | |
| | * Applying the latest package architecture.Clyhtsuriva2021-06-269-3/+47
| |/
| * Modified compile.bat and run.bat to use maven.Clyhtsuriva2021-06-262-2/+2
| |
| * Delete out/production/spoteezer/musichub directoryClyhtsuriva2021-06-2617-0/+0
| |
| * Merge remote-tracking branch 'origin/develop' into developClyhtsuriva2021-06-2640-38/+62
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # bin/musichub/business/Album.class # bin/musichub/business/AudioBook.class # bin/musichub/business/AudioElement.class # bin/musichub/business/Category.class # bin/musichub/business/Genre.class # bin/musichub/business/Language.class # bin/musichub/business/MusicHub.class # bin/musichub/business/NoAlbumFoundException.class # bin/musichub/business/NoElementFoundException.class # bin/musichub/business/NoPlayListFoundException.class # bin/musichub/business/PlayList.class # bin/musichub/business/Song.class # bin/musichub/business/SortByAuthor.class # bin/musichub/business/SortByDate.class # bin/musichub/business/SortByGenre.class # bin/musichub/main/Main.class # bin/musichub/util/XMLHandler.class # src/main/java/musichub/business/AudioElement.java # src/main/java/musichub/business/MusicHub.java # src/main/java/musichub/business/Song.java # src/main/java/musichub/main/Main.java
| | * Delete .classpathClyhtsuriva2021-06-261-6/+0
| | |
| | * Delete .projectClyhtsuriva2021-06-261-17/+0
| | |
| | * Delete .idea directoryClyhtsuriva2021-06-264-28/+0
| | |
| | * Merge pull request #4 from Said-Belhadj/feature/STZ-0001Clyhtsuriva2021-06-2649-5/+138
| | |\ | | | | | | | | Feature/stz 0001
| | | * Add reset, pause, quit functionalitysaid belhadj2021-06-2646-18/+100
| | | |
| | | * Add the possibility to listen a song thanks to Audio System librarysaid belhadj2021-06-267-4/+55
| | |/
| * | Merge branch 'feature/STZ-0007' into developClyhtsuriva2021-06-26132-5/+8034
| |\ \ | | |/ | |/|
| | * Removed reduced pom and added the content of STZ-0001 with a switch modif.Clyhtsuriva2021-06-2665-149/+208
| | |
| | * UpdateClyhtsuriva2021-06-2650-84/+84
| | |
| | * Changed the architecture to respect maven and generated an empty javadocClyhtsuriva2021-06-26129-23/+7829
| | |
| | * Adding the pom.xml and target folder created from mvn package.Clyhtsuriva2021-06-266-0/+164
| |/
| * Merge pull request #2 from Said-Belhadj/hotfix/STZ-0004Said Belhadj2021-06-251-1/+3
| |\ | | | | | | Fixing STZ-0004 issue.
| | * Fixing STZ-0004 issue.Clyhtsuriva2021-06-251-1/+3
| |/
| * Delete initial_class_diagram.pngClyhtsuriva2021-06-171-0/+0
| |
| * Added initial_class_diagram.pngClyhtsuriva2021-06-171-0/+0
| |
| * Update of README.md and renaming the diagramClyhtsuriva2021-06-172-1/+1
| |
| * Update Untitled Diagram.pngClyhtsuriva2021-06-171-0/+0
| |
| * Update Untitled Diagram.pngClyhtsuriva2021-06-171-0/+0
| |
| * Update Untitled Diagram.pngClyhtsuriva2021-06-171-0/+0
| |
| * Update Untitled Diagram.pngClyhtsuriva2021-06-171-0/+0
| |
| * Update Untitled Diagram.pngClyhtsuriva2021-06-171-0/+0
| |
| * ClassDiagram.pngSaid Belhadj2021-06-171-0/+0
| |
| * Merge branch 'master' into developClyhtsuriva2021-06-0837-1/+1356
| |\ | |/ |/|
* | Update of README.md and MusicHub.javaClyhtsuriva2021-06-082-4/+18
| |
* | Adding LICENSE and README.mdClyhtsuriva2021-06-062-0/+675
| |
* | Initial jMusicHubProjectClyhtsuriva2021-06-0636-0/+1341
/
* Initial commitSaid Belhadj2021-05-252-0/+675