arvados.git
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 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 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 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 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.

8 years agoReady for review
bryan [Mon, 13 Jul 2015 17:02:58 +0000 (13:02 -0400)]
Ready for review

8 years agochanged formatting of cluster1 and cluster2
bryan [Mon, 13 Jul 2015 17:00:10 +0000 (13:00 -0400)]
changed formatting of cluster1 and cluster2

8 years agochanged arv-copy expectations and moved around words in the html file
bryan [Mon, 13 Jul 2015 16:56:40 +0000 (12:56 -0400)]
changed arv-copy expectations and moved around words in the html file

8 years agochanged formatting and added words
bryan [Mon, 13 Jul 2015 16:47:12 +0000 (12:47 -0400)]
changed formatting and added words

8 years agoAdded documentation for copying collections and pipeline templates and instances
bryan [Mon, 13 Jul 2015 15:41:12 +0000 (11:41 -0400)]
Added documentation for copying collections and pipeline templates and instances

8 years agoMerge branch 'master' into 6465-optimize-workbench-integration-tests
Manoj [Mon, 13 Jul 2015 15:36:26 +0000 (11:36 -0400)]
Merge branch 'master' into 6465-optimize-workbench-integration-tests

8 years ago6465-Moved test "project viewer can't see project sharing tab" from
Manoj [Mon, 13 Jul 2015 15:18:23 +0000 (11:18 -0400)]
6465-Moved test "project viewer can't see project sharing tab" from
projects integration test to projects controller test.

8 years agorefs #6279
radhika [Fri, 10 Jul 2015 22:46:59 +0000 (18:46 -0400)]
refs #6279
Merge branch '6279-web-shell-client'

8 years ago6279: open the webshell client in a blank window.
radhika [Fri, 10 Jul 2015 22:44:59 +0000 (18:44 -0400)]
6279: open the webshell client in a blank window.

8 years agoMerge branch '6569-smarter-jobs-image'
Ward Vandewege [Fri, 10 Jul 2015 20:18:59 +0000 (16:18 -0400)]
Merge branch '6569-smarter-jobs-image'

closes #6569

8 years agoMerge branch 'master' into 6569-smarter-jobs-image
Ward Vandewege [Fri, 10 Jul 2015 20:18:44 +0000 (16:18 -0400)]
Merge branch 'master' into 6569-smarter-jobs-image

8 years agoChange _config.yaml to point to arv-copy.html.textile.liquid
bryan [Fri, 10 Jul 2015 19:43:48 +0000 (15:43 -0400)]
Change _config.yaml to point to arv-copy.html.textile.liquid

8 years agoMerge branch '6279-web-shell-client' closes #6279
Tom Clegg [Fri, 10 Jul 2015 18:39:22 +0000 (14:39 -0400)]
Merge branch '6279-web-shell-client' closes #6279

8 years ago6279: Hide "reconnect" button because it doesn't auto-login.
Tom Clegg [Fri, 10 Jul 2015 17:35:10 +0000 (13:35 -0400)]
6279: Hide "reconnect" button because it doesn't auto-login.

8 years ago6279: Provide feedback that authentication token has been sent.
Tom Clegg [Fri, 10 Jul 2015 16:55:44 +0000 (12:55 -0400)]
6279: Provide feedback that authentication token has been sent.

8 years ago6279: Do not retry a request that "timed out" in less than 2 seconds.
Tom Clegg [Fri, 10 Jul 2015 16:45:54 +0000 (12:45 -0400)]
6279: Do not retry a request that "timed out" in less than 2 seconds.

In this case it's probably not a timeout -- more likely a CORS problem
that the browser is not allowed to report to the Javascript program.
In such cases, retrying ad infinitum will not help.

8 years ago6279: Do not set content-length headers in XHR.
Tom Clegg [Fri, 10 Jul 2015 15:18:46 +0000 (11:18 -0400)]
6279: Do not set content-length headers in XHR.

According to error messages in Chrome console:

Refused to set unsafe header "Content-Length"
  ShellInABox.sendRequest @ shell_in_a_box.js:178
  ShellInABox.onReadyStateChange @ shell_in_a_box.js:206
  (anonymous function) @ shell_in_a_box.js:183

8 years ago6279: Move keyboard assets to /public/webshell/
Tom Clegg [Fri, 10 Jul 2015 15:16:43 +0000 (11:16 -0400)]
6279: Move keyboard assets to /public/webshell/

8 years agoMake sure to add python-virtualenv to the Docker arvados/jobs image.
Ward Vandewege [Fri, 10 Jul 2015 14:58:43 +0000 (10:58 -0400)]
Make sure to add python-virtualenv to the Docker arvados/jobs image.

refs #6569

8 years ago6445: when a task does not have finished_at time, use the finished_at time from it...
radhika [Fri, 10 Jul 2015 14:44:10 +0000 (10:44 -0400)]
6445: when a task does not have finished_at time, use the finished_at time from it's job - if one is available.

8 years agoMerge branch '6222-memory-status' refs #6222
Tom Clegg [Fri, 10 Jul 2015 13:32:16 +0000 (09:32 -0400)]
Merge branch '6222-memory-status' refs #6222

8 years agoMerge branch 'master' into 6569-smarter-jobs-image
Ward Vandewege [Fri, 10 Jul 2015 03:19:04 +0000 (23:19 -0400)]
Merge branch 'master' into 6569-smarter-jobs-image

8 years agoMerge branch '6218-python-sdk-perf' closes #6218
Tom Clegg [Fri, 10 Jul 2015 03:02:59 +0000 (23:02 -0400)]
Merge branch '6218-python-sdk-perf' closes #6218

8 years ago6218: Generate profiling data for a few arvados.collection.Collection scenarios.
Tom Clegg [Tue, 7 Jul 2015 15:28:05 +0000 (11:28 -0400)]
6218: Generate profiling data for a few arvados.collection.Collection scenarios.

8 years agoMake sure that mkimage-debootstrap.sh uses -f when tagging docker
Ward Vandewege [Fri, 10 Jul 2015 03:00:20 +0000 (23:00 -0400)]
Make sure that mkimage-debootstrap.sh uses -f when tagging docker
images.

refs #6528

8 years agoMake sure that mkimage-debootstrap.sh does not try to do an interactive
Ward Vandewege [Fri, 10 Jul 2015 02:20:44 +0000 (22:20 -0400)]
Make sure that mkimage-debootstrap.sh does not try to do an interactive
docker run when there's no tty.

refs #6528

8 years agoMake the arvados/jobs image leaner.
Ward Vandewege [Fri, 10 Jul 2015 02:09:18 +0000 (22:09 -0400)]
Make the arvados/jobs image leaner.

refs #6569

8 years ago6279: Move webshell action into VirtualMachinesController, tweak formatting & config.
Tom Clegg [Thu, 9 Jul 2015 20:38:16 +0000 (16:38 -0400)]
6279: Move webshell action into VirtualMachinesController, tweak formatting & config.

* Document config var

* Accept formatting references like %{hostname} and %{uuid} in config
  var instead of always appending "/#{hostname}"

* Fix favicon, js, and stylesheet paths (use asset_path helper); move
  js and css into public/webshell/

* Use j() quoting helper in js.erb