Andrew DeMaria
							
						 
						
							 
							
							
								
								
							
							
								
							
								8b92f2bc51 
								
									
								
							
								 
							
						 
						
							
							
								
								Remove url redirection  
							
							 
							
							... 
							
							
 
							
							- Add upnp specific base url
- Use http request base url for areas used by url redirection
- Fix sharing
- Removed Network Settings tab
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrew DeMaria
							
						 
						
							 
							
							
								
								
							
							
								
							
								6d3c3e2d8d 
								
									
								
							
								 
							
						 
						
							
							
								
								Use more intelligent version parsing  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Rémi Cocula
							
						 
						
							 
							
							
							
								
							
								f9b4577dbe 
								
							
								 
							
						 
						
							
							
								
								Add jmeter main test plan + a bit of documentation.  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Rémi Cocula
							
						 
						
							 
							
							
							
								
							
								8508581db3 
								
							
								 
							
						 
						
							
							
								
								Reserve jmeter case test for future PR.  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrew DeMaria
							
						 
						
							 
							
							
								
								
							
							
								
							
								488a7d720b 
								
									
								
							
								 
							
						 
						
							
							
								
								Reimplement ldap  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Rémi Cocula
							
						 
						
							 
							
							
							
								
							
								9a64777ede 
								
							
								 
							
						 
						
							
							
								
								Add jmeter first test plan  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrew DeMaria
							
						 
						
							 
							
							
								
								
							
							
								
							
								d6d53ef2f6 
								
									
								
							
								 
							
						 
						
							
							
								
								Standardize import order and add maven plugin to check  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrew DeMaria
							
						 
						
							 
							
							
								
								
							
							
								
							
								4dc97f8dbb 
								
									
								
							
								 
							
						 
						
							
							
								
								Removed synchronized from dao layer and replaced with transactions  
							
							 
							
							... 
							
							
 
							
							Also improved tests to be more spring like
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Rémi Cocula
							
						 
						
							 
							
							
							
								
							
								dbda1132df 
								
							
								 
							
						 
						
							
							
								
								rest API migration (WIP) + fixes.  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrew DeMaria
							
						 
						
							 
							
							
								
								
							
							
								
							
								fac659eb24 
								
									
								
							
								 
							
						 
						
							
							
								
								Fixed assigning a playlist to a user  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Rémi Cocula
							
						 
						
							 
							
							
							
								
							
								5b2297af96 
								
							
								 
							
						 
						
							
							
								
								rest API migration (WIP).  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Rémi Cocula
							
						 
						
							 
							
							
							
								
							
								e301f2363f 
								
							
								 
							
						 
						
							
							
								
								Start RestController migration.  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrew DeMaria
							
						 
						
							 
							
							
								
								
							
							
								
							
								0cbd3ad538 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix overflow and tests  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrew DeMaria
							
						 
						
							 
							
							
								
								
							
							
								
							
								667367280f 
								
									
								
							
								 
							
						 
						
							
							
								
								Added testcase to reproduce liquibase failure  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrew DeMaria
							
						 
						
							 
							
							
								
								
							
							
								
							
								18e793c64d 
								
									
								
							
								 
							
						 
						
							
							
								
								Make dao layer more db vendor agnostic  
							
							 
							
							... 
							
							
 
							
							- Removed usages of TOP
- Dont send null for autogenerate columns
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrew DeMaria
							
						 
						
							 
							
							
								
								
							
							
								
							
								f60811e51b 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix ambigous constructor ref that seems to only happen on debian  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Andrew DeMaria
							
						 
						
							 
							
							
								
								
							
							
								
							
								4b34bc0139 
								
									
								
							
								 
							
						 
						
							
							
								
								Convert to liquibase from handrolled migration tool  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Zak Peirce
							
						 
						
							 
							
							
							
								
							
								66ae21856c 
								
							
								 
							
						 
						
							
							
								
								Removed all traces of premium license  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Rémi Cocula
							
						 
						
							 
							
							
							
								
							
								ddd8498040 
								
							
								 
							
						 
						
							
							
								
								Move to Spring4 + remove PasswordSettingsController + remove PremiumSettingsController  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								François-Xavier Thomas
							
						 
						
							 
							
							
								
								
							
							
								
							
								04c9308a85 
								
									
								
							
								 
							
						 
						
							
							
								
								Test: Add missing columns to UserDao test case  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								58dae1ae97 
								
							
								 
							
						 
						
							
							
								
								Test audio files size reduced.  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Rémi Cocula <rcocula@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								dd88ac6806 
								
							
								 
							
						 
						
							
							
								
								Assertion added in org.libresonic.player.service.MediaScannerServiceTestCase.testScanLibrary  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Rémi Cocula <rcocula@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								26793653a1 
								
							
								 
							
						 
						
							
							
								
								Removed an unused method in MediaScannerServiceTestCase.  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Rémi Cocula <rcocula@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								05518019b5 
								
							
								 
							
						 
						
							
							
								
								The LIBRESONIC_HOME directory used for tests is now a temporary directory.  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Rémi Cocula <rcocula@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								799739458c 
								
							
								 
							
						 
						
							
							
								
								Clean unused method.  
							
							 
							
							... 
							
							
 
							
							(cherry picked from commit 6c44bb5)
Signed-off-by: Rémi Cocula <rcocula@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								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> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								ba28d52ba4 
								
							
								 
							
						 
						
							
							
								
								MediaScannerService unit test and test media library  
							
							 
							
							... 
							
							
 
							
							(cherry picked from commit c2b17f0)
Signed-off-by: Rémi Cocula <rcocula@gmail.com> 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								a215cb960a 
								
							
								 
							
						 
						
							
							
								
								Test audio files size reduced.  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								edd53e26a3 
								
							
								 
							
						 
						
							
							
								
								Assertion added in org.libresonic.player.service.MediaScannerServiceTestCase.testScanLibrary  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								e77d2513e7 
								
							
								 
							
						 
						
							
							
								
								Removed an unused method in MediaScannerServiceTestCase.  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								6767cf0f8d 
								
							
								 
							
						 
						
							
							
								
								The LIBRESONIC_HOME directory used for tests is now a temporary directory.  
							
							 
							
							
 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								00759666cf 
								
							
								 
							
						 
						
							
							
								
								Clean unused method.  
							
							 
							
							... 
							
							
 
							
							(cherry picked from commit 6c44bb5) 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								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) 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								remi
							
						 
						
							 
							
							
							
								
							
								06e227afb3 
								
							
								 
							
						 
						
							
							
								
								MediaScannerService unit test and test media library  
							
							 
							
							... 
							
							
 
							
							(cherry picked from commit c2b17f0) 
							
						 
						
							9 years ago  
						
					 
				
					
						
							
							
								 
								Eugene E. Kashpureff Jr
							
						 
						
							 
							
							
							
								
							
								88b01ca563 
								
							
								 
							
						 
						
							
							
								
								More regex path-fixes  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Bernardus Jansen
							
						 
						
							 
							
							
							
								
							
								ee81e95b89 
								
							
								 
							
						 
						
							
							
								
								Rename sourceforgepats  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl> 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Bernardus Jansen
							
						 
						
							 
							
							
							
								
							
								32c1bb31ac 
								
							
								 
							
						 
						
							
							
								
								s/SUBSONIC/LIBRESONIC  
							
							 
							
							... 
							
							
 
							
							Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl> 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Eugene E. Kashpureff Jr
							
						 
						
							 
							
							
							
								
							
								294f3905a9 
								
							
								 
							
						 
						
							
							
								
								Update Copyright headers  
							
							 
							
							
 
							
						 
						
							10 years ago  
						
					 
				
					
						
							
							
								 
								Eugene E. Kashpureff Jr
							
						 
						
							 
							
							
							
								
							
								745969264a 
								
							
								 
							
						 
						
							
							
								
								Subsonic-->Libresonic regex  
							
							 
							
							
 
							
						 
						
							10 years ago