aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Latest package, javadoc and jacocodevelopClyhtsuriva2021-06-281-49/+1
* Added logs a little bit everywhere and fixed the r feature.Clyhtsuriva2021-06-283-5/+33
* Merge branch 'develop' into javadoc/STZ-0019Clyhtsuriva2021-06-282-28/+29
|\
| * Merge pull request #20 from Said-Belhadj/feature/STZ-0005Clyhtsuriva2021-06-282-0/+46
| |\
| * | Changed the the phrasing for wrong path.Clyhtsuriva2021-06-281-1/+1
| * | Handling wrong input for songs' length at creation (command c)Clyhtsuriva2021-06-281-3/+14
| * | Changed the type of switch used in AudioElement.javaClyhtsuriva2021-06-281-24/+14
* | | Javadocs comments for getPlayListTitles and getPlayListSongs.Clyhtsuriva2021-06-281-5/+19
* | | Adding javadocs comments to Policy.javaClyhtsuriva2021-06-281-80/+67
* | | Merge branch 'feature/STZ-0005' into javadoc/STZ-0019Clyhtsuriva2021-06-282-0/+46
|\ \ \ | |/ / |/| / | |/
| * Add new feature - display playlistmanthole2021-06-272-0/+46
* | 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
|/
* 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-272-3/+11
|\
| * Catch exception related to search functionalitysaid belhadj2021-06-272-3/+11
* | Merge pull request #13 from Said-Belhadj/test/STZ-0013Said Belhadj2021-06-272-0/+48
|\ \ | |/ |/|
| * Add unit test for Category and Languagesaid belhadj2021-06-272-0/+48
* | Merge pull request #12 from Said-Belhadj/feature/STZ-0008Said Belhadj2021-06-272-1/+29
|\ \
| * \ Merge branch 'develop' into feature/STZ-0008Said Belhadj2021-06-278-15/+299
| |\ \
| * | | Update search functionalitysaid belhadj2021-06-272-0/+8
| * | | Add search functionalitysaid belhadj2021-06-272-1/+23
| | |/ | |/|
* | | Added an extension check for songs and covered it with a test.Clyhtsuriva2021-06-273-6/+17
| |/ |/|
* | PlayList class covered at 84%.Clyhtsuriva2021-06-272-2/+56
* | Song class fully covered.Clyhtsuriva2021-06-271-9/+46
* | Starting Song testsClyhtsuriva2021-06-271-0/+46
* | Changed the log type for the JUnit test of LogHandlerClyhtsuriva2021-06-271-1/+1
* | XMLHandler tests covered at 91%Clyhtsuriva2021-06-273-27/+27
* | Starting the XMLHandler testsClyhtsuriva2021-06-271-0/+30
* | Tests are ok fully covered.Clyhtsuriva2021-06-262-0/+53
* | LogHandler now working fine.Clyhtsuriva2021-06-263-28/+67
* | Starting the log class.Clyhtsuriva2021-06-261-0/+27
* | Moved PathValidation to the util packageClyhtsuriva2021-06-263-4/+4
|/
* Updated javadoc, added jacoco and the necessary JUnit for this feature.Clyhtsuriva2021-06-262-4/+33
* Applying the latest package architecture.Clyhtsuriva2021-06-263-3/+47
* Merge remote-tracking branch 'origin/develop' into developClyhtsuriva2021-06-264-38/+50
|\
| * Add reset, pause, quit functionalitysaid belhadj2021-06-264-18/+37
| * Add the possibility to listen a song thanks to Audio System librarysaid belhadj2021-06-264-1/+50
* | Removed reduced pom and added the content of STZ-0001 with a switch modif.Clyhtsuriva2021-06-264-2/+58
* | Changed the architecture to respect maven and generated an empty javadocClyhtsuriva2021-06-2614-0/+0
|/
* Fixing STZ-0004 issue.Clyhtsuriva2021-06-251-1/+3
* Update of README.md and MusicHub.javaClyhtsuriva2021-06-081-3/+3
* Initial jMusicHubProjectClyhtsuriva2021-06-0614-0/+1182