aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/STZ-0005' into javadoc/STZ-0019Clyhtsuriva2021-06-285-0/+46
|\
| * Add new feature - display playlistmanthole2021-06-275-0/+46
* | Merge pull request #18 from Said-Belhadj/hotfix/STZ-0018Clyhtsuriva2021-06-281-1/+3
|\ \ | |/ |/|
| * Change out to err for the path verification error message.Clyhtsuriva2021-06-281-1/+2
| * Added a break at the end of the r command.Clyhtsuriva2021-06-281-0/+1
|/
* mvn packageClyhtsuriva2021-06-2711-6/+142
* mvn packageClyhtsuriva2021-06-2726-301/+313
* Merge pull request #16 from Said-Belhadj/feature/STZ-0003Clyhtsuriva2021-06-272-0/+133
|\
| * Fixing lower case issue following acceptance testClyhtsuriva2021-06-271-9/+3
| * Fixing conflictsmanthole2021-06-272-0/+139
|/
* Merge pull request #15 from Said-Belhadj/feature/STZ-0017Clyhtsuriva2021-06-274-3/+11
|\
| * Catch exception related to search functionalitysaid belhadj2021-06-274-3/+11
* | Latest maven, jacoco and javadoc filesClyhtsuriva2021-06-2747-313/+822
* | Merge pull request #13 from Said-Belhadj/test/STZ-0013Said Belhadj2021-06-273-0/+106
|\ \ | |/ |/|
| * Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj2021-06-271-58/+0
| * Add unit test for Category and Languagesaid belhadj2021-06-274-0/+164
* | Merge pull request #12 from Said-Belhadj/feature/STZ-0008Said Belhadj2021-06-272-1/+29
|\ \
| * \ Merge branch 'develop' into feature/STZ-0008Said Belhadj2021-06-27103-666/+1215
| |\ \
| * | | Update search functionalitysaid belhadj2021-06-272-0/+8
| * | | Add search functionalitysaid belhadj2021-06-272-1/+23
| | |/ | |/|
* | | Merge pull request #11 from Said-Belhadj/feature/STZ-0010Clyhtsuriva2021-06-2765-77/+92
|\ \ \ | |_|/ |/| |
| * | Added an extension check for songs and covered it with a test.Clyhtsuriva2021-06-2765-77/+92
|/ /
* | Merge pull request #10 from Said-Belhadj/feature/STZ-0012Clyhtsuriva2021-06-2786-355/+1094
|\ \
| * | Fix : Javadoc missingClyhtsuriva2021-06-2780-0/+8465
| * | PlayList class covered at 84%.Clyhtsuriva2021-06-2714-78/+117
| * | 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
|\ \ | |/ |/|
| * 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
|\
| * 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
|\
| * 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
| |\
| | * 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