Wykres commitów

526 Commity (54d517948c762069f4ceb9cb6182e3bdd8d37cdf)

Autor SHA1 Wiadomość Data
Tim Robinson 54d517948c Don't error on duplicate column name errors 2015-07-15 09:16:23 +00:00
nightwing eabccd5f31 use tab.meta instead of adding tab.debugData 2015-07-15 01:12:46 +04:00
Tim Robinson 822eccb18f Refactoring to what @nightwing mentioned 2015-07-14 15:05:20 +04:00
Tim Robinson 6c2766b6cc Added connecting, connected and isMaster tracking 2015-07-14 15:05:20 +04:00
Tim Robinson 41d0114f73 Sending error if watcher detects a file change but collab doesn't pick up on it somehow 2015-07-14 15:05:20 +04:00
Harutyun Amirjanyan 1f51f5c40a Merge pull request +8196 from c9/pull/c9.ide.language/6
Allow completion to specify that the suffix should be removed, fixes #5.
2015-07-09 19:14:33 +04:00
nightwing 4920fb8694 notificationsTree can be undefined 2015-07-09 08:12:23 +04:00
nightwing 9efa0fec19 fix +8176: Cannot read property 'setRoot' of undefined 2015-07-08 19:48:14 +04:00
nightwing db8e1a4adc fix ctrl-number not switching tabs until menu is opened 2015-07-08 17:29:47 +04:00
Lennart Kats 6a5246066c Add FAQ 2015-07-08 10:37:00 +02:00
Lennart Kats 8549d47be6 Further menu tweaks 2015-07-08 10:34:42 +02:00
Lennart Kats 541621d3a7 Change Help menu into Support menu 2015-07-08 08:28:08 +00:00
Nikolai Onken c49e904136 Merge pull request +8151 from c9/fix/welcome-page
Updated welcome page with new blog post and doc links
2015-07-07 23:58:18 +02:00
Tim Robinson 168045ded3 Merge pull request +8121 from c9/fix/various
Fix various small issues
2015-07-07 18:01:07 +02:00
Tim Robinson c10d1d35c2 Updated welcome page with new blog post and doc links 2015-07-07 15:27:23 +00:00
Tim Robinson ef9301e573 Merge pull request +8139 from c9/minor
Improve abuse.c9.io and onlinedev_helper
2015-07-07 12:43:41 +02:00
Tim Robinson 644c96bddf Merge pull request +8108 from c9/fix/findall
fix findall in searchbox
2015-07-07 12:42:17 +02:00
Lennart kats 122af91d6b Show vfs URL last 2015-07-07 09:24:33 +00:00
nightwing 00c75d4041 rename dir->direction 2015-07-06 19:51:12 +04:00
Tim Robinson 0e11254262 Fixing undefined variable error 2015-07-06 14:21:36 +00:00
nightwing 8ade1ef53c fix +7917: collapsed chat pane does not indicate new messages 2015-07-03 18:30:04 +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
Ruben Daniels c3747dbe2a Merge pull request +8064 from c9/debugger-paths
fix path normalization
2015-07-02 10:41:16 -07: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 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
nightwing 1283f57730 fix path normalization 2015-07-01 10:28:16 +02: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
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
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
Tim Robinson e22436350f Changing saveState instead of state now 2015-06-30 11:01:32 +00:00
Tim Robinson 5b6b9266ac Don't set IDLE too early 2015-06-30 10:41:04 +00:00
Tim Robinson 9afcca6e94 Send error before setting state back to IDLE 2015-06-30 10:38:05 +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 3b0aeacf88 Don't setup saveWatchDog in save as it will always timeout if state is not IDLE 2015-06-30 10:24:07 +00:00
Tim Robinson 6f0f7f634c Changing file state throughout save process to track where saving is becoming stuck 2015-06-30 10:23:36 +00:00
Tim Robinson 4a6299146e Checking for undefined process and making code easier to understand 2015-06-29 14:19:36 +00:00
nightwing 6ec98e0a45 fix snippet loader 2015-06-28 17:06:44 +04:00
nightwing 0f83dcd570 allow enabling emmet from a mode 2015-06-25 19:13:35 +04:00
Tim Robinson 2ee34efd14 resettingDatabase isn't a constant. Fixing hanging test 2015-06-25 08:35:25 +00:00
Tim Robinson 35fb34085a Check nextOp is valid inside the loop where it's changed 2015-06-24 10:12:51 +00:00