Rémi Cocula
|
f6541632bb
|
Add temporary test jetty server (to be removed later).
|
2016-11-29 23:03:07 +01:00 |
|
Rémi Cocula
|
3354f6623a
|
Change version to 6.2.spring4-SNAPSHOT.
|
2016-11-28 21:22:20 +01:00 |
|
Rémi Cocula
|
02544d8406
|
LoginController : no need to declare members final.
|
2016-11-28 20:52:03 +01:00 |
|
Rémi Cocula
|
c7c2ee4875
|
Merge branch 'biconou_spring-3-update_PR' into biconou_spring-4-update_PR
|
2016-11-28 20:49:53 +01:00 |
|
Rémi Cocula
|
685e997258
|
Merge remote-tracking branch 'origin/biconou_develop_PR_MediaScannerTestCase' into biconou_develop_PR_MediaScannerTestCase
Conflicts:
libresonic-main/pom.xml
|
2016-11-24 22:13:05 +01:00 |
|
remi
|
58dae1ae97
|
Test audio files size reduced.
Signed-off-by: Rémi Cocula <rcocula@gmail.com>
|
2016-11-24 22:08:41 +01:00 |
|
remi
|
dd88ac6806
|
Assertion added in org.libresonic.player.service.MediaScannerServiceTestCase.testScanLibrary
Signed-off-by: Rémi Cocula <rcocula@gmail.com>
|
2016-11-24 22:08:33 +01:00 |
|
remi
|
26793653a1
|
Removed an unused method in MediaScannerServiceTestCase.
Signed-off-by: Rémi Cocula <rcocula@gmail.com>
|
2016-11-24 22:08:28 +01:00 |
|
remi
|
05518019b5
|
The LIBRESONIC_HOME directory used for tests is now a temporary directory.
Signed-off-by: Rémi Cocula <rcocula@gmail.com>
|
2016-11-24 22:08:23 +01:00 |
|
remi
|
6fa150e194
|
Lack of version number for metrics.
Signed-off-by: Rémi Cocula <rcocula@gmail.com>
|
2016-11-24 22:08:19 +01:00 |
|
remi
|
799739458c
|
Clean unused method.
(cherry picked from commit 6c44bb5)
Signed-off-by: Rémi Cocula <rcocula@gmail.com>
|
2016-11-24 22:08:13 +01:00 |
|
remi
|
f599271163
|
Refactoring in test cases. The /tmp/libresonic directory used as LIBRESONIC_HOME for tests is now located in the target dir of the project.
(cherry picked from commit 32d4580)
Signed-off-by: Rémi Cocula <rcocula@gmail.com>
|
2016-11-24 22:08:04 +01:00 |
|
remi
|
ba28d52ba4
|
MediaScannerService unit test and test media library
(cherry picked from commit c2b17f0)
Signed-off-by: Rémi Cocula <rcocula@gmail.com>
|
2016-11-24 22:07:26 +01:00 |
|
remi
|
520008bb60
|
No need for a constructor in the LoginController. Just need to @Autowire each property.
|
2016-11-22 22:09:16 +01:00 |
|
remi
|
a03aa2805d
|
New LoginController in place of the login method in MultiController.
Slight introduction to Java annotation based configuration (note that <mvc:annotation-driven /> has been added to libresonic-servlet.xml).
|
2016-11-21 23:32:43 +01:00 |
|
remi
|
c9bdff4dff
|
Merge remote-tracking branch 'muff1nman/spring-3-update' into biconou_spring-3-update_PR
|
2016-11-21 21:11:12 +01:00 |
|
remi
|
a215cb960a
|
Test audio files size reduced.
|
2016-11-17 22:36:49 +01:00 |
|
remi
|
edd53e26a3
|
Assertion added in org.libresonic.player.service.MediaScannerServiceTestCase.testScanLibrary
|
2016-11-17 21:53:25 +01:00 |
|
remi
|
e77d2513e7
|
Removed an unused method in MediaScannerServiceTestCase.
|
2016-11-17 21:43:08 +01:00 |
|
remi
|
6767cf0f8d
|
The LIBRESONIC_HOME directory used for tests is now a temporary directory.
|
2016-11-17 21:33:28 +01:00 |
|
remi
|
12d2bfef34
|
Lack of version number for metrics.
|
2016-09-06 23:24:51 +02:00 |
|
remi
|
00759666cf
|
Clean unused method.
(cherry picked from commit 6c44bb5)
|
2016-09-06 22:53:23 +02:00 |
|
remi
|
d0774f757f
|
Refactoring in test cases. The /tmp/libresonic directory used as LIBRESONIC_HOME for tests is now located in the target dir of the project.
(cherry picked from commit 32d4580)
|
2016-09-06 22:53:19 +02:00 |
|
remi
|
06e227afb3
|
MediaScannerService unit test and test media library
(cherry picked from commit c2b17f0)
|
2016-09-06 22:53:14 +02:00 |
|