Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-27Bug 560580 - Port ua performance test suites to JUnit 4.xX20200302-0930X20200302-0700X20200301-1900X20200301-0700X20200229-1900X20200229-0700X20200228-1900X20200228-0700X20200228-0520I20200302-0600I20200301-2310I20200301-1800I20200301-0600I20200301-0030I20200229-1800I20200229-0600I20200228-1800Alexander Kurtakov7-84/+11
2020-02-17Remove unnecessary override and use super directlyLars Vogel4-20/+0
2020-02-14Bug 559396 - Search engine doesn't recognize html5 meta charsetRolf Theunissen1-6/+17
2020-01-23Bug 559252 - Update platform.ua to Lucene 8.4.1I20200123-0525I20200123-0430Alexander Kurtakov1-98/+23
2020-01-08Avoid unnecessary semicolonsLars Vogel1-2/+2
2019-12-12Use .isEmpty() instead of .size()==0 or .equals("")Carsten Hammer1-1/+1
2019-12-10Remove unnecessary type specificationsCarsten Hammer7-7/+7
2019-09-17Bug 546446 - buildhelpIndex ant task not reporting which file breaksAlexander Kurtakov1-1/+12
2019-06-24Bug 547304 - [cleanup] Fix wrong space/tab indentationI20190626-0720I20190625-1800I20190625-0535I20190624-1800Paul Pazderski79-851/+851
2019-06-21Use String.contains instead of indexOfLars Vogel2-2/+2
2019-06-19Removes redundant semicolonsLars Vogel4-32/+32
2019-05-17Bug 546588 - Remove help.webadd basic modeAlexander Kurtakov1-11/+0
2019-04-10Bug 545395 - Update platform.ua to Lucene 8.0I20190415-0300I20190414-1800I20190414-0210I20190413-1800I20190412-1800I20190412-0520Alexander Kurtakov1-8/+20
2019-02-12Varargs reflection methods and try-with-resources.Alexander Kurtakov1-9/+7
2018-08-21Bug 535802 - License update to EPL-2.0 in platform.uaY20180823-0800Y20180822-2200S4_9_0_M3I20180823-0450I20180823-0430I20180823-0100I20180822-2000I20180822-0800I20180821-2000I20180821-0800Lars Vogel171-513/+1026
2018-05-30Bug 535106 - Help topics with space in names no longer work with PhotonI20180531-2125I20180531-2000I20180531-1245I20180531-0910Lucas Bullen2-1/+82
2018-01-17Bug 529828 - [sonar] Resolve "Possible null pointer dereference"S4_8_0_M5I20180124-2000I20180124-0800I20180123-2000I20180123-1010I20180123-0800I20180122-2000I20180122-0800I20180121-2000I20180121-0800I20180120-1500I20180120-0800I20180119-2000I20180119-0110I20180118-2000René Purrio2-3/+18
2017-11-14Bug 525267 - Update platform.ua to Lucene 7I20171114-2000Sopot Cela1-4/+25
2017-09-10Bug 522095 - Fix info warnings in platform.uaI20170910-2000I20170910-1055I20170910-0800Alexander Kurtakov1-1/+2
2017-09-09Bug 520255 - Replace StringBuffer with StringBuilder inAlexander Kurtakov9-22/+20
2016-11-21[Help] Fix JSON generation to create conformant JSONY20161229-1000Y20161223-1030Y20161222-1000Y20161215-1200Y20161208-1000Y20161201-1000Y20161124-1000S4_7_0_M4I20170101-2000I20161231-2000I20161230-2000I20161229-2000I20161228-2000I20161227-2000I20161226-2000I20161225-2000I20161224-2000I20161223-2000I20161223-0615I20161222-2000I20161221-2000I20161221-0400I20161220-2000I20161220-0530I20161219-2000I20161219-0145I20161218-2000I20161217-2000I20161216-2000I20161215-2000I20161215-0915I20161215-0830I20161215-0730I20161215-0130I20161214-2000I20161214-1005I20161213-2000I20161213-0600I20161213-0300I20161212-2000I20161211-2000I20161210-2000I20161208-0830I20161208-0730I20161207-2000I20161207-1340I20161207-0800I20161207-0515I20161206-2000I20161206-0800I20161205-2000I20161205-0800I20161204-2000I20161203-2000I20161202-2000I20161201-2000I20161201-0800I20161130-2000I20161129-2330I20161129-2000I20161128-2000I20161128-0600I20161128-0330I20161127-2000I20161127-1300I20161126-2000I20161126-0815I20161125-2000I20161124-2000I20161123-2000I20161122-2000Brian de Alwis2-1/+19
2016-11-09Bug 466829 - Upgrade platform.ua to Lucene 6.1.0I20161114-2000I20161114-0355I20161113-2000I20161112-2000I20161112-0405I20161111-2000I20161111-1220I20161111-0900I20161111-0740I20161111-0510Sopot Cela1-19/+63
2016-07-08Bug 497548 - Make use of StandardCharsetsI20160708-1700Alexander Kurtakov1-4/+2
2016-04-16Bug 491847 - Start using StandardCharsets Y20160421-1000I20160419-0800I20160417-1112Alexander Kurtakov2-2/+4
2016-04-08Bug 491265 - Generify org.eclipse.ui.intro*Brian de Alwis3-11/+12
2016-02-22Bug 488193 - Use try-with-resources in o.e.help.baseAlexander Kurtakov1-5/+4
2016-02-19Bug 488072 - Move o.e.ua.tests to Java 8 Alexander Kurtakov56-358/+337
2016-02-08Bug 485922 - Remove trailing white spaces in org.eclipse.ua.testsI20160209-0800Alexander Kurtakov60-341/+341
2016-01-21Bug 485918 - Convert org.eclipse.ua.tests to JUnit 4Alexander Kurtakov22-392/+592
2016-01-21Bug 485918 - Convert org.eclipse.ua.tests to JUnit 4Alexander Kurtakov22-316/+464
2016-01-20Bug 485918 - Convert org.eclipse.ua.tests to JUnit 4Alexander Kurtakov20-359/+573
2016-01-19Bug 485918 - Convert org.eclipse.ua.tests to JUnit 4I20160119-0800Alexander Kurtakov16-267/+441
2016-01-19Bug 485918 - Convert org.eclipse.ua.tests to JUnit 4Alexander Kurtakov9-117/+212
2016-01-18Bug 485918 - Convert org.eclipse.ua.tests to JUnit 4Alexander Kurtakov6-75/+141
2016-01-18Bug 485918 - Convert org.eclipse.ua.tests to JUnit 4Alexander Kurtakov5-76/+121
2016-01-16Bug 485918 - Convert org.eclipse.ua.tests to JUnit 4Alexander Kurtakov1-28/+26
2016-01-15Bug 485918 - Convert org.eclipse.ua.tests to JUnit 4 Alexander Kurtakov48-678/+269
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 Vogel95-96/+96
2015-02-26Bug 460787 - Do not use deprecated Lucene 3.5 methods/classesAlexander Kurtakov1-2/+4
2015-01-15Move to JavaSE-1.6 (triggered by bug 457396)I20150203-1300I20150203-0800I20150129-1830I20150128-2000I20150128-0900I20150127-2000I20150127-0900I20150126-2000I20150126-0930I20150126-0800I20150125-2000I20150120-0800I20150116-1000Markus Keller109-222/+556
2014-10-08Bug 401784 - Support jetty 9I20141029-2000I20141029-0800I20141028-2000I20141028-0800I20141027-2000I20141027-0800I20141026-2100I20141021-0800I20141014-0800Thomas Watson2-2/+23
2013-09-04Replaced deprecated junit.framework.AssertDani Megert7-21/+30
2013-05-14Updated copyright dateI20130514-2000Dani Megert1-1/+1
2012-07-25Fixed resource leaksv20120725-083315I20120725-1800Dani Megert1-9/+35
2012-07-24Bug 383586 - Test failure caused by new German stemmer in Lucene 3.5John Arthorne1-2/+8
2012-07-24Removed test based on removed lucene extension pointJohn Arthorne2-71/+0
2012-07-24Bug 350103 - [Help] Remove extension point luceneSearchParticipantsJohn Arthorne5-208/+6
2012-02-07Bug 369828 - Test failures on JRE 7kmoir1-1/+0
2012-02-05Bug 369828 - Test failures on JRE 7Kim Moir1-9/+6
2012-02-03Bug 370329 - GetContentUsingRemoteHelp randomly fails on JRE 7 due toKim Moir1-2/+2

Back to the top