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-08-22This commit was manufactured by cvs2svn to create tag 'v201108222023'.v201108222023nitind165-30843/+0
2011-08-15[nobug] revertnitind1-1/+1
2011-08-11[nobug] docnitind1-4/+2
2011-06-28[332488] "application/ecmascript" not supported for script tagsnsandonato1-1/+16
2011-06-02[nobug] deprecation fixupsnitind1-2/+2
2011-06-02[nobug] docnitind1-17/+14
2011-05-25[177394] [concurrency] StructuredModelManager ignores InterruptedExceptionnsandonato1-22/+31
2011-04-06[342082] Guard against null model baseLocations (doc only)nitind1-2/+6
2011-03-28[nobug] Potential null pointer access: The variable preservedResourceEvents m...nitind1-3/+6
2011-03-28[nobug] spelling fixes; reverse .re-process handlingnitind1-825/+1087
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-61/+81
2011-01-13[334172] AbstractIndexManager logic issues for new workspacenitind1-9/+9
2011-01-10[329397] [index] Need way to wait for JSP index to be consistentnsandonato3-2/+1725
2010-12-15[329594] Accumulated TaglibIndexDelta can cause document reparse during loadnitind1-0/+4
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-09-08[324229] Cloning a model of a non-existent file causes NPEnsandonato1-2/+8
2010-08-26[nobug] doc, and setBaselocation should affect resolver as wellnitind2-3/+11
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

Back to the top