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
2015-09-11T21:14:38.364206+00:00 heroku[api]: Deploy 302f574 by [email protected] | |
2015-09-11T21:14:38.364397+00:00 heroku[api]: Release v6 created by [email protected] | |
2015-09-11T21:14:39.216935+00:00 heroku[web.1]: State changed from crashed to starting | |
2015-09-11T21:14:46.311822+00:00 heroku[web.1]: Starting process with command `npm start` | |
2015-09-11T21:14:50.071710+00:00 app[web.1]: | |
2015-09-11T21:14:50.071733+00:00 app[web.1]: > [email protected] start /app | |
2015-09-11T21:14:50.071736+00:00 app[web.1]: > node app.js | |
2015-09-11T21:14:50.071737+00:00 app[web.1]: | |
2015-09-11T21:15:05.945048+00:00 app[web.1]: /app/node_modules/express/lib/router/route.js:196 | |
2015-09-11T21:15:05.945054+00:00 app[web.1]: throw new Error(msg); |
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
https://www.dropbox.com/s/7ym0dh7z92yojb0/XAPDeployCmd.zip?dl=0 |
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
XapDeployCmd.exe /update D:\PhoneApp1.xap /targetdevice:2 |
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": 2011, | |
"Client": { | |
"Id": 67, | |
"VerifyId": 4706, | |
"Name": "", | |
"Email": "", | |
"VerificationCode": "9396", | |
"PhoneNumber": "37256480195", | |
"Password": "", |
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": 33, | |
"Owner": { | |
"Id": 36, | |
"Name": "Ago Karbe", | |
"PhoneNumber": "5249090", | |
"Email": "[email protected]", | |
"Password": "", | |
"Verified": true, |
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
Custom Setters and Getters | |
-------------------------- | |
function Archiver() { | |
var temperature = null; | |
var archive = []; | |
Object.defineProperty(this, 'temperature', { | |
get: function() { | |
console.log('get!'); | |
return temperature; |
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
Routes for Spree::Core::Engine: | |
new_spree_user_session GET /user/spree_user/sign_in(.:format) spree/user_sessions#new | |
spree_user_session POST /user/spree_user/sign_in(.:format) spree/user_sessions#create | |
destroy_spree_user_session GET /user/spree_user/logout(.:format) spree/user_sessions#destroy | |
spree_user_password POST /user/spree_user/password(.:format) spree/user_passwords#create | |
new_spree_user_password GET /user/spree_user/password/new(.:format) spree/user_passwords#new | |
edit_spree_user_password GET /user/spree_user/password/edit(.:format) spree/user_passwords#edit | |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
== Searching for projects in [email protected]:applaud/delfi_android_gradle.git branch: master == | |
== Cloning Git repo == | |
Cloning into '/Users/BwKRsYmdiAifrO/tmpQwaMN3'... | |
Warning: Permanently added the RSA host key for IP address '131.103.20.168' to the list of known hosts. | |
remote: Counting objects: 3078, done. | |
remote: Compressing objects: 0% (1/1235) | |
remote: Compressing objects: 1% (13/1235) | |
remote: Compressing objects: 2% (25/1235) |
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
`docker ps -l -q` andrest/synth_server:v1 |
NewerOlder