summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2013-12-27remove unused lazy loadermo khan
2013-12-27remove block specification.mo khan
2013-12-27move binding behaviour to nasty.mo khan
2013-12-27move logging to nasty.mo khan
2013-12-27move background job to nasty.mo khan
2013-12-27change load order.mo khan
2013-07-20remove the old hand rolled orm. *sniff*mo khan
2013-07-20connect to database using humble gemmo khan
2013-07-20create humble repository and user mappingmo khan
2013-07-20add user mappingmo khan
2013-07-19extract humble configuration to integration_helpermo khan
2013-07-19fix broken specmo khan
2013-07-19install humble and start to build product mappingmo khan
2013-05-19load user if logged inmo khan
2013-05-19return a session cookie after registeringmo khan
2013-05-18add route spec for signinmo khan
2013-05-18change route to registrations#createmo khan
2013-05-17remove container files that were extracted into spank and update referencesmo khan
2013-05-14figured out why the users table kept getting dropeedmo khan
2013-05-13try to get the user mapping spec passingmo khan
2013-05-13create users tablemo khan
2013-05-13get simple password check passingmo khan
2013-05-13build the registrations#create commandmo khan
2013-05-13add route to registration specmo khan
2013-05-13move new oauth command to a separate modulemo khan
2013-05-13split sessions/new from sessions/new/oauthmo khan
2013-05-13remove usages of .html.erbmo khan
2013-04-13redirect to googles oauth2 provider on signinmo khan
2013-04-13move url builder to a separate filemo khan
2013-04-13append multiple values for the same parammo khan
2013-04-13append multiple query string paramsmo khan
2013-04-13start to build url buildermo khan
2013-04-04use named keywords in view enginemo khan
2013-03-29require in fakes-rspecmo khan
2013-03-29add simplecov gem, and change HEADLESS environment variable to CImo khan
2013-03-25start database connections in the unit of workmo khan
2013-03-24remove failing testmo khan
2013-03-24timestamp the screenshotmo khan
2013-03-24take a screenshot when a test failsmo khan
2013-03-24create headless environment variable for ci buildmo khan
2013-03-24tidy up the acceptance helpermo khan
2013-03-24try to run the acceptance tests in ci using the headless gemmo khan
2013-03-24acceptance tests dont seem to work with phantom js and ubunutmo khan
2013-03-24raise an error when a component cannot be built by the containermo khan
2013-03-24remove duplicate delete_all callmo khan
2013-03-24revert previous two commits changesmo khan
2013-03-24exclude db migrations in heroku environment until ruby 2.0 bug is sorted outmo khan
2013-03-23try to run full test suite in stage 3mo khan
2013-03-23try a 1 second sleep to see if that is why the acceptance build is failing in cimo khan
2013-03-23stop using let(:sut) in before :all block because rspec is warning me not too.mo khan