arvados.git
2015-04-27 Brett Smith5554: Add progress logs header. 5554-delete-job-log-rows-wip
2015-04-27 Brett Smith5554: Fixup pipeline instance model to avoid duplication.
2015-04-24 Brett Smith5554: Workbench links finished job logs from pipeline...
2015-04-24 Brett Smith5554: Clean up erroneous fixture pipeline state.
2015-04-24 Brett Smith5554: Fixup: Test the Rake task.
2015-04-23 Brett Smith5554: Fixup documentation per code review.
2015-04-23 Brett Smith5554: Add Rake task to delete old job log records.
2015-04-23 Tom Clegg5416: Test with HEAD in current tree, not master: jenki...
2015-04-22 Tom CleggMerge branch '5416-browse-repo-tree' refs #5416
2015-04-22 Radhika Chippadacloses #5663
2015-04-22 Radhika ChippadaMerge branch 'master' into 5663-doc-rake-secret
2015-04-22 Radhika Chippadacloses #5783
2015-04-22 Radhika ChippadaMerge branch 'master' into 5663-doc-rake-secret
2015-04-22 Radhika Chippadacloses #5675
2015-04-21 Radhika ChippadaMerge branch 'master' into 5663-doc-rake-secret
2015-04-21 Radhika ChippadaMerge branch 'master' into 5675-project-subprojects...
2015-04-21 Radhika Chippadarefs #5179 : gem version in workbench
2015-04-21 Radhika Chippadacloses #5179
2015-04-21 Radhika Chippada5179: one more test with multilevel manifest text
2015-04-21 Radhika ChippadaMerge branch 'master' into 5179-dirs-in-filenames
2015-04-20 Tom Clegg5416: Fix protected method that should have been public.
2015-04-20 Tom Clegg5416: Use foo:bar@host:port/ instead of credential...
2015-04-20 Tom Clegg5416: Remove second trailing slash in breadcrumbs link.
2015-04-20 Tom Clegg5416: Disable repository browsing (and skip tests)...
2015-04-20 Tom Clegg5416: Add read-only clone_urls attribute to Repository...
2015-04-20 Tom Clegg5416: Do not override git urls for remote hosted repos.
2015-04-20 Tom Clegg5416: Run arv-git-httpd and nginx ssl proxy in test...
2015-04-20 Tom Clegg5416: Browse git repository contents in workbench.
2015-04-20 Tom Clegg5416: Fix comment.
2015-04-20 Tom CleggRevert errant change in f8e6cb3. refs #3126
2015-04-20 Ward VandewegeDocker: fix the build of the sso docker container.
2015-04-20 Tom CleggMerge branch '3126-remote-git-url' closes #3126
2015-04-20 Tom Clegg3126: Skip some unnecessary db resets.
2015-04-20 Tom Clegg3126: Use localhost to simulate API failures. reset_app...
2015-04-20 Tom Clegg3126: Handle "no local repository" case better.
2015-04-20 Tom Clegg3126: Delete git cache dir in test teardown. Remove...
2015-04-20 Tom Clegg3126: Fix test. Avoid excess "git init" by probing...
2015-04-20 Tom Clegg3126: Always act as current_user in Commit.find_commit_...
2015-04-20 Tom Clegg3126: Do not try to do anything with job.repository...
2015-04-20 Tom Clegg3126: Update API docs.
2015-04-20 Tom Clegg3126: Accept remote http/https/git url as repository...
2015-04-20 Radhika Chippadacloses #5573
2015-04-20 Radhika ChippadaMerge branch 'master' into 5573-user-activity-page...
2015-04-20 Radhika Chippadacloses #5753
2015-04-20 Radhika ChippadaMerge branch 'master' into 5753-job-name-column-in...
2015-04-20 Radhika Chippadacloses #5620
2015-04-20 Radhika Chippada5620: added comment to input trigger event
2015-04-19 Radhika Chippada5663: update documentation to use "puts rand" in place...
2015-04-19 Radhika Chippada5179: update arvados ruby sdk gem version in workbench.
2015-04-19 Radhika Chippada5179: update files method to move dir parts to streamname.
2015-04-18 Radhika Chippada5675: include Subprojects tab in project#show for anony...
2015-04-17 Radhika Chippada5620: add ready handler for input
2015-04-17 Radhika Chippada5753: show name column in project#show page when the...
2015-04-17 Radhika Chippada5573: The activity page retrieves too much data that...
2015-04-16 Radhika Chippadacloses #5417
2015-04-16 Radhika ChippadaMerge branch 'master' into 5417-not-start-pipeline...
2015-04-16 Radhika Chippada5417: one more test condition for dataclass=File
2015-04-16 Tom CleggMerge branch '3145-readonly-volumes' refs #3145
2015-04-16 Radhika Chippada5417: in case of a File dataclass with unreadable input...
2015-04-16 Radhika Chippada5417: revert unreadable-input check for links since...
2015-04-16 Radhika Chippada5417: update created_at time on pipeline_in_publicly_ac...
2015-04-16 Radhika ChippadaMerge branch 'master' into 5417-not-start-pipeline...
2015-04-16 Radhika Chippada5417: a few changes from based on review feedback....
2015-04-16 Tom Clegg3145: Add -readonly flag. Accept multiple -volume argum...
2015-04-16 Brett Smith5742: User setup process uses username for VM login...
2015-04-15 Brett SmithMerge branch '5717-crunch-dynamic-max-tasks-per-node...
2015-04-15 Brett Smith5717: crunch-job uses fewer slots when few tasks at...
2015-04-15 Brett SmithMerge branch '5714-gce-setup-bugfixes-wip'
2015-04-15 Brett Smith5714: Avoid Node Manager race conditions around stop_if...
2015-04-15 Brett Smith5714: Node Manager setup process retries Arvados errors.
2015-04-15 Radhika Chippada5417: fix typo
2015-04-15 Radhika Chippada5417: add additional test updates to verify Run button...
2015-04-15 Radhika Chippada5417: when input is unreadable, present visual cue...
2015-04-14 Radhika Chippada5417: add "unreadable inputs provided" visual cue for...
2015-04-14 Radhika Chippadacloses #5647
2015-04-14 Radhika Chippada5647: minor text update
2015-04-14 Radhika Chippada5647: as a team we need to learn to weigh options with...
2015-04-14 Radhika Chippada5647: add icon to the new login dropdown link
2015-04-14 Radhika Chippada5647: minor tweak to dropdown text
2015-04-14 Radhika ChippadaMerge branch 'master' into 5647-login-dropdown
2015-04-14 Radhika Chippadacloses #5440
2015-04-14 Radhika Chippada5440: remove usused getting_started images
2015-04-14 Radhika Chippada5647: add a hover dropdown login item.
2015-04-14 Nancy Ouyang5440: reword quickstart
2015-04-14 Nancy Ouyanglinkfix, reword quickstart section on homepage
2015-04-14 Tom CleggFix indentation. Remove errant unclosed <p> tag. refs...
2015-04-14 Nancy Ouyang5440: remove all links to /start temporarily to avoid...
2015-04-14 Tom CleggIf provided, use TMPDIR instead of /tmp. No issue #
2015-04-14 Tom CleggFix loop label that became disconnected in bae652c...
2015-04-14 Nancy OuyangMerge branch 'master' of git.curoverse.com:arvados...
2015-04-13 Tom CleggMerge branch '5414-keep-service-hints' refs #5414
2015-04-13 Radhika Chippadarefs #5493
2015-04-13 Radhika Chippada5493: popup size
2015-04-13 Radhika Chippada5493: popup size and a typo
2015-04-13 Radhika Chippada5493: make popup size fixed
2015-04-13 Radhika Chippada5493: public pipeline wiki page link added in page 3
2015-04-13 Tom Clegg5414: Merge branch 'master' into 5414-keep-service...
2015-04-13 Nancy Ouyang1 2 3 ul>ol 3rd page
2015-04-13 Radhika Chippada5493: that did not sit well
2015-04-13 Radhika Chippada5493: remove confusing btn class on explanation button...
next