Merge branch 'master' into 2257-inequality-conditions
[arvados.git] / services / api / app / controllers / application_controller.rb
2014-03-14 Tom CleggMerge branch 'master' into 2257-inequality-conditions
2014-03-13 Tom CleggFix crash in render_error(not_an_exception), and use...
2014-03-12 Peter AmstutzReplaces postgres-specific 'now()' with standard SQL...
2014-03-09 Tom CleggAdvertise filters param in discovery doc.
2014-03-09 Tom CleggMove where=[] to filters=[]
2014-03-07 Tom CleggSupport where=[[attr,operator,operand],...] parameter
2014-02-07 Peter AmstutzMerge branch 'master' into 1786-replace-jekyll-with...
2014-02-04 Peter AmstutzMerge branch '1977-provenance-report' of git.clinicalfu...
2014-02-04 Peter Amstutz* Added used_by query for collections
2014-02-04 Peter AmstutzMerge branch '1977-provenance-report' of git.clinicalfu...
2014-02-04 Peter AmstutzCan now use 'contains' to query individual columns...
2014-02-04 Tom CleggMerge branch '1977-provenance-report'
2014-02-04 Tom CleggMove can_read permission logic into ArvadosModel.readab...
2014-01-28 Peter AmstutzMerge branch 'master' into 1977-provenance-report
2014-01-25 Tom CleggAlways use symbol keys for object attribute names and...
2014-01-25 Tom CleggEnsure we always respond with json (except the redirect...
2014-01-25 Tom CleggUpdate tests to match recent permission changes; dry...
2014-01-24 Tom CleggFix crash on error pages by removing before_filters...
2014-01-24 Tom CleggAlways accept properties and info as serialized attributes.
2014-01-24 Tom CleggAlways use string keys instead of symbol keys for seria...
2014-01-22 Peter AmstutzMerge remote-tracking branch 'origin' into 1786-replace...
2014-01-17 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-17 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-17 Tom CleggMerge branch '1880-check-duplicate-public-key'
2014-01-17 Tom CleggUse render_error instead of custom error logic in updat...
2014-01-17 Tom CleggRespond with an error status if save fails during creat...
2014-01-16 Peter AmstutzMerge branch 'master' into 1880-check-duplicate-public-key
2014-01-16 Tom CleggFix "ignore client-provided values for protected auditi...
2014-01-15 Tim PierceMerge branch '1510-arv-tag-unit-tests' of git.clinicalf...
2014-01-15 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-15 Tom CleggFix incorrect find(), should have been find_by_uuid()
2014-01-15 Tom CleggReload the target object before updating if it is marke...
2014-01-15 Tom CleggWith where={"any":["contains",X]}, search all text...
2014-01-14 Tom CleggObey permissions when retrieving object by UUID.
2014-01-14 Tim PierceMerge branch '1510-arv-tag-unit-tests' of git.clinicalf...
2014-01-14 Peter AmstutzMerge branch '1748-workbench-view-files'
2014-01-14 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-14 Tom CleggMerge branch '1499-workbench-tags'
2014-01-13 Tom CleggMerge branch '1499-workbench-tags'
2014-01-13 Tom CleggUse symbol keys to access request parameters.
2014-01-09 Tim PierceMerge branch '1530-arv-tag-commands'
2014-01-08 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-08 Tom CleggFix check for whether adding response[:_profile] is...
2014-01-08 Peter AmstutzMerge branch '1788-support-and-feedback'
2014-01-08 Tom CleggMerge branch '1792-workbench-performance'
2014-01-07 Tom CleggProvide response[_profile][request_time] if requested...
2014-01-02 Tom CleggMerge branch '1694-user-agreement'
2013-12-31 Tom CleggAdd "items_available" (integer) to generic list response.
2013-12-31 Peter AmstutzMerge branch '1692-redesign-dashboard'
2013-12-31 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2013-12-30 Tom CleggMerge branch '1694-user-agreement'
2013-12-26 Tom CleggAllow self-activation after signing required user agree...
2013-12-10 Tom CleggMerge branch 'master' into 1646-arv-put
2013-12-09 Tim PierceMerge branch '1587-fix-test-suites-in-devsandbox'
2013-12-09 Peter AmstutzMerge remote-tracking branch 'origin/master' into 1637...
2013-12-05 Tom CleggRemove spurious "if".
2013-12-05 Tom CleggUse some helpful HTTP status codes, not just generic...
2013-11-19 Tom CleggRefuse to stream responses unless request Accept header...
2013-11-14 Tim PierceMerge branch '1579-keep-server-in-docker' of git.clinic...
2013-11-12 Tim PierceMerge branch '1578-api-server-in-docker'
2013-11-08 Tom CleggCatch AbstractController::ActionNotFound instead of...
2013-11-07 Tom CleggUse current_user to select API response template. fixes...
2013-11-04 Tom Clegginclude "href" key for each object in API response
2013-09-27 Tom CleggFix exception if api_client_authorization does not...
2013-09-24 Tom Cleggdo not munge hash keys in client-provided request....
2013-07-30 Tom Cleggadd auth scopes
2013-07-08 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:arvados
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