| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #15 from Said-Belhadj/feature/STZ-0017 | Clyhtsuriva | 2021-06-27 | 2 | -3/+11 |
| |\ | | | | | Feature/STZ-0017 | ||||
| | * | Catch exception related to search functionality | said belhadj | 2021-06-27 | 2 | -3/+11 |
| | | | |||||
| * | | Merge pull request #13 from Said-Belhadj/test/STZ-0013 | Said Belhadj | 2021-06-27 | 2 | -0/+48 |
| |\ \ | |/ |/| | Test/STZ-0013 | ||||
| | * | Add unit test for Category and Language | said belhadj | 2021-06-27 | 2 | -0/+48 |
| | | | |||||
| * | | Merge pull request #12 from Said-Belhadj/feature/STZ-0008 | Said Belhadj | 2021-06-27 | 2 | -1/+29 |
| |\ \ | | | | | | | Feature/STZ-0008 | ||||
| | * \ | Merge branch 'develop' into feature/STZ-0008 | Said Belhadj | 2021-06-27 | 8 | -15/+299 |
| | |\ \ | |||||
| | * | | | Update search functionality | said belhadj | 2021-06-27 | 2 | -0/+8 |
| | | | | | |||||
| | * | | | Add search functionality | said belhadj | 2021-06-27 | 2 | -1/+23 |
| | | |/ | |/| | |||||
| * | | | Added an extension check for songs and covered it with a test. | Clyhtsuriva | 2021-06-27 | 3 | -6/+17 |
| | |/ |/| | |||||
| * | | PlayList class covered at 84%. | Clyhtsuriva | 2021-06-27 | 2 | -2/+56 |
| | | | |||||
| * | | Song class fully covered. | Clyhtsuriva | 2021-06-27 | 1 | -9/+46 |
| | | | |||||
| * | | Starting Song tests | Clyhtsuriva | 2021-06-27 | 1 | -0/+46 |
| | | | |||||
| * | | Changed the log type for the JUnit test of LogHandler | Clyhtsuriva | 2021-06-27 | 1 | -1/+1 |
| | | | |||||
| * | | XMLHandler tests covered at 91% | Clyhtsuriva | 2021-06-27 | 3 | -27/+27 |
| | | | |||||
| * | | Starting the XMLHandler tests | Clyhtsuriva | 2021-06-27 | 1 | -0/+30 |
| | | | |||||
| * | | Tests are ok fully covered. | Clyhtsuriva | 2021-06-26 | 2 | -0/+53 |
| | | | |||||
| * | | LogHandler now working fine. | Clyhtsuriva | 2021-06-26 | 3 | -28/+67 |
| | | | |||||
| * | | Starting the log class. | Clyhtsuriva | 2021-06-26 | 1 | -0/+27 |
| | | | |||||
| * | | Moved PathValidation to the util package | Clyhtsuriva | 2021-06-26 | 3 | -4/+4 |
| |/ | |||||
| * | Updated javadoc, added jacoco and the necessary JUnit for this feature. | Clyhtsuriva | 2021-06-26 | 2 | -4/+33 |
| | | |||||
| * | Applying the latest package architecture. | Clyhtsuriva | 2021-06-26 | 3 | -3/+47 |
| | | |||||
| * | Merge remote-tracking branch 'origin/develop' into develop | Clyhtsuriva | 2021-06-26 | 4 | -38/+50 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # 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 | ||||
| | * | Add reset, pause, quit functionality | said belhadj | 2021-06-26 | 4 | -18/+37 |
| | | | |||||
| | * | Add the possibility to listen a song thanks to Audio System library | said belhadj | 2021-06-26 | 4 | -1/+50 |
| | | | |||||
| * | | Removed reduced pom and added the content of STZ-0001 with a switch modif. | Clyhtsuriva | 2021-06-26 | 4 | -2/+58 |
| | | | |||||
| * | | Changed the architecture to respect maven and generated an empty javadoc | Clyhtsuriva | 2021-06-26 | 14 | -0/+0 |
| |/ | |||||
| * | Fixing STZ-0004 issue. | Clyhtsuriva | 2021-06-25 | 1 | -1/+3 |
| | | |||||
| * | Update of README.md and MusicHub.java | Clyhtsuriva | 2021-06-08 | 1 | -3/+3 |
| | | |||||
| * | Initial jMusicHubProject | Clyhtsuriva | 2021-06-06 | 14 | -0/+1182 |
