Wykres commitów

5909 Commity (5af7b60bd2b3a11f2c2efd259c99a1bb79c6c61e)

Autor SHA1 Wiadomość Data
Lennart Kats 5d96531470 Revert "Use a file socket"
This reverts commit 3bc1ff69d1.

File socket randombly breaks during setup
2016-02-21 19:38:26 +00:00
Ruben Daniels e440e9d626 Updated links to the community questions 2016-02-21 01:08:13 +00:00
nightwing efebff10ba add meta utf8 2016-02-20 21:59:40 +04:00
nightwing 0e248eddd1 allow loading http preview in http served ide 2016-02-20 21:54:09 +04:00
Lennart Kats 648c381be2 Never block waiting for 100-Continue header 2016-02-20 15:19:13 +00:00
Lennart Kats 3bc1ff69d1 Use a file socket 2016-02-20 15:18:48 +00:00
Lennart Kats ad69d78bb7 Add basis for Ruby completer 2016-02-20 14:32:33 +00:00
Ruben Daniels 093f0b2811 Nicer looking continue screen. Open in browser for http 2016-02-20 02:25:36 +00:00
c9bot 9d11150fce c9-auto-bump 3.1.1480 2016-02-19 22:28:21 +01:00
Nikolai Onken 6f427d3bf1 Merge pull request +12315 from c9/tweak/loading
Loading/Restore screen tweaks.
2016-02-19 22:28:04 +01:00
Lennart Kats 5524a7d490 Add basic support for execution without path 2016-02-19 21:06:09 +00:00
Lennart Kats 8a9ca531f2 Add list of catalogs 2016-02-19 21:06:06 +00:00
Lennart Kats 1f87687de8 Add catalogs, calltips modes 2016-02-19 20:49:50 +00:00
c9bot ea36e6df09 c9-auto-bump 3.1.1479 2016-02-19 21:25:20 +01:00
Ruben Daniels 33995356a9 Show 100% before hiding restore screen 2016-02-19 20:24:23 +00:00
c9bot 9f48656ed5 c9-auto-bump 3.1.1478 2016-02-19 21:22:42 +01:00
c9bot d3ae68bd72 c9-auto-bump 3.1.1477 2016-02-19 21:15:14 +01:00
Ruben Daniels c5a4f9aea6 Show create loading screen based on hash. Hide when vfs is connected 2016-02-19 19:59:25 +00:00
c9bot 2c737df808 c9-auto-bump 3.1.1476 2016-02-19 20:20:42 +01:00
c9bot ce77aa1aa2 c9-auto-bump 3.1.1475 2016-02-19 20:02:05 +01:00
c9bot 88d3462470 c9-auto-bump 3.1.1474 2016-02-19 19:09:31 +01:00
c9bot 086209f799 c9-auto-bump 3.1.1473 2016-02-19 18:32:23 +01:00
c9bot 5b10d704ec c9-auto-bump 3.1.1472 2016-02-19 18:31:51 +01:00
Lennart Kats c08f20a695 Add jump to definition 2016-02-19 16:29:19 +00:00
c9bot 25ab745ab0 c9-auto-bump 3.1.1471 2016-02-19 16:36:45 +01:00
c9bot 3eef33ee84 c9-auto-bump 3.1.1470 2016-02-19 16:32:06 +01:00
Lennart Kats 2f5e147e4e Remove prediction for PHP
Not interesting without zero-length identifier completion,
or for PHP's -> and ::
2016-02-19 15:30:32 +00:00
Lennart Kats 1c35b3b2c2 Avoid $ when completion for -> 2016-02-19 15:30:29 +00:00
Lennart Kats d0bac20dc6 Fix match of undefined 2016-02-19 15:03:31 +00:00
Lennart Kats a60e44fc01 Fix completion after -> 2016-02-19 15:02:57 +00:00
c9bot 349dd7fedd c9-auto-bump 3.1.1469 2016-02-19 16:00:09 +01:00
Lennart Kats 227b6c926c Force re-completion for 3-letter identifiers 2016-02-19 14:55:41 +00:00
Lennart Kats 93869b4333 Fix completion at end of file 2016-02-19 14:55:15 +00:00
c9bot e74b85d688 c9-auto-bump 3.1.1468 2016-02-19 15:43:54 +01:00
Lennart Kats aec3faa30f Work around broken zero-length identifier completions 2016-02-19 14:39:49 +00:00
Lennart Kats 615cf6913a Fix cache misses 2016-02-19 14:39:48 +00:00
Lennart Kats b8ab08aca7 Don't complete when adding . in front of an identifier
e.g., when changing foobar to foo.bar
2016-02-19 14:39:43 +00:00
c9bot 42c60718f4 c9-auto-bump 3.1.1467 2016-02-19 15:04:43 +01:00
c9bot b2a421681b c9-auto-bump 3.1.1466 2016-02-19 13:05:12 +01:00
c9bot ab978c7832 c9-auto-bump 3.1.1465 2016-02-19 12:54:55 +01:00
c9bot 1d2302c242 c9-auto-bump 3.1.1464 2016-02-19 12:09:35 +01:00
c9bot 44b094e0a4 c9-auto-bump 3.1.1463 2016-02-19 11:41:20 +01:00
c9bot c618adb2eb c9-auto-bump 3.1.1462 2016-02-19 11:10:11 +01:00
c9bot 3cb355cb1b c9-auto-bump 3.1.1461 2016-02-19 11:08:33 +01:00
c9bot 9db936474b c9-auto-bump 3.1.1460 2016-02-19 10:55:47 +01:00
c9bot 9413b1e660 c9-auto-bump 3.1.1459 2016-02-19 10:23:04 +01:00
Harutyun Amirjanyan bc18f659db Merge pull request +12227 from c9/access_req
fix confusing caption of request access button
2016-02-19 13:22:54 +04:00
Harutyun Amirjanyan b86dc024d0 Merge pull request +12242 from c9/fix-copy
Fix copy from immediate window
2016-02-19 13:22:46 +04:00
Harutyun Amirjanyan 2281eaf89c Merge pull request +12243 from c9/file-icons
remove contenttype and tweak file icons
2016-02-19 13:22:39 +04:00
c9bot 4fe1031099 c9-auto-bump 3.1.1458 2016-02-19 10:16:12 +01:00