Merge branch 'stable-2.11'

* stable-2.11:
  Pass edit info from ChangeScreen to PatchSetsBox
  Improve the wording about logical CPUs
  Use the same thick Cursor in inline editor

Change-Id: I6f2a24e805e67a499574f0affe89b50bb46729a4
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin
2015-05-26 15:38:12 +02:00
6 changed files with 18 additions and 24 deletions

View File

@@ -41,7 +41,7 @@ interactively. The degradation increased linearly with number of open changes on
the target branch.
+
Now, instead of indexing interactively, it falls back to a batch thread pool
with the logical number of available CPUs.
with the number of available logical CPUs.
* Reduce unnecessary database access when queryng changes.
+