0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
oddb: rename Schema to FieldType More... about 10 years ago
handler: Implement endpoints of saving and deleting subscriptions, #77 More... about 10 years ago
Improve the error message on missing access_token and api_key #92 More... about 10 years ago
handler: accept the return record reference #57 More... about 10 years ago
Provide more appropriate error message when both api key and access token are empty, #92 More... about 10 years ago
Migrate the DB Schem on record reference with fk constraint #57 More... about 10 years ago
Modify the RecordSchema to contain map of schema instead of pain DataType #57 More... about 10 years ago
Make the _id of a record APP-wise unique #57 More... about 10 years ago
handler: delete records properly, #108 More... about 10 years ago
oddb/pq: GetMatchingSubscriptions by recordType #74 More... about 10 years ago
oddb/pq: CRUD of Subscription. #69 More... about 10 years ago
handler: implement endpoint to delete subscriptions, #77 More... about 10 years ago
handler: add endpoint to fetch all subscriptions of a device, #51 More... about 10 years ago
Merge to enable pd device CRUD #75 More... about 10 years ago
oddb: Database can now fetch all subscriptions by device id, #51 More... about 10 years ago
handler: simplify SubscriptionSaveHandler response construction, #42 More... about 10 years ago
handler: implement endpoint to fetch subscriptions, #77 More... about 10 years ago
handler: rewrite subscription test cases by asserting on serialized results, #90 More... about 10 years ago
oddb/pq: change optional fields in Subscription to pointers, #69 More... about 10 years ago
Fix (*MapDB).GetSubscription and DeleteSubscription to return correct not found error More... about 10 years ago
handler: Subscription Save now receive a device_id parameter, #42 More... about 10 years ago
oddb/pq: implement GetMatchingSubscriptions, #74 More... about 10 years ago
oddb/pq: rename GetMatchingSubscription to GetMatchingSubscriptions, #74 More... about 10 years ago
oddb/pq: implement DeleteSubscription, #69 More... about 10 years ago
oddb/pq: implement GetSubscription, #69 More... about 10 years ago
oddb/pq: implement SaveSubscription, #69 More... about 10 years ago
handler/device: add logging when device related operation failed, #50 More... about 10 years ago
Do not block the main func when subscription is enabled, #70 More... about 10 years ago
oddb/pq: improve UPSERT query generation by reducing redundant argments, #75 More... about 10 years ago
oddb/pq: refactor record to use CTE-based UPSERT like device, #75 More... about 10 years ago