Wykres commitów

9026 Commity (c306261eb95fd84474187f8fa2d93b7ddf9968ae)

Autor SHA1 Wiadomość Data
c9jenkinsv3 cf13bc35dc c9-auto-bump 3.1.3478 2017-02-27 14:40:16 +01:00
Harutyun Amirjanyan 974c72b7c4 Merge pull request +15297 from c9/ide-fix-download-test
fix download test
2017-02-27 17:40:10 +04:00
nightwing e0a426f5d7 fix download test 2017-02-27 13:37:29 +00:00
c9jenkinsv3 6640ca9894 c9-auto-bump 3.1.3477 2017-02-27 13:51:11 +01:00
c9jenkinsv3 4132845939 c9-auto-bump 3.1.3476 2017-02-25 14:27:26 +01:00
Harutyun Amirjanyan b016f2c3d6 Merge pull request +15285 from c9/ide-multi-window
allow configuring setting file names from url
2017-02-25 17:26:59 +04:00
c9jenkinsv3 15bc301b23 c9-auto-bump 3.1.3475 2017-02-24 20:07:48 +01:00
c9jenkinsv3 1ee54c15fb c9-auto-bump 3.1.3474 2017-02-24 12:40:18 +01:00
Harutyun Amirjanyan 5ac9f4c8dd Merge pull request +15222 from c9/ide-revert
Fix tab tooltip
2017-02-24 15:40:01 +04:00
nightwing d39a8ac3c8 fix tab tooltip issues 2017-02-24 15:07:58 +04:00
c9jenkinsv3 557e477809 c9-auto-bump 3.1.3473 2017-02-24 00:25:06 +01:00
c9jenkinsv3 8b5395e59e c9-auto-bump 3.1.3472 2017-02-24 00:15:12 +01:00
Harutyun Amirjanyan a996d2a4d2 Merge pull request +15287 from c9/ide-vfs-collab-log
reduce collab logging
2017-02-24 03:14:55 +04:00
c9jenkinsv3 7ed62117be c9-auto-bump 3.1.3471 2017-02-23 20:57:56 +01:00
Tim Robinson 8b145e3c78 Add default home if user has unset $HOME env var
VFS Was constantly crashing for one user because they didn't have $HOME set in their workspace. The VFS error is:

```
2017-02-22T15:27:19Z { message: 'Scheduling process exit\nVFS Exception in function \'connect\':\n TypeError: Path must be a string. Received undefined\n    at assertPath (path.js:8:11)\n    at Object.posix.resolve (path.js:426:5)\n    at getProjectWD (eval at t ([eval]:1:364), <anonymous>:83:17)\n    at initSocket (eval at t ([eval]:1:364), <anonymous>:2925:21)\n    at Object.connect (eval at t ([eval]:1:364), <anonymous>:3126:9)\n    at Domain.eval (eval at t ([eval]:1:364), <anonymous>:4964:30)\n    at Domain.run (domain.js:228:14)\n    at Object.api.(anonymous function) [as connect] (eval at t ([eval]:1:364), <anonymous>:4963:23)\n    at Worker.call (eval at t ([eval]:1:364), <anonymous>:7909:21)\n    at Worker.Agent._onMessage (eval at t ([eval]:1:364), <anonymous>:3879:8)\nScheduling process exit\n',
  pid: 4382802 }
2017-02-22T15:27:19Z VFS stderr [4382802]: VFS Exception in function 'connect':
 TypeError: Path must be a string. Received undefined
    at assertPath (path.js:8:11)
    at Object.posix.resolve (path.js:426:5)
    at getProjectWD (eval at t ([eval]:1:364), <anonymous>:83:17)
    at initSocket (eval at t ([eval]:1:364), <anonymous>:2925:21)
    at Object.connect (eval at t ([eval]:1:364), <anonymous>:3126:9)
    at Domain.eval (eval at t ([eval]:1:364), <anonymous>:4964:30)
    at Domain.run (domain.js:228:14)
    at Object.api.(anonymous function) [as connect] (eval at t ([eval]:1:364), <anonymous>:4963:23)
    at Worker.call (eval at t ([eval]:1:364), <anonymous>:7909:21)
    at Worker.Agent._onMessage (eval at t ([eval]:1:364), <anonymous>:3879:8)
```

This fixes this bug so collab no longer crashes.
2017-02-23 11:50:15 -08:00
c9jenkinsv3 3d7c1f3302 c9-auto-bump 3.1.3470 2017-02-22 21:39:55 +01:00
c9jenkinsv3 e2e30bea4b c9-auto-bump 3.1.3469 2017-02-22 21:36:07 +01:00
c9jenkinsv3 62563e3304 c9-auto-bump 3.1.3468 2017-02-22 18:08:27 +01:00
c9jenkinsv3 a0b6748bef c9-auto-bump 3.1.3467 2017-02-22 03:04:12 +01:00
nightwing 65476ca6b7 reduce collab logging 2017-02-21 23:03:35 +00:00
nightwing a584efecc8 allow running without .git/HEAD 2017-02-21 18:57:05 +04:00
nightwing 624101820a assert HOME is set since c9 can't work without it 2017-02-21 18:57:04 +04:00
c9jenkinsv3 f1a20f0ad6 c9-auto-bump 3.1.3466 2017-02-20 10:08:55 +01:00
Harutyun Amirjanyan 3113210322 Merge pull request +15282 from c9/ide-fix-various
Ide fix various
2017-02-20 13:08:39 +04:00
nightwing fd2334b14b allow configuring setting file names from url 2017-02-20 08:17:25 +00:00
c9jenkinsv3 1e321ef666 c9-auto-bump 3.1.3465 2017-02-19 19:10:29 +01:00
nightwing 9762b5ea44 tweak modelist 2017-02-19 18:56:46 +04:00
nightwing 51a9f0d192 add Alt-` as an alternative to Ctrl-Tab on windows 2017-02-19 16:00:58 +04:00
nightwing 0841961fc7 handle misformed tabstate 2017-02-19 15:52:14 +04:00
c9jenkinsv3 3051cf81ba c9-auto-bump 3.1.3464 2017-02-19 10:25:39 +01:00
nightwing dc91171b1a fix local version 2017-02-18 22:05:19 +04:00
nightwing 0a495532a6 fix regression with revealtab 2017-02-18 17:26:21 +04:00
nightwing 494bbb0fb6 fix completer popping up unexpectedly 2017-02-17 12:35:52 +04:00
c9jenkinsv3 560d18d31d c9-auto-bump 3.1.3463 2017-02-17 09:32:37 +01:00
Harutyun Amirjanyan 43e54fef32 Merge pull request +15280 from c9/fix-makestatic
fix workflow build
2017-02-17 12:32:31 +04:00
c9jenkinsv3 8cf3813d3a c9-auto-bump 3.1.3462 2017-02-17 09:32:23 +01:00
Harutyun Amirjanyan 315b33525e Merge pull request +15278 from c9/sdk-tests
fix test runner in the sdk
2017-02-17 12:32:06 +04:00
nightwing d607cf5f5d fix workflow build 2017-02-17 07:07:06 +00:00
c9jenkinsv3 9dc06f263d c9-auto-bump 3.1.3461 2017-02-17 05:23:33 +01:00
c9jenkinsv3 75b84c8ab2 c9-auto-bump 3.1.3460 2017-02-17 04:54:41 +01:00
c9jenkinsv3 883bab8fe8 c9-auto-bump 3.1.3459 2017-02-17 01:38:11 +01:00
c9jenkinsv3 5b505d897b c9-auto-bump 3.1.3458 2017-02-16 22:58:21 +01:00
nightwing ddd363ce38 fix test runner in the sdk 2017-02-16 16:53:58 +00:00
c9jenkinsv3 5b3c5568ef c9-auto-bump 3.1.3457 2017-02-16 12:03:38 +01:00
c9jenkinsv3 0d954a0c4b c9-auto-bump 3.1.3456 2017-02-16 09:54:44 +01:00
c9jenkinsv3 ec12157900 c9-auto-bump 3.1.3455 2017-02-16 09:05:39 +01:00
c9jenkinsv3 20c27ed988 c9-auto-bump 3.1.3454 2017-02-16 08:36:40 +01:00
c9jenkinsv3 a55d48771f c9-auto-bump 3.1.3453 2017-02-16 01:44:37 +01:00
c9jenkinsv3 ec082fe520 c9-auto-bump 3.1.3452 2017-02-15 15:15:12 +01:00
c9jenkinsv3 6d033630eb c9-auto-bump 3.1.3451 2017-02-15 05:46:10 +01:00