48 Коммиты (c5766d2086d887e23f6ca05092a65501c0173a14)

Автор SHA1 Сообщение Дата
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers лет %!s(int64=8): %!d(string=назад)
  Andrew Cantino b31a0ec3e7 fix specs and add support for translation in Scenario exports лет %!s(int64=9): %!d(string=назад)
  Dominik Sander 842528ab3e Fixes postgres and DST related spec issues лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA faed2845c6 Add a spec for how drop_pending_events= should work. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 4a06afafde Move these specs to the right splace. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA ea0fb2cf90 Make drop_pending_events a virtual attribute of Agent. лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA 30041706ff Rename "target" to "control target". лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA de5619fb64 Rename "runner" to "controller". лет %!s(int64=9): %!d(string=назад)
  Akinori MUSHA c7e67a36e6 Add "chains" to represent runner-target relationships between Agents. лет %!s(int64=9): %!d(string=назад)
  Andrew Cantino dfa71d1f45 upgrade RSpec лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino ebe302492d fix some more XPaths лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 7b6119f1f2 `"text": true` should have meant ".//text()", not "text()". лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 4d623c5893 WebsiteAgent: Introduce per-node XPath evaluation in extraction. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA a799408272 Add specs for AgentDrop. лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 4be27d53c7 Add Agent#short_type. лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino fbcede8649 Merge remote-tracking branch 'origin/master' into interpolated_options лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 64564eb120 Importing of Scenarios now works, creating any needed Agents by global guid лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino aaa4b7a155 add basic scaffold of scenarios, including the ability to add agents to scenarios, edit scenarios, and view scenarios. next step: import and export лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino ac8d879940 add specs for disabled agents лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino d1c2fcc4a1 Merge pull request #281 from dsander/pushbullet-agent лет %!s(int64=10): %!d(string=назад)
  Dominik Sander 1230391eed Moved working helpers into a concern, explained JsonPathOptionsOverwritable лет %!s(int64=10): %!d(string=назад)
  Dominik Sander 20ba2be285 Added pushbullet agent, refactored JSONPath merging лет %!s(int64=10): %!d(string=назад)
  Akinori MUSHA 8d00e9025a Add Agent.build_clone. лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino db0fbe4c93 rename WebhooksController to WebRequestsController; refactor and support deprecated methods for now лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 626c13ef52 fix spec that fails with daylight savings time лет %!s(int64=10): %!d(string=назад)
  qedi 31e4d152cc first working version of Agents that propagate immediately лет %!s(int64=10): %!d(string=назад)
  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. лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino d52f8e7d4a add spec about "never" schedule лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino ff758cc679 move user credentials to a primary route, update twitter agents and background job лет %!s(int64=10): %!d(string=назад)
  Umar M. Sheikh dcffc71732 now agents repond to credential method call, and specs лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino c4c1a53942 remove duplicate method лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 9c48338347 fix specs лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 580ce8a083 Merge remote-tracking branch 'origin/master' into add_keep_events_for_to_agents лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 6a276e0d76 add new JSONSerializedField Concern and better specs around handling of json string assignment to memory and options лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 91c82741e5 add validation and updating of existing event's expires_at values лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 00b7423dd7 add cached columns for event creation and last errors, reducing the number of SQL queries лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino a408ae48ea globally avoid using symbols since we're moving to json storage лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 229e24ea80 add keep_events_for as an optional field for agents to decide how long to store events лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 86bcc465a4 allow events to expire; fix spec лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 0150eac1ac add cannot_create_events! annotation лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino bdea7e620c log all exceptions during check or receive to Agents' logs лет %!s(int64=10): %!d(string=назад)
  Andrew Cantino 2ba447d143 fix setting of newest_event_id when there are no events; make specs better лет %!s(int64=11): %!d(string=назад)
  Albert Sun 9ce8b40a67 fixing #64, don't backfill a newly created agent wiht events from its sources лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino d0715756f0 add webhooks controller лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino eead335705 switch to class methods and ids to shorten the payload size of serialized delayed_jobs лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 620acffa5a initial commit лет %!s(int64=11): %!d(string=назад)