Follows both jobs and links to show provenance for a collection
[arvados.git] / services /
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
2013-11-18 Tom CleggInclude privileged attributes in node#ping response
2013-11-18 Tom Cleggadd tests for node#ping, fix response when ping_secret...
2013-11-18 Tom CleggFix crash building api response when user is nil
2013-11-18 Tom CleggMerge branch '1600-native-keep-client'
2013-11-18 Tom CleggAllow all active users to retrieve list of keep nodes.
2013-11-15 Ward VandewegeImprove error handling for login operations.
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 Cleggadd discovery document test
2013-11-14 Tom Cleggdelete cached discovery document during boot, so doc...
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-11 Tom Cleggadd log_stream_href attribute to Job resource
2013-11-08 Tom CleggCatch AbstractController::ActionNotFound instead of...
2013-11-08 Tom Cleggadd crunch_worker_state to Node api response. refs...
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-07 Tom CleggPreload all models at startup. Otherwise, in non-produc...
2013-11-07 Tom CleggAdd "not null" constraint to timestamp columns.
2013-11-07 Tom CleggRemove "test user needs createdb privilege" workaround.
2013-11-06 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2013-11-05 Tom Cleggupgrade to latest Rails 3.2
2013-11-04 Tom Cleggupgrade gem dependencies
2013-11-04 Tom Clegginclude "href" key for each object in API response
2013-11-04 Tom Cleggin log_tail_follow, emit recent messages at top of...
2013-11-04 Tom Cleggstore the last ~512 KiB of job log messages in a redis...
2013-11-04 Tom Cleggimprove error message when crunch-job is not found
2013-11-01 Tom Cleggsend queue/worker stats while waiting for job to start...
2013-11-01 Tom Cleggupdate node info[:slurm_state] when running sinfo....
2013-10-07 Tom Cleggrename jobs.resource_limits to runtime_constraints
2013-09-27 Tom CleggMigrate the test database to 0 instead of trying to...
2013-09-27 Tom Cleggadd a few fixtures and tests for API. refs #1517 refs...
2013-09-27 Tom Cleggfix down-migration: add_column should have been remove_...
2013-09-27 Tom CleggIgnore failure in data-migration part of old schema...
2013-09-27 Tom CleggFix exception if api_client_authorization does not...
2013-09-26 Tom Cleggmove crunch-job to arv-crunch-job and add to arvados...
2013-09-24 Tom Cleggdo not munge hash keys in client-provided request....
2013-09-17 Tom CleggDuring task setup, if it exists, run /crunch_scripts...
2013-09-16 Tom CleggModify API discovery document and CLI tool so resource...
2013-09-05 Tom CleggRevert "remove extra newline"
2013-09-05 Tom Cleggreplace compute_node_security_group config with generic...
2013-08-22 Tom Cleggfix :id -> {uuid} subst in discovery doc when generatin...
2013-08-13 Tom Cleggallow admin to change object UUIDs
2013-07-31 Tom Clegglock CRUNCH_DISPATCH_LOCKFILE while running, if provided
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-22 Tom Cleggfix backward-compatible env var
2013-07-17 Tom Cleggstrip extra newline
2013-07-17 Tom Cleggadd usr/local/arvados/src pythonpath
2013-07-17 Tom Cleggprepend to PYTHONPATH instead of replacing
2013-07-16 Tom Cleggfix job dependencies -- grok arrays and hashes in scrip...
2013-07-11 Tom Cleggadd util functions, fix up tmp dirs
2013-07-11 Tom Cleggremove extra newline
2013-07-10 Tom Cleggfix is_locked_by reference
2013-07-10 Tom Cleggfix is_locked_by reference
2013-07-09 Tom Cleggshow provenance
2013-07-08 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:arvados
2013-07-08 Tom Cleggrename more foreign uuid attributes
2013-07-08 Tom Cleggrename more foreign uuid attributes
2013-07-08 Tom Cleggrename foreign uuid attributes
2013-07-01 Tom Cleggrestrict visible-because-references-me to permission...
2013-07-01 Tom Cleggupdate example configs
2013-06-28 Tom Cleggupdate running and finished_at attributes at completion
2013-06-28 Tom Cleggchdir out of supervise dir when starting job
2013-06-27 Tom Cleggfixes and docs for testing crunch jobs locally
2013-06-27 Tom Cleggadd Human resource
2013-06-27 Tom Cleggadd trait resource
2013-06-26 Tom Cleggnotify admin about new users
2013-06-26 Tom Clegguser#is_active fixes
2013-06-26 Tom Cleggactivate admin users created before is_active flag...
2013-06-26 Tom Cleggadd user#is_active flag
2013-06-26 Tom Cleggadd jobs#log_tail_follow
2013-06-25 Tom Cleggfix for bare repos
2013-06-25 Tom Clegguse which to find crunch-job instead of hoping sudo...
2013-06-23 Tom Clegguse find_or_create_by instead of rescue RecordNotUnique
2013-06-22 Tom Cleggremove some leftovers from subversion support
2013-06-22 Tom Cleggfix attempts to save dev job status in arvados db
2013-06-22 Tom Cleggfix dev job id
2013-06-21 Tom Cleggsend git-archive from ctl to compute node instead of...
next