ChangHyun Lee [Mon, 7 Nov 2016 10:43:52 +0000 (19:43 +0900)]
THEME: change icon for git view
change icon for git view
Change-Id: I1e6add5f0123c11bd02dc7018c68895c85a43f59
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
YoonKi Park [Tue, 25 Oct 2016 09:00:47 +0000 (18:00 +0900)]
MISC: Set qualifier version to v20150420-1449 for including Tizen product
Change-Id: Id87a21d91f81fd614b83bc43e834ab0d1a89a4fe
Signed-off-by: YoonKi Park <yoonki.park@samsung.com>
ChangHyun Lee [Mon, 24 Oct 2016 12:24:10 +0000 (21:24 +0900)]
THEME: change icon in history view
change icon in history view
Change-Id: I4dec02252a2e9f2570820cf4a8ccfc71c888cb36
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
ChangHyun Lee [Mon, 24 Oct 2016 02:29:38 +0000 (11:29 +0900)]
THEME: change history and synchronize view tab icon
change history and synchronize view tab icon
Change-Id: I14e12ac64b8965e42dcfd7b104341bb8f0645a07
Signed-off-by: ChangHyun Lee <leechwin.lee@samsung.com>
Yoonki Park [Mon, 5 Sep 2016 07:49:10 +0000 (16:49 +0900)]
MISC: Fix to non-parseable pom file
Change-Id: Ie04cb83a16145aafb9238a59166da4e4cc6d05a3
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
Yoonki Park [Wed, 31 Aug 2016 01:39:22 +0000 (10:39 +0900)]
PRODUCT: Build org.eclipse.team.ui bundle for product
Change-Id: I5be475ce5a5cbc18a7dda05903bc59ed53d4f373
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
Dani Megert [Thu, 28 Jan 2016 14:32:20 +0000 (15:32 +0100)]
Fixed bug 486616: Mars.2 features and bundles that need a service increase
Szymon Ptaszkiewicz [Thu, 1 Oct 2015 11:41:54 +0000 (13:41 +0200)]
Bug 478688 - Update parent pom to 4.5.2
Markus Keller [Wed, 19 Aug 2015 18:45:26 +0000 (20:45 +0200)]
Bug 471835 - Build succeeds, even when "old" parent pom is referred to
Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
Szymon Ptaszkiewicz [Wed, 8 Jul 2015 09:08:39 +0000 (11:08 +0200)]
Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds
Dani Megert [Tue, 5 May 2015 10:58:24 +0000 (12:58 +0200)]
Fixed bug 466408: Split 'org.eclipse.compare.patch' packages do not have identical certificate
Markus Keller [Mon, 20 Apr 2015 14:46:50 +0000 (16:46 +0200)]
Fixed bug 447565: Easy way to skip diff capping once when comparing a big document
Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
Mat Booth [Thu, 19 Feb 2015 16:29:51 +0000 (16:29 +0000)]
Bug 460265 - Remove org.eclipse.team.cvs.ssh from eclipse.platform.team
repository
Change-Id: I5c76b833b91aed8b5abbf6afb28cb31f9656aff3
Signed-off-by: Mat Booth <mat.booth@redhat.com>
Szymon Ptaszkiewicz [Thu, 19 Feb 2015 14:58:01 +0000 (15:58 +0100)]
Increased bundle version for bug fixes in Mars stream
Mat Booth [Wed, 18 Feb 2015 09:04:19 +0000 (09:04 +0000)]
Bug 394739 - Remove org.eclipse.core.runtime.compatibility* bundles
Change-Id: Iacc036e92d43a5bca1a727f2dd203d1a39692f9a
Signed-off-by: Mat Booth <mat.booth@redhat.com>
Szymon Ptaszkiewicz [Tue, 3 Feb 2015 09:03:43 +0000 (10:03 +0100)]
Bug 458997 - org.eclipse.team.cvs.ssh bundle does not need to be built
Change-Id: Ieb7472996b3eb4010fd963f09e523ea66f55fb61
Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
Szymon Ptaszkiewicz [Mon, 2 Feb 2015 13:51:26 +0000 (14:51 +0100)]
Increased feature version for bug fixes in Mars stream
Szymon Ptaszkiewicz [Mon, 2 Feb 2015 13:18:07 +0000 (14:18 +0100)]
Bug 458864 - many epl-v10.html files in Git repo are "old style" MS Word documents and are not needed
Change-Id: I90f018aa79e6977cb45a095065caaebb8bb2e005
Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
Alexander Kurtakov [Wed, 28 Jan 2015 14:33:14 +0000 (16:33 +0200)]
Bug 458642 - Update maven antrun plugin configuration.
As continuation of bug#458043.
Don't define maven-antrun-plugin version but rely on parent's
pluginManagement version.
Drop the unneeded additional dependencies for antrun plugin.
Change-Id: I5c86cacdf0a573744bbe3b803e01dbf29943030c
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Dani Megert [Wed, 17 Dec 2014 09:50:08 +0000 (10:50 +0100)]
Removed outdate vmargs
Dani Megert [Tue, 16 Dec 2014 15:56:22 +0000 (16:56 +0100)]
Added more details to track the NPE from bug 448968
Atsuhiko Yamanaka [Mon, 17 Nov 2014 13:45:27 +0000 (22:45 +0900)]
Bug 179924 - [SSH2] SSH connection should respect ssh-agent in publickey
authentication
* The extension point identityrepository is added.
The connectors to ssh-agent and pageant will implement
IIdentityRepositoryFactory, and those implementations will be
given through this entry point.
* A preference page is added to manage connectors.
Connectors will provide an implementation of
IIdentityRespositoryFactory, which allows to communicate with agents
like ssh-agent and pageant.
Change-Id: Id1a8691ecb1202e204705c70831d4d18133f5979
Dani Megert [Tue, 2 Dec 2014 13:48:03 +0000 (14:48 +0100)]
Increased bundle version for Mars fixes
Markus Keller [Tue, 2 Dec 2014 13:37:39 +0000 (14:37 +0100)]
Fixed bug 441993: Eclipse can't apply patch produced by "git format-patch" due to the --<git version> lines at the end
Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
Szymon Ptaszkiewicz [Tue, 18 Nov 2014 17:25:18 +0000 (18:25 +0100)]
Bug 431877 - Add all Team plugins to General > Tracing preference page
Szymon Ptaszkiewicz [Mon, 17 Nov 2014 11:04:54 +0000 (12:04 +0100)]
Increased bundle versions for bug fixes in Mars stream
Szymon Ptaszkiewicz [Mon, 17 Nov 2014 10:38:54 +0000 (11:38 +0100)]
Bug 451742 - Add org.eclipse.team.ui plugin to General > Tracing preference page
Szymon Ptaszkiewicz [Mon, 17 Nov 2014 10:25:37 +0000 (11:25 +0100)]
Bug 451741 - Add org.eclipse.team.cvs.ui plugin to General > Tracing preference page
Szymon Ptaszkiewicz [Mon, 17 Nov 2014 10:15:38 +0000 (11:15 +0100)]
Bug 451740 - Add org.eclipse.team.cvs.ssh2 plugin to General > Tracing preference page
Szymon Ptaszkiewicz [Mon, 17 Nov 2014 09:34:48 +0000 (10:34 +0100)]
Bug 451739 - Add org.eclipse.team.cvs.ssh plugin to General > Tracing preference page
Szymon Ptaszkiewicz [Mon, 17 Nov 2014 09:14:27 +0000 (10:14 +0100)]
Bug 451738 - Add org.eclipse.team.cvs.core plugin to General > Tracing preference page
Szymon Ptaszkiewicz [Mon, 17 Nov 2014 08:57:07 +0000 (09:57 +0100)]
Bug 451737 - Add org.eclipse.team.core plugin to General > Tracing preference page
Szymon Ptaszkiewicz [Mon, 17 Nov 2014 08:43:54 +0000 (09:43 +0100)]
Bug 451736 - Add org.eclipse.core.net plugin to General > Tracing preference page
Szymon Ptaszkiewicz [Mon, 27 Oct 2014 20:38:09 +0000 (21:38 +0100)]
Fixed typo
Dani Megert [Thu, 23 Oct 2014 12:54:41 +0000 (14:54 +0200)]
Increse the capping limit to 10^8 (see bug 447565 for details)
Dani Megert [Thu, 23 Oct 2014 12:53:52 +0000 (14:53 +0200)]
Increased bundle version for Mars
Dani Megert [Thu, 9 Oct 2014 10:46:50 +0000 (12:46 +0200)]
More keywords for the preference page
Dani Megert [Thu, 9 Oct 2014 08:47:29 +0000 (10:47 +0200)]
Added "cap" and "capping" as preference page keywords
Szymon Ptaszkiewicz [Tue, 26 Aug 2014 09:54:01 +0000 (11:54 +0200)]
Increased bundle version for bug fixes in Mars stream
Szymon Ptaszkiewicz [Tue, 26 Aug 2014 09:45:46 +0000 (11:45 +0200)]
Bug 442530 - We should not have empty performance targets
Lars Vogel [Mon, 25 Aug 2014 11:55:18 +0000 (13:55 +0200)]
Bug 442475 - AbstractViewer not allowed to return NULL
Change-Id: Ide33068f2915d390fa4b4fa2c304c3beea134a89
Signed-off-by: Lars Vogel <Lars.Vogel@gmail.com>
Robin Stocker [Sat, 2 Feb 2013 15:14:31 +0000 (16:14 +0100)]
Bug 399960 - [Edit] Make merge arrow buttons easier to hit
Getting the arrow buttons ([>], [<]) to show up can be tricky because
one has to aim for a 5x5 pixel rectangle. The arrow buttons that show up
once the mouse is over the rectangle are bigger and easily clickable.
This change just increases the size of the mouse rectangle to that of
the buttons, which makes them much easier to use.
Bug: 399960
Change-Id: I29309e4a5aae0426d88c0763c80a758bbab1e2a5
Signed-off-by: Robin Stocker <robin@nibor.org>
Dani Megert [Wed, 20 Aug 2014 13:29:50 +0000 (15:29 +0200)]
Increased bundle verion for Mars
Dani Megert [Wed, 20 Aug 2014 13:29:08 +0000 (15:29 +0200)]
Fixed NPE hidden by catching Exception in Command.isEnabled()
Dani Megert [Sun, 17 Aug 2014 14:26:34 +0000 (16:26 +0200)]
Increased bundle verion for Mars
Paul Webster [Thu, 19 Jun 2014 14:19:29 +0000 (10:19 -0400)]
Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance builds
Update parent versions from 4.4.0 to 4.5.0
Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
John Arthorne [Fri, 16 May 2014 18:26:33 +0000 (14:26 -0400)]
Added contributing.md
Dani Megert [Wed, 16 Apr 2014 15:50:44 +0000 (17:50 +0200)]
Fixed bug 431273: react to change in EUA
Dani Megert [Wed, 5 Feb 2014 12:20:42 +0000 (13:20 +0100)]
Fixed bug 420248: Delete 'sourceTemplatePlugin' folders
Mickael Istria [Tue, 21 Jan 2014 15:42:11 +0000 (16:42 +0100)]
Bug 419528: Get rid of nested jars
Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=419528
Signed-off-by: Mickael Istria <mistria@redhat.com>
Change-Id: I63a6e5a9c4b9a5c85e14148fe2ca79417d9f6118
Szymon Ptaszkiewicz [Fri, 24 Jan 2014 20:13:31 +0000 (21:13 +0100)]
Bug 426449 - Set new text file line delimiter to Unix in all eclipse.platform.team projects
Dani Megert [Tue, 19 Nov 2013 11:58:03 +0000 (12:58 +0100)]
Fixed bug 421587: Some poms use wrong or no version variable for 'org.eclipse.tycho.extras' group
Markus Keller [Thu, 14 Nov 2013 14:06:15 +0000 (15:06 +0100)]
Fixed bug 419838: Bug_217673.test runs very long and throws OOME often on Mac (now disabled)
Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
David Williams [Tue, 12 Nov 2013 14:39:09 +0000 (15:39 +0100)]
Bug 420903 - EGit (3.1.0) conflicts with com.jcraft.jsch (1.5.0) if
upgrading (must use -clean)
Signed-off-by: David Williams <david_williams@us.ibm.com>
Dani Megert [Wed, 6 Nov 2013 15:52:35 +0000 (16:52 +0100)]
Fixed bug 421163: CompareUIPlugin.getContentType(ITypedElement) can return wrong content type for IFile
Dani Megert [Wed, 6 Nov 2013 15:31:09 +0000 (16:31 +0100)]
Added missing package to export list
Dani Megert [Wed, 6 Nov 2013 15:29:50 +0000 (16:29 +0100)]
Fixed bug 311843: CompareUIPlugin.getCommonType() returns null if left or right side is not available
Signed-off-by: Carsten Pfeiffer <carsten.pfeiffer@gebit.de>
Dani Megert [Wed, 6 Nov 2013 10:50:39 +0000 (11:50 +0100)]
Fixed bug 421145: CVSSSH2PreferencePage_144=&Key Exchange Methods introduces mnemonic conflict
Dani Megert [Fri, 25 Oct 2013 08:17:45 +0000 (10:17 +0200)]
Increased feature version for Luna
Dani Megert [Thu, 24 Oct 2013 16:23:41 +0000 (18:23 +0200)]
Disabled test to workaround bug 419838: Bug_217673.test runs into OOM often
Mickael Istria [Mon, 21 Oct 2013 13:00:31 +0000 (15:00 +0200)]
Bug 419201: Remove dependency for org.eclipse.platform feature
We can hope this dependency is not necessary when relying on p2.
This dependency cause a "cyclic dependency" between a couple of
Platform Git repositories, which makes it impossible to leverage
Maven modularity.
Signed-off-by: Mickael Istria <mistria@redhat.com>
Szymon Ptaszkiewicz [Mon, 14 Oct 2013 09:20:36 +0000 (11:20 +0200)]
Bug 419337 - [JSch] PreferenceModifyListener pollutes exported preferences
Change-Id: Ia91987e32fd0be2bbe59cd25ec18c24be5cf1533
Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
Szymon Ptaszkiewicz [Mon, 14 Oct 2013 07:49:12 +0000 (09:49 +0200)]
Bug 419228 - [Net] PreferenceModifyListener pollutes exported preferences
Change-Id: I2907c8cd1e9cd9a0a662c45652a69948e8cc75da
Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
Atsuhiko Yamanaka [Thu, 24 Oct 2013 08:31:50 +0000 (10:31 +0200)]
Bug 407660 - Add JSch 0.1.50 to Platform
Dani Megert [Fri, 18 Oct 2013 12:23:40 +0000 (14:23 +0200)]
Fixed bug 419838: Bug_217673.test runs into OOM often
Dani Megert [Thu, 5 Sep 2013 13:01:52 +0000 (15:01 +0200)]
Fixed potential null pointer access warnings
Dani Megert [Thu, 5 Sep 2013 12:49:59 +0000 (14:49 +0200)]
Increased bundle version for Luna
Dani Megert [Thu, 5 Sep 2013 12:46:48 +0000 (14:46 +0200)]
Added BREE to manifest
Dani Megert [Thu, 5 Sep 2013 11:32:00 +0000 (13:32 +0200)]
Disabled unstable ResourceMapperTests.testCacheBase in Mac
Dani Megert [Tue, 3 Sep 2013 07:36:45 +0000 (09:36 +0200)]
Declare 'org.eclipse.compare' as our friend
Dani Megert [Tue, 27 Aug 2013 14:43:21 +0000 (16:43 +0200)]
Introduced test pom that uses eclipse-parent pom property to set ignored warnings
Dani Megert [Tue, 20 Aug 2013 08:14:22 +0000 (10:14 +0200)]
Introduced TeamCVSTestPlugin.IS_UNSTABLE_TEST
Dani Megert [Fri, 16 Aug 2013 10:11:42 +0000 (12:11 +0200)]
Fixed bug 278813: NPE in Worker.add
Thanh Ha [Thu, 1 Aug 2013 20:12:39 +0000 (16:12 -0400)]
Bug 414247 - Git ignore "target/" directory created by Maven during a build
Signed-off-by: Thanh Ha <thanh.ha@eclipse.org>
Dani Megert [Thu, 8 Aug 2013 08:05:45 +0000 (10:05 +0200)]
Disabled unstable #testCommit on Mac OS X (see bug 399375)
Dani Megert [Wed, 10 Jul 2013 12:13:34 +0000 (14:13 +0200)]
Fixed bug 404873: [History View] Sporadic StackOverflowError
Dani Megert [Wed, 10 Jul 2013 12:12:56 +0000 (14:12 +0200)]
Increased bundle version for Luna fixes
Dani Megert [Wed, 10 Jul 2013 07:59:00 +0000 (09:59 +0200)]
Disabled RepositoryRootTest/s since they are unstable (see bug 409126)
Dani Megert [Wed, 10 Jul 2013 07:57:48 +0000 (09:57 +0200)]
Removed unused API filters
Malgorzata Janczarska [Thu, 4 Jul 2013 10:55:20 +0000 (12:55 +0200)]
Bug 412137 - org.eclipse.compare bundle version updated but not in POM
Piotr Aniola [Tue, 2 Jul 2013 10:45:36 +0000 (12:45 +0200)]
Bug 405290 - Undo-ing to the point where the compare editor is not dirty
leaves you with no easy way to recalculate diffs
Paul Webster [Wed, 19 Jun 2013 18:16:44 +0000 (14:16 -0400)]
Bug 411158 - Update parent POMs for Luna
Dani Megert [Wed, 26 Jun 2013 07:39:33 +0000 (09:39 +0200)]
Workaround for bug 411257: .api_description files in Kepler release do not contain @noreference restrictions
Dani Megert [Thu, 20 Jun 2013 13:44:42 +0000 (15:44 +0200)]
Fixed bug 408200: Fix errors in Team test plugin.xml files
Dani Megert [Thu, 20 Jun 2013 13:44:06 +0000 (15:44 +0200)]
Increased bundle version for Luna fixes
Dani Megert [Mon, 3 Jun 2013 10:36:38 +0000 (12:36 +0200)]
Disabled unstable ResourceMapperTests#testBranch (see bug 404422)
Dani Megert [Thu, 30 May 2013 09:09:22 +0000 (11:09 +0200)]
Disabled CVSWorkspaceSubscriberTest.testNestedMarkAsMerged failed (see bug 408932)
Dani Megert [Wed, 22 May 2013 07:25:58 +0000 (09:25 +0200)]
Increased amount of retries again
Dani Megert [Wed, 15 May 2013 20:11:50 +0000 (22:11 +0200)]
Fixed compile warning (touching cvs.core)
Dani Megert [Tue, 14 May 2013 12:24:55 +0000 (14:24 +0200)]
Updated copyright date
Dani Megert [Mon, 13 May 2013 09:49:28 +0000 (11:49 +0200)]
Revert "Increased amount of retries"
This reverts commit
c2c195c7bcd6771f5cd0c064295882465a2cf8b1.
Dani Megert [Wed, 8 May 2013 17:52:43 +0000 (19:52 +0200)]
Fixed bug 407436: 'Overwrite' causes NPE in Compare editor
Krzysztof Daniel [Mon, 6 May 2013 15:55:22 +0000 (17:55 +0200)]
Bug 407268 - pom.xml in core.net.x86_64 has wrong path
Dani Megert [Mon, 6 May 2013 09:36:10 +0000 (11:36 +0200)]
Increased amount of retries
Dani Megert [Fri, 3 May 2013 12:26:52 +0000 (14:26 +0200)]
More work for bug 403309: Test failure: CVSMergeSubscriberTest#testLocalScrub
Dani Megert [Fri, 3 May 2013 12:17:46 +0000 (14:17 +0200)]
Also log job state
Dani Megert [Fri, 3 May 2013 12:07:39 +0000 (14:07 +0200)]
Fixed warnings
Dani Megert [Fri, 3 May 2013 12:07:39 +0000 (14:07 +0200)]
Fixed warnings
Dani Megert [Wed, 1 May 2013 08:18:44 +0000 (10:18 +0200)]
Fixed bug 403309: Test failure: CVSMergeSubscriberTest#testLocalScrub
Krzysztof Daniel [Tue, 30 Apr 2013 13:52:14 +0000 (09:52 -0400)]
Bug 385030 - Build and consume the network native part