photoprism/internal/entity
Michael Mayer 582113fed4 Backend: Add write mutex to entities and improve test fixtures #164
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
2020-01-06 04:24:49 +01:00
..
album_test.go
album.go Backend: Initialize test db with fixtures #84 #129 2020-01-06 02:14:17 +01:00
camera_test.go Backend: Initialize test db with fixtures #84 #129 2020-01-06 02:14:17 +01:00
camera.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
category_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
category.go
country_test.go
country.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
entity_test.go Optimize performance and data structures 2019-12-27 05:18:52 +01:00
entity.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
event_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
event.go Backend: Initialize test db with fixtures #84 #129 2020-01-06 02:14:17 +01:00
file_test.go
file.go Optimize performance and data structures 2019-12-27 05:18:52 +01:00
keyword_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
keyword.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
label_test.go
label.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
lens_test.go
lens.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
location_test.go Code clean-up (make fmt) 2019-12-21 17:24:29 +01:00
location.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
photo_album_test.go
photo_album.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
photo_keyword_test.go
photo_keyword.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
photo_label_test.go
photo_label.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
photo.go Backend: Add "idx_photos_taken_uuid" for consistent sorting by time 2020-01-05 14:09:17 +01:00
place.go Backend: Add write mutex to entities and improve test fixtures #164 2020-01-06 04:24:49 +01:00
share_test.go
share.go Optimize performance and data structures 2019-12-27 05:18:52 +01:00