Deluan
|
04513d38f0
|
Fixed bug on reflect and slice
|
2016-03-18 21:07:57 -04:00 |
|
Deluan
|
508bf7152f
|
Removing purged ids from the search index
|
2016-03-18 19:50:21 -04:00 |
|
Deluan
|
3790aa45e4
|
Refactored PurgeInactive as a "generic" function.
Also delete indexes when removing records
|
2016-03-18 19:32:49 -04:00 |
|
Deluan
|
25d902c9d7
|
When ErroNotFound, return an new entity to avoid conversion from nil errors
|
2016-03-18 17:24:26 -04:00 |
|
Deluan
|
c90a50827a
|
Get() methods from all repositories now return a ErrNotFound when the id is nonexistent
|
2016-03-18 11:33:50 -04:00 |
|
Deluan
|
bb5d4c920d
|
Error when trying to index on an unsupported field type
|
2016-03-15 09:41:33 -04:00 |
|
Deluan
|
e36a4201db
|
implemented getStarred (just for albums, for now)
|
2016-03-14 11:35:48 -04:00 |
|
Deluan
|
14934dccf7
|
Supporting index annotations in domain structs
|
2016-03-14 10:32:22 -04:00 |
|
Deluan
|
df957814a0
|
Implemented artists indexing, with Gomate
|
2016-03-10 23:19:13 -05:00 |
|
Deluan
|
9bea04f330
|
Implemented getAlbumList with type=random
|
2016-03-08 21:54:32 -05:00 |
|
Deluan
|
46e7627fd3
|
Optimized import, only updating changed data and purging old data
|
2016-03-08 14:19:07 -05:00 |
|
Deluan
|
d2701ea67c
|
Using sorted sets
|
2016-03-05 19:40:36 -05:00 |
|
Deluan
|
87e012f3bf
|
Refactored paging/sorting options
|
2016-03-03 22:52:03 -05:00 |
|
Deluan
|
eae9f3168f
|
renamed base_repository to ledis_repository
|
2016-03-03 20:16:09 -05:00 |
|