Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

v3.2.0 #403

Merged
merged 23 commits into from Sep 14, 2016
Merged

v3.2.0 #403

merged 23 commits into from Sep 14, 2016

Conversation

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 12488b9 on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

coveralls commented Sep 7, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 5b6bece on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 67feacf on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-66.4%) to 33.556% when pulling 5e906e0 on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 3f7d94f on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 654dc36 on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f8a0d28 on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 8afa113 on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b519f6a on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling c37470e on aleitner:master into b35aa94 on Storj:master.

@@ -36,6 +36,8 @@ program._storj.loglevel = function() {
};

program._storj.PrivateClient = function(options) {
options.blacklistFolder = DATADIR;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of supplying a folder to write a file into, what do you think about just supplying a file path?

@44203 44203 self-assigned this Sep 12, 2016
@44203 44203 changed the title WIP [3.1.3] [WIP] v3.1.3 Sep 12, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling a21174e on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 49da3d1 on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 49da3d1 on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling bc76e77 on aleitner:master into b35aa94 on Storj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling ad807c6 on aleitner:master into b35aa94 on Storj:master.

@@ -326,8 +339,13 @@ module.exports.download = function(bucket, id, filepath, env) {
}

module.exports.getInfo.call(self, bucket, id, function(file) {

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kill this line break

@@ -45,8 +45,13 @@ module.exports.getNewPassword = function(msg, callback) {
};

module.exports.makeTempDir = function(callback) {
var dir = process.env.STORJ_TEMP;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add line break here

var path = require('path');

/**
* Blacklist
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a better descriptions here for the docs

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 9885ca6 on aleitner:master into b35aa94 on Storj:master.

@44203 44203 changed the title [WIP] v3.1.3 [WIP] v3.2.0 Sep 14, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling b6c0f86 on aleitner:master into b35aa94 on Storj:master.

@44203 44203 changed the title [WIP] v3.2.0 v3.2.0 Sep 14, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 8ae271a on aleitner:master into b35aa94 on Storj:master.

@44203 44203 merged commit 1867930 into storj-archived:master Sep 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants