index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
test
/
functional
Age
Commit message (
Expand
)
Author
2013-01-14
Merge branch 'master' into feature/show_user. Added new tests.
jessib
2013-01-14
got users controller test to pass - tickets controller test next.
Azul
2013-01-10
Add test for showing user.
jessib
2012-12-18
adopted functional tests to new controller design
Azul
2012-12-18
adjusted tests - we now reload the user so invalid records are cleared
Azul
2012-12-17
fixed inclusion of stub record helper
Azul
2012-12-17
fixed all user functional tests
Azul
2012-12-07
Merge branch 'master' into help_develop
jessib
2012-12-07
fixed test to work with edit view that includes email and email forward.
Azul
2012-12-03
refactored tests with new find_record helper
Azul
2012-12-03
enable users to cancel their account
Azul
2012-12-03
enable admin to edit users
Azul
2012-12-01
Merge branch 'develop' into help_develop
Azul
2012-11-28
admins can destroy users
Azul
2012-11-26
Merge branch 'develop' into help_develop
jessib
2012-11-26
simplified controller and adjusted tests
Azul
2012-11-23
identify user by id so rerendering the form does not use new invalid login
Azul
2012-11-23
refactored creation of record stubs
Azul
2012-11-23
test editing user settings
Azul
2012-11-22
fixed tests
Azul
2012-11-12
Merge branch 'develop' into help_develop
jessib
2012-11-12
some notes to test that aren't working now.
jessib
2012-11-09
seperated the warden classes from the initializer
Azul
2012-11-04
fixed functional tests
Azul
2012-11-04
stubbing current_user the warden way
Azul
2012-10-24
removing duplicate testing of helper_methods
Azul
2012-10-24
Extraction of test support methods
Azul
2012-10-24
basic admin controller methods and helpers + tests
Azul
2012-10-11
use ruby-srp 0.1.3 which returns the user on authenticate call
Azul
2012-10-11
adjusted sessions controller test to new srp api
Azul
2012-09-27
added in leap web users - one repo to rule them all
Azul