Andrew Cantino
|
c4c1a53942
remove duplicate method
|
11 years ago |
Andrew Cantino
|
9c48338347
fix specs
|
11 years ago |
Andrew Cantino
|
580ce8a083
Merge remote-tracking branch 'origin/master' into add_keep_events_for_to_agents
|
11 years ago |
Andrew Cantino
|
6a276e0d76
add new JSONSerializedField Concern and better specs around handling of json string assignment to memory and options
|
11 years ago |
Andrew Cantino
|
91c82741e5
add validation and updating of existing event's expires_at values
|
11 years ago |
Andrew Cantino
|
00b7423dd7
add cached columns for event creation and last errors, reducing the number of SQL queries
|
11 years ago |
Andrew Cantino
|
a408ae48ea
globally avoid using symbols since we're moving to json storage
|
11 years ago |
Andrew Cantino
|
229e24ea80
add keep_events_for as an optional field for agents to decide how long to store events
|
11 years ago |
Andrew Cantino
|
86bcc465a4
allow events to expire; fix spec
|
11 years ago |
Andrew Cantino
|
0150eac1ac
add cannot_create_events! annotation
|
11 years ago |
Andrew Cantino
|
bdea7e620c
log all exceptions during check or receive to Agents' logs
|
11 years ago |
Andrew Cantino
|
2ba447d143
fix setting of newest_event_id when there are no events; make specs better
|
11 years ago |
Albert Sun
|
9ce8b40a67
fixing #64, don't backfill a newly created agent wiht events from its sources
|
11 years ago |
Andrew Cantino
|
d0715756f0
add webhooks controller
|
11 years ago |
Andrew Cantino
|
eead335705
switch to class methods and ids to shorten the payload size of serialized delayed_jobs
|
12 years ago |
Andrew Cantino
|
620acffa5a
initial commit
|
12 years ago |