28 次代码提交 (9ad83299af2673b275426571b45d0a9a743b0495)

作者 SHA1 备注 提交日期
  Dominik Sander 104dc29169 Use version 1.1 of twitter stream API endpoint 8 年之前
  Dominik Sander 6ee094af95 TwitterStreamAgent prevent connection in use and restart issues 8 年之前
  Andrew Cantino 70eb0b154c Merge branch 'master' into timestamps_in_twitter_agent 8 年之前
  Dominik Sander e303239281 Do check restarting LongRunnable::Worker for liveliness 8 年之前
  Dominik Sander 51886b0543 TwitterStream only run dependency check when agents are configured 8 年之前
  Andrew Cantino a78c365ba0 Log times when outputting in the TwitterStreamAgent::Worker 8 年之前
  Dominik Sander e0f14698ba Ensure database connection are checked back into the pool by wrapping calls in with_connection blocks 8 年之前
  Dominik Sander 44ac1ed909 Restart TwitterStreamAgent::Worker every hour to prevent stalling 9 年之前
  Dominik Sander 08028aa9ea Revert TwitterStreamAgent back to the twitter-stream gem 9 年之前
  Dominik Sander 0f64e4e6b9 Add AgentRunner and LongRunnable to support long running agents 9 年之前
  Dustin Miller 7b85bad267 Cleaned up Agent descriptions: consistent format for their beginning. 9 年之前
  Dustin Miller e0188d686e Updated agent descriptions to ensure compatibility with new agent picker 9 年之前
  Andrew Cantino fdf3565199 twitter agents can be disabled too 9 年之前
  Dominik Sander f07db9c97c Merge remote-tracking branch 'huginn/master' into omniauth 10 年之前
  Andrew Cantino 073df69df7 take dsander's advice and use interpolated instead of interpolated_options 10 年之前
  Andrew Cantino a8f32c5e85 Add memoized interpolated_options and used it everywhere. 10 年之前
  Dominik Sander 70b03640da Added documentation about how to set up OAuth applications 10 年之前
  Andrew Cantino 196f51f098 upgrade the twitter gem so that it is threadsafe, and fix init issues 10 年之前
  Andrew Cantino ff758cc679 move user credentials to a primary route, update twitter agents and background job 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 77882908c4 in order to avoid leaking memory, remove all symbolization 10 年之前
  Andrew Cantino a2486b6785 allow filter aliases (groups) 10 年之前
  Andrew Cantino 0dcee80cba use TwitterConcern in the twitter_stream_agent; cleanup unused memory; add specs 10 年之前
  Andrew Cantino 7372244d0f return false from working? when an agent's most recent log is an error 11 年之前
  Andrew Cantino 86b5b1f203 Use select2 for type selection; switch to showing JSON for event information 11 年之前
  Andrew Cantino 1bc8a3bc05 fix the twitter stream agent. It requires OAuth credentials now. 11 年之前
  Andrew Cantino 620acffa5a initial commit 11 年之前