| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #19 from Said-Belhadj/hotfix/STZ-0020 | Clyhtsuriva | 2021-06-28 | 2 | -8/+17 |
| |\ | | | | | Hotfix/STZ-0020 | ||||
| | * | Changed the the phrasing for wrong path. | Clyhtsuriva | 2021-06-28 | 2 | -2/+2 |
| | | | |||||
| | * | Handling wrong input for songs' length at creation (command c) | Clyhtsuriva | 2021-06-28 | 2 | -7/+16 |
| |/ | |||||
| * | Changed the type of switch used in AudioElement.java | Clyhtsuriva | 2021-06-28 | 1 | -24/+14 |
| | | |||||
| * | Merge pull request #18 from Said-Belhadj/hotfix/STZ-0018 | Clyhtsuriva | 2021-06-28 | 1 | -1/+3 |
| |\ | | | | | Hotfix/STZ-0018 | ||||
| | * | Change out to err for the path verification error message. | Clyhtsuriva | 2021-06-28 | 1 | -1/+2 |
| | | | |||||
| | * | Added a break at the end of the r command. | Clyhtsuriva | 2021-06-28 | 1 | -0/+1 |
| |/ | |||||
| * | mvn package | Clyhtsuriva | 2021-06-27 | 11 | -6/+142 |
| | | |||||
| * | mvn package | Clyhtsuriva | 2021-06-27 | 26 | -301/+313 |
| | | |||||
| * | Merge pull request #16 from Said-Belhadj/feature/STZ-0003 | Clyhtsuriva | 2021-06-27 | 2 | -0/+133 |
| |\ | | | | | feature/STZ-0003 | ||||
| | * | Fixing lower case issue following acceptance test | Clyhtsuriva | 2021-06-27 | 1 | -9/+3 |
| | | | |||||
| | * | Fixing conflicts | manthole | 2021-06-27 | 2 | -0/+139 |
| |/ | |||||
| * | Merge pull request #15 from Said-Belhadj/feature/STZ-0017 | Clyhtsuriva | 2021-06-27 | 4 | -3/+11 |
| |\ | | | | | Feature/STZ-0017 | ||||
| | * | Catch exception related to search functionality | said belhadj | 2021-06-27 | 4 | -3/+11 |
| | | | |||||
| * | | Latest maven, jacoco and javadoc files | Clyhtsuriva | 2021-06-27 | 47 | -313/+822 |
| | | | |||||
| * | | Merge pull request #13 from Said-Belhadj/test/STZ-0013 | Said Belhadj | 2021-06-27 | 3 | -0/+106 |
| |\ \ | |/ |/| | Test/STZ-0013 | ||||
| | * | Delete TEST-musichub.business.CategoryTest.xml | Said Belhadj | 2021-06-27 | 1 | -58/+0 |
| | | | |||||
| | * | Add unit test for Category and Language | said belhadj | 2021-06-27 | 4 | -0/+164 |
| | | | |||||
| * | | 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 | 103 | -666/+1215 |
| | |\ \ | |||||
| | * | | | Update search functionality | said belhadj | 2021-06-27 | 2 | -0/+8 |
| | | | | | |||||
| | * | | | Add search functionality | said belhadj | 2021-06-27 | 2 | -1/+23 |
| | | |/ | |/| | |||||
| * | | | Merge pull request #11 from Said-Belhadj/feature/STZ-0010 | Clyhtsuriva | 2021-06-27 | 65 | -77/+92 |
| |\ \ \ | |_|/ |/| | | STZ-0010 : Extension check | ||||
| | * | | Added an extension check for songs and covered it with a test. | Clyhtsuriva | 2021-06-27 | 65 | -77/+92 |
| |/ / | |||||
| * | | Merge pull request #10 from Said-Belhadj/feature/STZ-0012 | Clyhtsuriva | 2021-06-27 | 86 | -355/+1094 |
| |\ \ | | | | | | | Feature/stz 0012 | ||||
| | * | | Fix : Javadoc missing | Clyhtsuriva | 2021-06-27 | 80 | -0/+8465 |
| | | | | |||||
| | * | | PlayList class covered at 84%. | Clyhtsuriva | 2021-06-27 | 14 | -78/+117 |
| | | | | |||||
| | * | | Song class fully covered. | Clyhtsuriva | 2021-06-27 | 13 | -49/+96 |
| | | | | |||||
| | * | | Starting Song tests | Clyhtsuriva | 2021-06-27 | 17 | -59/+119 |
| | | | | |||||
| | * | | Changed the log type for the JUnit test of LogHandler | Clyhtsuriva | 2021-06-27 | 5 | -26/+4 |
| | | | | |||||
| | * | | XMLHandler tests covered at 91% | Clyhtsuriva | 2021-06-27 | 93 | -7962/+82 |
| | | | | |||||
| | * | | Starting the XMLHandler tests | Clyhtsuriva | 2021-06-27 | 1 | -0/+30 |
| |/ / | |||||
| * | | Merge pull request #8 from Said-Belhadj/feature/STZ-0009 | Clyhtsuriva | 2021-06-26 | 83 | -673/+485 |
| |\ \ | |/ |/| | Feature/stz 0009 | ||||
| | * | Tests are ok fully covered. | Clyhtsuriva | 2021-06-26 | 77 | -669/+412 |
| | | | |||||
| | * | LogHandler now working fine. | Clyhtsuriva | 2021-06-26 | 7 | -28/+70 |
| | | | |||||
| | * | Starting the log class. | Clyhtsuriva | 2021-06-26 | 2 | -0/+27 |
| | | | |||||
| | * | Moved PathValidation to the util package | Clyhtsuriva | 2021-06-26 | 3 | -4/+4 |
| |/ | |||||
| * | Delete spoteezer.iml | Clyhtsuriva | 2021-06-26 | 1 | -11/+0 |
| | | |||||
| * | Merge pull request #6 from Said-Belhadj/feature/STZ-0002 | Clyhtsuriva | 2021-06-26 | 134 | -77/+3768 |
| |\ | | | | | Feature/stz 0002 | ||||
| | * | Updated javadoc, added jacoco and the necessary JUnit for this feature. | Clyhtsuriva | 2021-06-26 | 128 | -78/+3725 |
| | | | |||||
| | * | Applying the latest package architecture. | Clyhtsuriva | 2021-06-26 | 9 | -3/+47 |
| |/ | |||||
| * | Modified compile.bat and run.bat to use maven. | Clyhtsuriva | 2021-06-26 | 2 | -2/+2 |
| | | |||||
| * | Delete out/production/spoteezer/musichub directory | Clyhtsuriva | 2021-06-26 | 17 | -0/+0 |
| | | |||||
| * | Merge remote-tracking branch 'origin/develop' into develop | Clyhtsuriva | 2021-06-26 | 40 | -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 .classpath | Clyhtsuriva | 2021-06-26 | 1 | -6/+0 |
| | | | |||||
| | * | Delete .project | Clyhtsuriva | 2021-06-26 | 1 | -17/+0 |
| | | | |||||
| | * | Delete .idea directory | Clyhtsuriva | 2021-06-26 | 4 | -28/+0 |
| | | | |||||
| | * | Merge pull request #4 from Said-Belhadj/feature/STZ-0001 | Clyhtsuriva | 2021-06-26 | 49 | -5/+138 |
| | |\ | | | | | | | Feature/stz 0001 | ||||
| | | * | Add reset, pause, quit functionality | said belhadj | 2021-06-26 | 46 | -18/+100 |
| | | | | |||||
| | | * | Add the possibility to listen a song thanks to Audio System library | said belhadj | 2021-06-26 | 7 | -4/+55 |
| | |/ | |||||
