summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-19made it clear ruby 1.8.7 and 1.9.3 both work - fixes #952Azul
2012-11-19adding travis.yml so we have couchDB to test withAzul
2012-11-18Merge branch 'feature-client-side-validations' into developAzul
2012-11-13using client side validations during signupAzul
2012-11-13testing against current staging serverAzul
2012-11-12fixed .gitignoreAzul
2012-11-12fixed .gitignoreAzul
2012-11-12Merge branch 'develop' into feature-client-side-validationsAzul
2012-11-12don't track Gemfile.lockAzul
2012-11-12commented out an unfinished testAzul
2012-11-12Merge branch 'feature-warden-srp' into developAzul
2012-11-12adding client side validations to the mixAzul
2012-11-12fixed signup bug and refactored a bitAzul
2012-11-09seperated the warden classes from the initializerAzul
2012-11-09got integration test and login flow to workAzul
2012-11-09Merge branch 'develop' into feature-warden-srpAzul
2012-11-09merged srp master into json api branchAzul
2012-11-06undo accidentally reverted srp-js and ruby 1.9 debugger in gemfileAzul
2012-11-06Merge branch 'develop' of ssh://leap.se/leap_web into developAzul
2012-11-06first steps towards warden srp testingAzul
2012-11-04fixed functional testsAzul
2012-11-04using new login helper and cleaning up test a bitAzul
2012-11-04stubbing current_user the warden wayAzul
2012-11-04Merge branch 'develop' into feature-warden-srpAzul
2012-11-04using ruby-srp 0.1.4 - ruby 1.9.3 compatibleAzul
2012-11-04using ruby-srp 0.1.4 - ruby 1.9.3 compatibleAzul
2012-11-04fixing tests, including support files from all enginesAzul
2012-11-04minor: yaml syntax fixAzul
2012-11-04Merge branch 'feature-admin_users' into developAzul
2012-11-02add debugger for ruby 1.9 so it works too.Azul
2012-11-02minor: it's gem install bundlerAzul
2012-10-31Looks like the help code has already been merged into the develop branch, and...jessib
2012-10-31Code to check administration (and ugly test display.) This includes example c...jessib
2012-10-31Merge branch 'develop' into feature-admin_usersjessib
2012-10-31Merge branch 'develop' of ssh://leap.se/leap_web into developjessib
2012-10-31using controller extensions for application controller by handAzul
2012-10-31minor: need to cd into leap_web before initializing submodulesAzul
2012-10-31Merge branch 'develop' of ssh://leap.se/leap_web into developAzul
2012-10-31user creation should send ok flag so js can start loginAzul
2012-10-31using json template for rendering the warden failuresAzul
2012-10-31user creation should send ok flag so js can start loginAzul
2012-10-30new READMEelijah
2012-10-30sending proper error messages from warden.Azul
2012-10-30using rails_warden bit of refactoringAzul
2012-10-30adding in warden with a basic strategyAzul
2012-10-29Merge branch 'help_develop' into developAzul
2012-10-29Merge branch 'help_develop' into developjessib
2012-10-29first steps at is_admin?Azul
2012-10-24removing duplicate testing of helper_methodsAzul
2012-10-24Extraction of test support methodsAzul