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-09-24
Merge remote-tracking branch 'origin/master' into feature/syslog-logging-again
Azul
2013-09-23
Revert "default to syslog in production - #3886"
Azul
2013-09-23
Merge pull request #87 from azul/feature/srp-without-sessions
jessib
2013-09-23
security fix: clear srp data from db asap (#3686)
Azul
2013-09-23
hotfix: syslog now uses a different name
Azul
2013-09-23
hotfix: add syslog logger gem in production
Azul
2013-09-20
Merge tag '0.2.3'
Azul
2013-09-19
Merge pull request #84 from azul/test/billing-sessions
0.2.3
jessib
2013-09-19
Merge pull request #82 from azul/feature/sessions-expire
jessib
2013-09-19
Merge pull request #86 from azul/feature/syslog-default-in-production
jessib
2013-09-19
Merge pull request #85 from azul/refactor/user_account_shortcut
jessib
2013-09-19
default to syslog in production - #3886
Azul
2013-09-18
minor: include missing CustomerTestHelper
Azul
2013-09-18
working integration test
Azul
2013-09-18
refactor: stub_customer test helper
Azul
2013-09-18
test subscription owner via credit card not transactions
Azul
2013-09-18
failing tests for subscriptions
Azul
2013-09-18
user.account shortcut to Account.new(user)
Azul
2013-09-18
Merge pull request #83 from jessib/feature/billing_admin_cancel_subscriptions
azul
2013-09-17
We don't want billing active in development environment.
jessib
2013-09-17
This doesn't actually run any tests, but at least includes what we might want...
jessib
2013-09-17
integration tests for session expiry
Azul
2013-09-17
use new couchrest session store - expire after 30min
Azul
2013-09-12
Merge pull request #81 from leapcode/master
jessib
2013-09-11
Version 0.2.2
0.2.2
Azul
2013-09-09
First run at having admins cancel user subscriptions.
jessib
2013-09-05
Merge pull request #80 from azul/bugfix/fix-tests-broken-by-route-removal
azul
2013-09-04
switch submodule to use https:// instead of git:// - NOTE: this requires you ...
Micah Anderson
2013-09-04
use /login instead of /sessions/new and test successful login
Azul
2013-09-04
fix login form - use api session url
Azul
2013-09-03
Merge pull request #73 from azul/bugfix/3623-teardown-test-data-properly
jessib
2013-09-03
Merge pull request #75 from azul/feature/token-expiry
jessib
2013-09-03
Merge pull request #76 from azul/feature/3600-visual-feedback-on-failed-signup
jessib
2013-09-03
Merge pull request #79 from azul/cleanup/remove-outdated-controller-actions
jessib
2013-09-03
clearify usage of V1::UsersController#index for autocomplete
Azul
2013-09-03
use the login logout named route instead of sessions resource
Azul
2013-09-03
remove email aliases controller - we don't use it anymore
Azul
2013-09-03
Cleanup sessions controller - webapp logs in through the api.
Azul
2013-09-03
remove unneccessary user creation and destruction in ticket test
Azul
2013-09-03
remove the user after integration testing customer creation
Azul
2013-09-03
different tests need different names
Azul
2013-09-03
do not leave behind users in billing unit and functional tests
Azul
2013-09-03
Account: Composition to handle User and its identities
Azul
2013-09-03
cleanup records after running user integration tests
Azul
2013-09-03
simplify users_controller_test
Azul
2013-09-03
don't leave id records behind when unit testing
Azul
2013-09-03
expire token according to config setting auth:token_expires_after
Azul
2013-09-03
use Token#authenticate for authentication
Azul
2013-09-03
integration test for displaying internal server error during signup
Azul
2013-09-03
Test the error handling of json and html responses
Azul
[next]