index
:
Spoteezer.git
develop
master
Music app in Java
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2021-06-28
Merge branch 'develop' into javadoc/STZ-0019
Clyhtsuriva
2021-06-28
Merge pull request #20 from Said-Belhadj/feature/STZ-0005
Clyhtsuriva
STZ-0005 : Add new feature - display playlist
2021-06-28
Update README.md
Clyhtsuriva
2021-06-28
Update README.md
Clyhtsuriva
2021-06-28
Merge pull request #19 from Said-Belhadj/hotfix/STZ-0020
Clyhtsuriva
Hotfix/STZ-0020
2021-06-28
Changed the the phrasing for wrong path.
Clyhtsuriva
2021-06-28
Handling wrong input for songs' length at creation (command c)
Clyhtsuriva
2021-06-28
Javadocs comments for getPlayListTitles and getPlayListSongs.
Clyhtsuriva
2021-06-28
Changed the type of switch used in AudioElement.java
Clyhtsuriva
2021-06-28
Adding javadocs comments to Policy.java
Clyhtsuriva
2021-06-28
Merge branch 'feature/STZ-0005' into javadoc/STZ-0019
Clyhtsuriva
2021-06-28
Merge pull request #18 from Said-Belhadj/hotfix/STZ-0018
Clyhtsuriva
Hotfix/STZ-0018
2021-06-28
Change out to err for the path verification error message.
Clyhtsuriva
2021-06-28
Added a break at the end of the r command.
Clyhtsuriva
2021-06-27
Add new feature - display playlist
manthole
2021-06-27
mvn package
Clyhtsuriva
2021-06-27
mvn package
Clyhtsuriva
2021-06-27
Merge pull request #16 from Said-Belhadj/feature/STZ-0003
Clyhtsuriva
feature/STZ-0003
2021-06-27
Fixing lower case issue following acceptance test
Clyhtsuriva
2021-06-27
Fixing conflicts
manthole
2021-06-27
Merge pull request #15 from Said-Belhadj/feature/STZ-0017
Clyhtsuriva
Feature/STZ-0017
2021-06-27
Latest maven, jacoco and javadoc files
Clyhtsuriva
2021-06-27
Catch exception related to search functionality
said belhadj
2021-06-27
Merge pull request #13 from Said-Belhadj/test/STZ-0013
Said Belhadj
Test/STZ-0013
2021-06-27
Delete TEST-musichub.business.CategoryTest.xml
Said Belhadj
2021-06-27
Add unit test for Category and Language
said belhadj
2021-06-27
Merge pull request #12 from Said-Belhadj/feature/STZ-0008
Said Belhadj
Feature/STZ-0008
2021-06-27
Merge pull request #11 from Said-Belhadj/feature/STZ-0010
Clyhtsuriva
STZ-0010 : Extension check
2021-06-27
Merge branch 'develop' into feature/STZ-0008
Said Belhadj
2021-06-27
Update search functionality
said belhadj
2021-06-27
Added an extension check for songs and covered it with a test.
Clyhtsuriva
2021-06-27
Merge pull request #10 from Said-Belhadj/feature/STZ-0012
Clyhtsuriva
Feature/stz 0012
2021-06-27
Fix : Javadoc missing
Clyhtsuriva
2021-06-27
PlayList class covered at 84%.
Clyhtsuriva
2021-06-27
Song class fully covered.
Clyhtsuriva
2021-06-27
Starting Song tests
Clyhtsuriva
2021-06-27
Changed the log type for the JUnit test of LogHandler
Clyhtsuriva
2021-06-27
XMLHandler tests covered at 91%
Clyhtsuriva
2021-06-27
Starting the XMLHandler tests
Clyhtsuriva
2021-06-27
Add search functionality
said belhadj
2021-06-26
Merge pull request #8 from Said-Belhadj/feature/STZ-0009
Clyhtsuriva
Feature/stz 0009
2021-06-26
Tests are ok fully covered.
Clyhtsuriva
2021-06-26
LogHandler now working fine.
Clyhtsuriva
2021-06-26
Starting the log class.
Clyhtsuriva
2021-06-26
Moved PathValidation to the util package
Clyhtsuriva
2021-06-26
Delete spoteezer.iml
Clyhtsuriva
2021-06-26
Merge pull request #6 from Said-Belhadj/feature/STZ-0002
Clyhtsuriva
Feature/stz 0002
2021-06-26
Updated javadoc, added jacoco and the necessary JUnit for this feature.
Clyhtsuriva
2021-06-26
Applying the latest package architecture.
Clyhtsuriva
2021-06-26
Modified compile.bat and run.bat to use maven.
Clyhtsuriva
[next]