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
/
v1
Age
Commit message (
Expand
)
Author
2013-12-31
Cleanup of code for messages API and cron job for 1 month payment warning. Au...
jessib
2013-12-30
Change structure to be more no-sql-y, rather than relational.
jessib
2013-12-24
Catching some corner cases & new tests.
jessib
2013-12-24
Add API tests and some refactoring of messages so we can get a user's message...
jessib
2013-10-30
test helper to expect_logout.
Azul
2013-09-03
Account: Composition to handle User and its identities
Azul
2013-08-27
clear token on logout with test
Azul
2013-08-27
first steps towards enabling token based auth
Azul
2013-07-24
separate signup and settings service objects for user
Azul
2013-07-04
user tests -- user update has been moved entirely to api controller, so fix t...
elijah
2013-04-09
adopting tests to new behavior
Azul
2013-04-09
return token on successful login via api
Azul
2013-04-02
send more meaningful error message on completely failed login attempt
Azul
2013-04-02
send salt on Session#create without srp ephemeral A
Azul
2013-02-26
api for sessions fixed
Azul