1222 コミット (5031cbbbac2023da800772717c7786d4382cb409)

作者 SHA1 メッセージ 日付
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. 10 年 前
  Andrew Cantino 8d6090faf9 Merge pull request #549 from deanputney/master 10 年 前
  Dean Putney d99ae7470f Removing omniauth.rb 10 年 前
  Dean Putney 7e7bdc6eca Fixing messed up merge with upstream master, repairing broken Tumblr auth from messed up merge 10 年 前
  Dean Putney f92e848fa4 Merge branch 'master' of github.com:mustardhamsters/huginn 10 年 前
  Akinori MUSHA 41eb277475 Create database in `utf8` even if DATABASE_ENCODING is `utf8mb4`. 10 年 前
  Dean Putney 1f560ad31b Merge to latest 10 年 前
  Akinori MUSHA 7fc9fbb2d6 Merge pull request #558 from knu/refactor-omniauth 10 年 前
  Akinori MUSHA 31b25986bc Add specs for other ApplicationHelper methods while I'm here. 10 年 前
  Akinori MUSHA fd97a151f9 Add specs for icon_for_service. 10 年 前
  Akinori MUSHA f24b7dc910 Merge pull request #557 from knu/heroku-reset-repo 10 年 前
  Akinori MUSHA dc8e8a0eeb Look up the OAuth values on Devise instead of ENV. 10 年 前
  Akinori MUSHA f0086f0466 Load spec/env.test on application boot. 10 年 前
  Akinori MUSHA 2f1ff3192c Remove the constraints on services callback, since there is a spec against it. 10 年 前
  Dean Putney 59280c04fb gem_dependency_check is an existing function that shouldn't be overwritten, but called 10 年 前
  Dean Putney 74ba09746b Merge branch 'master' of github.com:cantino/huginn 10 年 前
  Akinori MUSHA 87ad26301b Refactor OmniAuth integration. 10 年 前
  Akinori MUSHA 0aca3a074d Check the presence of service in twitter_oauth_token & twitter_oauth_token_secret. 10 年 前
  Akinori MUSHA f85b82a043 Do not fail when service is nil. 10 年 前
  Akinori MUSHA c42489b637 Set origin and rebase on the master if it has not been done. 10 年 前
  Dean Putney 5489f80cb6 Adds validation for Tumblr class definition 10 年 前
  Dean Putney 05563022c7 Removes validation for non-service authentication 10 年 前
  Akinori MUSHA 4ea8752b91 Do not capture stderr when reading heroku config. 10 年 前
  Dean Putney 6073fb2a92 Merge branch 'master' of github.com:cantino/huginn 10 年 前
  Dean Putney 282c676eac Adding fake keys for tumblr testing 10 年 前
  Andrew Cantino 6661589743 Merge pull request #553 from amoeba/add_specs_for_agent_destroy 10 年 前
  Bryce Mecum c4c2cedd92 Add two specs for Agent#destroy to cover redirects 10 年 前
  Dean Putney 765151093d Adding spec, removing auth_check 10 年 前
  Andrew Cantino 1f6ff7da37 avoid quotes in .env example 10 年 前
  Dean Putney 267ca18a03 Adding oauth check for upgrades for Tumblr 10 年 前
  Dean Putney c6519dcf7e Updated Gemfile.lock 10 年 前
  Dean Putney 5a6555b39c Correcting services authentication button 10 年 前
  Dean Putney 9634d42f2d Indent description block 10 年 前
  Dean Putney d85ca73857 Merging to latest 10 年 前
  Akinori MUSHA 072bcd366f Update ffi to 1.9.5. Seems 1.9.4 has been yanked. 10 年 前
  Dean Putney b263b1c9f6 Creating TumblrPublishAgent 10 年 前
  Andrew Cantino 1a512dafae Merge pull request #536 from cantino/twitter_is_optional_too 10 年 前
  Andrew Cantino df6fcdce11 update to newest json editor 10 年 前
  Andrew Cantino d70df24ece Merge pull request #545 from mozz100/master 10 年 前
  Akinori MUSHA c7ec399a44 Merge pull request #541 from knu/download_credentials 10 年 前
  Akinori MUSHA 7ca5d7db80 Merge remote-tracking branch 'knu/font-awesome' 10 年 前
  Akinori MUSHA 75d0d0d6a1 Merge pull request #538 from knu/refactor-omniauth-providers 10 年 前
  Akinori MUSHA 63138b04b3 Upgrade ffi to 1.9.4, and remove platform conditionals. 10 年 前
  Dominik Sander e477d9f19e Merge pull request #546 from dsander/fix-indicator-flickering 10 年 前
  Dominik Sander 75f7f1b01a Fixed flickering of the job indicators 10 年 前
  Richard Morrison fd9300584d Improve docs for ForecastIO in WeatherAgent 10 年 前
  Andrew Cantino 726fe1dca0 Merge pull request #537 from ianblenke/fix-docker-script 10 年 前
  Akinori MUSHA b8a4c268ce Enable download of user credentials. 10 年 前
  Ian Blenke 62304e344c Generated .env is not shell evaluated, eval first 10 年 前
  Ian Blenke eb67c7ad67 Fixed path in docker image to .env.example 10 年 前