146 コミット (79ffb54907f11e6c9cdc01fa74a5118c2673e666)
 

作成者 SHA1 メッセージ 日付
  Adrian Short e2ff740fd7 Add better_errors and binding_of_caller gems for debugging 11年前
  Adrian Short e7da0f5ba3 Make radius range inclusive 11年前
  Adrian Short 75259fefb9 Use new lat/lon and feed title attributes 11年前
  Adrian Short 734013cd1a Convert from MongoDB geolocation finder to raw SQL query 11年前
  Adrian Short cc5a1c0103 Use new lat/lon attributes; add table header 11年前
  Adrian Short 44e5e17a17 Use ActiveRecord style 11年前
  Adrian Short 2b813b835b Make attributes accessible 11年前
  Adrian Short e3950bb614 Use new lat and lon attributes 11年前
  Adrian Short 5355646760 Use ActiveRecord style ordering 11年前
  Adrian Short 18403cbc29 Rename get and get_all methods to fetch and fetch_all 11年前
  Adrian Short 2dc6636d60 Change feeds.last_fetched and posts.published to datetime 11年前
  Adrian Short 48973b59fd Add guid column to posts; remove guid column from feeds 11年前
  Adrian Short da5e5adbaf Remove username from users table 11年前
  Adrian Short 2e576587e5 Update gems; bump rails to 3.2.12 11年前
  Adrian Short dca7e74aae Add meta_request gem to use RailsPanel Chrome extension 11年前
  Adrian Short f5a0f586c7 Add ActiveRecord subclassing 11年前
  Adrian Short 370d27655e Remove MongoMapper config from models 11年前
  Adrian Short 1dacc2d690 Add users table 11年前
  Adrian Short 38390089ba Add schema for feeds and posts 11年前
  Adrian Short 8dcb0ecbf4 Activate all rails frameworks 11年前
  Adrian Short 9c6819ad01 Remove mongo ORM config 11年前
  Adrian Short 8f01d8e1d6 Remove mongo config; add postgres config 11年前
  Adrian Short d45dbb4e76 Remove MongoMapper gems; add Postgres gems 11年前
  Adrian Short a2fab25a37 Bump rails version to 3.2.12 11年前
  Adrian Short 97e5472077 Bump rails version to 3.2.11 11年前
  Adrian Short 407d7e067e Update gems 11年前
  Adrian Short 47e08a9d39 Improved README 12年前
  Adrian Short 71fd91255c Improved README 12年前
  CharlotteGilhooly 9aa786fa47 Use nonbreaking spaces for last fetched times to stop text breaking across lines 12年前
  CharlotteGilhooly 8b7e6c4ef6 increased margin around logo and improved hover on links 12年前
  CharlotteGilhooly b828981a27 Use SASS variable for $blue 12年前
  CharlotteGilhooly cbadd0376d Made pagination text size bigger 12年前
  CharlotteGilhooly 62e430a54d Added pagination 12年前
  CharlotteGilhooly 362c24edce Fixed table column widths to more appropriate sizes 12年前
  CharlotteGilhooly b4a58d6a5b Deleted the back button and moved the edit button to the top 12年前
  Adrian Short 154341c736 Sort posts by published date, most recent first 12年前
  CharlotteGilhooly ce059e2f1e changed margins and padding 12年前
  Adrian Short 81eb66e022 Added pagination 12年前
  CharlotteGilhooly 5112ff76fe changed table widths 12年前
  CharlotteGilhooly 0f50d1f61e Replaced lat/lng with Google Maps link 12年前
  CharlotteGilhooly 4c4eef7f5e styles up buttons, tidied up logo, made hovers bigger 12年前
  CharlotteGilhooly 8246d26843 added margins, put url feed at the top 12年前
  CharlotteGilhooly 179762f9bf Removed redundant ths/tds 12年前
  CharlotteGilhooly 95f9b8e691 Moved userbar to top of page; removed redundant commented block 12年前
  Adrian Short 856529dac2 Show confirmation message when deleting a feed. Fixes #10 12年前
  Adrian Short 2f0d47621b Require login for users controller 12年前
  Adrian Short 271a6979d2 Added SendGrid config for Heroku 12年前
  Adrian Short 9469d67efd Use count rather than size to count posts efficiently 12年前
  Adrian Short 323ad0d2c1 Index title key in feeds collection 12年前
  Adrian Short 4c38bcdc49 Added basic password recovery emails 12年前