Merge branch '1600-native-keep-client'
[arvados.git] / services /
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 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...
2013-06-21 Tom Cleggwork around sudo environment sanitizing
2013-06-20 Tom Cleggconfigurable setuid for crunch jobs
2013-06-20 Tom Cleggobey RAILS_ENV if given
2013-06-20 Tom Cleggavoid sending html redirect to api client
2013-06-20 Tom Cleggadd missing attributes to keep_disk api response
2013-06-19 Tom Cleggremove emacs tmp file
2013-06-19 Tom Clegghandle auth tokens with api_client=0 better
2013-06-19 Tom Cleggfix http status for "not logged in" response
2013-06-19 Tom Cleggport crunch dispatcher from whjobmanager to crunch-job
2013-06-17 Tom Cleggadd ApiClient#is_trusted, show list of api tokens in...
2013-06-14 Tom Cleggfix up load_where_param
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 Ward VandewegeWhitespace.
2013-06-11 Tom Cleggadd Repositories resource, fix authorized_user attr...
2013-06-11 Ward VandewegeDelete capistrano files; they have been moved to a...
2013-06-10 Tom Cleggadd /authorized_keys/get_all_logins
2013-06-10 Tom Clegginclude links that reference me in links#index
2013-06-09 Tom Clegginclude indivually permitted objects in #index responses
2013-06-08 Tom Cleggadd VirtualMachine resource
2013-06-06 Tom Cleggadd AuthorizedKey resource
next