1369 Commits (e4ec657537b0a508b40f71dc0e8c8bf3bb157fa1)

Author SHA1 Message Date
  Dominik Sander 990a68c9b2 Merge pull request #609 from dsander/fix-worker-status 10 years ago
  Dominik Sander 7bd4c7b39e Fixes WorkerStattusController for postgresql 10 years ago
  Dominik Sander 96a67a6e4d Added format to the HipchatAgent default options 10 years ago
  Andrew Cantino 3501d0b805 clarify TwitterConcern gem_dependency_check 10 years ago
  Dominik Sander 139ab54cfb Fixes the specs 10 years ago
  Dominik Sander d41439e3be Allow manual input for boolean and array form-configurable types 10 years ago
  Dominik Sander 53edbfda48 FormCompletable: Show error message if the completable ajax call failed 10 years ago
  Dominik Sander 4eabcca235 Added spec for the FormConfigurableAgentPresenter 10 years ago
  Dominik Sander 299e51bfc2 Fixes the specs 10 years ago
  Dominik Sander c1f336d04e FormConfigurable improvements 10 years ago
  Dominik Sander 60956c49b9 Added a concern to configure Agents via HTML forms 10 years ago
  Dominik Sander 89a7b858d5 Merge pull request #606 from dsander/fix-specs 10 years ago
  Dominik Sander 842528ab3e Fixes postgres and DST related spec issues 10 years ago
  Akinori MUSHA 89a7848c80 Get IMAP#fetch and #uid_fetch to always return an array. 10 years ago
  Andrew Cantino c0df2352a6 Merge pull request #575 from cantino/longer_agent_logs 10 years ago
  Andrew Cantino 85862fdc56 pre-wrap 10 years ago
  Akinori MUSHA 002436fcb0 Change deprecated `File.exists?` to `File.exist?`. 10 years ago
  Akinori MUSHA 1e384dd013 Merge pull request #594 from knu/rss_agent-url 10 years ago
  Andrew Cantino 815c6d6b86 larger model; fix bootstrap error errors 10 years ago
  Akinori MUSHA 96b183bf09 RSSAgent: Include `url` in addition to `urls` in each event. 10 years ago
  Akinori MUSHA 4a097d3ed7 Merge branch 'knu/adjust_icons' 10 years ago
  Akinori MUSHA 3c339d1b56 Use Glyphicon's cloud-upload/download icons. 10 years ago
  Akinori MUSHA f29c3844f9 Use the fa-copy icon for Clone Agent. 10 years ago
  Akinori MUSHA d655cc6cb1 Add a new helper: icon_tag(). 10 years ago
  Akinori MUSHA 9b5510131a Merge pull request #583 from knu/highlight_new_events 10 years ago
  Andrew Cantino 1754076aa5 Merge pull request #590 from chriseidhof/post-location-apps 10 years ago
  Chris Eidhof b3e7a62b2e Added a note about the iOS apps you can use to POST your GPS location 10 years ago
  Akinori MUSHA 30d252f831 Merge pull request #587 from knu/scenario_import_force_utf8 10 years ago
  Akinori MUSHA 1a42cf08fc Merge branch 'knu/upgrade_devise' 10 years ago
  Akinori MUSHA fe11154bec Merge pull request #588 from smailq/master 10 years ago
  Kyu Lee a623c47a06 Typo - HUGINN_SMTP_DOMAIM -> HUGINN_SMTP_DOMAIN 10 years ago
  Akinori MUSHA 5ee20f22da Assume an uploaded scenario file (JSON) is encoded in UTF-8. 10 years ago
  Akinori MUSHA 89cc666212 Define some helper scopes in Delayed::Job for worker status API. 10 years ago
  Akinori MUSHA 63f64f1597 Refactor `highlighted?` to avoid lambdas. 10 years ago
  Akinori MUSHA 9294a2207d Use Float::INFINITY; We don't support Ruby 1.8. 10 years ago
  Akinori MUSHA 38907aea9b Make event-indicator a link to the events page, with new events highlighted. 10 years ago
  Akinori MUSHA f26df1c8f9 Update libv8 to 3.16.14.7. 10 years ago
  Andrew Cantino dad46c14ee Merge pull request #582 from PetroFeed/dropbox-file-url 10 years ago
  Guilherme J. Tramontina 5f9d45b68a Improve wording and add usage example on the DropboxFileUrlAgent description. 10 years ago
  Akinori MUSHA 5462c62585 Move OmniAuth authentication/callback endpoints to OmniauthCallbacksController. 10 years ago
  Guilherme J. Tramontina 81bb122c0e Merge branch 'master' into dropbox-file-url 10 years ago
  Andrew Cantino 13bfdc3c03 Merge pull request #572 from PetroFeed/dropbox-watch-agent 10 years ago
  Guilherme J. Tramontina 9044e8ba9b Add dropbox agent to emit urls for the given paths. 10 years ago
  Akinori MUSHA f4478d2be3 Merge pull request #579 from knu/mqtt_agent-dedup 10 years ago
  Akinori MUSHA 43af4a3acd Upgrade mqtt to 0.3.1 which supports MQTT protocol version 3.1.1. 10 years ago
  Guilherme J. Tramontina f9f9c1061b Add dropbox dummy key/secret for testing purposes. 10 years ago
  Guilherme J. Tramontina d40319458b Merge branch 'master' into dropbox-watch-agent 10 years ago
  Akinori MUSHA ca05d40498 MqttAgent: Ignore a retained message previously received. 10 years ago
  Akinori MUSHA fd991f7eb5 The MQTT::Client#connect automatically calls #disconnect when a block is given. 10 years ago
  Akinori MUSHA 7b341cfc62 Properly rescue Timeout::Error. 10 years ago