aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #23 from Said-Belhadj/developHEADmasterClyhtsuriva2021-06-28255-129/+13767
|\ | | | | Merging develop to master.
| * Latest package, javadoc and jacocodevelopClyhtsuriva2021-06-28100-819/+1192
| |
| * Update README.mdClyhtsuriva2021-06-281-4/+0
| |
| * Changed the name of the final diagramClyhtsuriva2021-06-281-0/+0
| |
| * Add files via uploadClyhtsuriva2021-06-281-0/+0
| |
| * Changed hotline bling file name.Clyhtsuriva2021-06-281-0/+0
| |
| * Adding Toosie SlideClyhtsuriva2021-06-281-0/+0
| |
| * Adding STBClyhtsuriva2021-06-281-0/+0
| |
| * Adding Hotline BlingClyhtsuriva2021-06-281-0/+0
| |
| * Merge pull request #22 from Said-Belhadj/STZ-0015Clyhtsuriva2021-06-284-6/+74
| |\ | | | | | | STZ-0015 : Added logs a little bit everywhere and fixed the r feature.
| | * Added logs a little bit everywhere and fixed the r feature.Clyhtsuriva2021-06-284-6/+74
| | |
| * | Add new data set for playlistSaid Belhadj2021-06-281-5/+5
| | |
| * | Add new data set for AlbumSaid Belhadj2021-06-281-17/+10
| | |
| * | Add new data setSaid Belhadj2021-06-281-92/+17
| |/
| * Merge pull request #21 from Said-Belhadj/javadoc/STZ-0019Clyhtsuriva2021-06-282-85/+86
| |\ | | | | | | Javadoc/STZ-0019
| | * Merge branch 'develop' into javadoc/STZ-0019Clyhtsuriva2021-06-284-38/+39
| | |\ | | |/ | |/|
| * | Merge pull request #20 from Said-Belhadj/feature/STZ-0005Clyhtsuriva2021-06-285-0/+46
| |\ \ | | | | | | | | STZ-0005 : Add new feature - display playlist
| * | | Update README.mdClyhtsuriva2021-06-281-3/+3
| | | |
| * | | Update README.mdClyhtsuriva2021-06-281-3/+5
| | | |
| * | | Merge pull request #19 from Said-Belhadj/hotfix/STZ-0020Clyhtsuriva2021-06-282-8/+17
| |\ \ \ | | | | | | | | | | Hotfix/STZ-0020
| | * | | Changed the the phrasing for wrong path.Clyhtsuriva2021-06-282-2/+2
| | | | |
| | * | | Handling wrong input for songs' length at creation (command c)Clyhtsuriva2021-06-282-7/+16
| |/ / /
| * | | 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-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
| |\ \ | | |/ | |/| Hotfix/STZ-0018
| | * 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
| |\ | | | | | | feature/STZ-0003
| | * 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
| |\ | | | | | | Feature/STZ-0017
| | * 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
| |\ \ | | |/ | |/| Test/STZ-0013
| | * 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
| |\ \ | | | | | | | | Feature/STZ-0008
| | * \ 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
| |\ \ \ | | |_|/ | |/| | STZ-0010 : Extension check
| | * | 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
| |\ \ | | | | | | | | Feature/stz 0012
| | * | Fix : Javadoc missingClyhtsuriva2021-06-2780-0/+8465
| | | |
| | * | PlayList class covered at 84%.Clyhtsuriva2021-06-2714-78/+117
| | | |