arvados.git
8 years ago5736: Node Manager cleans node records after shutting down a paired node. 5736-node-manager-easy-slot-cleanup-wip
Brett Smith [Mon, 11 May 2015 20:51:29 +0000 (16:51 -0400)]
5736: Node Manager cleans node records after shutting down a paired node.

This is an easy case to handle, and helps avoid exhausting SLURM
slot numbers.

8 years ago5736: Fix typo in Node Manager test comments.
Brett Smith [Mon, 11 May 2015 18:57:49 +0000 (14:57 -0400)]
5736: Fix typo in Node Manager test comments.

8 years agocloses #3454
Radhika Chippada [Mon, 11 May 2015 17:33:53 +0000 (13:33 -0400)]
closes #3454
Merge branch '3454-default-docker-image'

8 years agoMerge branch '3198-inode-cache' refs #3198
Peter Amstutz [Mon, 11 May 2015 15:57:52 +0000 (11:57 -0400)]
Merge branch '3198-inode-cache' refs #3198

8 years agoMerge branch 'master' into 3454-default-docker-image
Radhika Chippada [Mon, 11 May 2015 15:17:02 +0000 (11:17 -0400)]
Merge branch 'master' into 3454-default-docker-image

8 years ago3198: Fix Operation(inode_cache) init. Break up tests into a few smaller
Peter Amstutz [Mon, 11 May 2015 15:14:56 +0000 (11:14 -0400)]
3198: Fix Operation(inode_cache) init.  Break up tests into a few smaller
tests.  Added comment about how collection size is calculated.

8 years agorefs #5682 : update arvados gem version
Radhika Chippada [Mon, 11 May 2015 15:05:47 +0000 (11:05 -0400)]
refs #5682 : update arvados gem version

8 years agocloses #5682
Radhika Chippada [Mon, 11 May 2015 15:02:19 +0000 (11:02 -0400)]
closes #5682
Merge branch '5682-download-file-error'

8 years agoMerge branch 'master' into 5682-download-file-error
Radhika Chippada [Mon, 11 May 2015 15:01:21 +0000 (11:01 -0400)]
Merge branch 'master' into 5682-download-file-error

8 years agocloses #4467
Radhika Chippada [Mon, 11 May 2015 15:00:32 +0000 (11:00 -0400)]
closes #4467
Merge branch '4467-project-contents-select-all'

8 years agoFix install instructions: create arvados repository.
Ward Vandewege [Sat, 9 May 2015 01:47:02 +0000 (21:47 -0400)]
Fix install instructions: create arvados repository.

closes #5988

8 years agoMerge branch '5748-max-buffers' refs #5748
Tom Clegg [Fri, 8 May 2015 18:09:03 +0000 (14:09 -0400)]
Merge branch '5748-max-buffers' refs #5748

8 years ago5748: Update keepstore install docs (-max-buffers, -blob-signing-key).
Tom Clegg [Fri, 8 May 2015 18:08:19 +0000 (14:08 -0400)]
5748: Update keepstore install docs (-max-buffers, -blob-signing-key).

8 years ago5748: Log clock time for each request.
Tom Clegg [Fri, 8 May 2015 05:17:40 +0000 (01:17 -0400)]
5748: Log clock time for each request.

For successful responses, log the standard HTTP status text for the
response code (instead of logging "OK" for any status<400).

8 years ago5748: Check for errors when writing pidfile. Keep it locked while running.
Tom Clegg [Thu, 7 May 2015 21:55:12 +0000 (17:55 -0400)]
5748: Check for errors when writing pidfile. Keep it locked while running.

* Handle SIGINT (the same way as SIGTERM)

* Improve startup/shutdown logs

8 years ago5748: Return the real decoder error for unparseable trash and pull requests.
Tom Clegg [Thu, 7 May 2015 16:38:12 +0000 (12:38 -0400)]
5748: Return the real decoder error for unparseable trash and pull requests.

8 years ago5748: Use a buffer pool instead of calling runtime.GC() during each GET.
Tom Clegg [Thu, 7 May 2015 14:40:44 +0000 (10:40 -0400)]
5748: Use a buffer pool instead of calling runtime.GC() during each GET.

8 years agoMerge branch '4882-no-host-when-container' closes #4882
Tom Clegg [Fri, 8 May 2015 06:42:08 +0000 (02:42 -0400)]
Merge branch '4882-no-host-when-container' closes #4882

8 years ago4882: If -cgroup-cid flag is given, only read container stats. If not given, only...
Tom Clegg [Thu, 7 May 2015 02:57:06 +0000 (22:57 -0400)]
4882: If -cgroup-cid flag is given, only read container stats. If not given, only read host stats.

8 years ago5682: update workbench arvados gem version
Radhika Chippada [Thu, 7 May 2015 21:15:03 +0000 (17:15 -0400)]
5682: update workbench arvados gem version

8 years ago5682: move logic to check if '/' in filename into each_file_spec method from files...
Radhika Chippada [Thu, 7 May 2015 21:06:54 +0000 (17:06 -0400)]
5682: move logic to check if '/' in filename into each_file_spec method from files method so that it is applied in all contexts using the each_file_spec method.

8 years ago3198: Add --file-cache and --directory-cache to arv-mount to specify desired
Peter Amstutz [Thu, 7 May 2015 20:07:45 +0000 (16:07 -0400)]
3198: Add --file-cache and --directory-cache to arv-mount to specify desired
cache limits.

8 years ago3198: Inodes() and Operations() take InodeCache() object directly. Minimum
Peter Amstutz [Thu, 7 May 2015 19:47:33 +0000 (15:47 -0400)]
3198: Inodes() and Operations() take InodeCache() object directly.  Minimum
number of entries to retain is configurable.  Added unit test of inode cache.

8 years ago4467: Move select_all_items and unselect_all_items methods into selection.js
Radhika Chippada [Thu, 7 May 2015 19:21:11 +0000 (15:21 -0400)]
4467: Move select_all_items and unselect_all_items methods into selection.js

8 years agoMerge branch 'master' into 4467-project-contents-select-all
Radhika Chippada [Thu, 7 May 2015 18:29:28 +0000 (14:29 -0400)]
Merge branch 'master' into 4467-project-contents-select-all

8 years ago3454: use configured default docker image when none found in a job's runtime_constraints.
Radhika Chippada [Thu, 7 May 2015 18:17:55 +0000 (14:17 -0400)]
3454: use configured default docker image when none found in a job's runtime_constraints.

8 years agoMerge branch '5745-serialize-content-only' closes #5745
Tom Clegg [Thu, 7 May 2015 17:47:16 +0000 (13:47 -0400)]
Merge branch '5745-serialize-content-only' closes #5745

8 years ago5745: Fix test order dependency (restore mocked methods), tidy up test data.
Tom Clegg [Thu, 7 May 2015 16:48:48 +0000 (12:48 -0400)]
5745: Fix test order dependency (restore mocked methods), tidy up test data.

8 years ago5745: Serialize writes and data reads, but allow concurrent requests
Tom Clegg [Wed, 6 May 2015 16:56:34 +0000 (12:56 -0400)]
5745: Serialize writes and data reads, but allow concurrent requests
to do read-only non-data operations (like finding existing blocks and
checking free disk space) which are likely to be cached by the OS and
therefore not involve any disk activity.

Also:
* Serialize Touch and Delete.
* Make sure to close and delete tempfiles on write errors.
* Update comments.

8 years agoMerge branch '5523-stats-error' closes #5523
Tom Clegg [Thu, 7 May 2015 15:47:36 +0000 (11:47 -0400)]
Merge branch '5523-stats-error' closes #5523

8 years agoFix docker image build for SSO server after refactoring work in #5829.
Ward Vandewege [Wed, 6 May 2015 21:31:36 +0000 (17:31 -0400)]
Fix docker image build for SSO server after refactoring work in #5829.

refs #5829

8 years agorefs #5493: Merge branch '5493-fix-yellow-gif'
Nancy Ouyang [Wed, 6 May 2015 21:28:05 +0000 (17:28 -0400)]
refs #5493: Merge branch '5493-fix-yellow-gif'

8 years ago5493: fix yellow gif
Nancy Ouyang [Wed, 6 May 2015 21:27:22 +0000 (17:27 -0400)]
5493: fix yellow gif

8 years agoMerge branch '5748-keepstore-leak' refs #5748
Tom Clegg [Wed, 6 May 2015 21:13:36 +0000 (17:13 -0400)]
Merge branch '5748-keepstore-leak' refs #5748

8 years ago5748: Clean up comments and variable names.
Tom Clegg [Wed, 6 May 2015 21:10:35 +0000 (17:10 -0400)]
5748: Clean up comments and variable names.

8 years ago5748: Write index data to http.ResponseWriter, instead of using string
Tom Clegg [Wed, 6 May 2015 17:36:16 +0000 (13:36 -0400)]
5748: Write index data to http.ResponseWriter, instead of using string
concatenation to buffer the entire response.

8 years agoMerge branch '5842-node-manager-tighten-successful-boot-criteria-wip'
Brett Smith [Wed, 6 May 2015 20:57:29 +0000 (16:57 -0400)]
Merge branch '5842-node-manager-tighten-successful-boot-criteria-wip'

Closes #5842, #5931.

8 years ago5842: Node Manager only considers nodes busy if they're working.
Brett Smith [Wed, 6 May 2015 19:59:34 +0000 (15:59 -0400)]
5842: Node Manager only considers nodes busy if they're working.

Previously, Node Manager considered any non-idle node as busy,
including down nodes.  This causes it to boot replacements for nodes
that are marked "down," even if that's because they're still
bootstrapping.  Tighten the busy criteria to avoid booting excess
nodes.

It's easier to make this change now that Node Manager checks that
nodes have a functional Crunch worker state to be considered a
successful bootstrap.  This means that any node that's down later is
in an unexpected state, and we should avoid messing with it.

8 years ago5842: Node Manager shuts down booted nodes if they can't do compute work.
Brett Smith [Wed, 6 May 2015 20:07:33 +0000 (16:07 -0400)]
5842: Node Manager shuts down booted nodes if they can't do compute work.

If a booted node is not able to do work (it's not idle or busy),
consider that a bootstrapping failure and shut it down, just like a
failure to pair with an Arvados node.

8 years agoMerge branch '5926-parameterize-max-slots'
Ward Vandewege [Wed, 6 May 2015 20:17:49 +0000 (16:17 -0400)]
Merge branch '5926-parameterize-max-slots'

closes #5926

8 years agoImprove comment in application.default.yml based on review feedback.
Ward Vandewege [Wed, 6 May 2015 20:16:53 +0000 (16:16 -0400)]
Improve comment in application.default.yml based on review feedback.

refs #5926

8 years agoMake MAX_SLOTS a configurable parameter, and rename it to max_compute_nodes.
Ward Vandewege [Wed, 6 May 2015 19:46:28 +0000 (15:46 -0400)]
Make MAX_SLOTS a configurable parameter, and rename it to max_compute_nodes.

refs #5926

8 years ago5523: Say "notice" instead of "error" when stats file changes/appears/disappears.
Tom Clegg [Wed, 6 May 2015 14:09:21 +0000 (10:09 -0400)]
5523: Say "notice" instead of "error" when stats file changes/appears/disappears.

9 years ago4467: add test for "Select all" and "Unselect all" buttions in project tabs.
Radhika Chippada [Wed, 6 May 2015 00:49:25 +0000 (20:49 -0400)]
4467: add test for "Select all" and "Unselect all" buttions in project tabs.

9 years ago4467: add "select all" and "unselect all" buttons to project contents.
Radhika Chippada [Tue, 5 May 2015 20:03:24 +0000 (16:03 -0400)]
4467: add "select all" and "unselect all" buttons to project contents.

9 years agocloses #5735
Radhika Chippada [Tue, 5 May 2015 19:35:58 +0000 (15:35 -0400)]
closes #5735
Merge branch '5735-edit-description-box-size'

9 years ago5735: move tiptitle into nonhtml_options
Radhika Chippada [Tue, 5 May 2015 19:26:07 +0000 (15:26 -0400)]
5735: move tiptitle into nonhtml_options

9 years agoMerge branch 'master' into 5735-edit-description-box-size
Radhika Chippada [Tue, 5 May 2015 18:16:38 +0000 (14:16 -0400)]
Merge branch 'master' into 5735-edit-description-box-size

9 years ago5735: add comment
Radhika Chippada [Tue, 5 May 2015 18:12:54 +0000 (14:12 -0400)]
5735: add comment

9 years ago5735: add a new nonhtml_options parameter to render_editable_attribute method,
Radhika Chippada [Tue, 5 May 2015 17:53:28 +0000 (13:53 -0400)]
5735: add a new nonhtml_options parameter to render_editable_attribute method,
which can be used to pass any non data-* custom attributes that are useful in
customizing the rendering of the editable attribute.

9 years ago5735: use data- for button text and button class custom attributes.
Radhika Chippada [Mon, 4 May 2015 23:59:35 +0000 (19:59 -0400)]
5735: use data- for button text and button class custom attributes.

9 years ago5735: exclude btn* attributes from span tag.
Radhika Chippada [Mon, 4 May 2015 23:11:08 +0000 (19:11 -0400)]
5735: exclude btn* attributes from span tag.

9 years agoMerge branch '5724-blob-signature-ttl' closes #5724
Tom Clegg [Mon, 4 May 2015 20:46:17 +0000 (16:46 -0400)]
Merge branch '5724-blob-signature-ttl' closes #5724

9 years agoMerge branch 'master' into 5735-edit-description-box-size
Radhika Chippada [Mon, 4 May 2015 19:50:25 +0000 (15:50 -0400)]
Merge branch 'master' into 5735-edit-description-box-size

9 years ago5735: use the inline css for description only so that any future inline css declarati...
Radhika Chippada [Mon, 4 May 2015 19:48:55 +0000 (15:48 -0400)]
5735: use the inline css for description only so that any future inline css declarations are not impacted with this.

9 years agoMerge branch '5752-arv-copy-preserve-docker-timestamps-wip'
Brett Smith [Mon, 4 May 2015 17:07:19 +0000 (13:07 -0400)]
Merge branch '5752-arv-copy-preserve-docker-timestamps-wip'

Closes #5752, #5881.

9 years ago5752: arv-copy preserves properties of docker_image links.
Brett Smith [Fri, 1 May 2015 18:07:04 +0000 (14:07 -0400)]
5752: arv-copy preserves properties of docker_image links.

The properties include the image_timestamp, which tells Arvados when
the source image was created, rather than the containing collection.
The API server uses this information to determine which image is
newest.

9 years agoMerge branch 'master' into 5735-edit-description-box-size
Radhika Chippada [Mon, 4 May 2015 16:28:57 +0000 (12:28 -0400)]
Merge branch 'master' into 5735-edit-description-box-size

9 years agoMerge branch '5787-run-command-checkin' refs #5787
Peter Amstutz [Mon, 4 May 2015 15:40:10 +0000 (11:40 -0400)]
Merge branch '5787-run-command-checkin' refs #5787

9 years ago5787: Change caught_error to last_error in vwd.py to return last exception that was...
Peter Amstutz [Mon, 4 May 2015 15:24:27 +0000 (11:24 -0400)]
5787: Change caught_error to last_error in vwd.py to return last exception that was caught.  Fix typo.

9 years agoMerge branch '5893-helper-stdin' closes #5893
Tom Clegg [Mon, 4 May 2015 15:18:37 +0000 (11:18 -0400)]
Merge branch '5893-helper-stdin' closes #5893

9 years agoMerge branch '5724-blob-signature-ttl' commit '6fc44a6' refs #5724
Tom Clegg [Mon, 4 May 2015 14:27:59 +0000 (10:27 -0400)]
Merge branch '5724-blob-signature-ttl' commit '6fc44a6' refs #5724

9 years ago5724: Update reference to keepstore flag, now -blob-signature-ttl.
Tom Clegg [Mon, 4 May 2015 14:27:41 +0000 (10:27 -0400)]
5724: Update reference to keepstore flag, now -blob-signature-ttl.

9 years agoMerge branch '5562-pycurl-upload' closes #5562
Peter Amstutz [Mon, 4 May 2015 13:07:33 +0000 (09:07 -0400)]
Merge branch '5562-pycurl-upload' closes #5562

9 years ago5893: Remove "disable repo browsing with git2" stuff.
Tom Clegg [Sat, 2 May 2015 06:49:44 +0000 (02:49 -0400)]
5893: Remove "disable repo browsing with git2" stuff.

git2 is no longer unreliable, now that we know the silent failures
meant "git credential helpers must consume their stdin".

9 years ago5893: Use git credential helpers for arv-git-httpd tests. Fix workbench helper.
Tom Clegg [Sat, 2 May 2015 06:16:19 +0000 (02:16 -0400)]
5893: Use git credential helpers for arv-git-httpd tests. Fix workbench helper.

The sporadic "git exited 128" errors -- very common in git2 and rare
in git1 -- seem to have been caused by git getting SIGPIPE when the
credential helper exited without consuming stdin. The solution is for
the credential helper to discard its standard input before exiting.

9 years ago5893: gofmt fixes. Fix some logs to print as strings, not byte arrays.
Tom Clegg [Sat, 2 May 2015 06:09:54 +0000 (02:09 -0400)]
5893: gofmt fixes. Fix some logs to print as strings, not byte arrays.

9 years ago5893: Add realm="git" to WWW-Authenticate header, cf. rfc2617
Tom Clegg [Fri, 1 May 2015 23:47:09 +0000 (19:47 -0400)]
5893: Add realm="git" to WWW-Authenticate header, cf. rfc2617

9 years ago5787: Fix syntax error
Peter Amstutz [Fri, 1 May 2015 21:07:33 +0000 (17:07 -0400)]
5787: Fix syntax error

9 years ago5787: Error writing output will cause task to fail. Tweak documentation page.
Peter Amstutz [Fri, 1 May 2015 21:02:54 +0000 (17:02 -0400)]
5787: Error writing output will cause task to fail.  Tweak documentation page.

9 years agoMerge branch '5834-api-max-response-size-wip'
Brett Smith [Fri, 1 May 2015 20:48:42 +0000 (16:48 -0400)]
Merge branch '5834-api-max-response-size-wip'

Closes #5834, #5871.

9 years ago5834: Limit how much manifest text data API server will load for index.
Brett Smith [Thu, 30 Apr 2015 22:23:21 +0000 (18:23 -0400)]
5834: Limit how much manifest text data API server will load for index.

This prevents situations where clients cause the API server to balloon
in memory use by requesting an index including many large manifest
texts.  Data Manager has been doing this unwittingly lately.

9 years ago5735: use inline editing for project description x-editable textarea.
Radhika Chippada [Fri, 1 May 2015 19:43:35 +0000 (15:43 -0400)]
5735: use inline editing for project description x-editable textarea.

9 years ago5787: Write files that are pointed to by symlinks that are outside of Keep.
Peter Amstutz [Fri, 1 May 2015 18:43:41 +0000 (14:43 -0400)]
5787: Write files that are pointed to by symlinks that are outside of Keep.
Catch exceptions.  Update documentation.

9 years agocloses #4458
Radhika Chippada [Fri, 1 May 2015 15:36:30 +0000 (11:36 -0400)]
closes #4458
Merge branch '4458-breadcrumbs-in-small-screens'

9 years agoMerge branch 'master' into 4458-breadcrumbs-in-small-screens
Radhika Chippada [Fri, 1 May 2015 15:35:17 +0000 (11:35 -0400)]
Merge branch 'master' into 4458-breadcrumbs-in-small-screens

9 years ago5787: Copy to the right destination name, add docstring, fix syntax errors
Peter Amstutz [Fri, 1 May 2015 14:49:18 +0000 (10:49 -0400)]
5787: Copy to the right destination name, add docstring, fix syntax errors

9 years ago5787: run-command uploading uses new collection API and supports symlinks into Keep
Peter Amstutz [Fri, 1 May 2015 14:32:01 +0000 (10:32 -0400)]
5787: run-command uploading uses new collection API and supports symlinks into Keep

9 years agocloses #5843
Radhika Chippada [Fri, 1 May 2015 14:26:40 +0000 (10:26 -0400)]
closes #5843
Merge branch '5843-subproject-deletion-owner-name-constraint'

9 years agoMerge branch 'master' into 5843-subproject-deletion-owner-name-constraint
Radhika Chippada [Fri, 1 May 2015 14:26:01 +0000 (10:26 -0400)]
Merge branch 'master' into 5843-subproject-deletion-owner-name-constraint

9 years ago5724: gofmt fixes.
Tom Clegg [Fri, 1 May 2015 07:13:47 +0000 (03:13 -0400)]
5724: gofmt fixes.

9 years ago5724: Rename -permission-* flags to -blob-sign* to match apiserver. Tidy up some...
Tom Clegg [Fri, 1 May 2015 07:11:46 +0000 (03:11 -0400)]
5724: Rename -permission-* flags to -blob-sign* to match apiserver. Tidy up some time-related code.

9 years ago5724: Add blobSignatureTtl to discovery doc. Add config comment/explanation.
Tom Clegg [Fri, 1 May 2015 04:59:20 +0000 (00:59 -0400)]
5724: Add blobSignatureTtl to discovery doc. Add config comment/explanation.

9 years ago5562: keepstub sends "100 Continue" to client. Fix test_write_three_replicas
Peter Amstutz [Thu, 30 Apr 2015 21:14:07 +0000 (17:14 -0400)]
5562: keepstub sends "100 Continue" to client.  Fix test_write_three_replicas
to return a valid response body instead of None.

9 years agorun-command list correct directory to be uploaded when $(task.cwd) != $(task.outdir)
Peter Amstutz [Thu, 30 Apr 2015 20:38:24 +0000 (16:38 -0400)]
run-command list correct directory to be uploaded when $(task.cwd) != $(task.outdir)
no issue #

9 years ago5562: Use cStringIO module which is more efficient than StringIO.
Peter Amstutz [Thu, 30 Apr 2015 18:39:46 +0000 (14:39 -0400)]
5562: Use cStringIO module which is more efficient than StringIO.

9 years ago5562: Add comment about UPLOAD
Peter Amstutz [Thu, 30 Apr 2015 20:21:49 +0000 (16:21 -0400)]
5562: Add comment about UPLOAD

9 years ago5562: Add support for "Expect: 100-Continue" flow for PUT.
Peter Amstutz [Thu, 30 Apr 2015 17:55:36 +0000 (13:55 -0400)]
5562: Add support for "Expect: 100-Continue" flow for PUT.

This tells cURL to wait for a "go ahead" from the Keep server (in the form of a
HTTP/1.1 "100 Continue" response) instead of sending the request body
immediately.  This allows the server to reject the request if the request is
invalid or the server is read-only, without waiting for the client to send the
entire block.

Uses pycurl.UPLOAD to enable the 'PUT' and 'Expect: 100-continue" behavior.
Use INFILESIZE to sent Content-Length and use READFUNCTION to actually spool
the data.

9 years agoMerge branch '3145-missing-content-length-error' closes #3145
Peter Amstutz [Thu, 30 Apr 2015 20:07:12 +0000 (16:07 -0400)]
Merge branch '3145-missing-content-length-error' closes #3145

9 years agoMerge branch '5856-read-exact' closes #5856
Peter Amstutz [Thu, 30 Apr 2015 18:30:09 +0000 (14:30 -0400)]
Merge branch '5856-read-exact' closes #5856

9 years ago5856: Tweak tests. Fix typo.
Peter Amstutz [Thu, 30 Apr 2015 18:21:41 +0000 (14:21 -0400)]
5856: Tweak tests.  Fix typo.

9 years ago4458: breadcrumbs now visible in small window sizes; also, use user icon instead...
Radhika Chippada [Thu, 30 Apr 2015 18:19:42 +0000 (14:19 -0400)]
4458: breadcrumbs now visible in small window sizes; also, use user icon instead of email for my account menu.

9 years agoReturn error if Content-Length header is missing instead of panicing.
Peter Amstutz [Thu, 30 Apr 2015 17:59:22 +0000 (13:59 -0400)]
Return error if Content-Length header is missing instead of panicing.

9 years agoArvadosFileReader object always tries to return the exact amount of data asked for.
Peter Amstutz [Thu, 30 Apr 2015 15:18:24 +0000 (11:18 -0400)]
ArvadosFileReader object always tries to return the exact amount of data asked for.

This is to avoid breaking stuff like gzip that assumes it always gets the exact
amount of data unless EOF.  (From the Python file docs for read(): Note that
this method may call the underlying C function fread() more than once in an
effort to acquire as close to size bytes as possible.) closes #5856

9 years agoMerge branch '5562-pycurl' refs #5562
Tom Clegg [Thu, 30 Apr 2015 15:30:20 +0000 (11:30 -0400)]
Merge branch '5562-pycurl' refs #5562

9 years ago5562: Use static method. Fix "TypeError: _socket_open() takes exactly 5 arguments...
Tom Clegg [Thu, 30 Apr 2015 15:27:46 +0000 (11:27 -0400)]
5562: Use static method. Fix "TypeError: _socket_open() takes exactly 5 arguments (4 given)".

9 years ago5843: rename objects that contain xx_owner_uuid_name_unique constraint when they...
Radhika Chippada [Thu, 30 Apr 2015 14:59:29 +0000 (10:59 -0400)]
5843: rename objects that contain xx_owner_uuid_name_unique constraint when they are removed from a subproject and the home project already has another object of the same type and name.

9 years agoMerge branch '3145-close-early' closes #3145
Tom Clegg [Thu, 30 Apr 2015 14:25:13 +0000 (10:25 -0400)]
Merge branch '3145-close-early' closes #3145

9 years agoMerge branch '5836-remote-api-server-errors-made-obvious' closes #5836
Tom Clegg [Thu, 30 Apr 2015 14:24:16 +0000 (10:24 -0400)]
Merge branch '5836-remote-api-server-errors-made-obvious' closes #5836

9 years ago5562: Use WRITEFUNCTION instead of WRITEDATA for compatibility with older pycurl...
Tom Clegg [Thu, 30 Apr 2015 13:53:15 +0000 (09:53 -0400)]
5562: Use WRITEFUNCTION instead of WRITEDATA for compatibility with older pycurl. refs #5562