Wykres commitów

1282 Commity (fed39e681119af6b02f8032659257a7cdf759191)

Autor SHA1 Wiadomość Data
Tim Robinson fed39e6811 Merge pull request +7693 from c9/fix/socket
Escape only invalid character sequences in reliable socket
2015-07-02 20:05:55 +02:00
Ruben Daniels c3747dbe2a Merge pull request +8064 from c9/debugger-paths
fix path normalization
2015-07-02 10:41:16 -07:00
Tim Robinson 562aeb498f Merge pull request +8091 from c9/fix-indexof
Fix undefined.replace()
2015-07-02 14:16:06 +02:00
Lennart kats b232c0d1e8 Fix undefined.replace() 2015-07-02 12:07:50 +00:00
Lennart Kats f8fc34c531 Merge pull request +7998 from c9/multi-domain-part-deux
Multiple-domain/cs50 support part 2: change backend
2015-07-02 13:15:26 +02:00
Lennart Kats 7ddf104846 Merge pull request +8056 from c9/fix/ftp-non-standard-ports
Only attempt to mount via sftp if we are mounting ftp and port 21
2015-07-02 10:34:43 +02:00
Lennart Kats bd76f5ab1a Merge branch 'multi-domain-part-deux' of github.com:c9/newclient into multi-domain-part-deux 2015-07-02 10:23:25 +02:00
Lennart Kats a6428848d2 Merge remote-tracking branch 'origin/master' into multi-domain-part-deux 2015-07-02 10:22:42 +02:00
Nikolai Onken dec38d9e7e Merge pull request +8038 from c9/mvh-testing-routing
Mvh testing routing
2015-07-01 15:48:08 +02:00
Lennart Kats ad1ddefb89 Merge pull request +8030 from c9/fix/undefined-process
Checking for undefined process and making code easier to understand
2015-07-01 12:58:31 +02:00
Lennart Kats bb4b4a8aa5 Merge pull request +8025 from c9/fix/larger-timeout
Increasing vfs ping timeout
2015-07-01 12:37:39 +02:00
Tim Robinson e3d028c497 Update vfs.js 2015-07-01 12:23:44 +02:00
Lennart kats c3bf86e76e Add C9_DOMAINS environment variable 2015-07-01 09:59:49 +00:00
Tim Robinson c6bf4fe14e Decrease ping interval to 10 seconds
To hopefully stop more disconnects
2015-07-01 10:44:50 +02:00
Lennart kats 4477a5f124 Fix circular json error 2015-07-01 08:44:44 +00:00
nightwing 1283f57730 fix path normalization 2015-07-01 10:28:16 +02:00
Lennart kats ea585fd0e8 Fix not passing host 2015-07-01 08:20:12 +00:00
Lennart Kats ae6aa1a2fa Merge pull request +7622 from c9/fix/collab-db-corrupt
Make collab database reload if it's inaccessible multiple times
2015-07-01 10:04:44 +02:00
Lennart kats 15742463d0 Work on multi-domain support in IDE and apps-proxy 2015-07-01 07:50:36 +00:00
Lennart kats 959d6c275d Fix broken cookie 2015-07-01 07:50:36 +00:00
Lennart kats eabf2027c5 Make ide opening flow partly aware of multiple domains 2015-07-01 07:50:36 +00:00
Lennart kats e252cb3a18 Add multi-domain support to most of the sign-in flow 2015-07-01 07:50:36 +00:00
Lennart kats aaeceb921f Make profile client multi-domain aware 2015-07-01 07:50:35 +00:00
Lennart kats 9eeccd6d05 Make profile multi-domain aware 2015-07-01 07:50:35 +00:00
Lennart kats 23f3e6e809 Extend urls.js 2015-07-01 07:50:35 +00:00
Lennart kats d19366c653 Move urls into node_modules/c9 2015-07-01 07:50:34 +00:00
Lennart kats 6978abd86e Add c9.core/urls helper 2015-07-01 07:50:34 +00:00
Lennart kats e6e028f999 Fix options parsing 2015-07-01 07:50:33 +00:00
Tim Robinson 826b9eaae0 Only attempt to mount via sftp if we are mounting ftp and port 21 2015-06-30 15:36:51 +00:00
Tim Robinson 84b49f2e0e Just use process 2015-06-30 15:00:28 +00:00
Lennart Kats cc31762d57 Allow killing debugger processes with sudo
like haproxy when debugging Cloud9
2015-06-30 12:34:55 +02:00
Tim Robinson 2d6829fa78 Merge pull request +8037 from c9/multi-domain
Restore initial multi-domain changes
2015-06-30 09:46:59 +02:00
Matthijs van Henten cb07546d0b adding convenient method for client-side routing 2015-06-29 23:17:28 +00:00
Matthijs van Henten 0e72c85e0f mount now allows mounting on the root 2015-06-29 23:17:04 +00:00
Ruben Daniels 6f8cb66296 Merge pull request +7930 from c9/fix-readme
fix link in readme to contribute to c9
2015-06-29 13:25:07 -07:00
Lennart kats 36803ecbb0 Revert "Revert "Merge pull request +7975 from c9/multi-domain""
This reverts commit 66642209e7.
2015-06-29 19:47:13 +00:00
Lennart kats 66642209e7 Revert "Merge pull request +7975 from c9/multi-domain"
This reverts commit 8a40d404df, reversing
changes made to 2025a19647.
2015-06-29 19:42:21 +00:00
nightwing 5d404b50fe fix handling of root modules in setup_paths 2015-06-29 19:38:48 +04:00
Tim Robinson 4a6299146e Checking for undefined process and making code easier to understand 2015-06-29 14:19:36 +00:00
Tim Robinson 398f18e0dd Increasing vfs connection timeout 2015-06-29 12:49:36 +00:00
Tim Robinson 8a40d404df Merge pull request +7975 from c9/multi-domain
Multiple-domain/cs50 support part 1: change all configs
2015-06-29 14:19:29 +02:00
Matthijs van Henten 2025a19647 Merge pull request +8012 from c9/profile-require
Allow portable paths in profile require()
2015-06-29 11:10:03 +02:00
Lennart Kats c612321a87 Add setup_paths to makestatic.js 2015-06-29 10:54:06 +02:00
Lennart Kats aeade2072d Add bundle.js to .nakignore 2015-06-29 10:49:53 +02:00
Nikolai Onken 98cb8a3342 Merge pull request +8013 from c9/fix/sfdc-loading
Load SFDC plugins via c9.ide.plugins/loader
2015-06-28 19:55:16 +02:00
Alex Brausewetter 14770da596 Load SFDC plugins via c9.ide.plugins/loader 2015-06-28 19:41:48 +02:00
Lennart kats a74faf23a8 Restore setup_paths.js 2015-06-28 13:12:11 +00:00
nightwing 6ec98e0a45 fix snippet loader 2015-06-28 17:06:44 +04:00
nightwing 41286270b1 load lesslib when required 2015-06-28 17:06:43 +04:00
nightwing 3f15f233a4 remove recursive links 2015-06-28 17:06:43 +04:00