Commit Graph

65 Commits (ac45a9b7dcdfad1fff3a519a9b8a538132a8ed00)

Author SHA1 Message Date
Evan Harris 510314a9d8
Added SingleSpaceSeparator checkstyle 5 years ago
Evan Harris f476fd7c33
Added checkstyle for trailing whitespace 5 years ago
tesshucom dba8610ff7 Apply stopwords dedicated to music search 5 years ago
tesshucom bb464f15a8 Apply boost values ​​to search queries 5 years ago
Andrew DeMaria fa1a700ebd
Translated xml configuration to java configuration 5 years ago
Shen-Ta Hsieh 84df4e3b94
Add support for ListenBrainz Audio Scrobbler Service 5 years ago
jvoisin af97925124 Rename some exceptions to `ignored` since we don't care about them 5 years ago
Andrew DeMaria 437d8ce947
Move index meta information 5 years ago
Randomnicode 4b852c53e2 Fix Test Queries for limits 5 years ago
jvoisin d2ad85447b Remove the unused md5Hex method 5 years ago
jvoisin e1583691d8 Replace StringUtil.toHtml with StringEscapeUtils.escapeHtml 5 years ago
Randomnicode acb4e033aa Minor fix to static time unit call 5 years ago
Evan Harris a793deab0b
Got rid of duplicated code to format durations 5 years ago
Evan Harris 0660c4f3e6
Renamed StringUtil.formatDuration to formatDurationMSS 5 years ago
jvoisin f910c572c9 Use a static access in a test file, because we can. 5 years ago
Evan Harris 91f91ed654
Removed the auto-refresh feature 5 years ago
Evan Harris 4fb9820a08
Added test case sources to checkstyle 5 years ago
jvoisin 78480ab766 Remove a homemade implementation of Pair 5 years ago
Andrew DeMaria 85f85fd88c
Make test results quieter 5 years ago
jvoisin e5404648a4
Remove unnecessary exceptions and unused imports 5 years ago
jvoisin dddf8dc0aa
Fix some javadoc comments 5 years ago
jvoisin 362cf29e41 Fix some javadoc comments 5 years ago
jvoisin af05b0f45b
Use lambdas instead of ghetto nested types 5 years ago
tesshucom 645fb88c7d
Add expunge to IndexManager 5 years ago
jvoisin bc832d0034 Use a constant for encoding 5 years ago
tesshucom 5c3c558923
Update Lucene from 3.0.3 to the current version 8.2.0 5 years ago
jvoisin c6540d707e
Simplify a bit the annotations 5 years ago
tesshucom ff08f6dd02
Fix #1139 5 years ago
tesshucom 4ce892e39d Fix for duplication and synchronization. 5 years ago
tesshucom 4a728ed9a6 Add and modify comments 5 years ago
tesshucom f67c758c4e Add missing test cases 5 years ago
tesshu.com 76f665b3c4
Update airsonic-main/src/test/java/org/airsonic/player/service/search/SearchServiceSpecialGenreTestCase.java 5 years ago
tesshu.com 810920556e
Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java 5 years ago
tesshu.com 5bfc232021
Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java 5 years ago
tesshu.com c74ef2ea30
Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java 5 years ago
tesshu.com eb5963dfa3
Update airsonic-main/src/test/java/org/airsonic/player/service/search/AnalyzerFactoryTestCase.java 5 years ago
tesshucom f2d26348b6 Add tests for SearchService 5 years ago
François-Xavier Thomas 073b7e35e1 Add simple test cases for internet radios 5 years ago
tesshucom 767b39ed5b
Split SearchService 5 years ago
jvoisin 1640411573 Fix some invalid/incomplete javadoc comments 5 years ago
jvoisin 643be3930f Remove superfluous casts 5 years ago
jvoisin def5f854fb Inline some variables 5 years ago
Rémi Cocula c09da549ce FIX : tests fail if a /var/music folder exists 5 years ago
jvoisin 33bf68aaa5 Add a password settings testcase (#1058) 5 years ago
Andrew DeMaria df352d8cb0
Fix #611 Add support for Java 9 and greater 5 years ago
jvoisin ec4b969e2c Replace latin encoding with utf-8 5 years ago
jvoisin 30fa4d0467 Second pass of trivial modernizations 5 years ago
Frank de Lange 8127b4f7fa Fix #860 (external database performance) by using connection pooling … (#864) 5 years ago
Rémi Cocula ac453883fc jukebox code quality and unit tests 6 years ago
Michel Néron 16b22f3501 - Correct test for use not a hardcoded value but the referenced value. The first in select on multi value didn't ordered is not assured. 6 years ago