Age | Commit message (Expand) | Author |
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 |
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 |