Wykres commitów

1364 Commity (0f23b016db00dfbab8fc919c12f3a4890948ff1b)

Autor SHA1 Wiadomość Data
Lennart Kats f1c1575302 Revert "Revert "Escape only invalid character sequences in reliable socket"" 2015-07-03 16:59:39 +02:00
Lennart Kats 2aac81b7e7 Revert "Escape only invalid character sequences in reliable socket" 2015-07-03 16:59:18 +02:00
nightwing 8ade1ef53c fix +7917: collapsed chat pane does not indicate new messages 2015-07-03 18:30:04 +04:00
nightwing 8710e6e850 fix +7413 cmd+[ is passed to browser if there is only one tab in the pane 2015-07-03 18:30:02 +04:00
nightwing d025c0a5be fix +8094 Pane/tab & navigation errors 2015-07-03 18:30:01 +04:00
Harutyun Amirjanyan 44396417e6 Merge pull request +8045 from c9/fix/find-save-issues
Added debugging for finding save issues
2015-07-03 13:16:36 +02:00
Ruben Daniels 8e68e8c7e1 Merge pull request +8063 from c9/fix/firefox
Fix firefox styling issues
2015-07-02 17:24:31 -07:00
nightwing 49423b14d4 fix findall in searchbox 2015-07-03 04:21:42 +04:00
nightwing bc0b8e02d7 do not add sourceURL in architect-build 2015-07-03 04:00:29 +04:00
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
Lennart Kats 6462fcb107 Merge remote-tracking branch 'origin/master' into parallel-requests 2015-07-02 17:30:52 +02: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
nightwing 7054f0b675 remove dead code 2015-07-01 15:03:05 +04: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
nightwing 0b29ce6f0d fix loading spinner on firefox 2015-07-01 10:36:07 +04:00
nightwing 95c0374178 fix +7506 Tabs are not rendered correctly on firefox 2015-07-01 09:56:15 +04:00
nightwing 5f89b78295 remove very old css vendor prefixes 2015-07-01 07:10:35 +04:00
nightwing 06f3ad3760 make debugging css easier 2015-07-01 06:34:36 +04: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
Tim Robinson 9c97257dcd style 2015-06-30 14:39:05 +00:00
Tim Robinson a322679514 Adding stateWhenSaveCalled for debugging purposes 2015-06-30 14:37:59 +00:00
Tim Robinson 0f74b9ea3b Using old logic but a new warning message for file saves actually timing out vs those done when disconnected 2015-06-30 14:34:25 +00:00
Tim Robinson 0bcd25830c Using fallback save if document state is not idle 2015-06-30 14:01:20 +00:00
Tim Robinson 3225ca94ac SaveStateDebugging yay 2015-06-30 11:08:32 +00:00