Merge remote-tracking branch 'origin' into 1786-replace-jekyll-with-zenweb
[arvados.git] / services / api / app / controllers / arvados /
2014-01-22 Peter AmstutzMerge remote-tracking branch 'origin' into 1786-replace...
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 Tom CleggFix circumventing usual permission mechanism in nodes...
2014-01-20 Tom CleggRender token with ApplicationController#show instead...
2014-01-17 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
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-14 Tom CleggIn collections.create, set owner to root and add a...
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.
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-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 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 Tim PierceFix bug in default argument types.
2013-12-23 Tim PierceFix bug in default argument types.
2013-12-20 Tim PierceMerge branch '1608-api-documentation' of git.clinicalfu...
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-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-11-25 Tom CleggDo not require filesystem_uuid in first keep_disks...
2013-11-25 Tom CleggAdd job.cancel API.
2013-11-22 Tom CleggFix up keep_disks/ping and add tests. refs #1581
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-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
2013-11-18 Tom CleggInclude privileged attributes in node#ping response
2013-11-18 Tom CleggAllow all active users to retrieve list of keep nodes.
2013-11-15 Tom CleggAllow all active users to retrieve list of keep nodes.
2013-11-14 Tim PierceMerge branch '1579-keep-server-in-docker' of git.clinic...
2013-11-14 Tom Cleggupdate discovery document generator for rails 3.2
2013-11-14 Tom Cleggadd generatedAt field to discovery document
2013-11-12 Tim PierceMerge branch '1578-api-server-in-docker'
2013-11-08 Tom Cleggfix tests and behavior for nodes#list as called by...
2013-11-07 Tom CleggUse current_user to select API response template. fixes...
2013-11-04 Tom Cleggin log_tail_follow, emit recent messages at top of...
2013-11-01 Tom Cleggsend queue/worker stats while waiting for job to start...
2013-10-07 Tom Cleggrename jobs.resource_limits to runtime_constraints
2013-09-16 Tom CleggModify API discovery document and CLI tool so resource...
2013-09-05 Tom CleggRevert "remove extra newline"
2013-08-22 Tom Cleggfix :id -> {uuid} subst in discovery doc when generatin...
2013-07-31 Tom Cleggput back :find_object_by_uuid in virtual_machines contr...
2013-07-31 Tom Cleggfix exception in get_all_logins when user has no author...
2013-07-30 Tom Cleggadd auth scopes
2013-07-11 Tom Cleggremove extra newline
2013-07-08 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:arvados
2013-07-08 Tom Cleggrename foreign uuid attributes
2013-06-27 Tom Cleggadd Human resource
2013-06-27 Tom Cleggadd trait resource
2013-06-26 Tom Cleggadd jobs#log_tail_follow
2013-06-19 Tom Cleggremove emacs tmp file
2013-06-17 Tom Cleggadd ApiClient#is_trusted, show list of api tokens in...
2013-06-13 Tom Cleggadd tutorials and references to home page
2013-06-12 Tom Cleggadd repositories#get_all_permissions
2013-06-12 Tom Cleggmove authorized_keys#get_all_logins to virtual_machines...
2013-06-11 Tom Cleggsmarten up authorized_keys#get_all_logins response
2013-06-11 Tom Cleggadd Repositories resource, fix authorized_user attr...
2013-06-10 Tom Cleggadd /authorized_keys/get_all_logins
2013-06-08 Tom Cleggadd VirtualMachine resource
2013-06-06 Tom Cleggadd AuthorizedKey resource
2013-06-04 Tom Cleggadd "order" parameter to discovery document
2013-05-24 Tom Cleggadd "where" param to discovery doc
2013-05-22 Tom Cleggadd /arvados/v1/jobs/queue
2013-05-16 Tom Cleggfix response type for #index
2013-05-11 Tom Cleggremove duplicate resource parameter
2013-04-25 Tom Cleggkeep_disks#ping
2013-04-25 Tom Cleggfix keep_disks/ping routing & discovery
2013-04-25 Tom Cleggadd controller-specific routes to discovery doc
2013-04-25 Tom Cleggadd KeepDisk resource
2013-04-25 Tom Cleggfix *List id and description in discovery document
2013-04-15 Tom Cleggrename projects