Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
refs/tags/R6_2_0
/
core
tag
cc0af44a5af6d644ede76cbcdc1de2951766b07c
tagger
Dawid Pakuła <zulus@w3des.net>
Thu Jun 11 16:03:20 2020 +0200
object
6058f69b3568a0b43e1a8c7e1459c3bb80c66dfe
Release 6.2
6058f69
Bug 474115 - Collect annotations in reverse map only for markers and problems
by Dawid Pakuła
· 2 years, 2 months ago
R6_2_0
5a72762
Bug 559465 - Correctly handle memento on ImportDeclaration without alias
by Dawid Pakuła
· 2 years, 2 months ago
9a0b602
Drop lucene sync completely
by Dawid Pakuła
· 2 years, 2 months ago
cd6348d
Disable FSync in lucene indexer
by Dawid Pakuła
· 2 years, 2 months ago
f7ae9b7
Restore delays
by Dawid Pakuła
· 2 years, 2 months ago
ae37479
Drop forgotten sleep
by Dawid Pakuła
· 2 years, 2 months ago
628d428
Disable progress reporting on simple "one-file" index/reconcile
by Dawid Pakuła
· 2 years, 2 months ago
2a556c1
Reduce synchronization in Lucene indexer
by Dawid Pakuła
· 2 years, 2 months ago
847ccae
Restore ConcurrentMergeScheduler (important for spin disks)
by Dawid Pakuła
· 2 years, 2 months ago
36ebe6e
Stop task acumulation
by Dawid Pakuła
· 2 years, 2 months ago
79d0c2d
Force fork/join during lucene commits and search
by Dawid Pakuła
· 2 years, 2 months ago
fe55cd1
Better refresh during access
by Dawid Pakuła
· 2 years, 3 months ago
e0fe2cd
Use SerialMergeScheduler and avoid indexer delays
by Dawid Pakuła
· 2 years, 3 months ago
0d6d7bb
Use Fork/Join framework for lucene search and index
by Dawid Pakuła
· 2 years, 3 months ago
00f6a0c
Disable flush checks in lucene indexer
by Dawid Pakuła
· 2 years, 3 months ago
f07d93c
Refresh lucene on demand
by Dawid Pakuła
· 2 years, 3 months ago
3626454
Restore compound file due Jenkins issues
by Dawid Pakuła
· 2 years, 3 months ago
ff304ac
Drop synchronization on Lucene container access
by Dawid Pakuła
· 2 years, 3 months ago
7b36082
Reduce DLTK synchronization
by Dawid Pakuła
· 2 years, 3 months ago
9ce05df
Reduce "static synchronized" where possible
by Dawid Pakuła
· 2 years, 3 months ago
468c51b
Drop duplicated ProgressJob
by Dawid Pakuła
· 2 years, 3 months ago
36da2e9
Remove Lucene force merge
by Dawid Pakuła
· 2 years, 3 months ago
c4c2e3d
Reduce JobManager delay
by Dawid Pakuła
· 2 years, 3 months ago
a1780c8
Improve Indexing speed
by Dawid Pakuła
· 2 years, 3 months ago
c35e393
Improve Lucene indexer speed
by Dawid Pakuła
· 2 years, 3 months ago
625bf00
Bug 561510 - An internal error occurred during: "Selection Job titile"
by Dawid Pakuła
· 2 years, 3 months ago
fb0999e
Bug 561510 - An internal error occurred during: "Selection Job titile"
by Dawid Pakuła
· 2 years, 3 months ago
c227f44
Bug 561510 - An internal error occurred during: "Selection Job titile"
by Dawid Pakuła
· 2 years, 3 months ago
906e3e2
Bug 561510 - An internal error occurred during: "Selection Job titile"
by Dawid Pakuła
· 2 years, 3 months ago
45aa7de
Improve ResourceWorkingSetFilter performance
by Dawid Pakuła
· 2 years, 3 months ago
c8f1aa8
No bug - Prevent index interuption
by Dawid Pakuła
· 2 years, 3 months ago
d2ad356
Sonar tests
by Dawid Pakuła
· 2 years, 3 months ago
aa053fd
Sonar support
by Dawid Pakuła
· 2 years, 3 months ago
9b90ff7
Bug 536629 - Replace StringBuffer by StringBuilder where possible
by Dawid Pakuła
· 2 years, 3 months ago
fcabf16
Bug 537712 - Problems with .org.eclipse.dltk.core.external.folders
by Dawid Pakuła
· 2 years, 3 months ago
da8f271
Version bump to 6.2
by Dawid Pakuła
· 2 years, 3 months ago
9c542d8
Bug 560581 - Get rid of icu4j dependency
by Alexander Kurtakov
· 2 years, 4 months ago
R6_1_0
dea41c9
Bug 560581 - Get rid of icu4j dependency
by Alexander Kurtakov
· 2 years, 4 months ago
4af05b8
Bug 560581 - Get rid of icu4j dependency
by Alexander Kurtakov
· 2 years, 4 months ago
bf85426
No bug - Prevent re-using already closed writer
by Dawid Pakuła
· 2 years, 4 months ago
6ec8cca
Update Lucene to 8.4.1, drop lucene.misc usage
by Dawid Pakuła
· 2 years, 4 months ago
90e091e
Generify Class usages.
by Alexander Kurtakov
· 2 years, 4 months ago
e672dd0
Cleanup StandardModelElementContentProvider
by Dawid Pakuła
· 2 years, 4 months ago
0866a6b
No bug - Improve FilteredTypesSelectionDialog
by Dawid Pakuła
· 2 years, 5 months ago
5f18bec
Revert "Bug 559456 - Use ITextViewerExtension9 in completion proposals"
by Dawid Pakula
· 2 years, 5 months ago
63bdcf9
Bug 559456 - Use ITextViewerExtension9 in completion proposals
by Dawid Pakuła
· 2 years, 5 months ago
50fd3e9
Resource Navigator is deprecated.
by Alexander Kurtakov
· 2 years, 5 months ago
0147ab7
Build against 2019-12.
by Alexander Kurtakov
· 2 years, 5 months ago
923206f
Bug 537010 - Migrate to FilteredItemsSelectionDialog
by Dawid Pakuła
· 2 years, 6 months ago
f8fc2ae
No bug - Version bump to 6.1
by Dawid Pakuła
· 2 years, 6 months ago
852a819
Bug 552961 - Eclipse stalls after start
by Andrey Loskutov
· 2 years, 8 months ago
d82654d
Revert "Bug 552818 - [Dark theme] Move ScriptDisplayView from platform dark theme"
by Alexander Kurtakov
· 2 years, 8 months ago
1ea5e85
Bug 552818 - [Dark theme] Move ScriptDisplayView from platform dark theme
by Lars Vogel
· 2 years, 8 months ago
313ff1c
Move away of deprecated templates classes.
by Alexander Kurtakov
· 2 years, 9 months ago
502259e
Switch to varargs TreeVeiewer.add method.
by Alexander Kurtakov
· 2 years, 9 months ago
a9c617d
Build against 2019-09.
by Alexander Kurtakov
· 2 years, 9 months ago
5abf258
Bug 544975 - 'Open Project' does not refresh before opening
by Simeon Andreev
· 2 years, 9 months ago
e2739e7
Merge "Bug 550466 - Drop Shell editor modules"
by Alexander Kurtakov
· 2 years, 10 months ago
172f076
Bug 550466 - Drop Shell editor modules
by Alexander Kurtakov
· 2 years, 10 months ago
d6b48d4
Bug 533023 - Drop H2 index code
by Dawid Pakuła
· 3 years ago
6614a8f
Cleanup target platform.
by Alexander Kurtakov
· 3 years ago
f9137da
Remove deprecated code in internal packages.
by Alexander Kurtakov
· 3 years ago
9f56664
Bump version to 6.0.0-SNAPSHOT.
by Alexander Kurtakov
· 3 years ago
4ba66f9
Bug 533023 - Drop H2 index implementation
by Alexander Kurtakov
· 3 years ago
51a0df8
Bug 547696 - Drop JS modules
by Alexander Kurtakov
· 3 years ago
ad07b61
Update test dependencies.
by Alexander Kurtakov
· 3 years, 1 month ago
ac1a679
Disable testEncoding in BuildpathTests.
by Alexander Kurtakov
· 3 years, 1 month ago
1eb47c5
Do not try to delete P project in BuildpathTests creation.
by Alexander Kurtakov
· 3 years, 1 month ago
723ee54
Cleanup BuildpathTests.
by Alexander Kurtakov
· 3 years, 1 month ago
3fdc51b
Merge "Fix include mode for license repo."
by Alexander Kurtakov
· 3 years, 1 month ago
f2ed78e
Fix include mode for license repo.
by Alexander Kurtakov
· 3 years, 1 month ago
e236647
Merge "Add license feature to target."
by Alexander Kurtakov
· 3 years, 1 month ago
f35a8a5
Add license feature to target.
by Alexander Kurtakov
· 3 years, 1 month ago
bd602e3
Merge "Put xml directives on same line."
by Alexander Kurtakov
· 3 years, 1 month ago
567dd6c
Put xml directives on same line.
by Alexander Kurtakov
· 3 years, 1 month ago
37487a1
Convert static calls to be direct.
by Alexander Kurtakov
· 3 years, 1 month ago
ce4c316
Build against 2019-06.
by Alexander Kurtakov
· 3 years, 1 month ago
d71b03d
Bring back ScriptLaunchingTests as it's needed.
by Alexander Kurtakov
· 3 years, 1 month ago
22e0399
Always pass bundle name in dltk.core tests.
by Alexander Kurtakov
· 3 years, 1 month ago
d020176
Remove last explicit Suite creation.
by Alexander Kurtakov
· 3 years, 1 month ago
d038cc5
Don't use deprecated Mockito Matchers class.
by Alexander Kurtakov
· 3 years, 1 month ago
f580369
Remove useless suite methods in tests.
by Alexander Kurtakov
· 3 years, 1 month ago
a122deb
Remove CopyMoveTests.
by Alexander Kurtakov
· 3 years, 1 month ago
799c40a
Bug 545396 - Update DLTK to Lucene 8.0
by Mat Booth
· 3 years, 2 months ago
154cf62
Update to use 2019-03 release repos.
by Alexander Kurtakov
· 3 years, 3 months ago
ff5ee79
Update target platform to 2018-12.
by Alexander Kurtakov
· 3 years, 5 months ago
39ed865
Remove useless org.omg.Corba.Environment.
by Alexander Kurtakov
· 3 years, 7 months ago
acabc71
Bug 540868 - NPE in DeltaProcessor.checkProjectsBeingAddedOrRemoved on
by Andrey Loskutov
· 3 years, 8 months ago
8024bbb
Bug 539432 - Update DLTK to Apache Lucene 7.5.0
by Mat Booth
· 3 years, 8 months ago
1bfa8c1
No bug - Point to 2018.09 release repository
by Dawid Pakuła
· 3 years, 9 months ago
f3439f8
Bug 536315 - Re-license to EPL-2.0
by Dawid Pakuła
· 3 years, 9 months ago
4f713c6
Change version to 5.11
by Dawid Pakuła
· 3 years, 10 months ago
1f1bf57
Bug 538397 - DLTK should be able to work with RSE 4.5
by nickboldt
· 3 years, 10 months ago
R5_10_0
046b2b0
Modernize dltk.ui.actions package.
by Alexander Kurtakov
· 4 years ago
ecc375e
Don't use deprecated new Long contstructors.
by Alexander Kurtakov
· 4 years ago
c79cd44
Cleanup ScriptCompletionEngine.
by Alexander Kurtakov
· 4 years ago
b77a043
Cleanup DeltaProcessor.
by Alexander Kurtakov
· 4 years ago
4cb6205
Fix target platform to latest Photon.
by Alexander Kurtakov
· 4 years ago
a424682
Bug 534520 - Documentation dialog is light on dark theme
by Dawid Pakuła
· 4 years ago
b24b9b5
Change version to 5.10.0-SNAPSHOT
by Dawid Pakuła
· 4 years ago
Next »