Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-12Add tests for Search index lockingChris Goldthorpe2-0/+60
2011-10-12Bug 360704 - [Test] warnings about not closing streams inChris Goldthorpe14-20/+36
2011-10-07Part 2 of fix for Bug 359761 - [Help] Warnings for Generics showing inChris Goldthorpe1-4/+4
2011-10-03Bug 359771 - [Test] New warnings in org.eclipse.ua.testsv20111003Chris Goldthorpe1-5/+5
2011-09-29Merge branch 'master' of ssh://cgoldthor@git.eclipse.org/gitroot/platform/ecl...Chris Goldthorpe5-22/+13
2011-09-29Bug 359457 - [Test] Need tests for content extension providerChris Goldthorpe2-1/+68
2011-09-23Bug 358778 - [Test] Eliminate deprecation warnings inv20110926Chris Goldthorpe5-22/+13
2011-09-22Bug 358676 ( Part 2 of fix ) - [Test] Remove unnecessary reflection codeChris Goldthorpe2-28/+8
2011-09-22Bug 358676 - [Test] Remove unnecessary reflection code inChris Goldthorpe1-13/+3
2011-09-06Bug 353141 - [Help] Help System: Loose content files in directory shouldChris Goldthorpe2-0/+68
2011-09-06Bug 330868 - [Webapp] Wrong doc path when a page is referenced twiceChris Goldthorpe2-11/+44
2011-06-20Bug 344499 - Print Selected Topic and All Subtopics Incorrectly Injects Secti...Chris Goldthorpe2-0/+61
2011-04-25Bug 339274 - [Test] Web Service test failing if CDT installedv20110425aChris Goldthorpe1-0/+3
2011-03-31Rename some tests to disambiguate test namesChris Goldthorpe1-3/+5
2011-03-24Update CopyrightsChris Goldthorpe3-3/+3
2011-03-18Bug 338922 - [Webapp] Eclipse infocenter not using or saving a search scopev20110318Chris Goldthorpe1-4/+2
2011-03-03Bug 338824 - testServletReadInParallel test failing on Hudson Mac slavev20110304Chris Goldthorpe1-3/+3
2011-03-02Bug 338732 - [Test] Fix public servlet API enhancement testsChris Goldthorpe1-10/+30
2011-03-02Bug 319907 - [Help] Promote main help servlets to public APIChris Austin17-9/+945
2011-02-25Add more tests for htmlEncode()v20110228Chris Goldthorpe1-1/+19
2011-02-23Bug 338028 - [Webapp][Security] UrlUtil.HtmlEncode() should encode more chara...Chris Goldthorpe2-0/+116
2011-02-08Fix equals() method in PluginIndex, see Bug 335144Chris Goldthorpe1-3/+41
2011-02-01Bug 335997 - [Help] Allow indexes created with Lucene 1.9.1 to be readChris Goldthorpe2-1/+153
2011-01-10Suppress deprecation warningsChris Goldthorpe2-0/+2
2011-01-10Fix warnings when compiled with Java 5.0Chris Goldthorpe8-7/+21
2011-01-07Fix warnings when compiled with Java 5.0Chris Goldthorpe12-40/+40
2011-01-07Fix warnings when compiled with Java 5.0Chris Goldthorpe8-24/+24
2011-01-07Fix warnings when compiled with Java 5.0Chris Goldthorpe8-42/+43
2011-01-07Fix warnings when compiled with Java 5.0Chris Goldthorpe3-16/+16
2011-01-07Fix warnings when compiled with Java 5.0Chris Goldthorpe1-4/+4
2010-12-21Create tests for ScopeSetManagerChris Goldthorpe2-0/+67
2010-11-30Bug 331395 - [Test] Compile warning in official buildChris Goldthorpe1-3/+13
2010-11-23Apply Patch to comment out the failing test conditions from Bug 330980v20101129Chris Goldthorpe1-3/+3
2010-11-22Bug 180320 - [Help] Eclipse Help should bind ServerSocket to 127.0.0.1 onlyChris Goldthorpe2-0/+108
2010-11-16Bug 329448 - [Help][Search] SearchManager and SearchServlet not re-entrant, c...Chris Goldthorpe5-1/+313
2010-11-05Bug 329466 - [Webapp] Wrong topic was selected in the TOC treeChris Goldthorpe1-2/+32
2010-10-20Bug 328267 - [Help][Search] meta tag "description" does not contribute to sea...Chris Goldthorpe1-1/+9
2010-08-31Add more search ranking testsChris Goldthorpe1-0/+24
2010-08-26Add test for search rankingv20100830Chris Goldthorpe2-0/+71
2010-08-24Bug 313596 - [Test] Remove EXPLAINS_DEGRADATION_COMMENT in HelpServerTest#te...Chris Goldthorpe1-2/+0
2010-08-16Rename method which checks for permissible values for the topic parameterChris Goldthorpe1-16/+16
2010-07-28Bug 319344 - [Webapp][Security] Phishing on help applicationChris Goldthorpe1-5/+5
2010-07-07Test was not finalizing the index which could cause random failures.Chris Goldthorpe1-0/+15
2010-07-05Rethrow any exception thrown so we can see the stack tracev20100705Chris Goldthorpe1-3/+6
2010-07-02Add more info if test fails due to bad status when adding page to indexChris Goldthorpe1-2/+2
2010-06-25Bug 318057 - [Help] Search Index makes remote server calls when building if ...Chris Goldthorpe3-2/+89
2010-06-24Bug 317871 - [Webapp] If a toc satisfies a criterion but its children do not...Chris Goldthorpe3-2/+154
2010-06-17Change test to not make assumptions about order of top level topics in tocChris Goldthorpe1-4/+11
2010-06-11 Bug 316215 - [Test] Test for parallel server accessChris Goldthorpe2-0/+154
2010-05-19 Bug 311553 - [perfs] Huge regression for HelpServerTest#testServletRead100x()Chris Goldthorpe1-1/+3

Back to the top