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
Age
Commit message (
Expand
)
Author
2013-12-26
Very very rough start to having messages for payment automatically created.
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-12-24
API method to mark a user's message as read (will refactor)
jessib
2013-12-24
Initial start to messages API.
jessib
2013-12-23
Merge remote-tracking branch 'jessib/feature/3389_download_links' into develop
Azul
2013-12-22
locale prefix support:
elijah
2013-12-20
make sure overview link is active on Users#show
Azul
2013-12-20
enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_C...
elijah
2013-12-19
Update translation to reflect what you can actually change in your account.
jessib
2013-12-19
Put download link on user page.
jessib
2013-12-16
Add test.
jessib
2013-12-16
Fix issue 4756: /login should not crash if one goes there when logged in.
jessib
2013-12-16
Merge pull request #123 from azul/refactor/standartize-user-routes
jessib
2013-12-13
refactor: remove Overview controller - we can use Users#show
Azul
2013-12-13
make the possible actions for users and admins configurable
Azul
2013-12-13
refactor: move edit sections into partials
Azul
2013-12-09
Update tests to reflect using plaintext key.
jessib
2013-12-09
Merge pull request #119 from jessib/feature/service_level
azul
2013-12-06
make sure key responses are plain text
elijah
2013-12-06
minor: rename test to what it actually tests
Azul
2013-12-06
simple validation for pgp key format
Azul
2013-12-06
ignore attempts to empty public_key, refactor
Azul
2013-12-05
We won't want service levels in production mode, and have it so this initial ...
jessib
2013-12-03
Some simplification of code.
jessib
2013-12-03
Add ServiceLevel class to wrap config and give accessors. Has some hacky part...
jessib
2013-12-02
Merge branch 'develop' into feature/service_level
jessib
2013-11-27
minor: rename test to what it actually tests
Azul
2013-11-26
simple validation for pgp key format
Azul
2013-11-26
ignore attempts to empty public_key, refactor
Azul
2013-11-25
Give 404 error if one goes to /key/user for non-existing user.
jessib
2013-11-21
Refactoring of code, and tests.
jessib
2013-11-18
Need to cleanup some, but start to show public key for /key/username
jessib
2013-11-18
Start of service level code, which will be tweaked
jessib
2013-11-12
Merge pull request #110 from azul/feature/cleanup-expired-tokens
jessib
2013-11-08
fix cornercase of non expiring tokens
Azul
2013-11-08
Token.destroy_all_expired to cleanup expired tokens (#4411)
Azul
2013-11-07
only check number of disabled identities to make test more robust
Azul
2013-11-06
use the account lifecycle from UsersController#destroy
Azul
2013-11-06
destroy all tickets created by a user when account is destroyed
Azul
2013-11-06
integration test for blocking handles after account destroyed
Azul
2013-11-06
refactor: extract method on account test
Azul
2013-11-05
Identity.destroy_all_disabled will clean up disabled identities
Azul
2013-11-05
disabled identities to block handles after a user was deleted
Azul
2013-11-05
refactor: Identity.disable_all_for(user) on user destruction
Azul
2013-10-30
test helper to expect_logout.
Azul
2013-10-30
notify user their account was successfully deleted (refs #4216)
Azul
2013-10-28
Fix button to enable account: https://leap.se/code/issues/4246
jessib
2013-10-28
no need to create a user for testing failed login attempt
Azul
2013-10-28
reset button loading... state on error (#4231)
Azul
[next]