511 コミット (dc6f88c68bab70c8a5b143f5dd378e74749dce14)

作者 SHA1 メッセージ 日付
  Andrew Cantino 276d5936ec update Agent#events_count when events are expired 12 年 前
  Andrew Cantino b3304a78ca Merge branch 'master' into add_keep_events_for_to_agents 12 年 前
  Andrew Cantino bdc1f3f038 Merge branch 'master' of github.com:cantino/huginn 12 年 前
  Andrew Cantino 04774fa682 add note about emails 12 年 前
  Andrew Cantino 37a7c67d83 Merge pull request #122 from cantino/move_back_to_current_dj 12 年 前
  Andrew Cantino 009d806f27 move back to current delayed_job 12 年 前
  Andrew Cantino e34d13cc4e Merge branch 'master' of github.com:cantino/huginn 12 年 前
  Andrew Cantino 010236fdbb add travis to IRC 12 年 前
  Andrew Cantino 1a9daeed71 Update README.md 12 年 前
  Andrew Cantino de2b464308 Update README.md 12 年 前
  Andrew Cantino 94567a26ce trying out coveralls.io 12 年 前
  Andrew Cantino c4c1a53942 remove duplicate method 12 年 前
  Andrew Cantino 9c48338347 fix specs 12 年 前
  Andrew Cantino 580ce8a083 Merge remote-tracking branch 'origin/master' into add_keep_events_for_to_agents 12 年 前
  Andrew Cantino 3d8393357e Merge pull request #116 from cantino/do_not_symbolize 12 年 前
  Andrew Cantino 48a024845a update VERSION, README, and CHANGES 12 年 前
  Andrew Cantino de83040dee fix migration 12 年 前
  Andrew Cantino aaaf92791a Merge branch 'master' of github.com:cantino/huginn 12 年 前
  Andrew Cantino 041c57b7d0 update example 12 年 前
  Andrew Cantino 6a276e0d76 add new JSONSerializedField Concern and better specs around handling of json string assignment to memory and options 12 年 前
  Andrew Cantino d4703f7acd Merge remote-tracking branch 'origin/optimizations' into do_not_symbolize 12 年 前
  Andrew Cantino db33fee1ad fix cap sync:db:down again 12 年 前
  Andrew Cantino 73e8406d4f Merge branch 'master' into do_not_symbolize 12 年 前
  Andrew Cantino 5461ec3d2f Merge pull request #98 from cantino/human_task_agent_makes_polls 12 年 前
  Andrew Cantino 91c82741e5 add validation and updating of existing event's expires_at values 12 年 前
  Andrew Cantino 8fde7492ca Merge pull request #115 from j-wilkins/webhook_agent 12 年 前
  Andrew Cantino 741da13f12 Merge pull request #117 from cantino/update_capistrano_sync 12 年 前
  Andrew Cantino 4cb2b86f9c typo 12 年 前
  Andrew Cantino a08cb6888e fix spec? 12 年 前
  Andrew Cantino 00b7423dd7 add cached columns for event creation and last errors, reducing the number of SQL queries 12 年 前
  Andrew Cantino bca562513b Only load the fields we need for the autocomplete. 12 年 前
  Andrew Cantino 21c0e5911d transform and clean utf-8 12 年 前
  Andrew Cantino 0b0d809ede update dotenv-rails and attempt to make cap sync:db:down work with remote .env files 12 年 前
  j-wilkins 8ea7051887 fix test logic :grin: 12 年 前
  j-wilkins d881792ed2 fix spec typo 12 年 前
  Andrew Cantino ba0967e449 puts 12 年 前
  Andrew Cantino a408ae48ea globally avoid using symbols since we're moving to json storage 12 年 前
  Andrew Cantino ec32d7f979 switch from yaml to json serialization 12 年 前
  Andrew Cantino 77882908c4 in order to avoid leaking memory, remove all symbolization 12 年 前
  Andrew Cantino 21ccd6cc52 cleanup failed delayed_jobs by default (for table speed) 12 年 前
  Andrew Cantino 229e24ea80 add keep_events_for as an optional field for agents to decide how long to store events 12 年 前
  j-wilkins dff2bc68f4 configurable webhook payload , update description, improve tests 12 年 前
  j-wilkins 66054f92c0 a webhook agent to create events from webhooks. 12 年 前
  Andrew Cantino 744ec91b37 Merge pull request #114 from albertsun/event-email-agent 12 年 前
  Albert Sun 1f7dee3c72 renaming EventEmailAgent to EmailAgent 12 年 前
  Andrew Cantino d6ef4c7f85 Merge pull request #112 from kyzh/patch-1 12 年 前
  Albert Sun 3ea7b322ff pull some email logic into an EmailConcern 12 年 前
  Albert Sun fa1fd0b04d adding an event_email_agent which immediately sends emails instead of queueing them 12 年 前
  Albert Sun 53bd992279 have digest email log out event ids 12 年 前
  Florentin Raud b3b2910074 Add a mention to IRC channel, resolve #70 ? 12 年 前