rename foreign uuid attributes
[arvados.git] / services / api / app / controllers / application_controller.rb
2013-07-08 Tom Cleggrename foreign uuid attributes
2013-07-01 Tom Cleggrestrict visible-because-references-me to permission...
2013-06-20 Tom Cleggavoid sending html redirect to api client
2013-06-19 Tom Clegghandle auth tokens with api_client=0 better
2013-06-19 Tom Cleggfix http status for "not logged in" response
2013-06-17 Tom Cleggadd ApiClient#is_trusted, show list of api tokens in...
2013-06-14 Tom Cleggfix up load_where_param
2013-06-11 Tom Cleggadd Repositories resource, fix authorized_user attr...
2013-06-10 Tom Cleggadd /authorized_keys/get_all_logins
2013-06-10 Tom Clegginclude links that reference me in links#index
2013-06-09 Tom Clegginclude indivually permitted objects in #index responses
2013-06-04 Tom Cleggadd "order" parameter to discovery document
2013-06-03 Tom Cleggignore client-provided kind and etag during update
2013-05-24 Tom Cleggadd "where" param to discovery doc
2013-05-24 Tom Cleggfix empty-string error report
2013-05-23 Tom Cleggfix sym/string comparisons
2013-05-22 Tom Cleggadd /arvados/v1/jobs/queue
2013-05-22 Tom Cleggsupport order param
2013-05-22 Tom Cleggimprove error messages
2013-05-22 Tom Cleggsupport filters like where={"attribute":null}
2013-05-16 Tom Cleggcatch and propagate errors during #update
2013-05-10 Tom Cleggaccept authorization token in Authorization request...
2013-04-25 Tom Cleggadd controller-specific routes to discovery doc
2013-04-15 Tom Cleggrename projects
2013-04-10 Ward VandewegeMerge branch 'explorer'
2013-04-10 Ward VandewegeMerge branch 'clients'
2013-04-10 Ward Vandewegemoved api server code into new directory structure