Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-01-27Bug 530412 - IExtension.getNamespaceIdentifier() wrongly used whereI20180206-2000I20180206-0315I20180205-2000I20180204-2000I20180203-1500I20180202-2000I20180202-0315I20180201-2325I20180201-2000I20180201-0200I20180131-2000I20180130-2000I20180129-2000I20180129-0605I20180129-0540I20180128-2000Andrey Loskutov2-4/+4
IExtension.getContributor().getName() is required Change-Id: Ib3cb9d21c221dbbd53721135c70a17e1de6d4cc8 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2018-01-23Bug 530116 - [sonar] Resolve "Write to static field from instance meth."I20180127-1500I20180127-0150I20180126-2040René Purrio1-2/+4
Change-Id: Ib9562b2f96d24b3745e7f40b64e3eac7695aed7b Signed-off-by: René Purrio <rpurrio@itemis.de>
2018-01-19Remove useless throws.S4_8_0_M5I20180124-2000I20180124-0800I20180123-2000I20180123-1010I20180123-0800I20180122-2000I20180122-0800I20180121-2000I20180121-0800I20180120-1500I20180120-0800I20180119-2000Alexander Kurtakov2-19/+15
Of UnsupportedEncodingException. Change-Id: I4b319dbe9ec446eda138c72902f29ca1d4471b06 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2018-01-17Bug 529824 - [sonar] Resolve "Possible null pointer dereference"I20180119-0110I20180118-2000René Purrio7-25/+87
Change-Id: I1a4ce29ea6ee3c49b6d218b0c1063415f72466c5 Signed-off-by: René Purrio <rpurrio@itemis.de>
2018-01-11Bug 528178 - Some Java projects do not get a warning for missingI20180117-2000I20180116-2000I20180115-2000I20180114-2000I20180113-1500Vikas Chandra5-2/+23
Automatic-Module-Name Change-Id: Ica088861e9759744355f819bbc159191e3605562 Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
2018-01-05Bug 529426 - [sonar] Resolve "instanceof will always return true"I20180112-2000I20180111-2000I20180111-0530I20180110-2000I20180110-0100I20180109-2000I20180108-2000I20180107-2000I20180106-1500I20180105-2000René Purrio1-4/+3
Change-Id: If011ab24cdbd99b312b58b3e497bca63dfcc2793 Signed-off-by: René Purrio <rpurrio@itemis.de>
2017-12-24Bug 529162 - Don't use empty job namesI20180104-2000I20180104-0030I20180103-2000I20180103-0140I20180102-2215I20180102-2000I20180101-2000I20171231-2000I20171230-1500I20171229-2000I20171228-2000I20171227-2000I20171226-2000I20171225-2000I20171224-2000Andrey Loskutov3-2/+6
Change-Id: Ied1e4d7978be868bc9ebc3c36ff3d2ede4b60bc6 Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
2017-12-12Bug 528254 - [Java9] Added Automatic-Module-Name HeaderI20171223-1500I20171222-2000I20171221-2000I20171220-2000I20171219-2000I20171218-2000I20171217-2000I20171216-1500I20171215-2000I20171215-0930I20171215-0215I20171215-0120I20171214-2000I20171214-0120I20171213-2000I20171212-2000Karsten Thoms21-8/+25
Increment version for Eclipse 4.8 Photon Change-Id: Ieffc7ed1c3fca5481844ce78182cc9a3c300f49b Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-12-08Bug 526886 - Network connections preferences are not visibleI20171211-2000I20171210-2000I20171209-1500I20171209-1020I20171208-2000Alexander Kurtakov2-42/+2
The two label providers were also color providers but implementing only getBackround which is a recipe for this kind of issues as whenever one implements background he should take care of foreground also to ensure readability of the text. Furthermore hardcoding colors doesn't play well with e4 theming engine and can lead to unreadable or just plain ugly lookgin interfaces. Change-Id: I8dbc667942a43079e29f97dca4b5982e68a73c1c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-12-08Bug 528323 - Modernize o.e.ui.net bundleAlexander Kurtakov1-18/+3
Some more lambda conversion. Change-Id: Ia1636e4c92fa81429652b48dc7d8d9a49e76374e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-12-08Bug 528323 - Modernize o.e.ui.net bundleAlexander Kurtakov14-169/+185
* Add automatic bundle name for Java 9. * Add missing Override annotations * Enable more warnings and save actions to automate many conversions. * Generify * Convert to lambda Change-Id: Ief52d2c47c4619db4886566db5f40ca973f951f0 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-12-05Bug 515380 - Move org.eclipse.cvs from releng to team repoS4_8_0_M4I20171206-2000I20171206-0800I20171205-2000Lars Vogel2-0/+0
Moves .settings Change-Id: I170666f94fa83c19d8639c78a9f1740bcfc2efc2 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-12-04Bug 515380 - Move org.eclipse.cvs from releng to team repoI20171205-0800I20171205-0250I20171205-0030I20171204-2000I20171204-0850I20171204-0830I20171204-0530Lars Vogel1-0/+0
Change-Id: Id9fd39872554cbca31f9bb903850865964dfbff6 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-11-17Bug 527401 - Use StringBuilder instead of StringBuffer inI20171203-2000I20171203-0800I20171202-1500I20171202-0800I20171201-2000I20171201-0600I20171201-0345I20171130-2100I20171130-2000I20171129-2000I20171128-2000I20171128-0100I20171127-2000I20171126-2000I20171125-1500I20171124-2000I20171123-2000I20171122-2000I20171121-2000I20171121-0020I20171120-2225I20171120-2000I20171119-2000I20171118-1500Lars Vogel4-7/+7
org.eclipse.compare.examples and org.eclipse.compare.examples.xml Change-Id: Ic45fa07ee03182810dd1d903e6e82718c0d10577 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-11-17Bug 527401 - MANIFEST.MF update for 4.8 of org.eclipse.compare.examplesLars Vogel2-2/+2
Change-Id: Ifa0ed824870517308e1c03beeee1daf3b746bb5b Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-11-17Bug 527379 - Remove references to org.eclipse.update.configuratorI20171117-2000Karsten Thoms2-2/+0
Change-Id: I550d269fe886c674aeb401df15e17c71c8afadcf Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-11-17Bug 515380 - Move org.eclipse.cvs from releng to team repoLars Vogel2-3/+3
Adds org.eclipse.cvs to the team build Change-Id: I5893c0a2081bb99403b059918264d57091a0fa2e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-11-15Merge the history of org.eclipse.cvs from the releng repo into the team repoLars Vogel29-0/+558
2017-11-15Bug 515380 - Move org.eclipse.cvs from releng to team repoLars Vogel26-0/+0
Change after running git filter-branch and moving the content back into the bundles org.eclipse.cvs folder
2017-11-14Bug 527249 - Remove referrences to update.coreI20171116-2000I20171115-2000I20171115-0115I20171115-0025I20171114-2000Alexander Kurtakov7-77/+10
Old preferences code migration for 7 years is good enough especially considering this is about proxies. Tracing options in launch configurations are totally useless. Change-Id: I0864684be8c857a263087ae07d5084c022bbece2 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-11-09Bug 527018 - [refactoring] Replace use of Number constructors by valueOfI20171113-2000I20171112-2000I20171111-1500I20171111-0410I20171111-0155I20171110-2000I20171109-2000Karsten Thoms68-242/+253
Bump micro version for 4.8 Change-Id: Ib0bee17c6905c38cab7d4701f6339bfd63d9c45e Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
2017-11-09Fixed version in pom.xmlDani Megert1-2/+2
2017-11-08Added missing BREEI20171108-2000Dani Megert1-1/+2
2017-10-18Bug 526221 - Replace StringUtil#replace with String.replaceS4_8_0_M3aS4_8_0_M3I20171107-2000I20171106-2000I20171106-0630I20171105-2000I20171104-2025I20171104-1500I20171103-2000I20171103-1105I20171103-0715I20171103-0405I20171102-2000I20171101-2000I20171031-2000I20171030-2000I20171030-0400I20171029-2000I20171028-1500I20171027-2340I20171027-2000I20171025-2000I20171025-0800I20171024-2000I20171024-0800I20171023-2000I20171023-0800I20171022-2000I20171022-0800I20171021-1500I20171020-2000I20171019-2000I20171018-2000Lars Vogel2-31/+1
Change-Id: If23802a4ae27a82ea3502b2869ea6b2e0668c6ef Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-10-18Bug 525956 - Replace StringBuffer with StringBuilder inLars Vogel2-2/+2
org.eclipse.core.net and org.eclipse.ui.net Change-Id: If6d40987708d952287de29f08c1c041140ae5ccf Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-10-18org.eclipse.ui.net version update for 4.8Lars Vogel2-2/+2
Change-Id: I0305b960344eb9eb4d9d67486ebdfcc925aa2676 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-10-18Bug 525956 - Replace StringBuffer with StringBuilder inLars Vogel5-22/+22
org.eclipse.ui.net Change-Id: Id2328d93565010c48af096ebfd5aa3a59aaf91c2 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-10-18Necessary version increase in org.eclipse.core.net for 4.8 Lars Vogel2-2/+2
Change-Id: I1b22f39d391effa7e4426ac1891bdc7aded19027 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-10-12Bug 525955 - Replace StringBuffer with StringBuilder in team.coreI20171017-2000I20171017-0515I20171016-2000I20171015-2000I20171015-0655I20171014-1500I20171013-2000I20171012-2000Lars Vogel9-11/+11
Change-Id: I47231b6cfc00541235991a0306187da5efd4244a Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-10-12Bug 525944 - Use StringBuilder instead of StringBuffer inLars Vogel7-9/+9
org.eclipse.team.ui Change-Id: I13a9bb41f94ecd71fd79c0cf8c0836c61b50c8cd Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-10-12Revert "Bug 525895 - [Dark Theme] Preference page for Compare should use ↵Dani Megert1-14/+25
CTab folder to looks also good in the dark theme" This reverts commit cad2430f8bed0e044087f833f076c35823905634.
2017-10-11Bug 525895 - [Dark Theme] Preference page for Compare should use CTabI20171011-2000Lars Vogel1-25/+14
folder to looks also good in the dark theme Change-Id: I1a26e52b0d2e74d27bd77b00d8559d4dfd27da73 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2017-10-11Fixed bug 525817: Disable CVS tests on MacDani Megert2-10/+16
2017-10-10Fixed bug 525817: Disable CVS tests on MacI20171011-0305I20171010-2000Dani Megert2-14/+22
2017-10-05Bug 525562 - Adding missing properties for ImageMergeViewerI20171009-2000I20171008-2000I20171007-1500I20171006-2000I20171005-2000Martin Schreiber1-0/+3
The dialog created within the ContentMergeViewer does read the properties from the specific Viewers Resource Bundle (e.g. ImageMergeViewer -> ImageMergeViewerResources.properties). In that properties file, the "saveDialog.title" and "saveDialog.message" properties did not exist. (The get read by the ContentMergeViewer.doSave method in case the editor is dirty). Bug: 525562 Change-Id: I2b96afb219e6750f29d13f919666dc8c94804713 Signed-off-by: Martin Schreiber <m.schreiber@bachmann.info>
2017-08-16Increased bundle version for Photon (4.8)Dani Megert2-2/+2
2017-08-16Increased bundle version for Photon (4.8)S4_8_0_M2I20171004-2000I20171004-0315I20171003-2000I20171002-2000I20171001-2000I20170930-1500I20170929-2000I20170928-2000I20170927-2000I20170927-0420I20170926-2000I20170925-2000I20170924-2000I20170923-1500I20170922-2000I20170921-2000I20170920-2000I20170920-0100I20170919-2000I20170918-2000I20170917-2000I20170916-1500I20170915-2000I20170915-1030I20170913-2000I20170913-1120I20170913-0800I20170913-0420I20170913-0220I20170912-2255I20170912-2000I20170912-0800I20170911-2000I20170911-0800I20170911-0405I20170910-2000I20170910-1055I20170910-0800I20170909-1500I20170909-0920I20170909-0800I20170909-0510I20170908-2345I20170908-2000I20170908-0035I20170907-2000I20170906-2000I20170906-0815I20170906-0225I20170905-2000I20170905-0600I20170905-0310I20170904-2000I20170904-0230I20170903-2000I20170902-1500I20170901-2000I20170831-2000I20170830-2000I20170830-0605I20170829-2345I20170829-2000I20170829-0940I20170829-0705I20170828-2000I20170828-1220I20170828-0730I20170827-2000I20170826-1500I20170825-2000I20170824-2000I20170823-2000I20170822-2000I20170821-2000I20170820-2000I20170819-1500I20170818-2000I20170818-0100I20170818-0040I20170817-2140I20170817-2000I20170816-2000Dani Megert2-2/+2
2017-08-16Bug 518569 - Use StandardCharsetsAlexander Kurtakov2-3/+3
Bump the service release. Change-Id: I4c3302d997755ce181e3ef1902a67c43d71e2758 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-16Bump service release for changes in o.e.team.examples.filesystem.Alexander Kurtakov2-3/+3
Change-Id: I994a55a64ef65f7af2c53d4f1b660560c41cbfa3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-16Bump service release for changes in o.e.team.tests.cvs.coreAlexander Kurtakov2-3/+3
Change-Id: I480f6396f689bc043f57e25c04da14076bbca490 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-16Bump service release for changes in o.e.compare.tests.Alexander Kurtakov2-2/+2
Change-Id: I518f05535ccafc85baa5795cafb09afa3654e78e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-09Bug 519875 - Cleanup o.e.team.uiI20170815-2000I20170815-0035I20170814-2000I20170814-0635I20170814-0300I20170813-2000I20170812-1500I20170811-2000I20170810-2000I20170809-2000Alexander Kurtakov2-3/+3
Bump service release. Change-Id: If5181a9ebe6a06ea286bca79be75133ffc85258c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-08-09Bug 520159 - Modernize o.e.team.core Alexander Kurtakov2-3/+3
Increment micro version. Change-Id: I85e7cfac5847fcca01f76bccc465c51c84c19384 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-25Bug 520159 - Modernize o.e.team.core S4_8_0_M1I20170808-2000I20170807-2000I20170806-2000I20170805-1500I20170804-2000I20170802-2000I20170802-0800I20170801-2000I20170801-0800I20170731-2000I20170731-0800I20170730-2000I20170729-2000I20170728-2000I20170727-2000I20170727-0610I20170726-2000I20170725-2000Alexander Kurtakov67-663/+533
Take 2: * Generify. * Replace non-javadoc with @Override * Convert to lambdas Change-Id: Ia44170d3e752ad6513f007964463692e1cc6288e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-25Bug 520159 - Modernize o.e.team.core Alexander Kurtakov60-1070/+836
* Generify. * Replace non-javadoc with @Override * Convert to lambdas Change-Id: I8cd3bc81ce83b53bb9c80f5f928a963baa82b872 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-25Bug 513143 - Opening patch file creates warning entry in error log viewAlexander Kurtakov2-2/+2
Bump service release. Change-Id: I2b8173e3f2039972c62f22015083d5e65adff66e Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-24Revert "Bug 512395 - "Copy all from right to left" has no effect in some cases"I20170724-2000Andrey Loskutov1-7/+20
This reverts commit 4c395500d1ea10ec726ce49d3c66d0d43295aeb9.
2017-07-20Move to non-deprecated org.junit.AssertI20170723-2000I20170722-2000I20170722-0045I20170721-2000I20170720-2000Alexander Kurtakov10-59/+82
Change-Id: I50724a2da4f0d94189e0bf0d34ceb16baefbfb4c Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-20Bug 519977 - Modernize org.eclipse.compareAlexander Kurtakov47-1521/+777
Generifications, using lambdas and removing non-javadoc. Change-Id: I262eae91d1596f9da8f10a8bd9f71358a8c3c774
2017-07-20Remove unnecessary casts.Alexander Kurtakov3-16/+6
And non-javadoc comments as spotted. Change-Id: I308e2d97fc3e2b9892326fa811e7076627b263ad Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>

Back to the top