1250 次代碼提交 (35aff6a5ce9029e924419bd23996671e1bb0c564)

作者 SHA1 備註 提交日期
  Akinori MUSHA 35aff6a5ce Merge branch 'services_views' 10 年之前
  Akinori MUSHA a3f0611d94 Set the button color for Tumblr. 10 年之前
  Akinori MUSHA 69a3c9869c Show the service in Agent details page, styled as a label. 10 年之前
  Akinori MUSHA 082cffce5f Alter the caption text format for services. 10 年之前
  Akinori MUSHA 5b89bcdb68 Add omniauth_button() and use some Sass tricks for DRY. 10 年之前
  Akinori MUSHA 813ea6362c Use yes_no(). 10 年之前
  Akinori MUSHA 4f0e983684 Add omniauth_provider_name(). 10 年之前
  Akinori MUSHA abc2d6b12c Rename icon_for_service() to omniauth_provider_icon(). 10 年之前
  Akinori MUSHA 03892d7341 Make action icons look clickable. 10 年之前
  Akinori MUSHA f5522a19be Merge pull request #571 from knu/disable_csrf_warning 10 年之前
  Akinori MUSHA 8e38c0a24c `before_filter` is called `before_action` in Rails 4+. 10 年之前
  Akinori MUSHA d741802002 Disable CSRF token verification in WebRequestsController. 10 年之前
  Akinori MUSHA d49b4dfe3f Merge pull request #570 from knu/commander_agent 10 年之前
  Akinori MUSHA a0536ce5d6 Merge pull request #569 from knu/scheduler_frequency 10 年之前
  Akinori MUSHA 16416db543 Add CommanderAgent, which controls other agents on a schedule or incoming event. 10 年之前
  Akinori MUSHA 85283deee8 Merge branch 'fix-scheduler_agent' 10 年之前
  Akinori MUSHA 31c5570f9c Make `action` interpolated. 10 年之前
  Akinori MUSHA 2d790b54ea Make `action` a mandatory option in preparation for making it interpolated. 10 年之前
  Akinori MUSHA c1a2325d40 Fix a bug where the `disable` action did not work in SchedulerAgent. 10 年之前
  Akinori MUSHA 15484db084 Make the scheduler frequency tunable via ENV. 10 年之前
  Andrew Cantino c550336f3d correct dependency check on GoogleCalendarPublishAgent 10 年之前
  Andrew Cantino 358af4b7a2 Merge pull request #552 from cantino/ignore_duplicate_keywords 10 年之前
  Andrew Cantino 991e1466c6 fix spec when user agent is different 10 年之前
  Andrew Cantino fb40403c9c clarify why twitter wont run 10 年之前
  Akinori MUSHA 74777c0608 Merge pull request #560 from knu/rspec3 10 年之前
  Akinori MUSHA b232003a9c Follow the deprecation warnings after upgrading RSpec to 3. 10 年之前
  Akinori MUSHA bb4a71ec75 Upgrade RSpec to 3.0.0. 10 年之前
  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 年之前