Merge branch 'master' of git.curoverse.com:arvados into 11876-r-sdk
[arvados.git] / lib /
2018-01-16 Lucas Di PentimaMerge branch '12479-wb-structured-vocabulary'
2018-01-09 Fuad MuhicMerge branch 'master' of git.curoverse.com:arvados...
2018-01-09 Tom CleggMerge branch '12702-migrate-user'
2018-01-09 Peter AmstutzMerge branch '12913-secondary-mounts' refs #12913
2018-01-08 Tom CleggMerge branch '12876-arvados-client'
2018-01-08 Tom Clegg12876: Call attention to missing python and ruby depend...
2018-01-08 Tom Clegg12876: List subcommands like "arvados-client keep get...
2018-01-08 Tom Clegg12876: Merge branch 'master' into 12876-arvados-client
2018-01-02 Tom Clegg12876: Pass commands through to ruby/python programs.
2018-01-02 Tom Clegg12876: Simplify legacy option parsing.
2018-01-02 Tom Clegg12876: Fix up error/usage messages.
2018-01-02 Tom Clegg12876: More compatibility with "arv get".
2018-01-02 Tom Clegg12876: Util to accept subcommand after initial args.
2018-01-02 Tom Clegg12876: arvados-client get [-format=yaml] uuid
2017-09-05 Tom Clegg12033: Merge branch 'master' into 12033-multisite-search
2017-09-01 Tom CleggMerge branch '12134-llfuse-patch'
2017-08-31 Lucas Di Pentima12055: Merge branch 'master' into 12055-nodemanager...
2017-08-29 Tom CleggMerge branch 'master' into 11898-no-distinct
2017-08-22 Tom CleggUpdate test to match new log message.
2017-08-18 Tom CleggMerge branch 'master' into 12033-multisite-search
2017-08-18 Tom CleggMerge branch '12123-ws-unsubscribe'
2017-08-18 Tom CleggMerge branch '11309-crunchstat-summary-containers'
2017-08-15 Tom Clegg11309: Prefix errors with "notice:" or "warning:" to...
2017-07-05 Tom CleggMerge branch '8784-dir-listings'
2017-06-30 Tom CleggMerge branch '11807-yaml-to-json'
2017-06-30 radhikaArvados-DCO-1.1-Signed-off-by: Radhika Chippada <radhik...
2017-06-29 Lucas Di Pentima11789: Merge branch 'master' into 11789-arvput-exclude...
2017-06-29 Tom CleggMerge branch '2411-check-copyright'
2017-06-28 Tom Clegg2411: Add copyright notices to everything.
2017-06-28 Tom Clegg2411: Fix tests to accommodate copyright notices.
2016-10-03 Lucas Di Pentima9701: Merge branch '9463-change-arvput-use-collection...
2016-08-04 Tom Clegggofmt.
2016-08-04 Tom CleggFix race in crunchstat.
2016-07-15 Peter AmstutzMerge branch 'master' into 9369-arv-cwl-docs
2016-07-13 Peter AmstutzMerge branch '9486-retry-instance-limit-exceeded' close...
2016-07-05 Tom CleggMerge branch '8016-crunchrun-crunchstat'
2016-07-04 Tom Clegg8016: Clarify comments/docs and cpuSample initialization.
2016-07-04 Tom Clegg8016: Rename Poll to PollPeriod.
2016-07-04 Tom Clegg8016: Fix race in test case.
2016-06-30 Tom Clegg8016: Fix up docs and trim API.
2016-06-30 Tom Clegg8016: Reduce logging noise by waiting for cgroup files...
2016-06-30 Tom Clegg8016: Split crunchstat into a module and a commmand...
2016-03-01 Peter AmstutzAdd 'tools/arvbox/' from commit 'd3d368758db1f4a9fa5b89...
2016-02-25 Peter AmstutzTweak slurm configuration to run as non-root user.
2016-02-25 Peter AmstutzFix arvados-login-sync for vm account creation
2016-02-18 Peter AmstutzRun slurmctld and slurmd inside arvbox. refs #6518
2016-02-16 Peter AmstutzMove services to /var/lib/arvbox/services because they...
2016-02-15 Peter AmstutzExplicitly install Docker 1.9.1 instead of using get...
2016-02-15 Peter AmstutzAdd crunch-dispatch-local to arvbox. no issue #
2016-02-12 Peter AmstutzAdd arvbox support for overriding settings in applicati...
2016-01-28 Peter AmstutzUse volumes for /var/log/nginx and /etc/ssl/private...
2016-01-28 Peter AmstutzArvbox fixes: use 'postgres' database when testing...
2016-01-27 Peter Amstutzchown /etc/ssl/private to arvbox refs #8080
2016-01-25 Peter AmstutzJust create arvbox superuser instead of creating a...
2016-01-20 Peter AmstutzEnable arvbox user to sudo to crunch user. refs #8080
2016-01-20 Peter AmstutzFix gitolite-shell path refs #8080
2016-01-19 Peter AmstutzMerge branch '8080-arvbox' closes #8080
2013-04-10 Ward Vandewegemoved explorer into new directory structure
2013-04-10 Ward Vandewegemoved api server code into new directory structure
2013-03-20 Ward VandewegeMerge branch 'master' of git.clinicalfuture.com:orvos...
2013-03-20 Tom Clegguse new permission methods to check model transactions...
2013-03-20 Tom Cleggadd per-user and per-session default_owner. refs #1415
2013-03-16 Tom Cleggadd script/dispatch_jobs.rb and related Job features
2013-01-31 Tom Cleggtighten up automatic uuid assignment
2013-01-25 Tom Cleggmove created_by to owner
2013-01-25 Ward VandewegeRemove duplicate configuration value in lib/josh_id.rb.
2013-01-25 Ward VandewegeMake josh_id propagate return_to as a GET parameter...
2013-01-24 Tom Cleggset created_by/at and modified_by/at attributes when...
2013-01-23 Ward VandewegeDrop superfluous comment.
2013-01-23 Ward VandewegeAuthenticate against auth.clinicalfuture.com
2013-01-16 Tom Cleggtweak uuid generators - use last N digits instead of...
2013-01-14 Ward VandewegeInitial commit.
2013-01-13 Tom Cleggadd shared "common" template with kind and etag
2013-01-05 Tom Cleggadd metadata resource
2013-01-04 Ward VandewegeInitial commit