2013-11-12 |
Tim Pierce | Merge branch '1578-api-server-in-docker' |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Tim Pierce | Set nameservers at config time. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Tim Pierce | Merge branch '1578-api-server-in-docker' of git.clinica... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Tim Pierce | Copied Apache vhost config from qr1hi. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ward Vandewege | We want to be able to handle naked |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ward Vandewege | Add sass explicitly |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ward Vandewege | Style improvements -- rubocop |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ward Vandewege | Allow up to 10 levels of nesting for variable substitut... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Tim Pierce | Rename config.yml to config.yml.example (easier to... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ward Vandewege | We don't need the pg gem in workbench. |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Tom Clegg | add log_stream_href attribute to Job resource |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ward Vandewege | Fix deprecation warning: |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ward Vandewege | We don't use the bootstrap-rails gem, and it does not... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ward Vandewege | Fix deprecation warning: |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Ward Vandewege | We don't use the bootstrap-rails gem, and it does not... |
commit | commitdiff | tree | snapshot |
2013-11-11 |
Tim Pierce | Use supervisord to start postgres + apache2 when the api |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Tim Pierce | Start the API container with supervisor, running postgr... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Tom Clegg | Catch AbstractController::ActionNotFound instead of... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Tom Clegg | add crunch_worker_state to Node api response. refs... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Tom Clegg | fix tests and behavior for nodes#list as called by... |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Tim Pierce | Fix passenger filename. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Tim Pierce | Configure Apache and Passenger. |
commit | commitdiff | tree | snapshot |
2013-11-08 |
Tim Pierce | Bug fixes. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Tim Pierce | Specify all configuration settings in config.yml. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Ward Vandewege | Add docker arvados/docserver build. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Tom Clegg | Use current_user to select API response template. fixes... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Tom Clegg | Preload all models at startup. Otherwise, in non-produc... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Tom Clegg | Add "not null" constraint to timestamp columns. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Tom Clegg | Remove "test user needs createdb privilege" workaround. |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Tim Pierce | Merging the postgres container back into the api contai... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Tim Pierce | Splitting out containers into arvados/base, arvados... |
commit | commitdiff | tree | snapshot |
2013-11-06 |
Tim Pierce | Merge branch 'master' of git.clinicalfuture.com:arvados |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Tim Pierce | Rename "cfi" docker images to "arvados" |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Tom Clegg | upgrade to latest Rails 3.2 |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Tim Pierce | Post-install configuration script for PostgreSQL. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Tim Pierce | Use PostgreSQL, not MySQL. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Tim Pierce | Initial build files for Docker images with Arvados... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Tim Pierce | Updating install and use documentation. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Tom Clegg | upgrade gem dependencies |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Tom Clegg | upgrade gem dependencies |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Tom Clegg | include "href" key for each object in API response |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Tom Clegg | improve error message when API response is valid JSON... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Tom Clegg | in log_tail_follow, emit recent messages at top of... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Tom Clegg | store the last ~512 KiB of job log messages in a redis... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Tom Clegg | improve error message when crunch-job is not found |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Tom Clegg | send queue/worker stats while waiting for job to start... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Tom Clegg | update node info[:slurm_state] when running sinfo.... |
commit | commitdiff | tree | snapshot |
2013-11-01 |
Tom Clegg | allow crunch-job caller to override CRUNCH_TMP. fixes... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Tom Clegg | fix infinite exec loop |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Tom Clegg | fix infinite loop if CONT signal received while todo... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Tom Clegg | upgrade gem versions in Gemfile.lock |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Tom Clegg | set/unset ARVADOS_API_HOST_INSECURE in cli setup instru... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Tom Clegg | rename jobs.resource_limits to runtime_constraints |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Tom Clegg | add Real Time Genomics pipeline template |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Tom Clegg | add crunch scripts for Real Time Genomics pipeline |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Tom Clegg | add note about running crunch jobs with no git repo... |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Tom Clegg | Migrate the test database to 0 instead of trying to... |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Tom Clegg | add a few fixtures and tests for API. refs #1517 refs... |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Tom Clegg | fix down-migration: add_column should have been remove_... |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Tom Clegg | Ignore failure in data-migration part of old schema... |
commit | commitdiff | tree | snapshot |
2013-09-27 |
Tom Clegg | Fix exception if api_client_authorization does not... |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Tom Clegg | add local job debugging tutorial. closes #1515 |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Tom Clegg | fix exception when script_version is nil |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Tom Clegg | add ruby wrapper around crunch-job |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Tom Clegg | move crunch-job to arv-crunch-job and add to arvados... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Tom Clegg | fill in intro-to-git page |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Tom Clegg | update API tokens doc to match current API tokens page |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Tom Clegg | do not munge hash keys in client-provided request.... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Tom Clegg | test API update semantics, confirm put/get cycle preser... |
commit | commitdiff | tree | snapshot |
2013-09-24 |
Tom Clegg | update "correct answer" hashes in collection tests... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Tom Clegg | During task setup, if it exists, run /crunch_scripts... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Tom Clegg | pass api_token and pipeline_instance in request body... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Tom Clegg | Modify API discovery document and CLI tool so resource... |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | escape spaces in manifest filenames |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | add CollectionWriter.write_directory_tree() |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | maintain directory structure in collection_extract |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | fix extra empty stream in all_streams() response |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | overwrite existing files in stream_extract |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | add util.listdir_recursive() |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | fix os.path.dirname usage |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | fix out of scope function use |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | mkdir -p in collection_extract() |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | add one-task-per-stream utils |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | fix stream names in CollectionWriter |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | use . as default stream name |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | fix infinite loop in flush_data |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | allow caller to override std* pipes in run_command |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | add zipball_extract |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Tom Clegg | add crunch_scripts/file-select |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Tom Clegg | Revert "remove extra newline" |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Tom Clegg | replace compute_node_security_group config with generic... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Ward Vandewege | Typo in the 'create virtual machine' command. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Tom Clegg | fix :id -> {uuid} subst in discovery doc when generatin... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Tom Clegg | allow admin to change object UUIDs |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Tom Clegg | use ssh -T to silence pty warning |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Tom Clegg | fix spelling of arv argument |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Tom Clegg | clean up jobs page, add expand/collapse |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Tom Clegg | tone down css on jobs index |
commit | commitdiff | tree | snapshot |
2013-08-01 |
Tom Clegg | fix uuid column heading on jobs index |
commit | commitdiff | tree | snapshot |
2013-07-31 |
Tom Clegg | update crunch install doc |
commit | commitdiff | tree | snapshot |
next |