| 
						
					 | 
					
						
						
							
						
						1c31939b65
					 | 
					
						
						
							
							TS18: Add a specific exception for the persistence layer
						
						
						
						
						
						
					 | 
					
						2020-04-05 17:39:55 +02:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						c10bbb59af
					 | 
					
						
						
							
							TS13: Remove duplicate tests and fix wording
						
						
						
						
						
						
					 | 
					
						2020-03-28 18:57:48 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						19b5e71f6c
					 | 
					
						
						
							
							TS13: Fix a bug with a false path in the DataGeneratorBean, fix constraint violation in dummy data sql
						
						
						
						
						
						
					 | 
					
						2020-03-28 16:09:59 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						adb28fdf9f
					 | 
					
						
						
							
							TS11: Add log rotation and change all trace log writes to debug
						
						
						
						
						
						
					 | 
					
						2020-03-28 15:36:32 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						4be964b537
					 | 
					
						
						
							
							US10: Make it possible for horse information to be displayed on the view page, add a get image method to the API
						
						
						
						
						
						
					 | 
					
						2020-03-28 10:43:15 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						89e5f7980a
					 | 
					
						
						
							
							US10: Add a method to the owner API that allows the user to get the horses owned by a specific owner
						
						
						
						
						
						
					 | 
					
						2020-03-25 15:12:02 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5ffbe6c225
					 | 
					
						
						
							
							US09: Make it possible to search for owners using the API
						
						
						
						
						
						
					 | 
					
						2020-03-25 07:53:57 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						5c53ad4f01
					 | 
					
						
						
							
							US08: Add an owner delete endpoint to the API
						
						
						
						
						
						
					 | 
					
						2020-03-24 16:38:45 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						6376282cbd
					 | 
					
						
						
							
							US03: Fix bug where the horse jdbc dao returned a false updated_at value, add additional exception handling to horse update endpoint
						
						
						
						
						
						
					 | 
					
						2020-03-24 15:12:18 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						62bbb0644b
					 | 
					
						
						
							
							US07: Add an owner update endpoint to the API
						
						
						
						
						
						
					 | 
					
						2020-03-24 15:05:22 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						3d9e918f39
					 | 
					
						
						
							
							US06: Add an owner create endpoint to the API
						
						
						
						
						
						
					 | 
					
						2020-03-22 16:14:50 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						129b3c534b
					 | 
					
						
						
							
							US05: Make it possible for the user to search for horses using the API
						
						
						
						
						
						
					 | 
					
						2020-03-22 12:48:59 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						a3b1185494
					 | 
					
						
						
							
							US04, TS20: Make it possible to delete a horse through the API, add better exception handling
						
						
						
						
						
						
					 | 
					
						2020-03-21 16:04:53 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						1eaaf27bac
					 | 
					
						
						
							
							US03: Make it possible to update a horse through the API
						
						
						
						
						
						
					 | 
					
						2020-03-21 12:56:30 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						0f5f0d2267
					 | 
					
						
						
							
							US02: Make it possible to upload a picture through the API
						
						
						
						
						
						
					 | 
					
						2020-03-19 18:06:52 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						f9a8d5016a
					 | 
					
						
						
							
							US01, US02: Add missing files
						
						
						
						
						
						
					 | 
					
						2020-03-18 20:42:56 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						98d555327e
					 | 
					
						
						
							
							US02: Make it possible for the user to assign a race to a horse
						
						
						
						
						
						
					 | 
					
						2020-03-18 20:39:02 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						01268263de
					 | 
					
						
						
							
							US01: Make it possible for the user to add a horse through the web UI, add additional validations
						
						
						
						
						
						
					 | 
					
						2020-03-18 19:32:23 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						dda711f33e
					 | 
					
						
						
							
							US01, TS13: Add tests to the horse backend
						
						
						
						
						
						
					 | 
					
						2020-03-17 19:37:11 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					| 
						
					 | 
					
						
						
							
						
						707487c236
					 | 
					
						
						
							
							US01: Make it possible for the user to add a horse through the API
						
						
						
						
						
						
					 | 
					
						2020-03-16 20:46:18 +01:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |