This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1.9.3-p374 :005 > Project.first.dropboxes | |
| Project Load (0.3ms) SELECT `projects`.* FROM `projects` LIMIT 1 | |
| Dropbox Load (18.0ms) SELECT `dropboxes`.* FROM `dropboxes` WHERE `dropboxes`.`project_id` = 1 | |
| => [#<Dropbox id: 1, project_id: 1, metadata_profile_id: nil, created_at: "2013-04-04 01:45:03", updated_at: "2013-04-04 01:45:03">, #<Dropbox id: 7, project_id: 1, metadata_profile_id: 1, created_at: "2013-04-04 01:46:11", updated_at: "2013-04-04 01:46:11">] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": 156, | |
| "subject": "asdf", | |
| "body": null, | |
| "addressee_list": "admin", | |
| "project_id": 1, | |
| "uploads": [ | |
| { | |
| "formatted_size_transferred": "798 MB", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": 154, | |
| "subject": "brand new", | |
| "body": null, | |
| "addressee_list": "admin", | |
| "project_id": 1, | |
| "details": { | |
| "formatted_size_transferred": "700 MB", | |
| "formatted_size_total": "700 MB", | |
| "formatted_rate": "8.91 Mb\/s", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "id": 160, | |
| "subject": "abc", | |
| "body": "asdf", | |
| "addressee_list": "Default Project", | |
| "project_id": 1, | |
| "sender": { | |
| "created_at": "2013-03-28T23:41:58Z", | |
| "email": null, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "id": 161, | |
| "subject": "abcd", | |
| "body": "asdf", | |
| "addressee_list": "Default Project", | |
| "project_id": 1, | |
| "sender": { | |
| "created_at": "2013-03-29T03:08:19Z", | |
| "email": null, | |
| "id": 161, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| TypeError (can't convert NodeApi::Path into String): | |
| lib/packages/file_browsing.rb:15:in `join' | |
| lib/packages/file_browsing.rb:15:in `inner_directory_path' | |
| lib/packages/file_browsing.rb:36:in `node_path' | |
| app/models/transfer_request.rb:15:in `upload_spec' | |
| app/models/package.rb:47:in `upload_spec' | |
| app/api/projects.rb:68:in `block (4 levels) in <class:Projects>' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| response.transfer_spec; | |
| Object {cookie: "aspera.faspex20:u:bfebb8ab-cc5c-47b6-8069-99735e35815d:YWRtaW4=:e30=:YXNkZg==", destination_root: "/asdf - c4c520cf-325b-40d5-a2b6-48e07a532bbb.aspera-package/contents/", paths: Array[1], direction: "receive", source_root: ""…} | |
| authentication: "token" | |
| cipher: "aes-128" | |
| cookie: "aspera.faspex20:u:bfebb8ab-cc5c-47b6-8069-99735e35815d:YWRtaW4=:e30=:YXNkZg==" | |
| destination_root: "/asdf - c4c520cf-325b-40d5-a2b6-48e07a532bbb.aspera-package/contents/" | |
| direction: "receive" | |
| fasp_port: 33001 | |
| http_fallback: true | |
| http_fallback_port: 7443 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ==> aspera-scp-transfer.log <== | |
| 2013-03-20 10:59:01 [10120-0xb0081000] LOG FASP Session Start uuid=1a2b646a-1f80-4839-a9b4-fd1ea4606d13 op=recv status=failed errcode=43 errstr="Cannot collect details about file or directory" source=/Users/et/Desktop/Screen Shot 2013-03-18 at 12.53.57.png (1) dest=/Users/et/Desktop/asdf - 5b360eff-821b-44dd-9229-80f003d7957a.aspera-package/contents userid=0 user="ground1" local=10.0.203.153:59241 peer=10.0.62.22:33001 targetrate=10000000 minrate=0 transfer_policy=fair secure=yes resume=2 precalc=yes tcp_mode=no rtt_autocorrect=yes cookie="aspera.faspex20:u:32a94fea-b9df-4f82-9a23-4bdb92924663:YWRtaW4=:e30=:YXNkZg==" vlink_local=0 vlink_remote=0 vlink_sess_id=0 os="Darwin 12.2.1 Darwin Kernel Version 12.2" ver=3.1.1.66911 lic=6:1:1 peeros="Linux 2.6.18-194.el5 #1 SMP Fri Apr 2 14" peerver=3.1.1.67723 peerlic=10:1:16 proto_sess=20002 proto_udp=20000 proto_bwmeas=20000 proto_data=20005 | |
| 2013-03-20 10:59:01 [10120-0xb0081000] LOG FASP Session Stop uuid=1a2b646a-1f80-4839-a9b4-fd1ea |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| jQuery(function($) { | |
| $('#search').keyup(_.debounce(function(e) { | |
| e.preventDefault(); | |
| $.get($(this).data('search_contacts_path'), { | |
| search : $(this).val(), | |
| }); | |
| }, 200) | |
| ); | |
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This file is copied to ~/spec when you run 'ruby script/generate rspec' | |
| # from the project root directory. | |
| ENV["RAILS_ENV"] = "test" | |
| require File.expand_path(File.dirname(__FILE__) + "/../config/environment") | |
| require 'spec' | |
| require 'spec/rails' | |
| require File.dirname(__FILE__) + "/factories" | |
| require 'rake' | |
| require 'rake/testtask' | |
| require 'rake/rdoctask' |