arvados.git
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 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 Tom CleggAdd a system_group, and ensure it has can_manage permis...
2014-04-01 Brett Smithdoc: Implement Tom's suggested improvements.
2014-04-01 Tom CleggDocument group-level administrator semantics.
2014-04-01 Tom CleggSupport group-wide administrator privileges.
2014-04-01 Tom CleggIncrease max #users shown on users/activity page.
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 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 PierceUnit test for FindKeepVolumes (refs #2295)
2014-03-28 Tom CleggMove "empty blob" magic number into a Collection class...
2014-03-28 Tom CleggFix some whitespace complaints.
2014-03-28 Tom CleggMerge branch 'master' into 1932-job-output-persistent
2014-03-27 Tom CleggFix migration crash when script_version is nil.
2014-03-27 Tom CleggIgnore "cache directory does not exist" error when...
2014-03-27 radhika chippadaMerge branch '2068-reset-user'
2014-03-27 radhika chippadareload object before unsetup
2014-03-27 Brett Smithdoc: Make index adorable.
2014-03-27 radhika chippadaminor cleanup
2014-03-27 radhika chippadaClean up the users controller
2014-03-27 radhika chippadaUpdate tests to match controller updates towards admin_...
2014-03-27 radhika chippadaUse before_filter admin_required in the users controlle...
2014-03-27 radhika chippadaImprove the api call invocation
2014-03-27 radhika chippadaUpdate UI to use button_to instead of link_to to deacti...
2014-03-27 radhika chippadaMerge branch 'master' into 2068-reset-user
2014-03-27 radhika chippadaUpdate the text on the deactivate link
2014-03-27 radhika chippadaUse post method instead of get method when invoking...
2014-03-27 radhika chippadaStory #2068: Invoke the user -> unsetup method when...
2014-03-27 radhika chippadaExpose user unsetup method from the API server. Added...
2014-03-27 Peter AmstutzMerged branch 1741-internal-git-repo into 2333-crunch...
2014-03-27 Peter AmstutzFixed dangling 'end'
2014-03-27 Peter AmstutzMerge branch 'master' into 2333-crunch-dispatch-token...
2014-03-27 Peter AmstutzStylistic changes based on comments from Tom/Brett
2014-03-27 Peter AmstutzMerge branch '2051-nondeterministic-jobs'
2014-03-26 Tim PierceMerge branch '2291-new-keepd-read-blocks' (fixes #2291)
2014-03-26 Tim PierceIncorporating code review comments (refs #2291, refs...
2014-03-26 Tim PierceImprove readability of unit tests. (refs #2291)
2014-03-26 Tom CleggAdd list of in-progress/planned SDKs.
2014-03-26 Tom CleggAdd Ruby SDK page.
2014-03-26 Tom CleggFix broken links and duplicate titles.
2014-03-26 Tom CleggAdd command line SDK page.
2014-03-26 Tom CleggAdd Perl SDK page.
2014-03-26 Peter AmstutzFixes "sec_error_reused_issuer_and_serial" SSL error...
2014-03-26 Peter AmstutzAdded fix to workbench dashboard so that workbench...
2014-03-26 Peter AmstutzMerge branch 'master' into 2051-nondeterministic-jobs
2014-03-26 Peter AmstutzAdded more tests and more aggressive input checking.
2014-03-25 Tom CleggMerge branch '2412-do-not-reuse-task-work-dirs'
2014-03-25 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-03-25 Peter AmstutzFixes #2047: Catch connection errors in 'arv' and repor...
next