Wykres commitów

7562 Commity (ff6fffcd90fb2c81c1dc6fb5558a564d023ae163)

Autor SHA1 Wiadomość Data
Tim Robinson ad73b79bdf Revert "Remove getLatestRevision as we don't use it"
This reverts commit 599b813a94.
2016-05-17 23:02:30 +00:00
c9bot 62f6638053 c9-auto-bump 3.1.2461 2016-05-17 23:53:56 +02:00
c9bot 1ee7ad17bd c9-auto-bump 3.1.2460 2016-05-17 23:13:45 +02:00
Tim Robinson 599b813a94 Remove getLatestRevision as we don't use it 2016-05-17 21:01:30 +00:00
Tim Robinson 77338d54e5 Instead of automerging from disk, always prompt user about disk being different and allow them to apply the changes if they like 2016-05-17 20:46:42 +00:00
Tim Robinson 0683fb0711 Rename tabs to tabManager as that's what it is 2016-05-17 20:46:36 +00:00
c9bot b3b45dfcbc c9-auto-bump 3.1.2459 2016-05-17 22:12:54 +02:00
c9bot 99e534ca41 c9-auto-bump 3.1.2458 2016-05-17 19:58:14 +02:00
c9bot 81d3fec358 c9-auto-bump 3.1.2457 2016-05-17 17:01:27 +02:00
c9bot 87afc3c8df c9-auto-bump 3.1.2456 2016-05-17 14:59:38 +02:00
c9bot ab835d41e9 c9-auto-bump 3.1.2455 2016-05-17 14:01:22 +02:00
c9bot ffdd4f19d5 c9-auto-bump 3.1.2454 2016-05-17 13:51:05 +02:00
c9bot 1876856c0a c9-auto-bump 3.1.2453 2016-05-17 12:56:31 +02:00
Lennart Kats 3ee07ac9a1 Work around missing pos 2016-05-17 08:21:30 +00:00
c9bot 9a213be991 c9-auto-bump 3.1.2452 2016-05-17 10:16:07 +02:00
c9bot 18e9853e90 c9-auto-bump 3.1.2451 2016-05-17 09:15:51 +02:00
Tim Robinson ccc8b1b56e Iterate just one variable 2016-05-16 19:28:39 +00:00
Tim Robinson 833f3d1911 rename back to handle 2016-05-16 19:24:49 +00:00
Tim Robinson 1e04331410 Made requests object safer. Expire requests before sending error back 2016-05-16 19:15:15 +00:00
Tim Robinson c487213ce7 Use ctime isntead of mtime 2016-05-16 13:36:24 +00:00
c9bot 09bf053920 c9-auto-bump 3.1.2450 2016-05-15 20:22:06 +02:00
Dan Armendariz 5eb44439d3 modify frame API to include thread id 2016-05-13 23:01:57 +00:00
Tim Robinson 1c20b8f9f7 Merge remote-tracking branch 'origin/master' into vfs-fix-collab-code-reverting 2016-05-13 19:21:04 +00:00
Tim Robinson d8631c216c VFS Fix collab code reverting for unsaved files 2016-05-13 19:12:25 +00:00
c9bot 4feb1f5c6c c9-auto-bump 3.1.2449 2016-05-13 17:13:50 +02:00
c9bot 396b467b3b c9-auto-bump 3.1.2448 2016-05-13 17:00:37 +02:00
c9bot b3a0286dd8 c9-auto-bump 3.1.2447 2016-05-13 14:21:09 +02:00
c9bot 1a7b99776d c9-auto-bump 3.1.2446 2016-05-13 14:02:00 +02:00
Chris Brown 3806d99890 Fix: check that object.properties exists before testing its length 2016-05-13 10:35:39 +01:00
Kareem Zidane 667fd57cab changes on-hover bg color for Run and Preview
the on-hover background color for Run/Debug and Preview buttons is
brighter than it should (#E6E6E6) in Cloud9 Night theme. it doesn't
match that of the menus.

this changes the value of the background CSS property, of the relevant
classes, to the matching color (#303130).
2016-05-24 12:58:18 +02:00
c9bot 64ef33efd1 c9-auto-bump 3.1.2445 2016-05-13 11:24:46 +02:00
c9bot fc97f894f1 c9-auto-bump 3.1.2444 2016-05-13 04:04:43 +02:00
Tim Robinson 9d6c7e47d7 Added tests for multiple keys and ensuring the expiry system is working as intended 2016-05-12 17:27:48 +00:00
Tim Robinson 6c0737c3c0 Switch rate limited to use one setInterval instead of many setTimeouts to clean itself up. 2016-05-12 17:19:31 +00:00
c9bot 224e386a1f c9-auto-bump 3.1.2443 2016-05-12 16:47:02 +02:00
Tim Robinson 7e827dd39e Merge pull request +13790 from c9/vfs-improve-collab-error-checks
Add more logic to detect collab reverts
2016-05-12 10:46:51 -04:00
Tim Robinson f71bbb8b7f Use a filter instead 2016-05-12 14:45:59 +00:00
Tim Robinson fdb573241c Don't modify original operations. Remove log 2016-05-12 13:55:14 +00:00
c9bot d1b4c6953e c9-auto-bump 3.1.2442 2016-05-12 15:44:18 +02:00
c9bot 3e66213569 c9-auto-bump 3.1.2441 2016-05-12 15:35:14 +02:00
Tim Robinson ca3f50baed Merge pull request +13818 from c9/vfs-doc-save-logging
Adding more logging around document saving in collab
2016-05-12 09:35:01 -04:00
c9bot 4a4d5526f7 c9-auto-bump 3.1.2440 2016-05-12 01:18:41 +02:00
c9bot b2455f7c48 c9-auto-bump 3.1.2439 2016-05-12 00:36:01 +02:00
c9bot e93cea1412 c9-auto-bump 3.1.2438 2016-05-12 00:00:45 +02:00
Harutyun Amirjanyan 79e53ea790 Merge pull request +13816 from c9/pull/core/299
Support for downloading workspace files as a zip archive
2016-05-12 02:00:34 +04:00
Tim Robinson 0b69cc5b60 Adding more logging around document saving in collab 2016-05-11 20:26:00 +00:00
c9bot a1deca9d77 c9-auto-bump 3.1.2437 2016-05-11 15:06:07 +02:00
Lennart C. L. Kats 08a4addc1b Merge pull request +12925 from c9/codeintel-paths
Add include dir setting to codeintel
2016-05-11 15:06:00 +02:00
c9bot 8f492c2cea c9-auto-bump 3.1.2436 2016-05-11 13:45:48 +02:00
Lennart Kats 4c458d0c10 Revert "Don't immediately show completer when there's an exact match"
This reverts commit 9ca28e82f6.
2016-05-11 10:49:26 +02:00