Commit graph

6947 commits

Author SHA1 Message Date
Alex Dima 5ba467555e Clean-up 2016-08-12 17:54:57 +02:00
Alex Dima a9701d8651 IKeybindingService2 -> IKeybindingService 2016-08-12 17:22:43 +02:00
Alex Dima 4cba117727 Rename ContextKeyService type names 2016-08-12 17:18:26 +02:00
Johannes Rieken 7f15980aaa debt - suggest widget shouldn't know about that controller model but the completion model 2016-08-12 17:16:25 +02:00
Alex Dima 8d43ec51ac Clean up contextkey type names 2016-08-12 17:09:49 +02:00
Benjamin Pasero 027483f1b9 fix tests 2016-08-12 17:06:11 +02:00
Benjamin Pasero 537b0771c6 File rename can close editors (fixes #10360) 2016-08-12 17:01:03 +02:00
Alex Dima 3671802956 KbExpr -> ContextKeyExpr 2016-08-12 16:57:21 +02:00
Alex Dima e749f18d6f Rename IKeybindingService -> IContextKeyService 2016-08-12 16:53:59 +02:00
Daniel Imms 2ead6c433f Refresh all terminal layouts on resize
Fixes #9405
2016-08-12 07:46:25 -07:00
Alex Dima 1896431d06 Merge remote-tracking branch 'origin/master' into keybindings-service 2016-08-12 16:40:11 +02:00
Alex Dima 274a34f38e Fix missing css dep 2016-08-12 16:39:55 +02:00
Alex Dima a3ee47a555 Split IKeybindingService to different files 2016-08-12 16:38:47 +02:00
Benjamin Pasero df36155cfe do not close file when renaming to different case (part of #10360) 2016-08-12 16:16:13 +02:00
Joao Moreno c712dc4566 git revert operation 2016-08-12 16:16:07 +02:00
Joao Moreno 09b3344bfb git.countBadge 2016-08-12 16:15:01 +02:00
Joao Moreno a4b3d1456b Merge branch 'git-untracked-files' of https://github.com/FabianLauer/vscode into FabianLauer-git-untracked-files 2016-08-12 16:02:11 +02:00
Joao Moreno a417227e34 clean up git actions 2016-08-12 16:00:24 +02:00
Alex Dima 7f7d0b9f17 Split IKeybindingService 2016-08-12 15:56:13 +02:00
Joao Moreno bece7e9c01 Merge branch 'git-signoff' of https://github.com/FabianLauer/vscode into FabianLauer-git-signoff 2016-08-12 15:52:00 +02:00
Benjamin Pasero 312de6b74b quick open: clean up mess with how it closes and propagates 2016-08-12 15:11:19 +02:00
Johannes Rieken 7900866a83 debt - remove unused stuff, modernize code 2016-08-12 13:09:09 +02:00
Joao Moreno fcdc90c7b0 Merge branch 'bill-mybiz-bill_prev_comm_msg' 2016-08-12 13:04:22 +02:00
Joao Moreno 92efe772f1 git commit message restore: drop storage service 2016-08-12 13:04:08 +02:00
Johannes Rieken 0e242679a6 stop the right event 2016-08-12 13:00:41 +02:00
Johannes Rieken 856a9c0d15 remove unused code 2016-08-12 12:53:18 +02:00
Alex Dima 0ed00c698f Introduce IKeybindingService2 2016-08-12 12:48:29 +02:00
Joao Moreno 1d8ceaa19d git lib: getCommit 2016-08-12 12:43:03 +02:00
Johannes Rieken a8a920e2fc don't push code without tests... #8093 2016-08-12 12:32:15 +02:00
Johannes Rieken ed26ad524e add TextEditorSelectionChangeKind when emitting selection change event, #8093 2016-08-12 12:23:46 +02:00
Joao Moreno 7ddbab5494 Merge branch 'bill_prev_comm_msg' of https://github.com/bill-mybiz/vscode into bill-mybiz-bill_prev_comm_msg 2016-08-12 12:16:23 +02:00
Benjamin Pasero ed3b90a809 Command-E on Mac behaves differently from other applications (fixes #3431) 2016-08-12 12:06:09 +02:00
Johannes Rieken 6e3c5b6029 missing ) 2016-08-12 12:02:23 +02:00
Joao Moreno 4dc127e963 drop octicon usage in suggest
fixes Microsoft/monaco-editor#52
2016-08-12 11:57:30 +02:00
Benjamin Pasero be4b9711f6 Cannot distinguish different files with the same path.filename(x) (fixes #8499) 2016-08-12 11:48:18 +02:00
Benjamin Pasero 6df36e50f2 naive first cut of getPathLabels() 2016-08-12 11:48:18 +02:00
Benjamin Pasero ef2e222905 LinkedMap tests 2016-08-12 11:48:18 +02:00
Johannes Rieken ffce4455b0 stats - know how many scripts, styles, and UI elements are used 2016-08-12 11:30:11 +02:00
Johannes Rieken a0d3321717 use path primitives when compute workspace relative path, fixes #10446 2016-08-12 10:36:35 +02:00
Joao Moreno a1c1d224d6 telemetry: uninstalling -> installing 2016-08-12 10:11:41 +02:00
Benjamin Pasero e9c80f0366 some renamed in Map land 2016-08-12 07:46:18 +02:00
Benjamin Pasero f29f71d10b Clean up the View menu (fixes #9924) 2016-08-12 07:07:02 +02:00
Benjamin Pasero 350818f6c7 Failed to save 'thefilename': A system error occured (ENOTSUP: operation not supported on socket, fdatasync) (fixes #10408) 2016-08-12 07:05:41 +02:00
Fabian Lauer 88271cedb6 add git setting 'git.countUntracked' 2016-08-11 23:12:03 +02:00
Fabian Lauer 4d07969cf9 ignore untracked in git change count badge 2016-08-11 23:11:02 +02:00
Johannes Rieken 1fad0d5893 don't pollute the trigger ch listeners with snippet providers 2016-08-11 16:42:14 +02:00
Johannes Rieken 8236700669 Merge pull request #10225 from sandyarmstrong/cik-method
Support CompletionItemKind.Method
2016-08-11 16:37:24 +02:00
Johannes Rieken a740256d08 tweak onClick event 2016-08-11 16:36:28 +02:00
Benjamin Pasero 8db0a1558b function => => 2016-08-11 15:52:14 +02:00
Joao Moreno 6cd78e2c76 Revert "home, end in suggest"
This reverts commit 82211b4d3d.
fixes #10423
2016-08-11 10:02:42 +02:00
Fabian Lauer e12293b1fd git: add 'signed off' commit to git changes view
This adds 2 actions to the context menu in the git changes view: 'Commit Staged (Signed Off)' and 'Commit All (Signed Off)'.
2016-08-10 23:17:26 +02:00
Fabian Lauer 52b469e85b git: add optional 'signoff' to commits 2016-08-10 23:13:40 +02:00
xzper 1503e3367c fix clearTimeout 2016-08-10 18:23:24 +08:00
Alex Dima 0baba80028 Fixes #10212: Paste on new line only if selection does not cover entire line 2016-08-10 09:37:53 +02:00
Benjamin Pasero 8575dcd1bf Deleting or renaming a file or its parent with dirty within should prompt user (fixes #9313) 2016-08-10 09:11:45 +02:00
Alex Dima dcf34da773 registerEditorCommand2 -> registerEditorCommand 2016-08-10 08:42:02 +02:00
Benjamin Pasero 734b971c5b Merge pull request #10375 from pmkary/patch-2
Spelling problem fixed...
2016-08-10 08:05:09 +02:00
Benjamin Pasero b7b8ffef96 Unable to open the file because the associated text model is undefined.. (fixes #9865) 2016-08-10 08:03:54 +02:00
Pouya Kary cc28223662 Spelling problem fixed... 2016-08-10 10:06:26 +04:30
Benjamin Pasero 13b6e6d096 Opening already opened editor should update its title (fixes #9794) 2016-08-10 07:32:20 +02:00
Sandy Armstrong 27b9860c79 Fix show in IE11
Setting `element.style.display` to `null` in IE11 has no effect.
So if the suggest widget was hidden for some reason, and then
shown again, it just stayed hidden.

This issue also prevented the "No suggestions" message from displaying.

Fixes: https://github.com/Microsoft/monaco-editor/issues/96
2016-08-09 15:34:47 -07:00
Christof Marti 0f776fe458 #55 Sort and limit file results in search process 2016-08-09 14:46:57 -07:00
Christof Marti 31f8362baf #55 Include measurements for cached results 2016-08-09 14:46:57 -07:00
Daniel Imms 4d5810c720 Merge pull request #9382 from Microsoft/tyriar/8547_support_symlink_settings
Follow and watch settings.json single-level symlinks
2016-08-09 13:38:16 -07:00
Daniel Imms 6fdac25fda Remove redundant args, check directory 2016-08-09 13:37:37 -07:00
Daniel Imms 5d610028e4 Watch directory and watch resolved symlinks if they exist 2016-08-09 12:35:23 -07:00
Johannes Rieken 0e48aab073 use lastIndexOf for parameter hints, still just educated guessing, #10293 2016-08-09 18:58:03 +02:00
Daniel Imms 332b673930 Merge remote-tracking branch 'origin/master' into tyriar/8547_support_symlink_settings 2016-08-09 09:48:09 -07:00
Daniel Imms 4cbec65d16 Implement terminal scroll bar
Fixes #6602
2016-08-09 09:26:03 -07:00
Johannes Rieken 2e2590b666 use scale transform instead of translate, fixes #10241 2016-08-09 18:06:31 +02:00
Alex Dima 7f6ed014fd Adopt @editorAction 2016-08-09 17:55:21 +02:00
Joao Moreno b837ad083b open extension from URI 2016-08-09 16:26:27 +02:00
Joao Moreno 0cbf1c7586 use URI for UrlService 2016-08-09 16:14:24 +02:00
Joao Moreno bd81089174 Merge branch 'urlservice' 2016-08-09 15:48:51 +02:00
Johannes Rieken b1ddc1ac5e add new setting editor.codeLens and deprecate the old editor.referenceInfos settings, #10238 2016-08-09 15:13:12 +02:00
Alex Dima 655efbc2bf Fixes #10232: Add more keybindings for zoomIn and zoomOut 2016-08-09 12:56:03 +02:00
Alex Dima 654a18c7df Fixes #10301: Change editor.fontSize from int to float 2016-08-09 12:53:10 +02:00
Johannes Rieken 4732c39198 debt - remove unused code 2016-08-09 12:28:22 +02:00
Johannes Rieken 6280dcb558 render paragraphs as such, fixes #10311 2016-08-09 11:47:36 +02:00
Joao Moreno 86d138241e ask for extension icon in query
related to #10180
2016-08-09 11:38:01 +02:00
Benjamin Pasero 974bce453e Save: Flush to disk after writing to file (fixes #9589) 2016-08-09 11:30:05 +02:00
Johannes Rieken eccb0245a3 Merge pull request #10310 from Microsoft/joh/miniedits
Make text edits more minimal
2016-08-09 10:52:50 +02:00
Johannes Rieken fbebca5527 do not use for-of and const
https://github.com/Microsoft/TypeScript/issues/10220
2016-08-09 10:41:21 +02:00
Johannes Rieken d208042647 update tests 2016-08-09 10:11:32 +02:00
Johannes Rieken a0a56c041f move stringDiff and make minal code, reuse for all format operations (doc, range, on type) 2016-08-09 10:09:01 +02:00
Alex Dima e4ab8701ac Fixes #7769: Increase max decoration height in overview ruler 2016-08-09 10:04:00 +02:00
Alex Dima a835f0c482 Improve message for tabSize and insertSpaces 2016-08-09 10:04:00 +02:00
Benjamin Pasero f77da312b3 fix issue with "Close All" 2016-08-09 09:51:32 +02:00
Joao Moreno 7fd7e3ceb9 don't use es6 on index.js 2016-08-09 09:47:02 +02:00
Joao Moreno b0d5f8a2ac extra comma 2016-08-09 09:47:02 +02:00
Johannes Rieken b2ae03678a update tests 2016-08-09 09:45:37 +02:00
Johannes Rieken 6a678c40e0 don't restore view state as we have trustworthy edits 2016-08-09 09:43:33 +02:00
Benjamin Pasero b59f466b01 Closing a dirty split editor (existing OR untitled) should not affect the initial editor (fixes #8983) 2016-08-09 09:39:20 +02:00
Benjamin Pasero 665b278948 remove unused services 2016-08-09 09:12:35 +02:00
Benjamin Pasero d2000aab96 restore old command deprecation warning 2016-08-09 09:09:43 +02:00
Grant Mathews 37de3086d8 Fix flipping axes behavior. 2016-08-09 00:34:27 +00:00
Daniel Imms 590f21f71c Revert "Implement terminal scroll bar"
Going to hold off on this until sourcelair/xterm.js#224 is merged.

This reverts commit 0a5a071cea.
2016-08-08 15:22:26 -07:00
Daniel Imms 0a5a071cea Implement terminal scroll bar 2016-08-08 15:16:41 -07:00
Daniel Imms 99059750f2 Merge pull request #9480 from formulahendry/runEntireText
[Terminal] Run entire text if selection is empty
2016-08-08 10:09:55 -07:00
Daniel Imms 348ee2bc42 Add context key for terminal scroll up/down 2016-08-08 09:53:19 -07:00
Johannes Rieken f4c18ebb73 first cut of more minimal text edits 2016-08-08 18:44:36 +02:00
Benjamin Pasero 28f8aa8af0 Add actions to move tabs within groups (Ctrl-Shift-PgUp and Ctrl-Shift-PgDown) (fixes #10291) 2016-08-08 18:43:22 +02:00
Benjamin Pasero e1a7a724ef expose commands to move an editor in a group left and right (for #10291) 2016-08-08 18:26:07 +02:00
Daniel Imms 6bc4cbc136 Move terminal commands into skipped commands
Also add the rest of the commands.

Part of #10302
2016-08-08 09:24:33 -07:00
Daniel Imms 3670165658 Improve commandsToSkipShell wording
Part of #7269
2016-08-08 09:12:05 -07:00
Daniel Imms 0d6dd8627d Support a list of commands to skip handling by shell
Fixes #7269
2016-08-08 09:08:12 -07:00
Daniel Imms 7c734490c7 Support standard terminal scroll down/up 1 line keybindings
Windows: ctrl+up/down
Linux: ctrl+shift+up/down
Mac: cmd+up/down

Fixes #10302
2016-08-08 08:47:06 -07:00
Benjamin Pasero 661bf0dbfb Provide setting to not show read-only full settings buffer when opening Settings (fixes #9904) 2016-08-08 17:37:47 +02:00
Joao Moreno 82211b4d3d home, end in suggest
fixes #10263
2016-08-08 17:34:57 +02:00
Joao Moreno 58de2a3239 Revert "Add ctrl+p and ctrl+n to CommonKeybindings"
This reverts commit b01fb0bfd0.
2016-08-08 17:04:42 +02:00
Joao Moreno 669064fb2e Revert "Support ctrl+p/ctrl+n navigation in quickOpenWidget"
This reverts commit 3a52eb2614.
2016-08-08 16:55:56 +02:00
Joao Moreno ab09a74c80 isolate index.js from index.html 2016-08-08 16:52:32 +02:00
Joao Moreno 183e4e8e4e oops 2016-08-08 16:47:25 +02:00
Alex Dima 6ed4065b20 Fixes #10222: Always eat up ctrl+a (to not get the browser default) 2016-08-08 16:17:33 +02:00
Joao Moreno 18beedd450 improve consistency in env sent to renderer procs
fixes #10194
2016-08-08 16:12:37 +02:00
Johannes Rieken ff061902a7 add cancellation support for showInput and showQuickPick, #9377 2016-08-08 15:51:06 +02:00
Alex Dima b0c702dd2f Use the correct accessor (find the correct context keys) 2016-08-08 15:25:43 +02:00
Alex Dima e784ae6085 More cleanup 2016-08-08 15:25:43 +02:00
Alex Dima ce86f17e9c Clean up menuOpts 2016-08-08 15:25:43 +02:00
Alex Dima 016c161edf Use options interface for editor actions and editor commands ctor 2016-08-08 15:25:43 +02:00
Alex Dima 9f53cc4f67 Editor Action kbOpts are and`ed with _precondition 2016-08-08 15:25:43 +02:00
Alex Dima 6027655101 Reduce usage of EditorAction.enabled 2016-08-08 15:25:43 +02:00
Alex Dima 85e4ab959f Focus is not in _precondition 2016-08-08 15:25:43 +02:00
Benjamin Pasero 6e81c92e9b [glob] {**/package.json,**/project.json} matches too much (fixes #9917) 2016-08-08 11:31:07 +02:00
Benjamin Pasero dbe4cc5172 remove legacy showTabsOverflowAction flag 2016-08-08 11:15:21 +02:00
Benjamin Pasero 4627a401ab handle editor commands from one file 2016-08-08 11:04:49 +02:00
Johannes Rieken d9b4047d54 clarity when completions are requested, #10098 2016-08-08 10:35:56 +02:00
Benjamin Pasero 11fa14a6d0 moveEditorToRightGroup should not attempt to move the editor when it's the only editor in the group (fixes #9873) 2016-08-08 09:58:10 +02:00
Benjamin Pasero 69729e7375 code polish 2016-08-08 09:48:37 +02:00
Benjamin Pasero b91c182be4 click twice to open folder after start vscode (fixes #9834) 2016-08-08 09:41:20 +02:00
Benjamin Pasero ee55203ad4 File -> Open Recent menu shows paths containing "&" wrong (fixes #10049) 2016-08-08 09:17:23 +02:00
Benjamin Pasero e8014cc48d open new editors from double-click always at the end (fixes #10208) 2016-08-08 08:59:08 +02:00
Benjamin Pasero 5233bea8ac Add CP852 support (fixes #9468) 2016-08-08 08:47:57 +02:00
Benjamin Pasero 1e44e242a7 Make "Toggle Status Bar" a global setting (fixes #10246) 2016-08-08 08:36:28 +02:00
Benjamin Pasero a9716fbd9f "Go" > "Switch Group" > "Side Group" should be labelled "Center Group" (fixes #10131) 2016-08-08 08:32:00 +02:00
Benjamin Pasero bf1db232ca warn about workbench.action.terminal.focus 2016-08-08 08:29:16 +02:00
Sandy Armstrong 4664a607e0 Support CompletionItemKind.Method
Previously, if a registered completion provider returned items with
CompletionItemKind.Method, they would display in the list as properties,
due to not being converted to the corresponding SuggestionType.
2016-08-05 14:39:56 -07:00
Alex Dima dde41be023 Adopt more of EditorAction._precondition 2016-08-05 18:12:13 +02:00
Alex Dima c54515ad4c Convert EditorAction.supported usages to _precondition usages 2016-08-05 18:12:13 +02:00
Alex Dima d76757fa9e Add _precondition to all EditorAction`s 2016-08-05 18:12:13 +02:00
Sandeep Somavarapu 4027c3ea1a clean up - remove commented lines. Related 10194 2016-08-05 17:59:41 +02:00
Sandeep Somavarapu 35ef7bc18e clean up env passing from main to renderers
related to #10194
2016-08-05 17:38:49 +02:00
Sandeep Somavarapu b4e188f97c fix start arguments in launch ipc 2016-08-05 17:38:49 +02:00
isidor 07f2b9dab9 repl input: tune line height 2016-08-05 15:59:12 +02:00
isidor b4937be487 mainThreadEditorsTracker: skip editors with models not in the model service 2016-08-05 15:13:40 +02:00
isidor 8d97953717 debug: use editor as repl input 2016-08-05 15:13:40 +02:00
Johannes Rieken 9312aa5fe7 debt - provideCompletionItems should not return an array 2016-08-05 14:00:16 +02:00
Johannes Rieken 263cb2c3e6 debt - make editor adapter use overwrite[Before|After] instead of multiple suggest results 2016-08-05 13:01:39 +02:00
Joao Moreno 7ab8a18a02 propagate product.urlProtocol 2016-08-05 12:26:26 +02:00
Sandeep Somavarapu 3e3dd8cec1 fix #9887 2016-08-05 11:36:24 +02:00
Johannes Rieken fe974d08cb and more 2016-08-05 09:31:14 +02:00
Johannes Rieken 5f8374ca8b missing monaco.d.ts 2016-08-05 09:24:09 +02:00
Alex Dima 1a7ca5a77b More cleanup around KbCtxKey 2016-08-04 23:59:51 +02:00
Alex Dima dd7c3d4ab0 Move defaultValue to KbCtxKey 2016-08-04 23:59:49 +02:00
Alex Dima aadec363cd More adoption of KbCtxKey 2016-08-04 23:59:48 +02:00
Alex Dima acea018800 Clean up editor commands 2016-08-04 23:59:47 +02:00
Alex Dima 61b42f7332 Introduce EditorCommand and adopt it 2016-08-04 23:59:45 +02:00
Joao Moreno 36e96174e0 💄 2016-08-04 19:04:02 +02:00
Joao Moreno 51047443d3 pimp up open-url 2016-08-04 18:59:44 +02:00
Joao Moreno 7803b68ca1 wip: send openUrl only to the active window 2016-08-04 18:38:13 +02:00
Sandeep Somavarapu 7abe1a6427 Editor scroll by wrapped lines, lines, page, half page #9609 2016-08-04 17:56:56 +02:00
Johannes Rieken 63765cc2d4 debt - make the SuggestAdapter return only one suggest result 2016-08-04 16:55:18 +02:00
Johannes Rieken 5887ea6d55 debt - move resolve logic to ISuggestItem 2016-08-04 16:55:18 +02:00
Johannes Rieken 38207c8098 debt - make snippets come in as completion provider 2016-08-04 16:55:18 +02:00
Johannes Rieken 88b10aa07f debt - fix overwriteBefore|After for suggestions once and then trust it 2016-08-04 16:55:18 +02:00
Alex Dima 6fddb78593 Assign members! 2016-08-04 16:43:41 +02:00
Alex Dima 83f77de51f Add KbCtxKey and adopt it... 2016-08-04 16:42:42 +02:00
Joao Moreno 2f4aa9dee1 lifecycle is HARD 2016-08-04 16:40:08 +02:00
Joao Moreno 94466a2da5 node: fromEventEmitter 2016-08-04 16:39:26 +02:00
Alex Dima d185dd6d4a Share common KbExpr instances 2016-08-04 16:05:15 +02:00
Alex Dima 06ea27bf75 Move EditorKbExpr to editorCommon 2016-08-04 15:45:46 +02:00
Alex Dima 5a9667938d EditorAction2 -> EditorAction 2016-08-04 15:36:59 +02:00
Alex Dima f64059d2f6 Clean up editor action post adoption 2016-08-04 15:34:39 +02:00
Alex Dima 952405e9df Adopting EditorAction2 in editor/contrib/quickOpen 2016-08-04 14:47:51 +02:00
Alex Dima 663ba127d9 Move state out of BaseEditorQuickOpenAction 2016-08-04 13:56:14 +02:00
Alex Dima d17b68b015 Adopting EditorAction2 2016-08-04 13:51:38 +02:00
Alex Dima 04bed0f847 Adopting EditorAction2 2016-08-04 12:31:37 +02:00
Sandeep Somavarapu 1331596fa3 Implement editor scroll command - #9609 2016-08-04 12:24:03 +02:00
Johannes Rieken 55ff6262bd sort code lenses by range and provider rank, #10061 2016-08-04 11:55:27 +02:00
Joao Moreno fe33ef722a wip: url service 2016-08-04 11:51:40 +02:00
Alex Dima 1217e8d274 Adopting EditorAction2 2016-08-04 10:52:17 +02:00
Alex Dima 093290327a Adopting EditorAction2 2016-08-04 10:52:16 +02:00
Joao Moreno dccf029ef6 electron ipc 2016-08-04 09:55:58 +02:00
Daniel Imms 7126bea56e Fix terminal reverse video cursor color
Fixes #10100
2016-08-03 14:23:09 -07:00
Isidor Nikolic 30c71c5d85 Merge pull request #9966 from Meai1/patch-3
Check if adapter is null and let it print errors
2016-08-03 23:16:45 +02:00
Meai1 39891e39b6 Update debugConfigurationManager.ts 2016-08-03 22:00:48 +02:00
Alex Dima 594b73647b Adopt EditorAction2 in emmet actions 2016-08-03 18:09:18 +02:00
Alex Dima 81e91db4c2 Extract emmet loading boilerplate 2016-08-03 18:09:18 +02:00
Alex Dima 632f218edb Adopt EditorAction2 in carret operations 2016-08-03 18:09:18 +02:00
Alex Dima 5718cf2e69 Adopt EditorAction2 in comment actions 2016-08-03 18:09:18 +02:00
Alex Dima 377b177a5e Introduce EditorAction2 and wire it up 2016-08-03 18:09:18 +02:00
Joao Moreno c063542c2a wip: UrlService 2016-08-03 18:03:53 +02:00
Johannes Rieken 90172cec0a add resolveDocumentLink method to the API 2016-08-03 17:32:07 +02:00
Johannes Rieken 07a53e91d0 add resolveLink and allow incomplete DocumentLink 2016-08-03 17:14:06 +02:00
isidor 21fb268883 debug: Use a dynamic chunk size based on the number of elements
fixes #9774
2016-08-03 16:21:14 +02:00
Sandeep Somavarapu af1ce4889e fix #9576 2016-08-03 14:59:44 +02:00
Johannes Rieken 7ba701bbe0 fix #9901 2016-08-03 12:24:18 +02:00
Joao Moreno efd6451efb send snippetCount and textCount 2016-08-03 11:37:06 +02:00
isidor 0b5ac5d30c services.test: fix refactoring mistake 2016-08-03 11:10:50 +02:00
isidor da607820bb debug: no need to null out everything in dispose of model 2016-08-03 11:04:30 +02:00