Wykres commitów

4411 Commity (f8e8ea142c31b032c8d76a572980eacf1dfa070a)

Autor SHA1 Wiadomość Data
c9bot f8e8ea142c c9-auto-bump 3.1.894 2016-01-04 14:14:05 +01:00
c9bot 095bf14bca c9-auto-bump 3.1.893 2016-01-04 12:24:26 +01:00
c9bot 3af7e6140c c9-auto-bump 3.1.892 2016-01-04 11:49:07 +01:00
c9bot 34e533ab5f c9-auto-bump 3.1.891 2016-01-04 11:39:55 +01:00
c9bot 9b9668e10c c9-auto-bump 3.1.890 2016-01-04 11:33:05 +01:00
c9bot f99eae0a4f c9-auto-bump 3.1.889 2016-01-04 10:11:39 +01:00
c9bot ce435a88d8 c9-auto-bump 3.1.888 2016-01-04 10:04:20 +01:00
c9bot d7e650f91e c9-auto-bump 3.1.887 2016-01-04 09:46:45 +01:00
Lennart Kats 2bb2193512 Merge remote-tracking branch 'origin/master' into fix-worker 2016-01-04 09:46:01 +01:00
c9bot c14e96d69d c9-auto-bump 3.1.886 2016-01-04 09:43:09 +01:00
Lennart Kats 5ef25b5bd6 Merge pull request +11019 from c9/error-html5
Show error when html5.js can't be loaded
2016-01-04 09:43:03 +01:00
c9bot d2b2c038ae c9-auto-bump 3.1.885 2016-01-04 09:42:56 +01:00
Lennart Kats 0961cdc3a9 Merge pull request +11339 from c9/revert-11326-revert-refactoring
base_handler refactoring
2016-01-04 09:42:50 +01:00
c9bot 47c6c2b84e c9-auto-bump 3.1.884 2016-01-04 09:40:19 +01:00
Lennart Kats 3cd3d32485 Merge pull request +11352 from c9/improve-completion
Minor completion improvements
2016-01-04 09:40:13 +01:00
c9bot 5e52296da6 c9-auto-bump 3.1.883 2016-01-04 09:39:51 +01:00
Lennart Kats cb95846438 Remove plugin argument from Ace listeners 2016-01-04 09:38:46 +01:00
c9bot 646a54ccd5 c9-auto-bump 3.1.882 2016-01-04 09:36:53 +01:00
c9bot dd62eea635 c9-auto-bump 3.1.881 2016-01-04 09:35:38 +01:00
c9bot 0690d2f860 c9-auto-bump 3.1.880 2016-01-03 22:44:24 +01:00
c9bot 3a45dba9e8 c9-auto-bump 3.1.879 2016-01-03 21:50:06 +01:00
Lennart Kats d188297c00 Fix typo 2016-01-03 14:25:51 +01:00
Lennart Kats 729d2fdf93 worker.$doc may not be ready yet 2016-01-02 15:45:12 +01:00
Lennart Kats e63a709c52 Fix escape issues 2016-01-02 14:29:08 +00:00
Lennart Kats bb424c2272 Fix language plugin unload 2016-01-02 15:25:28 +01:00
Lennart Kats 30fc0f237d Fix original line value 2016-01-02 13:48:55 +00:00
Lennart kats a3cf0665f7 Merge remote-tracking branch 'origin/master' into revert-11326-revert-refactoring
Conflicts:
	plugins/c9.ide.language.python/python.js
	plugins/c9.ide.language.python/worker/python_linter.js
2016-01-01 22:37:00 +00:00
Lennart kats 52f0be27f4 Fix +11325 worker not getting latest document from UI 2016-01-01 22:32:48 +00:00
c9bot eaca2c3e59 c9-auto-bump 3.1.878 2015-12-31 17:37:05 +01:00
Lennart Kats 67e9fa2b83 Remove unnecessary escape 2015-12-31 16:06:34 +01:00
nightwing 7b5d31693c it is easy to accidentally type shift-backspace instead of backspace 2015-12-31 18:41:33 +04:00
Lennart Kats 4fad475221 Fix regex 2015-12-31 14:24:40 +00:00
Lennart Kats b12d5d4f3f Hack away some self parameters 2015-12-31 14:04:15 +00:00
Lennart Kats 5f140ae88b Be less picky with guessTooltip()
e.g. show tooltip for Python classes like

    from django.http import HttpResponse

    HttpResponse(
2015-12-31 13:56:00 +00:00
Lennart Kats 6d94e82f7d Improve docHtml support 2015-12-31 13:54:49 +00:00
Lennart Kats d1e18d17a1 Improve default cwd 2015-12-31 13:41:04 +00:00
Lennart Kats 30878e4719 Fix cwd for files in workspace root 2015-12-31 12:59:34 +00:00
Lennart Kats 773ddde159 Fix error propagation 2015-12-31 12:59:25 +00:00
Lennart Kats 41e365cd12 Fix err serialization
(passing as normal argument wouldn't get it properly serialized, stripping .message and .stack)
2015-12-31 12:39:36 +00:00
c9bot f42dcf1a31 c9-auto-bump 3.1.877 2015-12-31 11:57:04 +01:00
Lennart Kats b1562d1a0c Merge pull request +11318 from c9/fix/ace
Fix small issue related to ace
2015-12-31 11:56:57 +01:00
c9bot 23b5c9b75d c9-auto-bump 3.1.876 2015-12-31 11:56:03 +01:00
c9bot 97b2b488e3 c9-auto-bump 3.1.875 2015-12-31 11:52:19 +01:00
Lennart Kats 2c3afc367e Use PYTHONPATH setting for runners 2015-12-31 10:45:48 +00:00
Lennart Kats f068de771f Support PYTHONPATH for linter 2015-12-31 10:38:45 +00:00
Lennart Kats 210a2032e0 Improve PYTHONPATH handling 2015-12-31 10:38:36 +00:00
c9bot f837637efa c9-auto-bump 3.1.874 2015-12-31 09:23:06 +01:00
c9bot 00998f58c2 c9-auto-bump 3.1.873 2015-12-30 19:55:30 +01:00
nightwing 3da57b8012 fix another regression after language handler refactor 2015-12-30 20:48:19 +04:00
Lennart Kats 90ba04ed76 Revert "Revert base_handler refactoring" 2015-12-30 17:46:50 +01:00