arvados.git
2014-04-07 Tim PierceMerge branch 'master' into 2449-keep-write-blocks
2014-04-07 Tim PierceAdded IsFull() to check for free space before writing...
2014-04-07 Misha ZatsmanAdded handler for collections. Also renamed byte_size...
2014-04-07 Misha ZatsmanAdded user page. Started using send_error. Added port...
2014-04-05 Misha ZatsmanStarted using global to actually assign to global varia...
2014-04-05 Misha ZatsmanMoved main flow into loadAllData method to get ready...
2014-04-04 Misha ZatsmanAdded logging to datamanager, as a step towards writing...
2014-04-04 Tom CleggRemove Ruby 2.1.0 dependency by using Hash[x] instead...
2014-04-04 Tim PierceAdd command-line flags. (refs #2463)
2014-04-04 Tim PierceMerge branch 'master' into 2449-keep-write-blocks
2014-04-04 Tim PiercePutBlock saves a block on only the first available...
2014-04-04 Tom CleggFix copy/paste error.
2014-04-03 Tim PierceFix $keep variable scope (refs #2221)
2014-04-03 Tim PierceMerge branch '2221-complete-docker' (closes #2325,...
2014-04-03 Tim PierceSemicolon fix (refs #2325, refs #2221).
2014-04-03 Ward VandewegeMerge branch '2509-rake-linkchecker'
2014-04-03 Tim PierceUse a simple 'open' for fetch_block (freeing up an...
2014-04-03 Tim PierceResolving style comments from #2325. (refs #2325, refs...
2014-04-03 Ward Vandewege* README: remove numbers in headings
2014-04-03 Tim PierceUse quotemeta to protect shell escapes (refs #2221...
2014-04-03 Tim PierceSet umask to 022 when creating config files. (refs...
2014-04-02 Brett Smithdocker: Install staged source on Docker images.
2014-04-02 Brett Smithdocker: Tolerate existing tmp in api-image.
2014-04-02 Brett Smithdocker: `chmod go=rX` on generated files.
2014-04-02 Brett Smithdocker: Don't try shell expansion in Makefile.
2014-04-02 Brett Smithdocker: Improve build.sh's Makefile finding.
2014-04-02 Ward Vandewegedoc: Add rake linkchecker task, and document it in...
2014-04-02 Tom CleggMerge branch '2209-correct-items-available'
2014-04-02 Tom CleggFix counting results in test case (count != size for...
2014-04-02 Tom CleggMerge branch 'master' into 2209-correct-items-available
2014-04-02 Tom CleggReally check for duplicate items returned, instead...
2014-04-02 Brett Smithdoc: Fix Keep links in tutorial-job1.
2014-04-02 Brett SmithMerge branch '2470-doc-refresh'.
2014-04-02 Brett Smithdoc: Implement Tom's suggested improvements.
2014-04-02 Brett Smithdoc: tutorial-job1 updates and style tweaks.
2014-04-02 Brett Smithdoc: job-and-pipeline-ref grammar fixes.
2014-04-02 Brett Smithdoc: Keep topic style tweaks.
2014-04-02 Brett Smithdoc: Fix typos in tutorial-parallel.
2014-04-02 Brett Smithdoc: tutorial-job-debug update and style.
2014-04-02 Brett Smithdoc: Make running-pipeline-command up-to-date.
2014-04-02 Brett Smithdoc: Highlight "you" in reference JSON.
2014-04-02 Brett Smithdoc: Use $USER in tutorial JSON.
2014-04-02 Brett Smithdoc: Tweak running-external-program style.
2014-04-02 Brett Smithdoc: tutorial-new-pipeline clarity.
2014-04-02 Brett Smithdoc: tutorial-firstscript style consistency.
2014-04-02 Brett Smithdoc: tutorial-pipeline-workbench style+clarity.
2014-04-02 Brett Smithdoc: Fix tutorial-keep typos and consistency.
2014-04-02 Brett Smithdoc: Fix api-tokens typos and consistency.
2014-04-02 Brett Smithdoc: Fix ssh-access typos and consistency.
2014-04-02 Brett Smithdoc: Style and consistency in user/index.
2014-04-02 Tim PierceDoc fixes.
2014-04-02 Tom CleggMerge branch '2447-fix-workbench-search'
2014-04-02 Tom CleggFix searching on tables with no "name" column. Take...
2014-04-02 Tom CleggLoad ArvadosApiClient after configuration.
2014-04-02 Tom CleggMerge branch '2498-group-admin'
2014-04-02 Tom CleggFix down-migration: delete the system_group and automat...
2014-04-02 Tom CleggAdd migration to create system group in existing instal...
2014-04-01 Tim PierceAdded TestPutBlockOneVol and TestPutBlockCorrupt. ...
2014-04-01 Tom CleggAdd a system_group, and ensure it has can_manage permis...
2014-04-01 Tim PierceAdded TestPutBlockOK. (refs #2292, refs #2449)
2014-04-01 Brett Smithdoc: Implement Tom's suggested improvements.
2014-04-01 Misha ZatsmanModified algorithm to take disk replication when counti...
2014-04-01 Misha ZatsmanAdded manifest size to calculations.
2014-04-01 Tom CleggDocument group-level administrator semantics.
2014-04-01 Tom CleggSupport group-wide administrator privileges.
2014-04-01 Tim PierceTypo fix.
2014-04-01 Tom CleggIncrease max #users shown on users/activity page.
2014-04-01 Tim PiercePutBlock creates dirs as necessary when storing new...
2014-04-01 Misha ZatsmanMerge branch 'master' of git.curoverse.com:arvados...
2014-04-01 Tom CleggCount distinct records for items_available, not rows...
2014-04-01 Tom CleggTest no duplicate UUIDs are returned by collections...
2014-04-01 Tom CleggTest items_available = items returned when limit is...
2014-04-01 Tom CleggMove keep mount point outside TASK_WORK directory to...
2014-04-01 Tom CleggAdd repository=arvados now required by jobs.create.
2014-03-31 Tim PierceAdded PutBlock and PutBlockHandler (refs #2292)
2014-03-31 Brett Smithdoc: tutorial-job1 updates and style tweaks.
2014-03-31 Brett Smithdoc: job-and-pipeline-ref grammar fixes.
2014-03-31 Brett Smithdoc: Keep topic style tweaks.
2014-03-31 Brett Smithdoc: Fix typos in tutorial-parallel.
2014-03-31 Brett Smithdoc: tutorial-job-debug update and style.
2014-03-31 Brett Smithdoc: Make running-pipeline-command up-to-date.
2014-03-31 Brett Smithdoc: Highlight "you" in reference JSON.
2014-03-31 Brett Smithdoc: Use $USER in tutorial JSON.
2014-03-31 Brett Smithdoc: Tweak running-external-program style.
2014-03-31 Brett Smithdoc: tutorial-new-pipeline clarity.
2014-03-31 Brett Smithdoc: tutorial-firstscript style consistency.
2014-03-31 Brett Smithdoc: tutorial-pipeline-workbench style+clarity.
2014-03-31 Brett Smithdoc: Fix tutorial-keep typos and consistency.
2014-03-31 Brett Smithdoc: Fix api-tokens typos and consistency.
2014-03-31 Brett Smithdoc: Fix ssh-access typos and consistency.
2014-03-31 Brett Smithdoc: Style and consistency in user/index.
2014-03-28 Tom CleggBump arvados-cli version to use output_is_persistent...
2014-03-28 Tom CleggMerge branch '1932-job-output-persistent'
2014-03-28 Tom CleggFetch --tags, otherwise we miss out on commits that...
2014-03-28 Tom CleggAdd dependency on latest arv-run-pipeline-instance.
2014-03-28 Tom CleggClarify c_already_finished comments.
2014-03-28 Tim PierceMerge branch '2291-new-keepd-read-blocks'
2014-03-28 Tim PierceAddressing code review comments (refs #2485, refs ...
2014-03-28 Tim PierceMerge branch 'master' into 2221-complete-docker
2014-03-28 Tim PierceUnit test for FindKeepVolumes (refs #2295)
next