summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2014-08-18update jenkins db config.mo khan
2014-08-16allow admins to revoke a users session.mo khan
2014-08-16start to build sessions controller to view all sessions.mo khan
2014-08-14change login and logout routes to go to the new sessions controller.mo khan
2014-08-14update bullet and configure it to show warnings in footer instead of popup.mo khan
2014-08-06create action to logout.mo khan
2014-08-06start to work on the login action.mo khan
2014-08-06create the new login page and action.mo khan
2014-07-20replace cake controller with home controller in dashboard section.mo khan
2014-07-20add create action to tutorials controller.mo khan
2014-07-18break up logs into separate directories for each type.mo khan
2014-07-18sync the nginx logs.mo khan
2014-07-16create cap task to sync logs from server to s3.mo khan
2014-07-08add a my#tutorials tab.mo khan
2014-07-07add a redirect from the old creations/new page to /login.mo khan
2014-07-07remove old creation actions and views.mo khan
2014-07-05do not send emails in test environment.mo khan
2014-07-05add a root path to the cakes section so we have /my#cakes route.mo khan
2014-07-01add destroy route to remove a cake via the api.mo khan
2014-06-29use backbone to display an individual photo.mo khan
2014-06-28load categories in the new cake form.mo khan
2014-06-28load up photos in a composite view.mo khan
2014-06-16attempt to reload container if rails reloader is enabled.mo khan
2014-06-16upload new photos using backbone.mo khan
2014-06-16create a new cake with backbone.mo khan
2014-06-15wire up backbone work to display my cakes.mo khan
2014-06-14install backbone and generate backbone cake model.mo khan
2014-06-09fix teaspoon errors.mo khan
2014-06-08add controller to display s3 objects.mo khan
2014-06-07use fake blob storage for tests.mo khan
2014-06-07add ability to generate urls for different versions of an image.mo khan
2014-06-04upload original file directly to s3 instead of using carrierwave.mo khan
2014-06-02Merged in mocheen/cakeside/remove-envs (pull request #59) mo k
2014-06-02remove production and staging .env files.mo khan
2014-06-01specify default url options for when using url helpers to publish a tweet.mo khan
2014-06-01register missing exif parser component in container.mo khan
2014-05-31remove usages of carrierwave backgrounder.mo khan
2014-05-31fix broken tests. move tmp file upload to tmp dir before processing.mo khan
2014-05-31fix typo in container registration.mo khan
2014-05-31add handler to process photo in background.mo khan
2014-05-30schedule a background job to begin processing the uploaded image.mo khan
2014-05-29move exception email configuration to application.rb.mo khan
2014-05-29add errors controller to raise errors to see if emails are getting delivered ...mo khan
2014-05-28remove old capistrano recipes that have been moved to chef.mo khan
2014-05-28split photos controller between public and logged in controllers.mo khan
2014-05-21move avatars to my/avatars.mo khan
2014-05-21move passwords to my/passwords.mo khan
2014-05-21move settings to my/settings.mo khan
2014-05-21move favorites to my/favorites.mo khan
2014-05-21move dashboard to my/dashboard.mo khan