Commit Graph
21 Commits
Author SHA1 Message Date
tesshucomandAndrew DeMaria 645fb88c7d Add expunge to IndexManager
When DB expunge is invoked from the management screen,
also indexManager performs expunge.

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-10-05 19:19:16 -06:00
tesshucomandAndrew DeMaria 5c3c558923 Update Lucene from 3.0.3 to the current version 8.2.0
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-09-12 16:33:44 -06:00
tesshucomandAndrew DeMaria ff08f6dd02 Fix #1139 2019-07-25 19:26:01 -06:00
tesshucom 4ce892e39d Fix for duplication and synchronization.
- Moved MusicFolderTestData
   from org.airsonic.player.service
   to   org.airsonic.player.util
2019-07-10 04:45:22 +09:00
tesshucom 4a728ed9a6 Add and modify comments 2019-07-08 05:44:03 +09:00
tesshucom f67c758c4e Add missing test cases 2019-07-08 01:09:49 +09:00
76f665b3c4 Update airsonic-main/src/test/java/org/airsonic/player/service/search/SearchServiceSpecialGenreTestCase.java
Fix comment

Co-Authored-By: jvoisin <jvoisin@users.noreply.github.com>
2019-07-08 00:28:29 +09:00
810920556e Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java
Fix comment

Co-Authored-By: jvoisin <jvoisin@users.noreply.github.com>
2019-07-08 00:28:16 +09:00
5bfc232021 Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java
Fix comment

Co-Authored-By: jvoisin <jvoisin@users.noreply.github.com>
2019-07-08 00:28:08 +09:00
c74ef2ea30 Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java
Fix comment

Co-Authored-By: jvoisin <jvoisin@users.noreply.github.com>
2019-07-08 00:27:55 +09:00
eb5963dfa3 Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java
Fix comment

Co-Authored-By: jvoisin <jvoisin@users.noreply.github.com>
2019-07-08 00:27:04 +09:00
tesshucom f2d26348b6 Add tests for SearchService
Test cases related to current issues or points that need confirmation
after Lucene update.
2019-07-07 22:41:55 +09:00
tesshucomandAndrew DeMaria 767b39ed5b Split SearchService
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-07-02 01:02:49 -06:00
tesshucom 1c4a70af99 Fixed null check with StringUtils/ObjectUtils. 2019-05-24 03:57:57 +09:00
tesshucom f54e72026f version upgrade of spring-boot-dependencies,spring-boot-maven-plugin
- Safety version for CVE-2019-3795
 - Match the new jetty ecj version because the version of ecj used by
tomcat and jetty is different.
2019-04-13 02:21:57 +09:00
tesshucom 133cf666b7 Fix processing when artist and albumArtist are null 2019-04-11 05:26:56 +09:00
tesshucom f5f1ec336f Fix to get fields when file format is ID3v2.4 2019-04-10 19:24:27 +09:00
tesshucomandAndrew DeMaria 131713aaf4 With Jetty
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-04-05 21:57:39 -04:00
tesshucomandAndrew DeMaria 4cd9e9deac revert cling-core, cling-support, seamless-util and configuration 2019-04-05 21:46:12 -04:00
tesshuandAndrew DeMaria 3e6d224550 #1 CVE-2018-1000840
stax-api-1.0.1.jar
stax-api-1.0-2.jar
2019-02-16 10:38:47 -07:00
tesshuandAndrew DeMaria 6023d4c0bc fix #748 2019-02-16 10:38:47 -07:00