1188 Commits (492888ffd6428ebfb95f33632240ff033a7e8ea8)

Autor SHA1 Mensaje Fecha
  Andrew Cantino 492888ffd6 remove duplicate filter keywords %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 072bcd366f Update ffi to 1.9.5. Seems 1.9.4 has been yanked. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 1a512dafae Merge pull request #536 from cantino/twitter_is_optional_too %!s(int64=10) %!d(string=hace) años
  Andrew Cantino df6fcdce11 update to newest json editor %!s(int64=10) %!d(string=hace) años
  Andrew Cantino d70df24ece Merge pull request #545 from mozz100/master %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA c7ec399a44 Merge pull request #541 from knu/download_credentials %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 7ca5d7db80 Merge remote-tracking branch 'knu/font-awesome' %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 75d0d0d6a1 Merge pull request #538 from knu/refactor-omniauth-providers %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 63138b04b3 Upgrade ffi to 1.9.4, and remove platform conditionals. %!s(int64=10) %!d(string=hace) años
  Dominik Sander e477d9f19e Merge pull request #546 from dsander/fix-indicator-flickering %!s(int64=10) %!d(string=hace) años
  Dominik Sander 75f7f1b01a Fixed flickering of the job indicators %!s(int64=10) %!d(string=hace) años
  Richard Morrison fd9300584d Improve docs for ForecastIO in WeatherAgent %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 726fe1dca0 Merge pull request #537 from ianblenke/fix-docker-script %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA b8a4c268ce Enable download of user credentials. %!s(int64=10) %!d(string=hace) años
  Ian Blenke 62304e344c Generated .env is not shell evaluated, eval first %!s(int64=10) %!d(string=hace) años
  Ian Blenke eb67c7ad67 Fixed path in docker image to .env.example %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 7cbd7e6ae3 Merge branch 'master' into twitter_is_optional_too %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 67fa336fb9 fix twitter bug %!s(int64=10) %!d(string=hace) años
  Andrew Cantino fdf3565199 twitter agents can be disabled too %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA b543c38f25 Use FontAwesome glyphs for asc/desc arrows. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 96e74ef02a Merge pull request #512 from cantino/fix_schedule_reset %!s(int64=10) %!d(string=hace) años
  Andrew Cantino ae15ede9e3 Merge pull request #496 from ianblenke/replace-dockerfile %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 5fdf5197c7 Merge pull request #526 from cantino/many_gems_are_optional %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA c6c91cd8ab Turn authentication links into pretty buttons. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 6dd7c639e2 Add the font-awesome-sass gem. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 9defc7afb8 Refactor OmniAuth configuration and fix it with 37Signals. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 8e4f23b621 Merge pull request #530 from cantino/heroku_first_time_makes_admin_user %!s(int64=10) %!d(string=hace) años
  Dominik Sander 7e662ead90 Merge pull request #535 from dsander/fix-navigation-line-break %!s(int64=10) %!d(string=hace) años
  Dominik Sander d10f21bb79 Fixed navigation bar when many events are pending %!s(int64=10) %!d(string=hace) años
  Andrew Cantino ca0234b02d refactor bin/setup_heroku so button users get admin accounts %!s(int64=10) %!d(string=hace) años
  Andrew Cantino 025a41904a add httpparty to gemfile %!s(int64=10) %!d(string=hace) años
  Andrew Cantino eb52eeeeea experimental branch to support using fewer gems for saving RAM %!s(int64=10) %!d(string=hace) años
  Ian Blenke a1f7b2e6f0 Refactoring the sourcing of .env.example as the driver for the generated .env %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA ab82683216 Merge pull request #518 from knu/refactor-map_marker %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA be4dc34f8e Apply a correct fix for the flonum issue. %!s(int64=10) %!d(string=hace) años
  Andrew Cantino d390aa1afe Merge pull request #523 from roblevintennis/master %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 10adab94db Avoid __send__. %!s(int64=10) %!d(string=hace) años
  Rob Levin 4187154b4f Added bundle to install steps %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA dd507e3cbf Make Event's location accessible from Liquid templates. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 1406f37d48 Add Event#location= and make location an accessible attribute. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA edcd80f228 OK, Ruby 2.1 has introduced flonum, so do not expect identity. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA b25142e793 Introduce a Location class. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 1784eeb38a TIL: `x ? y` in CoffeeScript is a shorthand for `if x? then x else y`. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA d22cad0327 Remove the map_marker partial, which is no longer useful. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 223f3a61e9 Compact map_marker.js and use Utils.jsonify. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 951648c94e Refactor the map_marker partial. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA d4bd3c7c8b Add Event#location. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA aceed9ac83 Add a scope `with_location` to Event. %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA 94cec5e4cd Merge pull request #511 from knu/agent-drop_pending_events %!s(int64=10) %!d(string=hace) años
  Akinori MUSHA faed2845c6 Add a spec for how drop_pending_events= should work. %!s(int64=10) %!d(string=hace) años