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
/
test
/
unit
Age
Commit message (
Expand
)
Author
2015-09-28
Make invite code configurable
ankonym
2015-09-28
Removed the view_by__id from invite code test
ankonym
2015-09-28
Fixed the signup bug that wrongly consumes the invite code.
Aya Jaff
2015-09-28
Fix three unit tests by passing Factory Girl a valid invite code
ankonym
2015-09-28
Fix several test failures by stubbing invite code validation
ankonym
2015-09-28
Separate user and invite code validator tests
ankonym
2015-09-28
Fixes for the invite code validator
ankonym
2015-09-28
Make sure codes can only be used once, fix validations
ankonym
2015-09-28
assign random invite code when creating new invite codes
ankonym
2015-09-28
Fix test based on actual invite code validation
ankonym
2015-09-28
Added an 'invite code' to all the tests for the sign-up form so we have a val...
Aya Jaff
2015-09-28
Adding invite code field to signup with validation for hardcoded invite code
ankonym
2015-09-10
couchrest_model 2.0.1 fixes find_by_sth(nil)
Azul
2015-08-07
do not include random cruft in the common name of smtp client certificates
elijah
2015-03-17
add support for rotating tokens and sessions databases, and for a special tmp...
elijah
2014-07-14
minor: remove @s added by search and replace
Azul
2014-07-14
minor: fix identity test for storing certs
Azul
2014-07-12
allow querying for the expiry of a particular fingerprint
Azul
2014-07-12
Identity view cert_fingerprints_by_expiry
Azul
2014-05-29
clearify identity validations
Azul
2014-05-29
hand on errors from Email to Identity to User
Azul
2014-05-28
adopt tests to new error messages for identities
Azul
2014-05-26
Merge pull request #163 from azul/feature/3398-save-hashed-token
azul
2014-05-26
hash token with sha512 against timing attacs #3398
Azul
2014-05-19
fix Email so User.new.valid? does not crash
Azul
2014-05-13
destinguish user.email from user.email_address
Azul
2014-04-18
change service level configuration strategy
Azul
2014-04-10
move certs into toplevel
Azul
2014-04-08
moving users: app and test files
Azul
2013-07-24
validations of email format and local domain moved over
Azul
2012-09-27
Adding in what used to be leap webapp demo
Azul