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
/
support
Age
Commit message (
Expand
)
Author
2013-12-22
locale prefix support:
elijah
2013-11-06
integration test for blocking handles after account destroyed
Azul
2013-10-30
test helper to expect_logout.
Azul
2013-09-17
integration tests for session expiry
Azul
2013-09-03
use Token#authenticate for authentication
Azul
2013-08-30
there's no need for User#find_by_param. clean it up
Azul
2013-08-27
token.user will get you the right user
Azul
2013-08-27
make sure find_record still works with real records
Azul
2013-08-27
basic testing for token based auth in tests
Azul
2013-07-04
fix ticket tests, get :admin_user factory to work.
elijah
2013-07-04
user tests -- user update has been moved entirely to api controller, so fix t...
elijah
2013-01-14
tickets controller tests passing
Azul
2013-01-14
got users controller test to pass - tickets controller test next.
Azul
2012-12-17
fixed inclusion of stub record helper
Azul
2012-12-07
Merge branch 'master' into help_develop
jessib
2012-12-03
refactored tests with new find_record helper
Azul
2012-12-03
make tests pass on an empty db
Azul
2012-12-01
using login :is_admin => true instead of real records
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
refactored creation of record stubs
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-04
stubbing current_user the warden way
Azul
2012-11-04
fixing tests, including support files from all engines
Azul
2012-10-24
Extraction of test support methods
Azul
2012-10-24
basic admin controller methods and helpers + tests
Azul