136 Révisions (08a790c89e5bf6eb744410338c3bfe1c80a6000b)
 

Auteur SHA1 Message Date
  Adrian Short 08a790c89e Count posts per layer in the view not the controller il y a 11 ans
  Adrian Short 040e81ece7 Show number of posts on this layer il y a 11 ans
  Adrian Short c19a3fee44 Text edit il y a 11 ans
  Adrian Short 76cf9e4b9b Use default email sender address from environment var il y a 11 ans
  Adrian Short 0cde4b1889 Set email config il y a 11 ans
  Adrian Short efd5d17c98 Add password resets migration for Sorcery il y a 11 ans
  Adrian Short 4c8dde1e73 Add SendGrid config for Heroku Cedar stack il y a 11 ans
  Adrian Short 4d8ef2a1ab Merge branch 'refs/heads/delayed-job' il y a 11 ans
  Adrian Short a63d0e3969 Merge branch 'refs/heads/workless' into delayed-job il y a 11 ans
  Adrian Short f9f0eda173 Revert "Add heroku_delayed_job_autoscale" il y a 11 ans
  Adrian Short 9005040bd2 Add workless gem and config il y a 11 ans
  Adrian Short 22f1a06ebb Add heroku_delayed_job_autoscale il y a 11 ans
  Adrian Short 9fb2cecf67 Add worker process for Heroku delayed job il y a 11 ans
  Adrian Short 179d5957bb Fetch all feeds through delayed job il y a 11 ans
  Adrian Short fe0b445120 Add daemons gem il y a 11 ans
  Adrian Short e47e907b3c Install delayed job il y a 11 ans
  Adrian Short 9c615c3eb1 Rename method that fetches all feeds il y a 11 ans
  Adrian Short 368a9c269d Remove feed destroy route #15 il y a 11 ans
  Adrian Short 696ebc158a Fix #15 - when deleting a feed from a layer, just delete the relationship il y a 11 ans
  Adrian Short 3e825fd013 Validate title, lat, lon on posts il y a 11 ans
  Adrian Short 12eb811cd3 Generate unique layer names for Layar il y a 11 ans
  Adrian Short 789c9c3bb0 Fix API URL il y a 11 ans
  Adrian Short 184875f13f Add remember me autologin feature il y a 11 ans
  Adrian Short 0485359a24 Merge branch 'refs/heads/cedar' il y a 11 ans
  Adrian Short 657e4c2c67 Require login for layers controller il y a 11 ans
  Adrian Short 58a217b121 Disable old MongoMapper code il y a 11 ans
  Adrian Short ff152512c0 Don't precompile pipeline assets (fix for Heroku Cedar) il y a 11 ans
  Adrian Short 00b3c46758 Fix omitted vars il y a 11 ans
  Adrian Short 0ea729457b Add Procfile il y a 11 ans
  Adrian Short 3b4f9f8f1c Migrate to Heroku Cedar stack il y a 11 ans
  Adrian Short 0e89a1e974 Merge branch 'refs/heads/mongomapper_to_postgres' il y a 11 ans
  Adrian Short 3b12db06b1 Tidy up blank lines il y a 11 ans
  Adrian Short 8046b9b25b Create new feeds in the context of this layer il y a 11 ans
  Adrian Short c2b96bafa5 Show feeds for this layer; show API URL il y a 11 ans
  Adrian Short 2e42b6b076 Improve layout il y a 11 ans
  Adrian Short 34dee39c84 Set root URL to layers index il y a 11 ans
  Adrian Short 0261bc1318 Create new feeds in the context of a specified layer il y a 11 ans
  Adrian Short dab7c7ae44 Add layer_id param il y a 11 ans
  Adrian Short 96475c860d Only query for posts on the specified layer il y a 11 ans
  Adrian Short 206303f9e6 Add Layer model/scaffold with a join table to habtm feeds il y a 11 ans
  Adrian Short e2ff740fd7 Add better_errors and binding_of_caller gems for debugging il y a 11 ans
  Adrian Short e7da0f5ba3 Make radius range inclusive il y a 11 ans
  Adrian Short 75259fefb9 Use new lat/lon and feed title attributes il y a 11 ans
  Adrian Short 734013cd1a Convert from MongoDB geolocation finder to raw SQL query il y a 11 ans
  Adrian Short cc5a1c0103 Use new lat/lon attributes; add table header il y a 11 ans
  Adrian Short 44e5e17a17 Use ActiveRecord style il y a 11 ans
  Adrian Short 2b813b835b Make attributes accessible il y a 11 ans
  Adrian Short e3950bb614 Use new lat and lon attributes il y a 11 ans
  Adrian Short 5355646760 Use ActiveRecord style ordering il y a 11 ans
  Adrian Short 18403cbc29 Rename get and get_all methods to fetch and fetch_all il y a 11 ans