121 Revīzijas (e47e907b3cb9780dd33dbd376645336849a08137)
 

Autors SHA1 Ziņojums Datums
  Adrian Short e47e907b3c Install delayed job pirms 11 gadiem
  Adrian Short 9c615c3eb1 Rename method that fetches all feeds pirms 11 gadiem
  Adrian Short 368a9c269d Remove feed destroy route #15 pirms 11 gadiem
  Adrian Short 696ebc158a Fix #15 - when deleting a feed from a layer, just delete the relationship pirms 11 gadiem
  Adrian Short 3e825fd013 Validate title, lat, lon on posts pirms 11 gadiem
  Adrian Short 12eb811cd3 Generate unique layer names for Layar pirms 11 gadiem
  Adrian Short 789c9c3bb0 Fix API URL pirms 11 gadiem
  Adrian Short 184875f13f Add remember me autologin feature pirms 11 gadiem
  Adrian Short 0485359a24 Merge branch 'refs/heads/cedar' pirms 11 gadiem
  Adrian Short 657e4c2c67 Require login for layers controller pirms 11 gadiem
  Adrian Short 58a217b121 Disable old MongoMapper code pirms 11 gadiem
  Adrian Short ff152512c0 Don't precompile pipeline assets (fix for Heroku Cedar) pirms 11 gadiem
  Adrian Short 00b3c46758 Fix omitted vars pirms 11 gadiem
  Adrian Short 0ea729457b Add Procfile pirms 11 gadiem
  Adrian Short 3b4f9f8f1c Migrate to Heroku Cedar stack pirms 11 gadiem
  Adrian Short 0e89a1e974 Merge branch 'refs/heads/mongomapper_to_postgres' pirms 11 gadiem
  Adrian Short 3b12db06b1 Tidy up blank lines pirms 11 gadiem
  Adrian Short 8046b9b25b Create new feeds in the context of this layer pirms 11 gadiem
  Adrian Short c2b96bafa5 Show feeds for this layer; show API URL pirms 11 gadiem
  Adrian Short 2e42b6b076 Improve layout pirms 11 gadiem
  Adrian Short 34dee39c84 Set root URL to layers index pirms 11 gadiem
  Adrian Short 0261bc1318 Create new feeds in the context of a specified layer pirms 11 gadiem
  Adrian Short dab7c7ae44 Add layer_id param pirms 11 gadiem
  Adrian Short 96475c860d Only query for posts on the specified layer pirms 11 gadiem
  Adrian Short 206303f9e6 Add Layer model/scaffold with a join table to habtm feeds pirms 11 gadiem
  Adrian Short e2ff740fd7 Add better_errors and binding_of_caller gems for debugging pirms 11 gadiem
  Adrian Short e7da0f5ba3 Make radius range inclusive pirms 11 gadiem
  Adrian Short 75259fefb9 Use new lat/lon and feed title attributes pirms 11 gadiem
  Adrian Short 734013cd1a Convert from MongoDB geolocation finder to raw SQL query pirms 11 gadiem
  Adrian Short cc5a1c0103 Use new lat/lon attributes; add table header pirms 11 gadiem
  Adrian Short 44e5e17a17 Use ActiveRecord style pirms 11 gadiem
  Adrian Short 2b813b835b Make attributes accessible pirms 11 gadiem
  Adrian Short e3950bb614 Use new lat and lon attributes pirms 11 gadiem
  Adrian Short 5355646760 Use ActiveRecord style ordering pirms 11 gadiem
  Adrian Short 18403cbc29 Rename get and get_all methods to fetch and fetch_all pirms 11 gadiem
  Adrian Short 2dc6636d60 Change feeds.last_fetched and posts.published to datetime pirms 11 gadiem
  Adrian Short 48973b59fd Add guid column to posts; remove guid column from feeds pirms 11 gadiem
  Adrian Short da5e5adbaf Remove username from users table pirms 11 gadiem
  Adrian Short 2e576587e5 Update gems; bump rails to 3.2.12 pirms 11 gadiem
  Adrian Short dca7e74aae Add meta_request gem to use RailsPanel Chrome extension pirms 11 gadiem
  Adrian Short f5a0f586c7 Add ActiveRecord subclassing pirms 11 gadiem
  Adrian Short 370d27655e Remove MongoMapper config from models pirms 11 gadiem
  Adrian Short 1dacc2d690 Add users table pirms 11 gadiem
  Adrian Short 38390089ba Add schema for feeds and posts pirms 11 gadiem
  Adrian Short 8dcb0ecbf4 Activate all rails frameworks pirms 11 gadiem
  Adrian Short 9c6819ad01 Remove mongo ORM config pirms 11 gadiem
  Adrian Short 8f01d8e1d6 Remove mongo config; add postgres config pirms 11 gadiem
  Adrian Short d45dbb4e76 Remove MongoMapper gems; add Postgres gems pirms 11 gadiem
  Adrian Short a2fab25a37 Bump rails version to 3.2.12 pirms 11 gadiem
  Adrian Short 97e5472077 Bump rails version to 3.2.11 pirms 11 gadiem