121 Révisions (e47e907b3cb9780dd33dbd376645336849a08137)
 

Auteur SHA1 Message Date
  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
  Adrian Short 2dc6636d60 Change feeds.last_fetched and posts.published to datetime il y a 11 ans
  Adrian Short 48973b59fd Add guid column to posts; remove guid column from feeds il y a 11 ans
  Adrian Short da5e5adbaf Remove username from users table il y a 11 ans
  Adrian Short 2e576587e5 Update gems; bump rails to 3.2.12 il y a 11 ans
  Adrian Short dca7e74aae Add meta_request gem to use RailsPanel Chrome extension il y a 11 ans
  Adrian Short f5a0f586c7 Add ActiveRecord subclassing il y a 11 ans
  Adrian Short 370d27655e Remove MongoMapper config from models il y a 11 ans
  Adrian Short 1dacc2d690 Add users table il y a 11 ans
  Adrian Short 38390089ba Add schema for feeds and posts il y a 11 ans
  Adrian Short 8dcb0ecbf4 Activate all rails frameworks il y a 11 ans
  Adrian Short 9c6819ad01 Remove mongo ORM config il y a 11 ans
  Adrian Short 8f01d8e1d6 Remove mongo config; add postgres config il y a 11 ans
  Adrian Short d45dbb4e76 Remove MongoMapper gems; add Postgres gems il y a 11 ans
  Adrian Short a2fab25a37 Bump rails version to 3.2.12 il y a 11 ans
  Adrian Short 97e5472077 Bump rails version to 3.2.11 il y a 11 ans