Commit Graph

211 Commits

Author SHA1 Message Date
Raymond Feng eafe773c77 1.6.0
* Add range support (Raymond Feng)

 * Refer to licenses with a link (Sam Roberts)

 * Upgrade LB Explorer and related changes (crandmck)

 * Fix the test case (Raymond Feng)

 * Use strongloop conventions for licensing (Sam Roberts)

 * Fix link to docs (Rand McKinney)

 * Bump client dependencies (upq)
2015-11-23 17:17:27 -08:00
Raymond Feng fdb4c0464e Add range support 2015-11-23 17:16:48 -08:00
Sam Roberts a204980c82 Refer to licenses with a link 2015-11-03 12:27:49 -08:00
Miroslav Bajtoš 517962b4f1 Merge pull request #92 from strongloop/upgrade-explorer
Upgrade LB Explorer and related changes
2015-10-09 23:26:20 +02:00
crandmck 78c3b06cbe Upgrade LB Explorer and related changes 2015-10-09 14:24:59 -07:00
Raymond Feng ea7202a8fa Fix the test case 2015-09-29 20:46:17 -07:00
Sam Roberts 4c4474d55f Use strongloop conventions for licensing 2015-09-21 16:42:54 -07:00
Rand McKinney 2f8b11cee4 Fix link to docs 2015-09-15 11:05:22 -07:00
Raymond Feng c7fc3095a6 Merge branch 'upq-master' 2015-08-16 09:19:14 -07:00
upq 61e14c4852 Bump client dependencies 2015-08-16 09:18:49 -07:00
Raymond Feng 2b0d9f6938 1.5.1
* Capture writer error (Raymond Feng)

 * Bugfix: Cannot read property 'forEach' of undefined (Oleksii Strutsynskyi)
2015-07-31 12:06:35 -07:00
Raymond Feng e8c76eef93 Capture writer error 2015-07-31 12:06:07 -07:00
Raymond Feng 52638e65f5 Merge pull request #74 from cajoy/master
Bugfix: Cannot read property 'forEach' of undefined
2015-06-11 12:56:35 -07:00
Oleksii Strutsynskyi 3158e3e479 Bugfix: Cannot read property 'forEach' of undefined 2015-06-11 11:28:34 -04:00
Raymond Feng db1b449aff 1.5.0
* Add var (Raymond Feng)

 * Fix for issues - #58, #23 & #67 (ningsuhen)

 * use middleware.json (Hage Yaapa)

 * Fix documentation link (Samuel Mehrbrodt)
2015-06-08 15:31:38 -07:00
Raymond Feng ab1ed48674 Add var 2015-06-08 15:30:43 -07:00
Raymond Feng 382f9e1a1f Merge pull request #70 from walkonsocial/master
Fix for issues - #58, #23 & #67
2015-06-08 15:29:47 -07:00
Rand McKinney 8bdfa6bec8 Merge pull request #69 from hacksparrow/master
use middleware.json
2015-06-05 11:18:59 -07:00
ningsuhen f220141419 Fix for issues - #58, #23 & #67 2015-06-01 13:25:04 +05:30
Hage Yaapa 851d6f6b70 use middleware.json 2015-05-31 17:25:45 +05:30
Miroslav Bajtoš a0b68ee097 Merge pull request #61 from smehrbrodt/patch-1
Fix documentation link
2015-05-05 15:59:43 +02:00
Samuel Mehrbrodt db4adf6f4e Fix documentation link 2015-04-30 09:27:20 +02:00
Raymond Feng 91d5d6cd7f 1.4.0
* Fix the tests (Raymond Feng)

 * this.options is undefined, should use options (Yazhong Liu)

 * Expose file size on success callback (Leandro)
2015-04-21 13:03:29 -07:00
Raymond Feng dcc233c0ab Fix the tests 2015-04-21 13:02:47 -07:00
Raymond Feng 1e4a5c9f2a Merge pull request #55 from leandropio/patch-1
Expose file size on success callback
2015-04-21 12:59:25 -07:00
Raymond Feng 5c9cf02a22 Merge pull request #57 from yorkie/fix/refs
this.options is undefined, should use options
2015-04-21 12:58:53 -07:00
Yazhong Liu 24f24f12a2 this.options is undefined, should use options 2015-04-12 00:24:23 +08:00
Leandro e035e4fd4e Expose file size on success callback
Just expose the file size through the file object that later will be sent as succes callback attribute (line 160). This way if somebody needs to persist the file metadata in another model now it will exist the whole basic pack: Container, Name, Type and now Size.
2015-03-29 21:06:53 -03:00
Raymond Feng bddb69e3fc 1.3.1
* Adding error handler on upload stream (Benjamin Boudreau)

 * removed callback from downloadStream method (Jury D'Ambros)

 * is not necessary to pass cb to pkgcloud (Jury D'Ambros)
2015-03-02 08:39:39 -08:00
Raymond Feng 09cb66d062 Merge pull request #43 from jury89/feature/uploadStream-fix-cb
is not necessary to pass cb to pkgcloud
2015-03-02 08:38:07 -08:00
Raymond Feng 1f69ece7c7 Merge pull request #50 from seriousben/add_error_handler
Adding error handler on upload stream
2015-03-02 08:36:55 -08:00
Benjamin Boudreau 55997f8a9f Adding error handler on upload stream 2015-02-27 14:06:49 -05:00
Raymond Feng 4e4a8f44be 1.3.0
* Adding support for ACL, Content-Type, Max File Size and allowd Content-Types (Benjamin Boudreau)
2015-02-10 08:28:11 -08:00
Raymond Feng 468b246631 Merge pull request #47 from seriousben/feature/more-configurations
Adding support for ACL, Content-Type, Max File Size and allowed Content-Types
2015-02-10 08:26:38 -08:00
Benjamin Boudreau 95baaff716 Adding support for ACL, Content-Type, Max File Size and allowd Content-Types 2015-02-10 09:26:14 -05:00
Jury D'Ambros 38e1503c30 removed callback from downloadStream method 2015-02-03 09:36:41 +00:00
Jury D'Ambros b3f0d757c6 is not necessary to pass cb to pkgcloud 2015-02-02 17:04:55 +00:00
Raymond Feng 4ce675649e Merge tag 'v1.2.0'
1.2.0

 * Fix deprecation (Raymond Feng)

 * Adding key renaming support on Service.upload and Handler.upload (Benjamin Boudreau)
2015-01-30 11:35:35 -08:00
Raymond Feng 2d313ac25b Merge branch 'release/1.2.0' into production 2015-01-30 11:35:33 -08:00
Raymond Feng 6c078ba15e v1.2.0 2015-01-30 11:35:32 -08:00
Raymond Feng c34f0f6dfd Merge branch 'seriousben-feature/upload_key_renaming' 2015-01-30 11:34:57 -08:00
Raymond Feng 60938c245a Fix deprecation 2015-01-30 11:34:46 -08:00
Benjamin Boudreau ec4000745a Adding key renaming support on Service.upload and Handler.upload 2015-01-30 14:30:35 -05:00
Raymond Feng 3e17a880f0 Merge tag 'v1.1.0'
1.1.0

 * Upgrade deps (Raymond Feng)

 * Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)

 * #4: Return a 404 if file doesn't exist (Timo Saikkonen)
2015-01-16 10:58:43 -08:00
Raymond Feng 3d2f946fc6 Merge branch 'release/1.1.0' into production 2015-01-16 10:58:42 -08:00
Raymond Feng d4ab8a73b5 v1.1.0 2015-01-16 10:58:41 -08:00
Raymond Feng 328e173d33 Merge pull request #39 from strongloop/feature/upgrade-deps
Upgrade deps
2015-01-16 10:52:10 -08:00
Raymond Feng 523dc859ed Upgrade deps 2015-01-16 10:40:18 -08:00
Raymond Feng 956383fd72 Merge pull request #34 from timosaikkonen/master
Fix for issue #4
2015-01-14 15:06:18 -08:00
Ryan Graham 5b5eba359a Fix bad CLA URL in CONTRIBUTING.md 2014-12-29 08:27:46 -08:00