1925 次代碼提交 (797dc418a6e594ae62b39d4d9dfdd0a74d34821b)

作者 SHA1 備註 提交日期
  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 年之前
  Andrew Cantino 7cbd7e6ae3 Merge branch 'master' into twitter_is_optional_too 10 年之前
  Andrew Cantino 67fa336fb9 fix twitter bug 10 年之前
  Andrew Cantino fdf3565199 twitter agents can be disabled too 10 年之前
  Akinori MUSHA b543c38f25 Use FontAwesome glyphs for asc/desc arrows. 10 年之前
  Andrew Cantino 96e74ef02a Merge pull request #512 from cantino/fix_schedule_reset 10 年之前
  Andrew Cantino ae15ede9e3 Merge pull request #496 from ianblenke/replace-dockerfile 10 年之前
  Andrew Cantino 5fdf5197c7 Merge pull request #526 from cantino/many_gems_are_optional 10 年之前
  Akinori MUSHA c6c91cd8ab Turn authentication links into pretty buttons. 10 年之前
  Akinori MUSHA 6dd7c639e2 Add the font-awesome-sass gem. 10 年之前
  Akinori MUSHA 9defc7afb8 Refactor OmniAuth configuration and fix it with 37Signals. 10 年之前
  Andrew Cantino 8e4f23b621 Merge pull request #530 from cantino/heroku_first_time_makes_admin_user 10 年之前
  Dominik Sander 7e662ead90 Merge pull request #535 from dsander/fix-navigation-line-break 10 年之前
  Dominik Sander d10f21bb79 Fixed navigation bar when many events are pending 10 年之前
  Andrew Cantino ca0234b02d refactor bin/setup_heroku so button users get admin accounts 10 年之前
  Andrew Cantino 025a41904a add httpparty to gemfile 10 年之前
  Andrew Cantino eb52eeeeea experimental branch to support using fewer gems for saving RAM 10 年之前
  Ian Blenke a1f7b2e6f0 Refactoring the sourcing of .env.example as the driver for the generated .env 10 年之前
  Akinori MUSHA ab82683216 Merge pull request #518 from knu/refactor-map_marker 10 年之前
  Akinori MUSHA be4dc34f8e Apply a correct fix for the flonum issue. 10 年之前
  Andrew Cantino d390aa1afe Merge pull request #523 from roblevintennis/master 10 年之前
  Akinori MUSHA 10adab94db Avoid __send__. 10 年之前
  Rob Levin 4187154b4f Added bundle to install steps 10 年之前
  Akinori MUSHA dd507e3cbf Make Event's location accessible from Liquid templates. 10 年之前
  Akinori MUSHA 1406f37d48 Add Event#location= and make location an accessible attribute. 10 年之前
  Akinori MUSHA edcd80f228 OK, Ruby 2.1 has introduced flonum, so do not expect identity. 10 年之前
  Akinori MUSHA b25142e793 Introduce a Location class. 10 年之前
  Akinori MUSHA 1784eeb38a TIL: `x ? y` in CoffeeScript is a shorthand for `if x? then x else y`. 10 年之前
  Akinori MUSHA d22cad0327 Remove the map_marker partial, which is no longer useful. 10 年之前
  Akinori MUSHA 223f3a61e9 Compact map_marker.js and use Utils.jsonify. 10 年之前
  Akinori MUSHA 951648c94e Refactor the map_marker partial. 10 年之前
  Akinori MUSHA d4bd3c7c8b Add Event#location. 10 年之前
  Akinori MUSHA aceed9ac83 Add a scope `with_location` to Event. 10 年之前
  Akinori MUSHA 94cec5e4cd Merge pull request #511 from knu/agent-drop_pending_events 10 年之前
  Akinori MUSHA faed2845c6 Add a spec for how drop_pending_events= should work. 10 年之前
  Akinori MUSHA 4a06afafde Move these specs to the right splace. 10 年之前
  Andrew Cantino 7dc8296a6f application.js no longer needs to be erb 10 年之前
  Andrew Cantino 53b9e47371 refactor JS and fix scheduling clearing bug 10 年之前
  Akinori MUSHA a7f5ee3051 Do not update last_checked_event_id if an agent cannot receive events. 10 年之前
  Akinori MUSHA ea0fb2cf90 Make drop_pending_events a virtual attribute of Agent. 10 年之前
  Akinori MUSHA b933a886ea Add a tooltip for the "Drop pending events" option. 10 年之前
  Akinori MUSHA edb87b5d38 Reduce duplicates. 10 年之前
  Akinori MUSHA c138a49824 Fix debug code. 10 年之前
  Andrew Cantino 4bb833fd89 Minor refector to avoid global @agent 10 年之前
  Akinori MUSHA c35d6b99f0 Merge pull request #504 from knu/user_location_agent-issue-490 10 年之前
  Akinori MUSHA 7edbf92f01 Give user an option to drop pending events when enabling an agent. 10 年之前
  Akinori MUSHA 2f01eb017c Include another concern inside of the `included` block. 10 年之前
  Akinori MUSHA a6c16f07ac Stop requiring files that is to be autoloaded. 10 年之前