Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-27 | Merge branch 'develop' into feature/STZ-0008 | Said Belhadj | |
2021-06-27 | Update search functionality | said belhadj | |
2021-06-27 | Merge pull request #10 from Said-Belhadj/feature/STZ-0012 | Clyhtsuriva | |
Feature/stz 0012 | |||
2021-06-27 | Fix : Javadoc missing | Clyhtsuriva | |
2021-06-27 | PlayList class covered at 84%. | Clyhtsuriva | |
2021-06-27 | Song class fully covered. | Clyhtsuriva | |
2021-06-27 | Starting Song tests | Clyhtsuriva | |
2021-06-27 | Changed the log type for the JUnit test of LogHandler | Clyhtsuriva | |
2021-06-27 | XMLHandler tests covered at 91% | Clyhtsuriva | |
2021-06-27 | Starting the XMLHandler tests | Clyhtsuriva | |
2021-06-27 | Add search functionality | said belhadj | |
2021-06-26 | Merge pull request #8 from Said-Belhadj/feature/STZ-0009 | Clyhtsuriva | |
Feature/stz 0009 | |||
2021-06-26 | Tests are ok fully covered. | Clyhtsuriva | |
2021-06-26 | LogHandler now working fine. | Clyhtsuriva | |
2021-06-26 | Starting the log class. | Clyhtsuriva | |
2021-06-26 | Moved PathValidation to the util package | Clyhtsuriva | |
2021-06-26 | Delete spoteezer.iml | Clyhtsuriva | |
2021-06-26 | Merge pull request #6 from Said-Belhadj/feature/STZ-0002 | Clyhtsuriva | |
Feature/stz 0002 | |||
2021-06-26 | Updated javadoc, added jacoco and the necessary JUnit for this feature. | Clyhtsuriva | |
2021-06-26 | Applying the latest package architecture. | Clyhtsuriva | |
2021-06-26 | Modified compile.bat and run.bat to use maven. | Clyhtsuriva | |
2021-06-26 | Delete out/production/spoteezer/musichub directory | Clyhtsuriva | |
2021-06-26 | Merge remote-tracking branch 'origin/develop' into develop | Clyhtsuriva | |
# 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 | |||
2021-06-26 | Merge branch 'feature/STZ-0007' into develop | Clyhtsuriva | |
2021-06-26 | Removed reduced pom and added the content of STZ-0001 with a switch modif. | Clyhtsuriva | |
2021-06-26 | Delete .classpath | Clyhtsuriva | |
2021-06-26 | Delete .project | Clyhtsuriva | |
2021-06-26 | Delete .idea directory | Clyhtsuriva | |
2021-06-26 | Merge pull request #4 from Said-Belhadj/feature/STZ-0001 | Clyhtsuriva | |
Feature/stz 0001 | |||
2021-06-26 | Update | Clyhtsuriva | |
2021-06-26 | Changed the architecture to respect maven and generated an empty javadoc | Clyhtsuriva | |
2021-06-26 | Add reset, pause, quit functionality | said belhadj | |
2021-06-26 | Adding the pom.xml and target folder created from mvn package. | Clyhtsuriva | |
2021-06-26 | Add the possibility to listen a song thanks to Audio System library | said belhadj | |
2021-06-25 | Merge pull request #2 from Said-Belhadj/hotfix/STZ-0004 | Said Belhadj | |
Fixing STZ-0004 issue. | |||
2021-06-25 | Fixing STZ-0004 issue. | Clyhtsuriva | |
2021-06-17 | Delete initial_class_diagram.png | Clyhtsuriva | |
2021-06-17 | Added initial_class_diagram.png | Clyhtsuriva | |
2021-06-17 | Update of README.md and renaming the diagram | Clyhtsuriva | |
2021-06-17 | Update Untitled Diagram.png | Clyhtsuriva | |
2021-06-17 | Update Untitled Diagram.png | Clyhtsuriva | |
2021-06-17 | Update Untitled Diagram.png | Clyhtsuriva | |
2021-06-17 | Update Untitled Diagram.png | Clyhtsuriva | |
2021-06-17 | Update Untitled Diagram.png | Clyhtsuriva | |
2021-06-17 | ClassDiagram.png | Said Belhadj | |
2021-06-08 | Merge branch 'master' into develop | Clyhtsuriva | |
2021-06-08 | Update of README.md and MusicHub.java | Clyhtsuriva | |
2021-06-06 | Adding LICENSE and README.md | Clyhtsuriva | |
2021-06-06 | Initial jMusicHubProject | Clyhtsuriva | |
2021-05-25 | Initial commit | Said Belhadj | |