Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-04-13This commit was manufactured by cvs2svn to create tag 'v201104132127'.v201104132127nitind165-30524/+0
2011-04-07[342082] Guard against null model baseLocationsnsandonato1-1/+4
2011-03-22[215668] [document] Code assist within Style element does not worknsandonato1-2/+6
2011-03-22[340647] JSPSearchSupport & JSSearchSupport should not consider derived resou...nsandonato1-2/+6
2011-03-18[340003] Refactoring dialog hung at AbstractIndexManager.waitForConsistentnsandonato1-57/+77
2011-01-13[334172] AbstractIndexManager logic issues for new workspacenitind1-9/+9
2011-01-10[333897] AbstractIndexManger documentation errornsandonato1-1/+2
2010-12-16[323079] [index] Need way to wait for JSP index to be consistentnitind1-0/+1706
2010-12-03[331590] ModelManager overly-synchronized for getting referenceCountsnsandonato1-8/+8
2010-11-12[329972] FileBufferModelManager chooses wrong content type for external filesnsandonato1-1/+1
2010-10-22[328364] "Argument cannot be null" popup when editing a jsp which includes a ...nsandonato1-1/+5
2010-07-13[319400] Deadlock in ModelManager due to unhandled exceptionnsandonato1-13/+22
2010-06-01[nobug] docnitind3-7/+13
2010-05-26[286990] - ModelManagerImpl calls FileBufferModelManager.connect without chec...nsandonato1-2/+5
2010-04-26[308120] ModelManagerImpl's yieldRule() use still susceptible to deadlocknitind2-54/+208
2010-04-13[149851] performance: ModelManagerImpl performs unnecessary worknsandonato1-4/+2
2010-04-13[300427] Comparison of String Objects using == or !=dacarver2-7/+8
2010-04-06[nobug] docnitind1-2/+2
2010-04-05[308119] incorrect boundary checking in org.eclipse.wst.sse.core.internal.tex...nitind1-1/+1
2010-04-05[308119] incorrect boundary checking in org.eclipse.wst.sse.core.internal.tex...nitind1-13/+16
2010-04-03[300434] Make inner classes static where possiblenitind1-5/+16
2010-03-30[nobug] docnitind1-9/+16
2010-03-29[306757] [hotbug] ModelManagerImpl is highly susceptible to deadlocknsandonato1-8/+37
2010-03-29[291026] [performance] CSS editor freezes when copying one large file into an...nsandonato2-4/+19
2010-03-10[305340] [content model] ModelManagerImpl#_commonGetModel being greedy with S...nsandonato1-1/+1
2010-02-26[300443] Some CONSTANTS are not static final.nsandonato2-4/+6
2010-02-23[303673] Deadlock while running JSP UI unit testsnsandonato1-5/+1
2010-02-23[300434] [performance] Some inner classes should be static inner classesnitind3-13/+14
2010-02-22[300430] [performance] String concatination using + in Loops.nsandonato4-16/+32
2010-02-22[274858] ModelHandlerRegistry.getHandlerFor(IFile) might call IFile.getConten...nitind1-1/+1
2010-02-18[300109] SSE should protect itself from exceptions in foreign codenitind1-7/+15
2010-02-17[253222] org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier not t...nsandonato1-2/+2
2010-01-25[nobug] guard against NPE in document replacensandonato1-1/+2
2010-01-25[203539] [content assist] Content assist is unavailable if invoked after EL J...nsandonato1-9/+23
2010-01-20[203539] [content assist] Content assist is unavailable if invoked after EL J...nsandonato1-22/+30
2010-01-08[265775] [performance] The XML editor uses a lot of memorynsandonato1-0/+2
2009-12-15[293575] [validation] NPE and BadLocation exception occur when we edit a pagensandonato1-1/+1
2009-12-15[296555] JSP and CSS syntax highlighting disappears after NoChangeEventnsandonato1-1/+2
2009-12-01[296624] IExecutionDelegate should be using ISafeRunnablensandonato2-175/+62
2009-11-24[nobug] docnitind1-17/+19
2009-11-23[279146] AbstractNotifier's getAdapterFor method may return inconsistent resultsnsandonato1-37/+37
2009-10-20[245028] [formatting] long comments (totally) break XML formatternsandonato1-12/+4
2009-10-12[290059] StructuredTextEditor validates file buffer changes to documentsnsandonato4-131/+27
2009-10-09[291402] JSP include directives do not handle non-JSP content typesnsandonato1-3/+19
2009-09-17[288196] Deadlock in ModelManagerImpl after IOExceptionnitind1-9/+15
2009-09-09[288877] Support for low memory events in TaglibIndexnitind1-0/+205
2009-09-09[288216] PropertyTester org.eclipse.core.resources.contentTypeId should test ...nitind1-0/+3
2009-09-04[nobug] docnitind4-5/+37
2009-08-24[nobug] docnitind2-2/+9
2009-08-24[nobug] more docnitind1-36/+134

Back to the top