summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2014-08-13fix broken tests.mo khan
2014-08-12try to fix some broken specs.mo khan
2014-08-12update all authentication to use the new authenticate before_filter.mo khan
2014-08-12update links to new_session_path.mo khan
2014-08-12add route specs for sessions.mo khan
2014-08-12redirect to login page when credentials are invalid.mo khan
2014-08-06create sessions table.mo khan
2014-08-06start to implement login logic.mo khan
2014-08-06create action to logout.mo khan
2014-08-06redirect to dashboard after logging in.mo khan
2014-08-06display error when the credentials are not known.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-08-06use absolute path helper instead of url_for when generating site map.mo khan
2014-08-06collapse factories into a single file.mo khan
2014-07-20fix broken tests.mo khan
2014-07-20save a new tutorial and their tags.mo khan
2014-07-20add create action to tutorials controller.mo khan
2014-07-07fix broken routing specs.mo khan
2014-07-07remove old routes.mo khan
2014-07-07remove greeting class.mo khan
2014-07-07remove old creation actions and views.mo khan
2014-07-07remove jquery file upload and old photo upload pages.mo khan
2014-07-07add specs for the cake view.mo khan
2014-07-07add spec for public url.mo khan
2014-07-07add validate specs for cake.mo khan
2014-07-05tidy up the search query.mo khan
2014-07-05remove usage of watermark from creations.mo khan
2014-07-05remove is_restricted.mo khan
2014-07-05remove extra step to go through dashboard page.mo khan
2014-07-05fix broken feature spec and add helper to wait for ajax requests to complete.mo khan
2014-06-30fix broken spec that needs a valid category.mo khan
2014-06-30add category id to broken specs.mo khan
2014-06-30fix creation factory.mo khan
2014-06-15move new backbone page into my/cakes.mo khan
2014-06-12remove geocoding stuff because production is crashing when trying to connect ...mo khan
2014-06-10replace references from spec_helper to rails_helper.mo khan
2014-06-10use the new rails_helper and spec_helper thingy.mo khan
2014-06-10upgrade to rspec rails 3.0mo khan
2014-06-09upgrade to rspec 2.99 and make compatible with rspec 3.0mo khan
2014-06-09remove rspec-fakes gem.mo khan
2014-06-09fix teaspoon errors.mo khan
2014-06-08add specs for creation repository and eager load photos.mo khan
2014-06-07fix broken specs from bringing back old version of the image.mo khan
2014-06-07undo changes made to image.mo khan
2014-06-07add method to add a watermark.mo khan
2014-06-07extract named parameters.mo khan
2014-06-07add a spec for resizing to fill.mo khan
2014-06-07add specs for resizing to fit.mo khan
2014-06-07raise error when the file extension is not in the whitelist.mo khan