summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2014-11-22Merged in mocheen/cakeside/cake-uploads (pull request #117) mo k
2014-11-22render proper json when creating a new tutorial.mo khan
2014-11-22change to my_dashboard_path.mo khan
2014-11-22add tutorial show route.mo khan
2014-11-22add tutorials to api v2.mo khan
2014-11-21add specs for users.mo khan
2014-11-21add specs for loading a user.mo khan
2014-11-21add specs for photos controller.mo khan
2014-11-21add specs for categories controller.mo khan
2014-11-21add specs for the cakes controller.mo khan
2014-11-03fix broken tests.mo khan
2014-11-01manually notifiy user when a new activity has been created and recreate all a...mo khan
2014-10-28remove the old creation tags controller and views.mo khan
2014-10-19update sorting of usersmo khan
2014-10-18adjust spec to decrease chance of failure.mo khan
2014-10-18allow for querying artists.mo khan
2014-10-18remove all cakes query.mo khan
2014-10-18add search by name and description.mo khan
2014-10-18route categories to the cakes controller and remove old categories controller.mo khan
2014-10-18update routes to point to cakes controller.mo khan
2014-10-18rename creations controller to cakes.mo khan
2014-10-18fix another broken spec.mo khan
2014-10-18add a category search filter.mo khan
2014-10-16resolve cakes repo from container.mo khan
2014-10-16merge the two creations controller into one.mo khan
2014-10-16remove extra service object and fix broken spec.mo khan
2014-10-16remove usage of find cake by id query object.mo khan
2014-10-16publish a command to add a favorites to a users collection as a background job.mo khan
2014-10-16create a creations repository.mo khan
2014-10-16extract tagged scope.mo khan
2014-10-16move user repository to user/repository and add scopes to User model.mo khan
2014-10-15extract user repositorymo khan
2014-10-15fix broken specs.mo khan
2014-10-15rename encrypted_password to password_digest.mo khan
2014-10-05add cakes/oldest and cakes/newest routes.mo khan
2014-10-04fix broken specs.mo khan
2014-09-30bring back the city.mo khan
2014-09-28change locatable_id to uuid.mo khan
2014-09-28associate user sessions to locations.mo khan
2014-09-27create locations table.mo khan
2014-09-22refactor disqus auth.mo khan
2014-09-21update blob storage spec to work for nested keys.mo khan
2014-09-21fix broken spec.mo khan
2014-09-20update blob storage to be able to download files from s3.mo khan
2014-09-20fix broken specs.mo khan
2014-09-18removed commented out devise lines and stuff.mo khan
2014-09-18add spec to login after resetting a password.mo khan
2014-09-18fix broken specs.mo khan
2014-09-18fix broken test and add link to copy and paste.mo khan
2014-09-18create the password reset mailer.mo khan