Commit Graph

3666 Commits

Author SHA1 Message Date
Deluan 375fd30045 Fixed AlbumId generation. Some code cleanup 2016-03-01 09:17:28 -05:00
Deluan 20650ed3fd Removed unnecessary 2nd value 2016-02-29 23:03:09 -05:00
Deluan 7a2063544f Don't break on ledis download 2016-02-29 22:51:30 -05:00
Deluan 26e49f582b Why gopm does not work in travis?! 2016-02-29 22:46:53 -05:00
Deluan b869843986 Fixed an allocation bug, and tests 2016-02-29 22:39:36 -05:00
Deluan f4c893d6f3 more tests 2016-02-29 22:22:50 -05:00
Deluan 64b9b3f13a More tests, more refactoring, more reflection (ugh) 2016-02-29 22:17:54 -05:00
Deluan 3f72466e24 Trying to disable gopm registry usage 2016-02-29 15:06:40 -05:00
Deluan aad9afa1bb README 2016-02-29 14:16:51 -05:00
Deluan 1a4f783669 Some refactoring 2016-02-29 13:56:09 -05:00
Deluan 1c47b7b8ef Added empty tests in each package, to get the more precise coverage percentage 2016-02-29 13:38:41 -05:00
Deluan f760f89269 DSub only works with POSTs... 2016-02-29 11:49:27 -05:00
Deluan 6f60d02acb Merging BaseRepository test files into one 2016-02-29 10:33:05 -05:00
Deluan b0bd0a63a7 Retrofitting with tests 2016-02-29 10:04:30 -05:00
Deluan ec9398f2bd New Get methods for ArtistIndex 2016-02-29 08:34:57 -05:00
Deluan 49b512fc9c Big LedisDB refactoring 2016-02-29 01:06:42 -05:00
Deluan 515279606a Basic scanning working. Time to retrofit some tests.... 2016-02-28 15:46:53 -05:00
Deluan 14e52576a7 Scanning artists and albums too 2016-02-28 14:21:12 -05:00
Deluan bccfeec2d3 Added TODO 2016-02-28 09:44:32 -05:00
Deluan 280068373f Introduced CountAll for repositories 2016-02-28 02:56:41 -05:00
Deluan 08f035d99b reduced overhead of mapping models to ledis, I don't think we will need nested structs 2016-02-28 02:07:52 -05:00
Deluan ae5206612c fixing the build 2016-02-28 01:27:28 -05:00
Deluan c659b70cd0 removed tiedot, introduced ledisdb 2016-02-28 00:55:36 -05:00
Deluan 8ffa93780d Better test messaging 2016-02-27 19:28:29 -05:00
Deluan 1a20a1217b Removed example code, introduced tests for controllers 2016-02-27 19:08:04 -05:00
Deluan ce240cfeff Better tests organization 2016-02-27 18:42:08 -05:00
Deluan ecc0df9e7c More experimenting with tiedot 2016-02-27 03:35:01 -05:00
Deluan 4f9054b738 README 2016-02-26 16:56:05 -05:00
Deluan 6717adebba Trying to fix dependency issues on travis 2016-02-26 14:19:51 -05:00
Deluan 7f5270a9c1 Looks like gopm is not working with some tags 2016-02-26 11:49:51 -05:00
Deluan 625332692f Fixing build again 2016-02-26 11:39:14 -05:00
Deluan b36b151732 Adding missing dependency to gopmfile 2016-02-26 11:13:26 -05:00
Deluan 6d954d074e Fixing build 2016-02-26 11:10:13 -05:00
Deluan 99a09b39fb README 2016-02-26 10:59:36 -05:00
Deluan cf8b1bc58f Adding our build to travis ci 2016-02-26 10:52:43 -05:00
Deluan fa9103b923 README 2016-02-26 01:46:09 -05:00
Deluan 85ddd19c3d Implemented first repository using tiedot 2016-02-26 01:32:31 -05:00
Deluan e760952263 go fmt 2016-02-25 18:52:07 -05:00
Deluan a1829d432a Renamed receiver names 2016-02-25 18:47:25 -05:00
Deluan 39757f884a Moved Rest controllers to 'api' package. Also removed annotation routes 2016-02-25 16:35:44 -05:00
Deluan 543e195744 Adding Apache 2.0 license 2016-02-25 16:28:03 -05:00
Deluan 1e842ccfdf Added a MainController 2016-02-25 15:45:24 -05:00
Deluan a4e7d63377 README 2016-02-25 13:51:20 -05:00
Deluan f04ec42fdf Controller tests are in fact API tests 2016-02-25 12:41:34 -05:00
Deluan 30be51517e Adding autogenerated router file 2016-02-25 12:39:49 -05:00
Deluan 77e01f8e7c Fixed packages in tests 2016-02-25 11:14:16 -05:00
Deluan d3542c48e4 Updating dependencies on .gopmfile 2016-02-25 10:27:34 -05:00
Deluan ee04b72db1 Implemented request validation in a filter 2016-02-24 20:21:51 -05:00
Deluan 93f115d8e4 Default mediaFolder should have Id = 0 2016-02-24 19:35:58 -05:00
Deluan 33c6535da9 Repositories must return error value 2016-02-24 19:32:10 -05:00