Merge branch '2257-inequality-conditions' into 2290-user-activity
[arvados.git] / services /
2014-01-29 Tom CleggAdd functional test for "skip script_version validation...
2014-01-29 Peter AmstutzMerge remote-tracking branch 'origin/master' into 1977...
2014-01-29 Tom CleggSkip "specified commit exists" validation when updating...
2014-01-29 Peter AmstutzMerge branch 'master' into 1977-provenance-report
2014-01-29 Tom CleggFix jobs.cancelled_by_*_changed? calls to jobs.cancelle...
2014-01-29 Peter AmstutzMerge commit '2728f59' into 1977-provenance-report
2014-01-29 Tom CleggRemove +K@foo parts from collection uuids in jobs'...
2014-01-29 Tom CleggFix regular expressions in database migration.
2014-01-29 Peter AmstutzFixed bugs in creating graph from API provenance report.
2014-01-28 Peter AmstutzAPI server /collections/uuid/provenance endpoint works.
2014-01-28 Peter AmstutzMerge commit 'e17169e05c2e69d5bb46792bc33ef3c92f9c5237...
2014-01-28 Peter AmstutzMerge branch 'master' into 1977-provenance-report
2014-01-28 Peter AmstutzWork in progress
2014-01-27 Peter AmstutzInitial work adding provenance query to API server
2014-01-27 Tom CleggMerge branch '1946-request-body-vs-parameters'
2014-01-27 Tom CleggRemove request body object from parameters lists in...
2014-01-27 Tom CleggRemove Keep prototype (moved to branch 1747-keep-protot...
2014-01-25 Tom CleggChange underscores to camelcase in "kind" strings as...
2014-01-25 Tom CleggAdd virtualMachine test fixture.
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 CleggDo not run ec2 commands in test mode.
2014-01-25 Tom CleggUpdate tests to match recent permission changes; dry...
2014-01-24 Tom CleggProvide UUID prefix used for each schema in discovery...
2014-01-24 Tom CleggFix crash on error pages by removing before_filters...
2014-01-24 Tom CleggChange underscores to camelcase in "kind" strings as...
2014-01-24 Tom CleggFix keep_disks.ping to accept a correct ping_secret...
2014-01-24 Tom CleggUpdate schema migration version.
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-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...
next