Commit History

Автор SHA1 Съобщение Дата
  Andrew Cantino d1c2fcc4a1 Merge pull request #281 from dsander/pushbullet-agent преди 11 години
  Dominik Sander 1230391eed Moved working helpers into a concern, explained JsonPathOptionsOverwritable преди 11 години
  Dominik Sander 20ba2be285 Added pushbullet agent, refactored JSONPath merging преди 11 години
  Akinori MUSHA 8d00e9025a Add Agent.build_clone. преди 11 години
  Andrew Cantino b688c56c67 Merge branch 'master' into dsander-rails41 преди 11 години
  Akinori MUSHA f059af6f81 Add a schedule `every_1m`. преди 11 години
  Dominik Sander b7b3460fd3 Update to rails 4.1 преди 11 години
  Rajarshi Das 292199e3e3 make validate methods as an private method for avoiding to use it as an instance methods преди 11 години
  Andrew Cantino db0fbe4c93 rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now преди 11 години
  Andrew Cantino 794ae69b91 Refactor webhook handling to accept all HTTP verbs преди 11 години
  ms32035 686694cdd2 Add to_i for Agent postgres compatibility преди 11 години
  ms32035 e5c2cac42a Gem mysql2 + port for test environment преди 11 години
  ms32035 b0d64c4735 Postgresql compatibility for agent model преди 11 години
  qedi 5932107758 removing setting propagate_immediately on Events преди 11 години
  qedi 31e4d152cc first working version of Agents that propagate immediately преди 11 години
  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. преди 11 години
  Andrew Cantino e8260ee61e add basic JavaScriptAgent преди 11 години
  Andrew Cantino ff758cc679 move user credentials to a primary route, update twitter agents and background job преди 11 години
  Umar M. Sheikh 87293e2788 refactor to remove rescue преди 11 години
  Umar M. Sheikh dcffc71732 now agents repond to credential method call, and specs преди 11 години
  Andrew Cantino d7d2bfe7d2 add documentation преди 11 години
  Andrew Cantino c4c1a53942 remove duplicate method преди 11 години
  Andrew Cantino 9c48338347 fix specs преди 11 години
  Andrew Cantino 580ce8a083 Merge remote-tracking branch 'origin/master' into add_keep_events_for_to_agents преди 11 години
  Andrew Cantino 6a276e0d76 add new JSONSerializedField Concern and better specs around handling of json string assignment to memory and options преди 11 години
  Andrew Cantino 91c82741e5 add validation and updating of existing event's expires_at values преди 11 години
  Andrew Cantino 00b7423dd7 add cached columns for event creation and last errors, reducing the number of SQL queries преди 11 години
  Andrew Cantino a408ae48ea globally avoid using symbols since we're moving to json storage преди 11 години
  Andrew Cantino 77882908c4 in order to avoid leaking memory, remove all symbolization преди 11 години
  Andrew Cantino 229e24ea80 add keep_events_for as an optional field for agents to decide how long to store events преди 11 години