27 コミット (2ea5ad24c4fec3e47de05513805d3527348aeea4)

作者 SHA1 メッセージ 日付
  Andrew Cantino d1c2fcc4a1 Merge pull request #281 from dsander/pushbullet-agent 10 年 前
  Dominik Sander 1230391eed Moved working helpers into a concern, explained JsonPathOptionsOverwritable 10 年 前
  Dominik Sander 20ba2be285 Added pushbullet agent, refactored JSONPath merging 10 年 前
  Akinori MUSHA 8d00e9025a Add Agent.build_clone. 10 年 前
  Andrew Cantino db0fbe4c93 rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now 10 年 前
  Andrew Cantino 626c13ef52 fix spec that fails with daylight savings time 10 年 前
  qedi 31e4d152cc first working version of Agents that propagate immediately 10 年 前
  Andrew Cantino 306843de0a Add event_id_at_creation field to links and use it to prevent propagation of events created before the link was made. 10 年 前
  Andrew Cantino d52f8e7d4a add spec about "never" schedule 10 年 前
  Andrew Cantino ff758cc679 move user credentials to a primary route, update twitter agents and background job 10 年 前
  Umar M. Sheikh dcffc71732 now agents repond to credential method call, and specs 10 年 前
  Andrew Cantino c4c1a53942 remove duplicate method 10 年 前
  Andrew Cantino 9c48338347 fix specs 10 年 前
  Andrew Cantino 580ce8a083 Merge remote-tracking branch 'origin/master' into add_keep_events_for_to_agents 10 年 前
  Andrew Cantino 6a276e0d76 add new JSONSerializedField Concern and better specs around handling of json string assignment to memory and options 10 年 前
  Andrew Cantino 91c82741e5 add validation and updating of existing event's expires_at values 10 年 前
  Andrew Cantino 00b7423dd7 add cached columns for event creation and last errors, reducing the number of SQL queries 10 年 前
  Andrew Cantino a408ae48ea globally avoid using symbols since we're moving to json storage 10 年 前
  Andrew Cantino 229e24ea80 add keep_events_for as an optional field for agents to decide how long to store events 10 年 前
  Andrew Cantino 86bcc465a4 allow events to expire; fix spec 11 年 前
  Andrew Cantino 0150eac1ac add cannot_create_events! annotation 11 年 前
  Andrew Cantino bdea7e620c log all exceptions during check or receive to Agents' logs 11 年 前
  Andrew Cantino 2ba447d143 fix setting of newest_event_id when there are no events; make specs better 11 年 前
  Albert Sun 9ce8b40a67 fixing #64, don't backfill a newly created agent wiht events from its sources 11 年 前
  Andrew Cantino d0715756f0 add webhooks controller 11 年 前
  Andrew Cantino eead335705 switch to class methods and ids to shorten the payload size of serialized delayed_jobs 11 年 前
  Andrew Cantino 620acffa5a initial commit 11 年 前