15 Commits (1e0664838d4e1e698a16fc54dd491f660056d9a8)

Author SHA1 Message Date
  Akinori MUSHA ceea91fe2a Add EventDrop#created_at and drop (skip_)created_at from EventFormattingAgent. 10 years ago
  Akinori MUSHA 8596bd0f0d Introduce a new concern LiquidDroppable for refactoring. 10 years ago
  Akinori MUSHA c1f114d56b Make {{agent}} universally accessible from any agent. 10 years ago
  qedi 1294d47bba minor fixes 10 years ago
  qedi 31e4d152cc first working version of Agents that propagate immediately 10 years ago
  Andrew Cantino d7d2bfe7d2 add documentation 10 years ago
  Andrew Cantino 276d5936ec update Agent#events_count when events are expired 10 years ago
  Andrew Cantino 6a276e0d76 add new JSONSerializedField Concern and better specs around handling of json string assignment to memory and options 10 years ago
  Andrew Cantino 00b7423dd7 add cached columns for event creation and last errors, reducing the number of SQL queries 10 years ago
  Andrew Cantino a408ae48ea globally avoid using symbols since we're moving to json storage 10 years ago
  Andrew Cantino 77882908c4 in order to avoid leaking memory, remove all symbolization 10 years ago
  Andrew Cantino 484e1210c3 add expires_at as attr_accessible 10 years ago
  Andrew Cantino 86bcc465a4 allow events to expire; fix spec 10 years ago
  Andrew Cantino 773a612dee Allow Events to be re-emitted for testing. 10 years ago
  Andrew Cantino 620acffa5a initial commit 11 years ago