arvados.git
8 years agorefs #6465
radhika [Wed, 22 Jul 2015 12:41:33 +0000 (08:41 -0400)]
refs #6465
Merge branch '6465-optimize-workbench-integration-tests'

8 years ago6465: Noticed a slight dip in code coverage in two areas and added tests to cover...
radhika [Wed, 22 Jul 2015 12:34:04 +0000 (08:34 -0400)]
6465: Noticed a slight dip in code coverage in two areas and added tests to cover those situations. Details:
1. Removal of integration "Test dashboard button all {jobs}" resulted in no test at all to visit /jobs page.
Added a controller test for this.
2. Not visiting the hash match page when only one collection matches (the controller test just verified the redirection),
resulted in the unforeseen side effect of not testing preview allowed status for a file name extention that is not listed
in application_mimetypes_with_view_icon (tar file in this case). Added this to test.

8 years agoMerge branch '6438-multiplatform-install-guide-TC' refs #6499
Tom Clegg [Tue, 21 Jul 2015 21:37:02 +0000 (17:37 -0400)]
Merge branch '6438-multiplatform-install-guide-TC' refs #6499

8 years agorefs #6465
Manoj [Tue, 21 Jul 2015 20:17:57 +0000 (16:17 -0400)]
refs #6465
Merge branch '6465-optimize-workbench-integration-tests'

8 years ago6465: Changed "test dashboard button all #{target}" to use assert_includes
Manoj [Tue, 21 Jul 2015 20:11:30 +0000 (16:11 -0400)]
6465: Changed "test dashboard button all #{target}" to use assert_includes
instead of css_select. css_select is throwing a wierd message.

8 years agorefs #6465
Manoj [Tue, 21 Jul 2015 17:18:15 +0000 (13:18 -0400)]
refs #6465
Merge branch '6465-optimize-workbench-integration-tests'

8 years agocloses #6652
Manoj [Tue, 21 Jul 2015 15:34:30 +0000 (11:34 -0400)]
closes #6652
Merge branch '6652-test-system-menu'

8 years agoMerge branch 'master' into 6652-test-system-menu
Manoj [Tue, 21 Jul 2015 15:32:04 +0000 (11:32 -0400)]
Merge branch 'master' into 6652-test-system-menu

Conflicts:
apps/workbench/test/integration/application_layout_test.rb

8 years ago6465: Removed two tests from projects test and added two to projects
Manoj [Tue, 21 Jul 2015 15:21:54 +0000 (11:21 -0400)]
6465: Removed two tests from projects test and added two to projects
controller test.

8 years ago6438: Make puma run script relocatable, set ARVADOS_WEBSOCKETS.
Tom Clegg [Tue, 21 Jul 2015 14:26:10 +0000 (10:26 -0400)]
6438: Make puma run script relocatable, set ARVADOS_WEBSOCKETS.

8 years ago6438: Back out dependency on lsb_release command.
Tom Clegg [Thu, 16 Jul 2015 20:17:44 +0000 (16:17 -0400)]
6438: Back out dependency on lsb_release command.

8 years ago6438: Add missing steps to SSO installation.
Tom Clegg [Thu, 16 Jul 2015 19:03:36 +0000 (15:03 -0400)]
6438: Add missing steps to SSO installation.

8 years ago6438: Use uuid_prefix (more) consistently.
Tom Clegg [Mon, 13 Jul 2015 14:08:20 +0000 (10:08 -0400)]
6438: Use uuid_prefix (more) consistently.

8 years ago6438: Merge debian and ubuntu sections. The same recipe works for both.
Tom Clegg [Fri, 10 Jul 2015 15:07:50 +0000 (11:07 -0400)]
6438: Merge debian and ubuntu sections. The same recipe works for both.

8 years ago6438: Use urandom instead of md5(hostname) for UUID. Avoid using Ruby at this stage.
Tom Clegg [Fri, 10 Jul 2015 15:02:22 +0000 (11:02 -0400)]
6438: Use urandom instead of md5(hostname) for UUID. Avoid using Ruby at this stage.

8 years ago6438: Add missing "apt-get update". Give a command to add the package repo.
Tom Clegg [Fri, 10 Jul 2015 15:00:46 +0000 (11:00 -0400)]
6438: Add missing "apt-get update". Give a command to add the package repo.

Replace version table with $(lsb_release -cs).

8 years ago6438: Add specific commands for nginx16 and postgresql92 Software Collections.
Tom Clegg [Fri, 10 Jul 2015 14:58:29 +0000 (10:58 -0400)]
6438: Add specific commands for nginx16 and postgresql92 Software Collections.

8 years ago6438: Add some missing steps to rvm recipe. Install rvm as root.
Tom Clegg [Thu, 9 Jul 2015 17:46:30 +0000 (13:46 -0400)]
6438: Add some missing steps to rvm recipe. Install rvm as root.

8 years ago6438: Bring back package dependencies for "build Ruby from source" option.
Tom Clegg [Thu, 9 Jul 2015 15:45:02 +0000 (11:45 -0400)]
6438: Bring back package dependencies for "build Ruby from source" option.

These used to be documented earlier in the process, but were removed.

8 years ago6438: Drop wget dependency. Update ./configure flags for Ruby 2.1.6.
Tom Clegg [Thu, 9 Jul 2015 15:38:13 +0000 (11:38 -0400)]
6438: Drop wget dependency. Update ./configure flags for Ruby 2.1.6.

8 years agocloses #6587
radhika [Mon, 20 Jul 2015 19:44:00 +0000 (15:44 -0400)]
closes #6587
Merge branch '6587-workbench-webshell-login-documentation'

8 years agoMerge branch 'master' into 6587-workbench-webshell-login-documentation
radhika [Mon, 20 Jul 2015 19:42:25 +0000 (15:42 -0400)]
Merge branch 'master' into 6587-workbench-webshell-login-documentation

8 years agocloses #6465
Manoj [Mon, 20 Jul 2015 19:36:40 +0000 (15:36 -0400)]
closes #6465
Merge branch '6465-optimize-workbench-integration-tests'

8 years ago6465: Added back bundled with
Manoj [Mon, 20 Jul 2015 19:35:39 +0000 (15:35 -0400)]
6465: Added back bundled with

8 years agoMerge branch 'master' into 6465-optimize-workbench-integration-tests
Manoj [Mon, 20 Jul 2015 19:31:29 +0000 (15:31 -0400)]
Merge branch 'master' into 6465-optimize-workbench-integration-tests

8 years ago6661: Install docs refer to arvados-git-httpd package and binary.
Brett Smith [Mon, 20 Jul 2015 19:27:30 +0000 (15:27 -0400)]
6661: Install docs refer to arvados-git-httpd package and binary.

The code refers to itself as arv-git-httpd, but the package is named
arvados-git-httpd, and includes the binary under that name as well.
Update the installation documentation to match.

Arguably, we should change the package naming instead.  But that
decision was made longer ago and is more difficult to revert.  I'm
making the easy fix now, and we can consider package changes later if
we like.

Closes #6661.

8 years ago6465: Added comments to explain test "find a project and edit description
Manoj [Mon, 20 Jul 2015 19:24:46 +0000 (15:24 -0400)]
6465: Added comments to explain test "find a project and edit description
with link to object".

8 years ago6658: Fix exception name errors in PySDK arvados.util.
Brett Smith [Mon, 20 Jul 2015 18:50:33 +0000 (14:50 -0400)]
6658: Fix exception name errors in PySDK arvados.util.

Refs #6658.

8 years ago6587: minor text updates
radhika [Mon, 20 Jul 2015 18:23:45 +0000 (14:23 -0400)]
6587: minor text updates

8 years ago6652: Moved system menu test into application_layout_test.
Manoj [Mon, 20 Jul 2015 18:09:40 +0000 (14:09 -0400)]
6652: Moved system menu test into application_layout_test.

8 years agoMerge branch 'master' into 6587-workbench-webshell-login-documentation
radhika [Mon, 20 Jul 2015 17:59:01 +0000 (13:59 -0400)]
Merge branch 'master' into 6587-workbench-webshell-login-documentation

8 years agorefs #6619
radhika [Mon, 20 Jul 2015 17:56:59 +0000 (13:56 -0400)]
refs #6619
Merge branch '6619-doc-update'

8 years ago6619: git config update
radhika [Mon, 20 Jul 2015 17:55:42 +0000 (13:55 -0400)]
6619: git config update

8 years agoMerge branch 'master' into 6619-doc-update
radhika [Mon, 20 Jul 2015 17:51:23 +0000 (13:51 -0400)]
Merge branch 'master' into 6619-doc-update

8 years agocloses #6617
radhika [Mon, 20 Jul 2015 17:50:55 +0000 (13:50 -0400)]
closes #6617
Merge branch '6617-doc-repo-https-url'

8 years ago6617: minor text update
radhika [Mon, 20 Jul 2015 17:50:32 +0000 (13:50 -0400)]
6617: minor text update

8 years agoMerge branch 'master' into 6617-doc-repo-https-url
radhika [Mon, 20 Jul 2015 17:47:21 +0000 (13:47 -0400)]
Merge branch 'master' into 6617-doc-repo-https-url

8 years ago6465-Made changes that were recommended.
Manoj [Mon, 20 Jul 2015 15:35:55 +0000 (11:35 -0400)]
6465-Made changes that were recommended.

8 years ago6617: updated git config doc
radhika [Mon, 20 Jul 2015 14:35:44 +0000 (10:35 -0400)]
6617: updated git config doc

8 years agoRevert "6362: Allow config/application.yml to override environments/*.rb in apiserver...
Tom Clegg [Mon, 20 Jul 2015 14:34:13 +0000 (10:34 -0400)]
Revert "6362: Allow config/application.yml to override environments/*.rb in apiserver, too."

In Rails 3 (actionpack 3.2.17), changing asset configuration to
production settings in load_config.rb breaks the rake
assets:precompile task, e.g., the docker build. This change is still
desired but needs to be backed out until the bugs are worked out.

This reverts commit c790738ae71771a5574b166b3e93a1bca9b89bf6.

refs #6362

8 years agoRevert "Revert "6362: Change config precedence order.""
Tom Clegg [Mon, 20 Jul 2015 14:33:34 +0000 (10:33 -0400)]
Revert "Revert "6362: Change config precedence order.""

This reverts commit 61187968f0e9268430b967ce37a79d9384ec7e3c.

Wrong commit reverted.

refs #6362

8 years ago6619: add git config to shell setup page.
radhika [Mon, 20 Jul 2015 14:32:04 +0000 (10:32 -0400)]
6619: add git config to shell setup page.

8 years agoRevert "6362: Change config precedence order."
Tom Clegg [Mon, 20 Jul 2015 14:27:06 +0000 (10:27 -0400)]
Revert "6362: Change config precedence order."

In Rails 3 (actionpack 3.2.17), changing asset configuration to
production settings in load_config.rb breaks the rake
assets:precompile task, e.g., the docker build. This change is still
desired but needs to be backed out until the bugs are worked out.

This reverts commit 318e3d183c3800863731a20a10f1b8bf9cc82280.

refs #6362

8 years ago6617: add note if prompted for user name during git clone using https url.
radhika [Mon, 20 Jul 2015 13:49:32 +0000 (09:49 -0400)]
6617: add note if prompted for user name during git clone using https url.

8 years agoMerge branch 'master' into 6617-display-https-url
radhika [Mon, 20 Jul 2015 13:37:00 +0000 (09:37 -0400)]
Merge branch 'master' into 6617-display-https-url

8 years agorefs #6617
Manoj [Mon, 20 Jul 2015 13:29:04 +0000 (09:29 -0400)]
refs #6617
Merge branch '6617-display-https-url'

8 years agoRevert "6362: Update bootstrap gem."
Tom Clegg [Sat, 18 Jul 2015 06:34:21 +0000 (02:34 -0400)]
Revert "6362: Update bootstrap gem."

This reverts commit ed8897b942f147afccf8eeac1025861ffe2f1690.

refs #6362

8 years agoMerge branch '6362-asset-config' refs #6362
Tom Clegg [Fri, 17 Jul 2015 20:11:01 +0000 (16:11 -0400)]
Merge branch '6362-asset-config' refs #6362

8 years ago6652-Added tests for the system menu and each of the pages in the
Manoj [Fri, 17 Jul 2015 18:39:04 +0000 (14:39 -0400)]
6652-Added tests for the system menu and each of the pages in the
dropdown menu.

8 years ago6617: update documentation to include https git url
radhika [Fri, 17 Jul 2015 18:20:53 +0000 (14:20 -0400)]
6617: update documentation to include https git url

8 years agoMerge branch 'master' into 6587-workbench-webshell-login-documentation
radhika [Fri, 17 Jul 2015 15:11:01 +0000 (11:11 -0400)]
Merge branch 'master' into 6587-workbench-webshell-login-documentation

8 years agocloses #6604
Manoj [Fri, 17 Jul 2015 15:05:05 +0000 (11:05 -0400)]
closes #6604
Merge branch '6604-notification-menu-no-prompt'

8 years ago6587: Documentation to access an arvados VM using webshell. Updated pages such as...
radhika [Fri, 17 Jul 2015 14:54:55 +0000 (10:54 -0400)]
6587: Documentation to access an arvados VM using webshell. Updated pages such as "tutorial expectations",
"checking environment" to also include webshell doc page link.

8 years ago6617-Display https url in repositories panel in manage_account page and checks
Manoj [Fri, 17 Jul 2015 14:21:28 +0000 (10:21 -0400)]
6617-Display https url in repositories panel in manage_account page and checks
if https url is being shows in user_manage_account_test.

8 years ago6604-Updated assert statements.
Manoj [Fri, 17 Jul 2015 13:07:52 +0000 (09:07 -0400)]
6604-Updated assert statements.

8 years agoMerge branch '5898-listen-race' refs #5898
Tom Clegg [Thu, 16 Jul 2015 19:20:00 +0000 (15:20 -0400)]
Merge branch '5898-listen-race' refs #5898

8 years agoMerge branch 'master' of git.curoverse.com:arvados into 6465-optimize-workbench-integ...
Manoj [Thu, 16 Jul 2015 19:18:13 +0000 (15:18 -0400)]
Merge branch 'master' of git.curoverse.com:arvados into 6465-optimize-workbench-integration-tests

8 years ago6604- Disabled SSH public key notification when shell_in_a_box_url
Manoj [Thu, 16 Jul 2015 19:01:05 +0000 (15:01 -0400)]
6604- Disabled SSH public key notification when shell_in_a_box_url
is configured.

8 years ago5898: Use lsof instead of fuser -- fuser 1234/tcp just hangs on some systems.
Tom Clegg [Thu, 16 Jul 2015 18:33:43 +0000 (14:33 -0400)]
5898: Use lsof instead of fuser -- fuser 1234/tcp just hangs on some systems.

8 years agoarvdock realclean/deepclean should not delete images tagged as arvados/build.
Ward Vandewege [Thu, 16 Jul 2015 01:33:01 +0000 (21:33 -0400)]
arvdock realclean/deepclean should not delete images tagged as arvados/build.

No issue #

8 years agoMerge branch '5898-listen-race' closes #5898
Tom Clegg [Wed, 15 Jul 2015 21:29:16 +0000 (17:29 -0400)]
Merge branch '5898-listen-race' closes #5898

8 years ago5898: Wait for servers to start *listening* before running integration tests against...
Tom Clegg [Wed, 15 Jul 2015 21:28:54 +0000 (17:28 -0400)]
5898: Wait for servers to start *listening* before running integration tests against them.

8 years ago6362: Allow config/application.yml to override environments/*.rb in apiserver, too.
Tom Clegg [Wed, 15 Jul 2015 20:24:47 +0000 (16:24 -0400)]
6362: Allow config/application.yml to override environments/*.rb in apiserver, too.

8 years ago6362: Update bootstrap gem.
Tom Clegg [Tue, 14 Jul 2015 17:49:51 +0000 (13:49 -0400)]
6362: Update bootstrap gem.

See https://github.com/twbs/bootstrap-sass/issues/653

8 years agoMerge branch '6610-login-without-ssh-key' closes #6610
Tom Clegg [Wed, 15 Jul 2015 19:47:11 +0000 (15:47 -0400)]
Merge branch '6610-login-without-ssh-key' closes #6610

8 years ago6362: Change config precedence order.
Tom Clegg [Tue, 14 Jul 2015 17:49:15 +0000 (13:49 -0400)]
6362: Change config precedence order.

Before: environments/*.rb, Rails defaults, application.yml,
application.default.yml.

After: application.yml, application.default.yml, environments/*.rb,
Rails defaults.

This makes it possible to use application*.yml to control configs that
have Rails defaults. (application.default.yml file has had such
configs for ages, like assets.digest, but they have never been
effective.)

8 years agoMerge branch 'master' of git.curoverse.com:arvados into 6465-optimize-workbench-integ...
Manoj [Wed, 15 Jul 2015 19:37:42 +0000 (15:37 -0400)]
Merge branch 'master' of git.curoverse.com:arvados into 6465-optimize-workbench-integration-tests

8 years ago6465-Added tests to collections_controller_test, removed 4 tests
Manoj [Wed, 15 Jul 2015 19:28:31 +0000 (15:28 -0400)]
6465-Added tests to collections_controller_test, removed 4 tests
from collections_test and one test from collections_upload_test.

8 years ago6610: Include all user->VM login permission, even for users without SSH keys.
Tom Clegg [Wed, 15 Jul 2015 16:31:55 +0000 (12:31 -0400)]
6610: Include all user->VM login permission, even for users without SSH keys.

8 years agoMerge branch '6221-datamanager-delete' refs #6221
Peter Amstutz [Wed, 15 Jul 2015 15:02:36 +0000 (11:02 -0400)]
Merge branch '6221-datamanager-delete' refs #6221

8 years agoMerge branch '5288-arv-copy-documentation' refs #5288
bryan [Wed, 15 Jul 2015 14:33:11 +0000 (10:33 -0400)]
Merge branch '5288-arv-copy-documentation' refs #5288

8 years agoNote #16
bryan [Wed, 15 Jul 2015 14:21:05 +0000 (10:21 -0400)]
Note #16

8 years agoMerge branch 'master' into 6465-optimize-workbench-integration-tests
Manoj [Wed, 15 Jul 2015 12:43:27 +0000 (08:43 -0400)]
Merge branch 'master' into 6465-optimize-workbench-integration-tests

8 years ago6465-Added tests to project_controllers_test and users_controller
Manoj [Wed, 15 Jul 2015 12:22:16 +0000 (08:22 -0400)]
6465-Added tests to project_controllers_test and users_controller
test and removed tests from users_test.

8 years agoNote #15
bryan [Tue, 14 Jul 2015 20:48:06 +0000 (16:48 -0400)]
Note #15

8 years agoadded note #13
bryan [Tue, 14 Jul 2015 20:35:58 +0000 (16:35 -0400)]
added note #13

8 years ago6221: Check never_delete must be true.
Peter Amstutz [Tue, 14 Jul 2015 20:34:54 +0000 (16:34 -0400)]
6221: Check never_delete must be true.

8 years agocloses #6219
radhika [Tue, 14 Jul 2015 20:13:47 +0000 (16:13 -0400)]
closes #6219
Merge branch '6219-fuse-performance-testing'

8 years agoMerge branch 'master' into 6219-fuse-performance-testing
radhika [Tue, 14 Jul 2015 20:13:05 +0000 (16:13 -0400)]
Merge branch 'master' into 6219-fuse-performance-testing

8 years agoFixed more syntax errors
bryan [Tue, 14 Jul 2015 19:07:31 +0000 (15:07 -0400)]
Fixed more syntax errors

8 years agoFixed syntax
bryan [Tue, 14 Jul 2015 19:00:54 +0000 (15:00 -0400)]
Fixed syntax

8 years agoFixed more comments
bryan [Tue, 14 Jul 2015 18:19:32 +0000 (14:19 -0400)]
Fixed more comments

8 years ago6221: Make never_delete true by default, make trash_worker respect never_delete, add
Peter Amstutz [Tue, 14 Jul 2015 18:02:18 +0000 (14:02 -0400)]
6221: Make never_delete true by default, make trash_worker respect never_delete, add
test.

8 years agoFixed some changes but need to add copy git repos
bryan [Tue, 14 Jul 2015 18:01:19 +0000 (14:01 -0400)]
Fixed some changes but need to add copy git repos

8 years agoadded png and need to switch to 6014 to grab the url
bryan [Tue, 14 Jul 2015 17:53:49 +0000 (13:53 -0400)]
added png and need to switch to 6014 to grab the url

8 years agoMerge branch '6484-fuse-fsync-erofs' closes #6484
Peter Amstutz [Tue, 14 Jul 2015 17:40:24 +0000 (13:40 -0400)]
Merge branch '6484-fuse-fsync-erofs' closes #6484

8 years agoMerge branch 'github-3408-production-datamanager' refs #3408
Peter Amstutz [Tue, 14 Jul 2015 17:40:07 +0000 (13:40 -0400)]
Merge branch 'github-3408-production-datamanager' refs #3408

8 years agoMerge branch 'master' into github-3408-production-datamanager
Peter Amstutz [Tue, 14 Jul 2015 17:39:36 +0000 (13:39 -0400)]
Merge branch 'master' into github-3408-production-datamanager

Conflicts:
services/datamanager/keep/keep.go

8 years agoMerge branch 'master' into 6219-fuse-performance-testing
radhika [Tue, 14 Jul 2015 17:22:11 +0000 (13:22 -0400)]
Merge branch 'master' into 6219-fuse-performance-testing

8 years agocloses #6014
radhika [Tue, 14 Jul 2015 15:10:18 +0000 (11:10 -0400)]
closes #6014
Merge branch '6014-repo-creation-doc'

8 years agoMerge branch 'master' into 6014-repo-creation-doc
radhika [Tue, 14 Jul 2015 15:10:00 +0000 (11:10 -0400)]
Merge branch 'master' into 6014-repo-creation-doc

8 years agoadded _arv_copy_expectations
bryan [Tue, 14 Jul 2015 14:31:10 +0000 (10:31 -0400)]
added _arv_copy_expectations

8 years agoAPI server installation doc clones arvados over the network.
Brett Smith [Tue, 14 Jul 2015 09:31:34 +0000 (05:31 -0400)]
API server installation doc clones arvados over the network.

Now that we've moved away from a source-based install, there isn't
necessarily a checkout anywhere on the host.  This is most likely to
work.  No issue #.

8 years ago6484: Ignore filehandle flush if object is not writable.
Peter Amstutz [Mon, 13 Jul 2015 21:43:57 +0000 (17:43 -0400)]
6484: Ignore filehandle flush if object is not writable.

8 years agocloses #6445
radhika [Mon, 13 Jul 2015 21:16:06 +0000 (17:16 -0400)]
closes #6445
Merge branch '6445-incorrect-task-runtime-calc'

8 years ago6014: minor updates
radhika [Mon, 13 Jul 2015 21:11:35 +0000 (17:11 -0400)]
6014: minor updates

8 years ago6445: update the job status line also to use the job's finished_at time when task...
radhika [Mon, 13 Jul 2015 20:28:48 +0000 (16:28 -0400)]
6445: update the job status line also to use the job's finished_at time when task has none.

8 years agoMerge branch 'master' into 6445-incorrect-task-runtime-calc
radhika [Mon, 13 Jul 2015 20:26:08 +0000 (16:26 -0400)]
Merge branch 'master' into 6445-incorrect-task-runtime-calc

8 years ago6465- Removed test "edit name and verify that a duplicate is not
Manoj [Mon, 13 Jul 2015 19:14:46 +0000 (15:14 -0400)]
6465- Removed test "edit name and verify that a duplicate is not
created" from projects integration test to application controller
test.

8 years ago6014: Add "add new repository" page to create a tutorial repository, and update the...
radhika [Mon, 13 Jul 2015 19:10:37 +0000 (15:10 -0400)]
6014: Add "add new repository" page to create a tutorial repository, and update the tutorial-submit-job page to use the tutorial repository.