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-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
2013-07-24
keeping the pgp_key accessors for User so views still work
Azul
2013-07-24
separate signup and settings service objects for user
Azul
2013-07-24
removed email settings controller and views
Azul
2013-07-24
setter for keys for dirty tracking, more robust tests
Azul
2013-07-24
test user validates uniqueness of login amongst aliases
Azul
2013-07-24
no need for a remote email class
Azul
2013-07-24
support deprecated API to set users main identity pgp key
Azul
2013-07-24
remove email aliases test - we'll move them to identities
Azul
2013-07-24
add keys to identity
Azul
2013-07-24
remove the remainders of email aliases and forward from user
Azul
2013-07-24
allow available and unique forwards only
Azul
2013-07-24
validations of email format and local domain moved over
Azul
2013-07-24
local email adds domain if needed
Azul
2013-07-24
testing all versions of emial identities, emails are now strings
Azul
2013-07-24
move identity creation into user class
Azul
2013-07-24
first take on identity model - still broken
Azul
2013-07-23
Maybe not optimized, but gets working.
jessib
2013-07-23
More little display cleanup.
jessib
2013-07-23
Some clean-up of billing display.
jessib
2013-07-23
Some navigation tweaks.
jessib
2013-07-22
Slight tweaks so navigation basically should work with billing.
jessib
2013-07-17
Merge pull request #63 from azul/bugfix/3201-fix-empty-config-error
azul
2013-07-17
Fix breakage due to empty config file for a given env
Azul
2013-07-17
require couchrest_session_store 0.1.3 - fixes updating the session
Azul
2013-07-17
billing: helper for the typical BraintreeForm
Azul
2013-07-17
fix account flow integration test
Azul
2013-07-17
billing bring back test for #with_braintree_data!
Azul
2013-07-17
billing: fix integration test
Azul
2013-07-17
billing: integration test creating customer
Azul
2013-07-17
billing: functional test for payments controller
Azul
2013-07-17
billing: update customer records - do not create new ones
Azul
2013-07-17
billing: fix issue with customer.braintree_customer
Azul
2013-07-17
billing: functional tests reveal issue with customer.braintree_customer
Azul
2013-07-17
use fake_braintree, fix and test customer with braintree info
Azul
2013-07-17
test non braintree parts of customer, validate user
Azul
2013-07-17
More cleanup of billing code.
jessib
2013-07-17
Fix issue with transparent redirect if form is first submitted incorrectly. B...
jessib
2013-07-17
Back to singular-customer controller, in hopes that would help some confusions.
jessib
2013-07-17
Some links at end of confirmation pages.
jessib
2013-07-17
Start to Readme for explaining how to test this locally with one's own sandbox.
jessib
2013-07-17
Note about knowing sort order for returned transactions
jessib
2013-07-17
Display 3 most recent transactions on a customer's page, with a link to all o...
jessib
[prev]
[next]