index
:
Spoteezer.git
develop
master
Music app in Java
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
Age
Commit message (
Expand
)
Author
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
Changed the type of switch used in AudioElement.java
Clyhtsuriva
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
Fixing lower case issue following acceptance test
Clyhtsuriva
2021-06-27
Fixing conflicts
manthole
2021-06-27
Catch exception related to search functionality
said belhadj
2021-06-27
Merge pull request #12 from Said-Belhadj/feature/STZ-0008
Said Belhadj
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
Add search functionality
said belhadj
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
Updated javadoc, added jacoco and the necessary JUnit for this feature.
Clyhtsuriva
2021-06-26
Applying the latest package architecture.
Clyhtsuriva
2021-06-26
Merge remote-tracking branch 'origin/develop' into develop
Clyhtsuriva
2021-06-26
Removed reduced pom and added the content of STZ-0001 with a switch modif.
Clyhtsuriva
2021-06-26
Changed the architecture to respect maven and generated an empty javadoc
Clyhtsuriva