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
Age
Commit message (
Expand
)
Author
2013-08-30
there's no need for User#find_by_param. clean it up
Azul
2013-08-27
Not ideal way to do it, but was proving complicated to have a config file spe...
jessib
2013-08-27
Merge branch 'master' into billing_with_tests
jessib
2013-08-27
Merge pull request #72 from azul/feature/token-based-auth
jessib
2013-08-27
refactor: Changing the py test to use less globals and session only locally.
Azul
2013-08-27
use token to update user password
Azul
2013-08-27
separate different tests for showing non existant user
Azul
2013-08-27
token.user will get you the right user
Azul
2013-08-27
do not redirect if no token present
Azul
2013-08-27
make sure find_record still works with real records
Azul
2013-08-27
clear token on logout with test
Azul
2013-08-27
basic testing for token based auth in tests
Azul
2013-08-27
first steps towards enabling token based auth
Azul
2013-08-27
sort authentication controller extension
Azul
2013-08-27
minor: remove puts line
Azul
2013-08-26
add public/img and config/couchdb.yml.* to gitignore
Azul
2013-08-22
Disable billing for pull request.
jessib
2013-08-22
Some more billing cleanup.
jessib
2013-08-22
Merge pull request #69 from azul/bugfix/update_user_password_through_api
jessib
2013-08-22
Merge pull request #70 from azul/bugfix/validate_login_like_signup
jessib
2013-08-21
Merge remote-tracking branch 'jessib/js_warning'
Azul
2013-08-21
return 204 NO CONTENT on API logout
Azul
2013-08-21
use the same login validations on sessions and users
Azul
2013-08-21
also test updating the user password in python against dev.bm
Azul
2013-08-21
integration test updating users password
Azul
2013-08-20
Tweak to parameters to fix wrong-number-of-arguments error blocking other work.
jessib
2013-08-19
Change JS warning message per https://leap.se/code/issues/3492
jessib
2013-08-15
Some notes on tests that don't work. (Failing tests are skipped though.)
jessib
2013-08-15
Merge pull request #66 from jessib/feature/comment_creation_access
azul
2013-08-13
Option to disable billing engine and hide billing related links. To actual di...
jessib
2013-08-13
Fix this, so the comment will get set to false in cases where the user isn't ...
jessib
2013-08-12
Remove broken test.
jessib
2013-08-12
Merge pull request #2 from azul/feature/billing-with-passing-tests
jessib
2013-08-12
Per ISEC informational issue, manually set the private property only in cases...
jessib
2013-08-12
more integration tests for billing
Azul
2013-08-09
fix billing tests to use user id with customer resources
Azul
2013-08-08
Merge pull request #1 from azul/braintree_conf_from_file
jessib
2013-08-08
Merge pull request #64 from azul/feature/identity-rewrite
jessib
2013-08-08
Still a bit hacky, but catching some more corner cases as far as setting the ...
jessib
2013-08-08
read braintree configuration from config/config.yml
Azul
2013-08-08
Merge branch 'bugfix/3410-close-srp-vulnerablility'
Azul
2013-08-08
close srp vulnerability and report error in webapp
Azul
2013-08-07
integration test exploiting srp vulnerability
Azul
2013-08-06
Some more tweaks to have billing code work, and allow admins to view but not ...
jessib
2013-08-06
Fix stupid typo.
jessib
2013-08-01
Start to functionality for admins viewing billing of other users.
jessib
2013-08-01
Merge branch 'master' into billing_with_tests
jessib
2013-07-31
added empty 'home' layout and removed debugger from homecontroller
elijah
2013-07-25
Have navigation link to new customer form if user is not already a braintree ...
jessib
2013-07-24
also destroy the identity for a test user during teardown
Azul
[prev]
[next]