arvados.git
2014-04-08 radhika chippada"Add a new user" link uses setup method to create a...
2014-04-08 radhika chippadaMinor UI tweaks
2014-04-08 radhika chippadaDisable submit button until all input fields are filled in.
2014-04-08 radhika chippadaAdded bootstrap css
2014-04-08 radhika chippadaPre-fill form fields with previous selections where...
2014-04-08 radhika chippadaVirtual machines in a dropdown option in setup popup
2014-04-08 radhika chippadaPass all parameters to the setup method
2014-04-08 radhika chippadaMultiple input elements in popup
2014-04-08 radhika chippadaPopup closes on submit
2014-04-08 radhika chippadaWorking on setup popup
2014-04-08 radhika chippadaSetup popup display
2014-04-08 radhika chippadaWorking on setup popup
2014-04-08 radhika chippadaAdd a setup action to users controller and user model
2014-04-08 radhika chippadaConfirm dialog check commented our for now. Why is...
2014-04-08 radhika chippadaAdd users integration test class. Beginnings of setup...
2014-04-04 Tom CleggRemove Ruby 2.1.0 dependency by using Hash[x] instead...
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 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 PierceMerge branch 'master' into 2221-complete-docker
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.
next