summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-10Version 0.2.40.2.4Azul
2013-10-10Merge remote-tracking branch 'leap/develop'Azul
2013-10-09Merge pull request #95 from azul/hotfix/4080-couchrest-model-breaks-bundleazul
2013-10-09Fix couchrest model migrations to work with latest versionAzul
2013-10-07Updates to billing/README file.jessib
2013-09-27Merge pull request #91 from jessib/feature/rollback_identity_destination_limitsazul
2013-09-26Since local part of email is case sensitive, want to allow remote email addre...jessib
2013-09-26Merge pull request #90 from azul/feature/use-token-authjessib
2013-09-25visual feedback when submitting forms (#3164)Azul
2013-09-24Merge pull request #89 from azul/feature/syslog-logging-againjessib
2013-09-24use token auth when accessing the api from webappAzul
2013-09-24Merge pull request #88 from jessib/feature/only_lower_case_aliasesazul
2013-09-24fix syslogger, log_tags are called on requestAzul
2013-09-24Merge remote-tracking branch 'origin/master' into feature/syslog-logging-againAzul
2013-09-23This ensures that email addresses contain only lowercase letters, and that an...jessib
2013-09-23Revert "default to syslog in production - #3886"Azul
2013-09-23Merge branch 'develop' into feature/only_lower_case_aliasesjessib
2013-09-23Merge pull request #87 from azul/feature/srp-without-sessionsjessib
2013-09-23security fix: clear srp data from db asap (#3686)Azul
2013-09-23hotfix: syslog now uses a different nameAzul
2013-09-23hotfix: add syslog logger gem in productionAzul
2013-09-20Merge tag '0.2.3'Azul
2013-09-19Merge branch 'develop' into feature/only_lower_case_aliasesjessib
2013-09-19Merge pull request #84 from azul/test/billing-sessions0.2.3jessib
2013-09-19Merge pull request #82 from azul/feature/sessions-expirejessib
2013-09-19Merge pull request #86 from azul/feature/syslog-default-in-productionjessib
2013-09-19Merge pull request #85 from azul/refactor/user_account_shortcutjessib
2013-09-19default to syslog in production - #3886Azul
2013-09-18minor: include missing CustomerTestHelperAzul
2013-09-18working integration testAzul
2013-09-18refactor: stub_customer test helperAzul
2013-09-18test subscription owner via credit card not transactionsAzul
2013-09-18failing tests for subscriptionsAzul
2013-09-18user.account shortcut to Account.new(user)Azul
2013-09-18Merge pull request #83 from jessib/feature/billing_admin_cancel_subscriptionsazul
2013-09-17We don't want billing active in development environment.jessib
2013-09-17This doesn't actually run any tests, but at least includes what we might want...jessib
2013-09-17integration tests for session expiryAzul
2013-09-17use new couchrest session store - expire after 30minAzul
2013-09-12Merge pull request #81 from leapcode/masterjessib
2013-09-11Version 0.2.20.2.2Azul
2013-09-09First run at having admins cancel user subscriptions.jessib
2013-09-09Merge branch 'develop' into feature/only_lower_case_aliasesjessib
2013-09-05For moment, have identity's address handle aliased from login so we can use L...jessib
2013-09-05Ensure that address in identity really is a LocalEmail.jessib
2013-09-05Test of failing to add non-local email address as an identity's address.jessib
2013-09-05Move handle method to Email model and have it work for local and non-local em...jessib
2013-09-05Merge pull request #80 from azul/bugfix/fix-tests-broken-by-route-removalazul
2013-09-04switch submodule to use https:// instead of git:// - NOTE: this requires you ...Micah Anderson
2013-09-04use /login instead of /sessions/new and test successful loginAzul