Merge branch 'master' into 2221-complete-docker
[arvados.git] / services /
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.
2013-11-25 Tom CleggCheck refresh trigger in crunch-job instead of crunch...
2013-11-25 Tom CleggAvoid starting new jobs when TERM signal has been received.
2013-11-22 Tom CleggAllow users to cancel a running crunch job by updating...
2013-11-22 Tom CleggFix base class of ApiClient model so as_api_response...
2013-11-22 Tom CleggFix up keep_disks/ping and add tests. refs #1581
2013-11-22 Ward VandewegeOnly apply the auto_admin_user configuration rule when...
2013-11-21 Ward VandewegeOnly apply the auto_admin_user configuration rule when...
2013-11-20 Tom Cleggadd script/create_superuser_token.rb
2013-11-20 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:arvados
2013-11-20 Ward VandewegeAdd a config setting: auto_admin_user
2013-11-19 Tom CleggRefuse to stream responses unless request Accept header...
2013-11-19 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2013-11-19 Tom CleggAdd /users/:uuid/event_stream action to subscribe to...
2013-11-19 Tom CleggSend job log messages to owner_uuid redis channel
2013-11-18 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:arvados
2013-11-18 Tim PierceMerge branch '1579-keep-server-in-docker' of git.clinic...
2013-11-18 Tom CleggMove @redis.exists and .getrange outside .subscribe...
2013-11-18 Tom CleggAvoid Rails cache when polling database for latest...
2013-11-18 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:arvados
next