Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-03-23Bug 489805 - Fix warnings in org.eclipse.compare.examplesY20160331-1000Y20160324-1000I20160330-1230I20160330-0930I20160329-0800Stefan Xenos3-5/+5
Change-Id: I3101a8ceb86de1920e5cd4b3c384185475b727c7 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-03-23Bug 489805 - Enable "Use compliance from execution environment"Stefan Xenos23-133/+185
Change-Id: I679af51793430003b1d8a4af083594bad01318a6 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-03-22Bug 489805 - Move the team git repository to Java 1.8Stefan Xenos101-319/+214
Fixes compiler warnings. This reverts commit b8821710ffb03f8e7573be209e1ab14e27ba04b4. Change-Id: I64b54428dc8500ab05427d505bb801e46511916b Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-03-22Revert "Bug 489805 - Move the projects in the team git repository to Java 1.8"Dani Megert84-146/+237
This reverts commit 622d3b5a9d07990762e58029bd8dffbd2e7df773.
2016-03-21Bug 489805 - Move the projects in the team git repository to Java 1.8I20160322-0800Stefan Xenos84-237/+146
Change-Id: Id5519b91445802de6c62d310b30a0cf486152f64 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-03-20Bug 490012 - Switch "strictly compatible JRE" to warningStefan Xenos14-79/+14
Change-Id: I4993997dd7880d06ab28d39e0331d922a3c96367 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-03-16Bug 489804 - Some derived binary files are missing from .gitignoreY20160317-0800I20160317-0200I20160316-2000Stefan Xenos1-0/+1
Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-03-16Bug 489482: Improve/simplify the Oomph-based setup.I20160316-1200I20160316-0800Ed Merks1-3/+2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=489482 Change-Id: I773edcdc22711d22dfaaed07947584a2440dfe05 Signed-off-by: Ed Merks <ed.merks@gmail.com>
2016-03-15Bug 489519 - Oomph configuration for platform teamI20160315-2000Stefan Xenos1-4/+9
Fix a number of bugs in the oomph configuration Change-Id: I0423740c6fedf42a436955f186bbbb3af35db0bf Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2016-03-13Bug 489519 - Create oomph configuration for platform teamI20160315-0800I20160314-2000I20160314-1400I20160314-0800Stefan Xenos2-0/+164
Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2015-12-25Bug 336079 - "Show Line Numbers" menu in compare editor should beY20160310-0830Y20160310-0800Y20160303-0800I20160313-2000I20160308-0800I20160301-1230I20160301-0800I20160223-0800I20160216-1400I20160216-0800I20160209-0800I20160202-1000I20160202-0800I20160128-2000I20160127-2000I20160127-0800I20160126-2000I20160126-0800I20160125-2000I20160125-0800I20160125-0400I20160124-2000I20160119-0800I20160112-1800I20160112-0800I20160105-1000I20160105-0800I20151229-0800Tobias Melcher1-3/+13
checked initially Change-Id: I3a4171702b82bedee70349a01a017108a1d7a70e Signed-off-by: Tobias Melcher <tobias.melcher@sap.com>
2015-11-19Bug 448968 - NPE in ContentMergeViewer$ContentMergeViewerLayout.layoutI20151222-0800I20151215-0800I20151213-2000I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000I20151207-0800I20151206-2000I20151203-1230I20151203-0800I20151201-1100I20151201-0800I20151124-1000I20151124-0800Stefan Xenos2-9/+12
Half of the fix for the NPE in JavaReconciler. The other half lives in JDT UI). The JDT fix makes the source viewer disposal happen earlier, which causes some values to be null during teardown which weren't null previously. This adds the null checks but not the code which reorders the events. Change-Id: I3cf940afd2c87533d87e4d0c981256eb0da46f70 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2015-11-19Bug 448968 - NPE in ContentMergeViewer$ContentMergeViewerLayout.layoutStefan Xenos1-2/+9
Further improvements to the diagnostic logging. Change-Id: I5b788a9d7e470ebb913c9c69f46c28e2c88af3fd Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2015-11-18Bug 448968 - NPE in ContentMergeViewer$ContentMergeViewerLayout.layoutStefan Xenos1-3/+11
Further improvements to the diagnostic logging. Change-Id: I03875fad063e251c08f84268ff57dec78d405336 Signed-off-by: Stefan Xenos <sxenos@gmail.com>
2015-11-17Bug 448968 - Add diagnostic logging to help identify the root cause.Stefan Xenos7-10/+132
Signed-off-by: Stefan Xenos <sxenos@gmail.com> Change-Id: I390e9c5a7d9357d9e27dcc7048ec9568efef8975
2015-10-30Bug 480557 - Command contributions to the Team menu don't workI20151117-0800I20151110-0800I20151103-0800Sergey Prigogin1-1/+71
Change-Id: I2f56fce84070b5e84dcddb1858365b689e392d31
2015-10-30Fixed bug 481100: Some features need a version incrementDani Megert2-2/+2
2015-09-28Bug 200785: Find/Replace in compare editors does not support regular expressionsI20151029-1100I20151028-2000I20151028-0800I20151027-2000I20151027-0800I20151026-2000I20151026-0800I20151025-2000I20151020-0800I20151014-1100I20151013-0800I20151006-0800I20150929-0800Markus Keller1-1/+94
Change-Id: Ia241c2d55400c79d32b9042afd226b51a25218a6 Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
2015-09-28Updated copyright dateDani Megert1-1/+1
2015-09-28Increased bundle version for NeonDani Megert2-2/+2
2015-09-02Bug 475427 - [compare] No syntax highlighting when IDocument is passedPascal Rapicault2-0/+108
in as input Change-Id: If494d46cf5a4ff969976db649d85665e13d10d19 Signed-off-by: Pascal Rapicault <pascal@rapicorp.com>
2015-08-19Bug 471835 - Build succeeds, even when "old" parent pom is referred toI20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000I20150908-0800I20150901-0800I20150825-0800Markus Keller1-12/+22
Change-Id: I296e3dbe6c6d11aa1926eb546090835e651433c3 Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
2015-07-31Increased bundle version for NeonI20150818-0800I20150811-1400I20150805-2000I20150805-0800I20150804-2000I20150804-0800I20150803-2000I20150803-0800I20150802-2000Dani Megert8-8/+8
2015-07-31Bug 470344 - Replace new Boolean with Boolean.valueOfAlex Blewitt14-34/+48
Using `new Boolean()` results in the creation of a new object on the heap, when the flyweight `Boolean.TRUE` and `Boolean.FALSE` are available. Java 1.4 added a `Boolean.valueOf()` which can be used in place of `new Boolean()` but which will use the existing flyweight values instead. Globally change `new Boolean(...)` to `Boolean.valueOf(...)` and replace constant valued expressions with their flyweight counterparts. In-line `Boolean.valueOf(true)` with `Boolean.TRUE`, c.f. false. Bug: 470344 Change-Id: I673669144881f738006b8567e99e5760e851ad07 Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
2015-07-15Bug 464072 - [Search] Refresh on Access ignored during text searchI20150728-0800I20150721-0800Sergey Prigogin1-3/+7
Allow IFileStore to return EFS.ERROR_NOT_EXISTS instead of EFS.ERROR_READ when the file doesn't exist when called from the SyncFileWriter.readFirstLine method. Change-Id: Ibb125dcceea3e0dd47a6dbfae2cc867b2bd8fefa
2015-07-11Bug 464072 - [Search] Refresh on Access ignored during text searchI20150714-0800Sergey Prigogin1-4/+9
Allow IFileStore to return EFS.ERROR_NOT_EXISTS instead of EFS.ERROR_READ when the file doesn't exist. Change-Id: I614cc4023f2fbddcd4d0ac4bb9221744ced3482e Signed-off-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2015-07-03Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150707-0800Szymon Ptaszkiewicz27-51/+51
2015-05-05Fixed bug 466408: Split 'org.eclipse.compare.patch' packages do not have ↵R4_5I20150603-2000I20150602-2000I20150601-2000I20150531-2000I20150529-2000I20150528-0700I20150527-2010I20150526-2010I20150525-2000I20150524-2000I20150522-2000I20150521-1715I20150521-1400I20150521-1100I20150520-2000I20150519-2000I20150519-1000I20150519-0030I20150518-2000I20150517-2000I20150516-1500I20150515-2000I20150514-2000I20150514-1000I20150513-2000I20150512-2100I20150512-2000I20150511-2130I20150511-2000I20150510-2000I20150509-1500I20150508-2000I20150507-2000I20150506-2000I20150505-2000Dani Megert1-0/+2
identical certificate
2015-04-20Fixed bug 447565: Easy way to skip diff capping once when comparing a big ↵I20150504-2000I20150503-2000I20150502-1500I20150501-2000I20150430-1445I20150429-2000I20150429-1330I20150429-1230I20150429-1030I20150429-0800I20150428-2000I20150428-0800I20150428-0100I20150427-2000I20150427-0800I20150426-2000I20150422-1000I20150421-0800Markus Keller5-38/+86
document Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
2015-02-19Bug 460265 - Remove org.eclipse.team.cvs.ssh from eclipse.platform.teamI20150414-1400I20150414-0800I20150408-1100I20150407-0800I20150331-0800I20150324-0800I20150320-0800I20150320-0030I20150319-1640I20150319-1430I20150318-2000I20150318-1300I20150318-0800I20150317-2000I20150317-1130I20150317-0800I20150316-2000I20150316-0800I20150315-2000I20150311-1300I20150310-0800I20150305-1200I20150303-0800I20150224-0800Mat Booth28-3451/+0
repository Change-Id: I5c76b833b91aed8b5abbf6afb28cb31f9656aff3 Signed-off-by: Mat Booth <mat.booth@redhat.com>
2015-02-19Increased bundle version for bug fixes in Mars streamSzymon Ptaszkiewicz6-9/+9
2015-02-18Bug 394739 - Remove org.eclipse.core.runtime.compatibility* bundlesMat Booth7-40/+25
Change-Id: Iacc036e92d43a5bca1a727f2dd203d1a39692f9a Signed-off-by: Mat Booth <mat.booth@redhat.com>
2015-02-03Bug 458997 - org.eclipse.team.cvs.ssh bundle does not need to be builtI20150217-0800I20150210-0800Szymon Ptaszkiewicz13-51/+28
Change-Id: Ieb7472996b3eb4010fd963f09e523ea66f55fb61 Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
2015-02-02Increased feature version for bug fixes in Mars streamI20150203-0800Szymon Ptaszkiewicz2-3/+3
2015-02-02Bug 458864 - many epl-v10.html files in Git repo are "old style" MS Word ↵Szymon Ptaszkiewicz3-493/+1
documents and are not needed Change-Id: I90f018aa79e6977cb45a095065caaebb8bb2e005 Signed-off-by: Szymon Ptaszkiewicz <szymon.ptaszkiewicz@pl.ibm.com>
2015-01-28Bug 458642 - Update maven antrun plugin configuration. Alexander Kurtakov2-46/+0
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>
2014-12-17Removed outdate vmargsI20150203-1300I20150129-1830I20150128-2000I20150128-0900I20150127-2000I20150127-0900I20150126-2000I20150126-0930I20150126-0800I20150125-2000I20150120-0800I20150116-1000I20150113-0800I20150106-0800I20141230-0800I20141223-0800Dani Megert1-1/+0
2014-12-16Added more details to track the NPE from bug 448968Dani Megert1-1/+19
2014-12-02Bug 179924 - [SSH2] SSH connection should respect ssh-agent in publickeyI20141216-0800I20141210-2000I20141210-0800I20141209-2000I20141209-1115I20141209-0800I20141208-2000I20141208-0800I20141207-2000Atsuhiko Yamanaka13-17/+342
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
2014-12-02Increased bundle version for Mars fixesDani Megert2-3/+3
2014-12-02Fixed bug 441993: Eclipse can't apply patch produced by "git format-patch" ↵Markus Keller13-24/+32
due to the --<git version> lines at the end Signed-off-by: Markus Keller <markus_keller@ch.ibm.com>
2014-11-18Bug 431877 - Add all Team plugins to General > Tracing preference pageI20141202-0800I20141125-0800Szymon Ptaszkiewicz4-8/+12
2014-11-17Increased bundle versions for bug fixes in Mars streamI20141118-0830I20141118-0800Szymon Ptaszkiewicz12-19/+19
2014-11-17Bug 451742 - Add org.eclipse.team.ui plugin to General > Tracing preference pageSzymon Ptaszkiewicz5-30/+52
2014-11-17Bug 451741 - Add org.eclipse.team.cvs.ui plugin to General > Tracing ↵Szymon Ptaszkiewicz4-17/+42
preference page
2014-11-17Bug 451740 - Add org.eclipse.team.cvs.ssh2 plugin to General > Tracing ↵Szymon Ptaszkiewicz4-10/+40
preference page
2014-11-17Bug 451739 - Add org.eclipse.team.cvs.ssh plugin to General > Tracing ↵Szymon Ptaszkiewicz5-12/+56
preference page
2014-11-17Bug 451738 - Add org.eclipse.team.cvs.core plugin to General > Tracing ↵Szymon Ptaszkiewicz7-18/+47
preference page
2014-11-17Bug 451737 - Add org.eclipse.team.core plugin to General > Tracing ↵Szymon Ptaszkiewicz8-35/+60
preference page
2014-11-17Bug 451736 - Add org.eclipse.core.net plugin to General > Tracing preference ↵Szymon Ptaszkiewicz4-43/+34
page

Back to the top