Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-16Bug 520255 - Replace StringBuffer with StringBuilder inAlexander Kurtakov2-3/+3
eclipse.platform.ua Bump service releases for this change. Change-Id: Idbd4f87ec1d1c66cba4545a97e6b437deb765fd3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2017-07-27Bug 520255 - Replace StringBuffer with StringBuilder in S4_8_0_M1I20170807-2000I20170806-2000I20170805-1500I20170804-2000I20170802-2000I20170802-0800I20170801-2000I20170801-0800I20170731-2000I20170731-0800I20170730-2000I20170729-2000I20170728-2000Sopot Cela5-5/+5
eclipse.platform.ua Change-Id: Ia091f6c7a16d49f15629a5da2a970d003ac8ab21 Signed-off-by: Sopot Cela <scela@redhat.com>
2017-06-22Bug 517929 - Update POMs in the master for 4.8 releaseI20170626-2000I20170625-2000I20170624-2000I20170623-2000I20170623-0110I20170622-2000I20170622-0950Alexander Kurtakov1-1/+1
Point to 4.8 parent pom. Change-Id: I95e07cbfa6b2385f7c8f0192784fe62faf681659 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-08-23Bug 500144 - More compiler warnings by default in o.e.help Y20160825-1000I20160824-1429I20160823-1359Alexander Kurtakov21-151/+111
Enabld the following warnings and fix them: * empty statement * indirect static access * try-with-resources not used * raw types usage * few others for which the codebase was already clean Change-Id: I24e50a01af56f098bc2228b62eec0ac98a98d48d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-07-08Bug 497548 - Make use of StandardCharsetsI20160708-1700Alexander Kurtakov1-17/+5
All the various places defining and using different UTF-8 charset name constants is too error prone. Let's stick to StandardCharsets.UTF-8 which even saves the string lookup too. Change-Id: Idcb356d0293cd2d0d0148de4e1f2e131584d09c4 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-06-30Bug 497050 - Move o.e.help to Java 8Alexander Kurtakov5-32/+20
Bump BREE and version to reflect the BREE change. Convert to lambda where feasible. Change-Id: Iba3c2516d9360f62247dcf1f83a7677a80c78ec7 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-06-02Bug 442959: [Workbench] Mark WorkbenchHelp, IHelp and related API for deletionR4_6I20160606-1100I20160603-1000I20160602-1000Markus Keller1-6/+2
Reverted @no* tags that caused API Tools errors and fixed deprecation comment Change-Id: Ib42b687be06e134223062ddbc3cc7ce5b86313a9
2016-06-01Bug 44259 - Mark WorkbenchHelp, IHelp and related API for deletionI20160601-2000Lars Vogel1-8/+14
Change-Id: If7d17ffd41a916c8412823af4192a6e383fdf181 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2016-04-07Bug 488210 - Generify org.eclipse.help pluginBrian de Alwis4-80/+85
Generify some of the remaining difficult pieces Change-Id: I69926e4dff5ee0ce33e81307535ada8c11a79b10
2016-03-02Bug 488210 - Generify org.eclipse.help pluginAlexander Kurtakov15-79/+71
Last bunch of generifications. Slight modification to o.e.help.webapp to adapt to the more generic type returned. Change-Id: If0a213273cdbe6d732a6a56959d887aa08e53f5f Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-03-02Bug 488210 - Generify org.eclipse.help pluginAlexander Kurtakov17-185/+190
All the rest of the "clear" generification cases. Change-Id: I4a9abd9a33cb022902539df08552d21f190f2b6a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-02-22Bug 488210 - Generify org.eclipse.help pluginAlexander Kurtakov3-22/+19
Generify comparators. Change-Id: I77d51eb1c376822a8e700868193d70b3bc31724a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-02-22Bug 488210 - Generify org.eclipse.help pluginAlexander Kurtakov2-8/+8
Generify reflection methods. Change-Id: I50af87bad74459df4d92f628c965a45eb30d3d1a Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-02-22Bug 488210 - Generify org.eclipse.help plugin Alexander Kurtakov18-100/+114
Handle collections internal to methods. Enable unnecessary cast/innstanceof warnings. Change-Id: I5bf77da1f7cd703c3dd141206f25a4cf6b9f9ebe Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2016-01-22Fix minor typosBrian de Alwis2-4/+4
Change-Id: I433d5df1d4e4053a37e688db55e87c2311670f51
2016-01-19Bug 483395 - Don't ignore unavoidableGenericProblems in production codeLars Vogel1-16/+6
by default Adjustments for platform.ua Change-Id: I72a142f6c2371d06811cc912e69679fdb7347814
2015-12-18Bug 484653 - Generify org.eclipse.help.internal.criteria packageI20160112-1800I20160112-0800I20160105-1000Alexander Kurtakov6-51/+51
Add types to the collections wherever needed. Change-Id: Iedcc553302413741c48c62de7596cde5836ff670 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2015-12-02Bug 483477 - Run "Fix Copyrights" on all plug-ins of platform.uaI20151213-2000I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000I20151207-0800I20151206-2000I20151203-1230I20151203-0800Lars Vogel111-111/+111
Change-Id: Id7609d660eace6b8f9ac8a2f8bc02ce02b685842 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-12-02Bug 483441 - Remove unnecessary whitespace from org.eclipse.help Lars Vogel111-699/+794
Change-Id: I3c47eb7ccdfe22a0b004ea0d4a5dd85e2c972b41 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-12-02Bug 483365 - Update org.eclipse.help to Java 1.7 to use annotationsLars Vogel49-16/+142
Only BREE update, no annotations. Change-Id: Iaa5182e4142c9808bfde2c1c11e4cc5faa172e0b Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-10-07Bug 479212 - Remove incorrect entries Java versions from MANIFEST.MF ofLars Vogel1-3/+1
org.eclipse.help Change-Id: I19de8a6f9ed01a0e01a37256a3f9012a886325aa Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
2015-07-03Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds - update ↵I20150804-0800I20150803-2000I20150803-0800I20150802-2000I20150728-0800I20150721-0800I20150714-0800I20150707-0800Markus Keller1-1/+1
parent poms for 4.6
2014-06-19Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance buildsI20140803-2000I20140729-0800I20140722-0800I20140715-0800I20140708-0800I20140701-0800Paul Webster1-1/+1
Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
2013-06-26Bug 411156 - Update parent POMs for LunaPaul Webster1-1/+1
2013-03-26Bug 403966 - Update Platform UI, UA, Runtime with new parent versionI20130507-0000I20130506-2000I20130505-2000I20130504-1500I20130503-2000I20130502-0800I20130501-2000I20130501-1400I20130501-1100I20130501-0800I20130430-2000I20130430-0800I20130430-0031I20130429-2000I20130429-0800I20130428-2000I20130423-0800I20130416-0800I20130409-0900I20130409-0800I20130402-0800Paul Webster2-1/+3
2013-02-21Bug 397850 - [CBI] use the correct group IDs for all artifactsv20130221-012044I20130224-2000I20130223-1500I20130222-2000Paul Webster1-5/+2
Set groupId to 3 segments
2012-12-10Bug 396111 - Merge in CBI patches from 4.2.2 into 4.3 (pom changes) for ↵v20121210-193220I20121214-0730I20121213-1200I20121212-2000I20121212-0800I20121211-2000I20121211-0800I20121210-2000Thanh Ha1-0/+12
eclipse.platform.ua
2012-05-21Add poms for Tycho buildv20120521-2344R4_2R3_8I20120703-0800I20120627-0000I20120626-1200I20120625-2200I20120608-1400I20120608-1200I20120607-1500I20120606-2100I20120606-1900I20120605-2100I20120605-1900I20120604-2100I20120604-1900I20120603-2100I20120603-1910I20120602-2100I20120602-1900I20120601-2100I20120601-1900I20120531-1500I20120531-0600I20120530-2100I20120530-1900I20120529-2100I20120529-1900I20120528-2100I20120528-1900I20120527-2100I20120527-1900I20120526-1900I20120525-1900I20120525-1400I20120524-2300I20120524-2100Igor Fedorenko1-0/+26
2011-10-19Bug 351176 - [Doc] NullPointerException when implementingChris Goldthorpe1-4/+5
IContext.getRelatedTopics to return null
2011-10-14Bug 360983 - [Help] isEnabled is not called for children of ITocs whichv20111017Chris Goldthorpe1-1/+4
are created by a toc provider
2011-10-04Remove .cvsignore filesv20111004-1656Chris Goldthorpe1-5/+0
2011-09-21Bug 353140 - [Help] Handle situation where documentation is notChris Goldthorpe2-1/+28
installed
2011-04-27Update bundle version for Eclipse 3.7Chris Goldthorpe1-1/+1
2010-05-24Bug 314037 - [Doc]Schema of filtering related extension points should be ↵v20100524R3_6Chris Goldthorpe1-9/+6
updated
2010-05-19Add more description for the class attribute.v20100519Chris Goldthorpe1-9/+1
2010-05-18Update copyrightv20100517Chris Goldthorpe1-1/+1
2010-05-07[Bug 311779] [Help] Criteria Scopes are not restored properlyv20100507Chris Goldthorpe1-4/+4
2010-05-05 Bug 311589 - [Help] CriterionValueDefinition has bad copy constructorChris Goldthorpe1-2/+1
2010-04-27Localize plugin.xmlv20100427Chris Goldthorpe2-1/+3
2010-04-27Bug 310629 - ua chkpii errors in I20100426-0852Chris Goldthorpe1-1/+2
2010-04-16Minor change to descriptionChris Goldthorpe1-1/+1
2010-04-13[Help] Typo: idependent instead of independentChris Goldthorpe1-1/+1
2010-04-07fix default for filterInfocenter preferenceChris Goldthorpe1-1/+1
2010-04-07 Bug 308248 - [Webapp] <enablement> detect help content plug-insChris Goldthorpe5-7/+21
2010-04-01compactEncode now also leaves '.' and '/' unencodedChris Goldthorpe1-6/+7
2010-04-01Reduce encryption of scope cookie - [Webapp] Search scope cookie file ↵Chris Goldthorpe1-6/+23
reaches max size quickly, limits creation of new scopes
2010-03-31Update minimum versions in dependenciesChris Goldthorpe1-2/+2
2010-03-30Update copyrightsChris Goldthorpe2-8/+8
2010-03-17Fix typoChris Goldthorpe1-2/+2

Back to the top