| .. |
|
.goconvey.goconvey
|
Refactoring to a cleaner architecture
|
2016-03-02 09:10:28 -05:00 |
|
album_repository.go
|
Small changes regarding StarredAt.
|
2016-03-22 19:00:18 -04:00 |
|
artist_repository.go
|
Removing purged ids from the search index
|
2016-03-18 19:50:21 -04:00 |
|
checksum_repository.go
|
Implemented nowplaying repo
|
2016-03-16 20:52:32 -04:00 |
|
index_repository.go
|
Indexes using slices instead of pointers of slice
|
2016-03-20 13:08:24 -04:00 |
|
index_repository_test.go
|
Indexes using slices instead of pointers of slice
|
2016-03-20 13:08:24 -04:00 |
|
ledis.go
|
Implemented artists indexing, with Gomate
|
2016-03-10 23:19:13 -05:00 |
|
ledis_repository.go
|
Small changes regarding StarredAt.
|
2016-03-22 19:00:18 -04:00 |
|
ledis_repository_test.go
|
Removing purged ids from the search index
|
2016-03-18 19:50:21 -04:00 |
|
mediafile_repository.go
|
More slices instead of pointers of slice
|
2016-03-20 13:33:59 -04:00 |
|
mediafolders_repository.go
|
More slices instead of pointers of slice
|
2016-03-20 13:33:59 -04:00 |
|
mock_album_repo.go
|
More slices instead of pointers of slice
|
2016-03-20 13:33:59 -04:00 |
|
mock_artist_repo.go
|
Get() methods from all repositories now return a ErrNotFound when the id is nonexistent
|
2016-03-18 11:33:50 -04:00 |
|
mock_index_repo.go
|
Indexes using slices instead of pointers of slice
|
2016-03-20 13:08:24 -04:00 |
|
mock_mediafile_repo.go
|
New NowPlaying and Skip detection implementation
|
2016-03-23 10:06:26 -04:00 |
|
nowplaying_repository.go
|
New NowPlaying and Skip detection implementation
|
2016-03-23 10:06:26 -04:00 |
|
playlist_repository.go
|
More slices instead of pointers of slice
|
2016-03-20 13:33:59 -04:00 |
|
property_repository.go
|
Get() methods from all repositories now return a ErrNotFound when the id is nonexistent
|
2016-03-18 11:33:50 -04:00 |