Age | Commit message (Expand) | Author |
---|---|---|
2013-09-18 | user.account shortcut to Account.new(user) | Azul |
2013-09-03 | Merge pull request #73 from azul/bugfix/3623-teardown-test-data-properly | jessib |
2013-09-03 | clearify usage of V1::UsersController#index for autocomplete | Azul |
2013-09-03 | Account: Composition to handle User and its identities | 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-04 | user tests -- user update has been moved entirely to api controller, so fix t... | elijah |
2013-07-04 | fix user typeahead | elijah |
2013-07-04 | users engine changes - rewrite of the views, separate email settings to a sep... | elijah |
2013-01-31 | Remove public key if the key is passed as nil, but not otherwise. | jessib |
2013-01-29 | A user's public_key is the only attribute they should be able to update via API. | jessib |
2013-01-29 | Allow PUT API to update user. | jessib |
2012-12-08 | serve api version 1 in /1/ | Azul |