Follows both jobs and links to show provenance for a collection
[arvados.git] / services /
2014-01-21 Tim PierceMerge branch '1943-client-sdk-config-files'
2014-01-21 Tom CleggMerge branch '1881-normalize-collection-uuids'
2014-01-21 Tom CleggMerge branch '1922-cache-discovery-python'
2014-01-21 Peter AmstutzMerge branch '1868-tutorial-running-binary-progs'
2014-01-21 Peter AmstutzMerge branch '1911-python-sdk-pydoc'
2014-01-21 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-21 Tim PierceUpdating API parameter documentation (refs #1901)
2014-01-21 Tom CleggFix circumventing usual permission mechanism in nodes...
2014-01-20 Tom CleggRender token with ApplicationController#show instead...
2014-01-20 Tom CleggSet cache expiry time on discovery document.
2014-01-20 Tom CleggRemove +K@{name} hints from collection uuid, link head...
2014-01-20 Tom CleggNormalize collection UUID to {hash}+{size} before save...
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 CleggAccept DSA public keys ("ssh-dss"), not just RSA.
2014-01-17 Tom CleggTweak error messages to render nicely as Rails "full...
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-17 Peter AmstutzFixed spaces in manifest stream names. Refs #1849.
2014-01-16 Peter AmstutzAdds validate :public_key_must_be_unique to AuthorizedK...
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-16 Peter AmstutzAdded validate step, needs testing
2014-01-16 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-15 Tom CleggInactive users can get a list of Keep disks.
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 user_agreements_controller.table_name so generic...
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 CleggIn collections.create, set owner to root and add a...
2014-01-14 Tom CleggObey permissions when retrieving object by UUID.
2014-01-14 Tom CleggLowercase model name in discovery document, like the...
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-13 Tom CleggAllow admin client to create API tokens for other users.
2014-01-13 Tom CleggUnescape filenames from manifests. refs #1849
2014-01-09 Tim PierceMerge branch '1530-arv-tag-commands'
2014-01-09 Peter AmstutzDefault redirect to workbench in production configurati...
2014-01-09 Peter AmstutzAdded redirect to config file.
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-07 Peter AmstutzMerge branch '1685-api-server-redirect-to-workbench'
2014-01-07 Peter AmstutzDefault redirect to workbench in production configurati...
2014-01-02 Tom CleggMerge branch '1694-user-agreement'
2014-01-02 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados...
2014-01-02 Peter AmstutzAdded redirect to config file.
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-31 Tom CleggMerge branch '1675-preactivation'
2013-12-31 Tom CleggAllow authentication from multiple OpenIDs using permis...
2013-12-30 Tom CleggMerge branch '1694-user-agreement'
2013-12-30 Tom CleggStore correct collection uuid in signature/click link.
2013-12-30 Tom CleggDo not self-activate, or show user agreements to, an...
2013-12-27 Peter AmstutzMerge branch '1678-new-user-orientation-pete-wfh' of...
2013-12-27 Peter AmstutzMerge branch '1636-inactive-user' into 1678-new-active...
2013-12-27 Peter AmstutzMerge remote-tracking branch 'remotes/origin/1636-inact...
2013-12-26 Tom CleggAllow self-activation after signing required user agree...
2013-12-26 Tim PierceMerge branch '1608-api-documentation'
2013-12-26 Peter AmstutzMerge remote-tracking branch 'origin' into 1678-new...
2013-12-26 Tim PierceMerge branch '1608-api-documentation' of git.clinicalfu...
2013-12-26 Tim PierceFix bug in default argument types.
2013-12-23 Tim PierceFix bug in default argument types.
2013-12-23 Tom CleggSpecify api_version when instantiating Arvados client...
2013-12-20 Tim PierceMerge branch '1608-api-documentation' of git.clinicalfu...
2013-12-19 Tom CleggUpdate favicon to Dax
2013-12-18 Peter AmstutzMerge branch '1495-crunch-documentation'
2013-12-13 Tom CleggSet jobs.log_tail_follow default buffer size in discove...
2013-12-13 Tom CleggFix parsing of buffer_size parameter in jobs.log_tail_f...
2013-12-12 Peter AmstutzMerge remote-tracking branch 'origin' into 1495-crunch...
2013-12-11 Tom CleggUse git@git.[...] not git://git.[...] as default reposi...
2013-12-11 Peter AmstutzMerge branch '1637-improve-arv-tutorial'
2013-12-10 Tom CleggMerge branch '1646-arv-put'
2013-12-10 Tom CleggSupport the use of groups to grant repository permissions.
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-06 Tim PierceAdding 'run.sh test api' to run API server Rails tests.
2013-12-05 Tom CleggRemove spurious "if".
2013-12-05 Tom CleggUse some helpful HTTP status codes, not just generic...
2013-12-05 Tom CleggCheck permission before deleting objects
2013-12-05 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados...
2013-12-03 Tom CleggFix failing test by parsing timestamp correctly.
2013-12-03 Tom CleggFix PermissionDeniedError when a non-admin user is...
2013-11-25 Tom CleggDo not require filesystem_uuid in first keep_disks...
2013-11-25 Tom CleggUpdate crunch_refresh_trigger config setting name in...
2013-11-25 Tom CleggAdd job.cancel API.
2013-11-25 Tom CleggFix config setting name.
2013-11-25 Tom CleggUpdate comments in config/environment/ files.
next