Wykres commitów

2979 Commity (eb6336c7cf85c6ae9d946ce3774cc354d4f8ef77)

Autor SHA1 Wiadomość Data
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 1794d03b9a Fix preferred completion handling w/caching 2016-01-03 14:07:23 +01:00
Lennart Kats 3e4526d3a4 Fix uncontextual early predictions 2016-01-03 14:05:38 +01:00
Lennart Kats be86f5f33f Backport 'console' completion fix from language-library-ui branch 2016-01-03 14:02:15 +01:00
Lennart Kats 9331af2c58 Fix canCompleteForChangedLine() looking at suffixes 2016-01-03 10:16:27 +01:00
Lennart Kats d53c8ef063 Impre jsonalyzer_server_test performance
As with language_test, timeout no longer seems to be needed
2016-01-03 10:15:42 +01:00
Lennart Kats 213e634ea2 Improve regex readability 2016-01-03 09:56:44 +01:00
Lennart Kats 435c4f94de Improve tests 2016-01-03 09:02:04 +01:00
Lennart Kats 59df9c1808 Be more generous with timeout
for outer "before"
2016-01-02 23:36:21 +01:00
Lennart Kats 68f1e13a73 Improve docs 2016-01-02 23:32:31 +01:00
Lennart Kats f2b9ab0c4b Add plugin arguments 2016-01-02 23:24:51 +01:00
Lennart Kats b44887c0fb Add one more insane test for future sanity 2016-01-02 23:24:40 +01:00
Lennart Kats e16d190ab1 Fix 'if(' matching 2016-01-02 23:20:07 +01:00
Lennart Kats 34720074f0 Add more tests 2016-01-02 22:55:25 +01:00
Lennart Kats aa980473fd Speed up language_test
Old hack no longer appears to be necessary
2016-01-02 22:35:26 +01:00
Lennart Kats 2443d2a836 Improve tests 2016-01-02 22:34:59 +01:00
Lennart Kats ea9e2300a3 Optimize cache keys 2016-01-02 22:08:32 +01:00
Lennart Kats 58a1daf089 Support re-completion for identifiers of length 3 in JavaScript 2016-01-02 22:05:08 +01:00
Lennart Kats 7aaaa9f7cb Add test 2016-01-02 21:41:03 +01:00
Lennart Kats b19c21ea46 Fix, improve tests 2016-01-02 21:40:56 +01:00
Lennart Kats 6505e072a2 Cleanup 2016-01-02 15:01:28 +00: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 c1640779b6 Add equality operators 2016-01-02 14:27:13 +00:00
Lennart Kats f76e42499d Add expression prefix regex code completion optimization feature 2016-01-02 14:27:13 +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
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
nightwing dad031d18b fix collab not connecting for files opened by show active file 2015-12-30 20:40:05 +04:00
c9bot 687d5838b2 c9-auto-bump 3.1.872 2015-12-30 17:03:13 +01:00
c9bot ae562d2841 c9-auto-bump 3.1.871 2015-12-30 16:27:57 +01:00
c9bot 42bf38e305 c9-auto-bump 3.1.870 2015-12-30 14:44:10 +01:00
c9bot b22bb28998 c9-auto-bump 3.1.869 2015-12-30 14:31:08 +01:00
c9bot 8b40c08645 c9-auto-bump 3.1.868 2015-12-30 14:28:45 +01:00
Lennart kats 5a6a82e229 Merge remote-tracking branch 'origin/master' into revert-refactoring
Conflicts:
	plugins/c9.ide.language.python/python.js
	plugins/c9.ide.language.python/worker/python_completer.js
	plugins/c9.ide.language.python/worker/python_linter.js
2015-12-30 13:27:56 +00:00
c9bot e672832f25 c9-auto-bump 3.1.867 2015-12-30 14:18:49 +01:00
Lennart Kats f37b71c3a3 Merge pull request +11332 from c9/improve-completions
Fix Python completion issues
2015-12-30 14:18:35 +01:00
Lennart Kats beeae5ce3c Move setting to config 2015-12-30 12:41:18 +00:00
c9bot 3937ef4045 c9-auto-bump 3.1.866 2015-12-30 13:13:13 +01:00
Lennart Kats ec8770402a Add PYTHONPATH setting for completion 2015-12-30 11:15:32 +00:00
c9bot af360630b3 c9-auto-bump 3.1.865 2015-12-30 12:04:48 +01:00
Lennart Kats 9f5de3665d Fix linting only happening when completion is enabled 2015-12-30 09:37:35 +00:00
Lennart Kats 10f6f62edb Fix Python 3 support 2015-12-30 09:15:22 +00:00
Lennart Kats 704a7c174f Default cwd to workspaceDir 2015-12-30 08:46:57 +00:00
Lennart Kats 741e9d5a43 Clean up event emitting 2015-12-30 08:45:24 +00:00
Lennart Kats 3e5933fc92 Merge branch 'fix-retry' of github.com:c9/newclient into fix-retry 2015-12-30 07:57:12 +00:00
Lennart kats 42942eb661 Revert "Merge pull request +11282 from c9/refactor-language"
This reverts commit 0100d3b550, reversing
changes made to cc68450f46.

Conflicts:
	npm-shrinkwrap.json
2015-12-29 21:21:39 +00:00
Lennart kats f3ee816332 Revert "Merge pull request +11317 from c9/fix-another-regression"
This reverts commit ccedef2887, reversing
changes made to f2240fda9e.
2015-12-29 21:17:56 +00:00
Lennart kats b8530a7ca5 Revert "Merge pull request +11315 from c9/fix-tooltip"
This reverts commit b4acf66137, reversing
changes made to cc97359c84.
2015-12-29 21:17:35 +00:00
Lennart Kats 79f2fd0193 Fix err serialization
(passing as normal argument wouldn't get it properly serialized, stripping .message and .stack)
2015-12-29 15:20:56 +00:00
Lennart Kats 4a63753212 Silence ESUPERSEDED errors 2015-12-29 14:57:37 +00:00
Lennart Kats 12f858f31f Don't cache completion if a handler failed 2015-12-29 14:56:52 +00:00
c9bot 46395bcf07 c9-auto-bump 3.1.864 2015-12-29 14:53:00 +01:00
c9bot 31af364b40 c9-auto-bump 3.1.863 2015-12-29 14:47:52 +01:00
c9bot 445a6e42ca c9-auto-bump 3.1.862 2015-12-29 13:58:24 +01:00
Lennart Kats ccedef2887 Fix event emitter invocation regression 2015-12-29 12:55:52 +00:00
c9bot f2240fda9e c9-auto-bump 3.1.861 2015-12-29 13:42:29 +01:00
Lennart Kats b4acf66137 Merge pull request +11315 from c9/fix-tooltip
Fix tooltip regression
2015-12-29 13:42:17 +01:00
c9bot cc97359c84 c9-auto-bump 3.1.860 2015-12-29 13:31:41 +01:00
Lennart Kats 45a0d71468 Fix refactoring regression
also node is not NaN
2015-12-29 12:18:32 +00:00
c9bot c6cf5e23fb c9-auto-bump 3.1.859 2015-12-29 12:51:27 +01:00
c9bot 0e47f16012 c9-auto-bump 3.1.858 2015-12-29 12:28:51 +01:00
c9bot 57093bdd06 c9-auto-bump 3.1.857 2015-12-29 11:37:16 +01:00
c9bot 77b265cc2b c9-auto-bump 3.1.856 2015-12-29 11:34:45 +01:00
Lennart Kats b43f62ef5d Be even more paranoid 2015-12-29 11:04:45 +01:00
Lennart kats 02d57503c9 Fix +11305 check for undefined 2015-12-29 09:57:46 +00:00
c9bot a3f6e7929a c9-auto-bump 3.1.855 2015-12-28 22:08:37 +01:00
c9bot 46c5217a44 c9-auto-bump 3.1.854 2015-12-28 20:35:39 +01:00
c9bot a2ef865332 c9-auto-bump 3.1.853 2015-12-28 17:35:20 +01:00
c9bot 4ba0745182 c9-auto-bump 3.1.852 2015-12-28 17:09:23 +01:00
Alex Brausewetter 3b8eb16634 Merge pull request +11286 from c9/feature-ws-google
Add ws-google workspace type
2015-12-28 08:09:11 -08:00
c9bot edfc3adca6 c9-auto-bump 3.1.851 2015-12-28 16:26:20 +01:00
Alex Brausewetter a2dac7050b Add ws-google 2015-12-28 06:44:17 -08:00
Alex Brausewetter 6930d2739e Add match references {1}, {2} in messages 2015-12-28 06:43:05 -08:00
c9bot 36d865909f c9-auto-bump 3.1.850 2015-12-28 13:10:55 +01:00
Lennart Kats f4261a708f Add README.md 2015-12-28 12:10:28 +00:00