arvados.git
2013-11-11 Ward VandewegeFix deprecation warning:
2013-11-11 Ward VandewegeWe don't use the bootstrap-rails gem, and it does not...
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 Ward VandewegeAdd docker arvados/docserver build.
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 PierceMerging the postgres container back into the api contai...
2013-11-06 Tim PierceSplitting out containers into arvados/base, arvados...
2013-11-06 Tim PierceMerge branch 'master' of git.clinicalfuture.com:arvados
2013-11-05 Tim PierceRename "cfi" docker images to "arvados"
2013-11-05 Tom Cleggupgrade to latest Rails 3.2
2013-11-05 Tim PiercePost-install configuration script for PostgreSQL.
2013-11-05 Tim PierceUse PostgreSQL, not MySQL.
2013-11-04 Tim PierceInitial build files for Docker images with Arvados...
2013-11-04 Tim PierceUpdating install and use documentation.
2013-11-04 Tom Cleggupgrade gem dependencies
2013-11-04 Tom Cleggupgrade gem dependencies
2013-11-04 Tom Clegginclude "href" key for each object in API response
2013-11-04 Tom Cleggimprove error message when API response is valid JSON...
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-11-01 Tom Cleggallow crunch-job caller to override CRUNCH_TMP. fixes...
2013-10-21 Tom Cleggfix infinite exec loop
2013-10-21 Tom Cleggfix infinite loop if CONT signal received while todo...
2013-10-07 Tom Cleggupgrade gem versions in Gemfile.lock
2013-10-07 Tom Cleggset/unset ARVADOS_API_HOST_INSECURE in cli setup instru...
2013-10-07 Tom Cleggrename jobs.resource_limits to runtime_constraints
2013-10-07 Tom Cleggadd Real Time Genomics pipeline template
2013-10-07 Tom Cleggadd crunch scripts for Real Time Genomics pipeline
2013-09-27 Tom Cleggadd note about running crunch jobs with no git repo...
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 Cleggadd local job debugging tutorial. closes #1515
2013-09-26 Tom Cleggfix exception when script_version is nil
2013-09-26 Tom Cleggadd ruby wrapper around crunch-job
2013-09-26 Tom Cleggmove crunch-job to arv-crunch-job and add to arvados...
2013-09-24 Tom Cleggfill in intro-to-git page
2013-09-24 Tom Cleggupdate API tokens doc to match current API tokens page
2013-09-24 Tom Cleggdo not munge hash keys in client-provided request....
2013-09-24 Tom Cleggtest API update semantics, confirm put/get cycle preser...
2013-09-24 Tom Cleggupdate "correct answer" hashes in collection tests...
2013-09-17 Tom CleggDuring task setup, if it exists, run /crunch_scripts...
2013-09-16 Tom Cleggpass api_token and pipeline_instance in request body...
2013-09-16 Tom CleggModify API discovery document and CLI tool so resource...
2013-09-15 Tom Cleggescape spaces in manifest filenames
2013-09-15 Tom Cleggadd CollectionWriter.write_directory_tree()
2013-09-15 Tom Cleggmaintain directory structure in collection_extract
2013-09-15 Tom Cleggfix extra empty stream in all_streams() response
2013-09-15 Tom Cleggoverwrite existing files in stream_extract
2013-09-15 Tom Cleggadd util.listdir_recursive()
2013-09-15 Tom Cleggfix os.path.dirname usage
2013-09-15 Tom Cleggfix out of scope function use
2013-09-15 Tom Cleggmkdir -p in collection_extract()
2013-09-15 Tom Cleggadd one-task-per-stream utils
2013-09-15 Tom Cleggfix stream names in CollectionWriter
2013-09-15 Tom Clegguse . as default stream name
2013-09-15 Tom Cleggfix infinite loop in flush_data
2013-09-15 Tom Cleggallow caller to override std* pipes in run_command
2013-09-15 Tom Cleggadd zipball_extract
2013-09-15 Tom Cleggadd crunch_scripts/file-select
2013-09-05 Tom CleggRevert "remove extra newline"
2013-09-05 Tom Cleggreplace compute_node_security_group config with generic...
2013-08-28 Ward VandewegeTypo in the 'create virtual machine' command.
2013-08-22 Tom Cleggfix :id -> {uuid} subst in discovery doc when generatin...
2013-08-13 Tom Cleggallow admin to change object UUIDs
2013-08-01 Tom Clegguse ssh -T to silence pty warning
2013-08-01 Tom Cleggfix spelling of arv argument
2013-08-01 Tom Cleggclean up jobs page, add expand/collapse
2013-08-01 Tom Cleggtone down css on jobs index
2013-08-01 Tom Cleggfix uuid column heading on jobs index
2013-07-31 Tom Cleggupdate crunch install doc
2013-07-31 Tom Clegglock CRUNCH_DISPATCH_LOCKFILE while running, if provided
2013-07-31 Tom Cleggadd links beside editable object uuids
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 Clegggitignore arvados-cli gem
2013-07-30 Tom Cleggadd auth scopes
2013-07-24 Tom Cleggfix example ssh command
2013-07-23 Tom Cleggshow copy-paste-friendly current token at top of API...
2013-07-23 Tom Cleggclean up SDK examples
2013-07-22 Tom Cleggfix top nav extra padding with responsive + small window
2013-07-22 Tom Cleggfix bash "read -d" usage
2013-07-22 Tom Cleggfix backward-compatible env var
2013-07-18 Tom Cleggsay "interrupt" nicely instead of a stack trace on ^C
2013-07-18 Tom Cleggadd --no-reuse and --no-reuse-finished options to arv...
2013-07-18 Samuel Shapiroadded PuTTY instructions to docs site
2013-07-18 Ward VandewegeFix numbering of tutorials on workbench landing page.
2013-07-17 Tom Clegguse find() instead of where() to get a single object
2013-07-17 Tom Clegghide account summary bar if user is not activated yet
2013-07-17 Tom Cleggcount files instead of specimens on dashboard
next