1393 Коммиты (26dc5e96fdb3703da860d9d23198240663a49b41)

Автор SHA1 Сообщение Дата
  Guilherme J. Tramontina 74fa4e2308 Send events when the Dropbox Watch Agent detects any difference on the directory listing provided by the Dropbox API. лет %!s(int64=11): %!d(string=назад)
  Guilherme J. Tramontina 32b5650ece Get the new Dropbox Watch Agent off the ground. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 16416db543 Add CommanderAgent, which controls other agents on a schedule or incoming event. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 85283deee8 Merge branch 'fix-scheduler_agent' лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 31c5570f9c Make `action` interpolated. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 2d790b54ea Make `action` a mandatory option in preparation for making it interpolated. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA c1a2325d40 Fix a bug where the `disable` action did not work in SchedulerAgent. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 15484db084 Make the scheduler frequency tunable via ENV. лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 3f64c7f4e8 do not depend on .env.example any more лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 92aadb7892 fix spec лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino cffd6dc48a Merge remote-tracking branch 'origin/master' into openshift2 лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino b071f6170d openshift setup is working лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino c550336f3d correct dependency check on GoogleCalendarPublishAgent лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 358af4b7a2 Merge pull request #552 from cantino/ignore_duplicate_keywords лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 991e1466c6 fix spec when user agent is different лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino fb40403c9c clarify why twitter wont run лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 74777c0608 Merge pull request #560 from knu/rspec3 лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA b232003a9c Follow the deprecation warnings after upgrading RSpec to 3. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA bb4a71ec75 Upgrade RSpec to 3.0.0. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 8d6090faf9 Merge pull request #549 from deanputney/master лет %!s(int64=11): %!d(string=назад)
  Dean Putney d99ae7470f Removing omniauth.rb лет %!s(int64=11): %!d(string=назад)
  Dean Putney 7e7bdc6eca Fixing messed up merge with upstream master, repairing broken Tumblr auth from messed up merge лет %!s(int64=11): %!d(string=назад)
  Dean Putney f92e848fa4 Merge branch 'master' of github.com:mustardhamsters/huginn лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 41eb277475 Create database in `utf8` even if DATABASE_ENCODING is `utf8mb4`. лет %!s(int64=11): %!d(string=назад)
  Dean Putney 1f560ad31b Merge to latest лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 7fc9fbb2d6 Merge pull request #558 from knu/refactor-omniauth лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 31b25986bc Add specs for other ApplicationHelper methods while I'm here. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA fd97a151f9 Add specs for icon_for_service. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA f24b7dc910 Merge pull request #557 from knu/heroku-reset-repo лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA dc8e8a0eeb Look up the OAuth values on Devise instead of ENV. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA f0086f0466 Load spec/env.test on application boot. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 2f1ff3192c Remove the constraints on services callback, since there is a spec against it. лет %!s(int64=11): %!d(string=назад)
  Dean Putney 59280c04fb gem_dependency_check is an existing function that shouldn't be overwritten, but called лет %!s(int64=11): %!d(string=назад)
  Dean Putney 74ba09746b Merge branch 'master' of github.com:cantino/huginn лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 87ad26301b Refactor OmniAuth integration. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 0aca3a074d Check the presence of service in twitter_oauth_token & twitter_oauth_token_secret. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA f85b82a043 Do not fail when service is nil. лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA c42489b637 Set origin and rebase on the master if it has not been done. лет %!s(int64=11): %!d(string=назад)
  Dean Putney 5489f80cb6 Adds validation for Tumblr class definition лет %!s(int64=11): %!d(string=назад)
  Dean Putney 05563022c7 Removes validation for non-service authentication лет %!s(int64=11): %!d(string=назад)
  Akinori MUSHA 4ea8752b91 Do not capture stderr when reading heroku config. лет %!s(int64=11): %!d(string=назад)
  Dean Putney 6073fb2a92 Merge branch 'master' of github.com:cantino/huginn лет %!s(int64=11): %!d(string=назад)
  Dean Putney 282c676eac Adding fake keys for tumblr testing лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino b466788bcc .openshift directory лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 6661589743 Merge pull request #553 from amoeba/add_specs_for_agent_destroy лет %!s(int64=11): %!d(string=назад)
  Bryce Mecum c4c2cedd92 Add two specs for Agent#destroy to cover redirects лет %!s(int64=11): %!d(string=назад)
  Dean Putney 765151093d Adding spec, removing auth_check лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 1f6ff7da37 avoid quotes in .env example лет %!s(int64=11): %!d(string=назад)
  Andrew Cantino 492888ffd6 remove duplicate filter keywords лет %!s(int64=11): %!d(string=назад)