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-01-12This commit was manufactured by cvs2svn to create tag 'v201101122108'.v201101122108nitind222-51792/+0
2011-01-07[332295] [parser] Tags are not properly handled inside commentnsandonato2-17/+51
2011-01-05[333132] [translation] Double Byte characters are not persisted correctly dur...nsandonato1-5/+7
2011-01-05undo check-in for [332295]nsandonato2-46/+15
2011-01-05[332295] [parser] Tags are not properly handled inside commentnsandonato2-15/+46
2010-12-16[323079] [index] Need way to wait for JSP index to be consistentnitind7-1222/+393
2010-12-15[332617] JspParser parsing incorrectly for few pieces of code in jsp.nsandonato1-1/+2
2010-12-14[327934] File not found exception using content assist on JSP pagensandonato3-18/+34
2010-12-14[323973] JSP translation lacks package fragment rootnsandonato1-5/+18
2010-12-07[329297] can't create patch - org.eclipse.jst.jsp.core pluginnsandonato1-6/+84
2010-12-03[nobug] Code cleanupnsandonato1-4/+1
2010-12-03[330986] The "return;" in the end of a jsp cause a compile error, but the ide...nsandonato1-1/+4
2010-11-19[330557] Wrong analysis of tlds rtexprvalue in the JSP editornsandonato1-1/+6
2010-11-17[326193] [parser]Empty end tag is ignored in xml comment text if there is a j...nsandonato1-3/+21
2010-11-12[329750] Cannot find tag library descriptor if the tld is in another mapped f...nsandonato1-1/+1
2010-11-12[229760] [content assist][validation] Content assist for attributes unavailab...nsandonato1-4/+47
2010-11-12[325953] Eclipse freeze, after NPE in log while opening JSP filensandonato1-2/+4
2010-11-02[201481] improve jsp action validator performancensandonato1-1/+3
2010-10-28[328785] Tag library functionality is broken when same library used in multip...nitind1-1/+15
2010-10-22[327028] ProjectDescriptions will reprocess identical JARs for TLDsnsandonato2-61/+98
2010-10-13[295950] [validation] jsp:directive file not validatednsandonato1-15/+20
2010-10-11[325186] TaglibModelQueryExtension filters TLD CMDocuments by wrong offsetnitind1-2/+2
2010-10-01[325732] Add debug condition to System.out.println() in CMDocumentFactoryTLDnsandonato1-1/+1
2010-09-29[326550] Attribute value parsed incorrectly in a jspnsandonato1-4/+11
2010-09-28[318281] EL validation error for quote escapingnsandonato8-379/+522
2010-09-28[318281] EL validation error for quote escapingnsandonato1-48/+37
2010-09-27[326335] NPE in org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.dec...nsandonato1-1/+1
2010-09-27[326332] TaglibIndex cache turning over references too frequentlynsandonato1-62/+2
2010-08-25[310502] [translation] JSP validator doesn't recognize generics in xml-jsp (i...nsandonato1-0/+32
2010-08-23[317830] Eclipse Helios Hanging (from JSP startup)nitind1-22/+23
2010-08-23[319920] JSP Validation Warning created for missing tag attribute when tag ha...nsandonato1-1/+4
2010-08-17[nobug] doc & NLSnitind1-2/+2
2010-08-16[322846] JSP file content cache ignores editor contentnitind1-1/+12
2010-08-16[241933] [validation] Warnings in empty JSP (regression from WTP 2.x)nsandonato1-6/+17
2010-08-09[320609] NPE in ProjectDescription classnsandonato1-43/+45
2010-07-07[319059] [NLS] Problems reported directly by JSP translation aren't externalizednitind1-12/+12
2010-06-30[315051] [translation]Empty Custom tag within Custom tag gives compilation errornsandonato1-8/+31
2010-06-29[317062] Type mismatch: cannot convert from boolean to Stringnsandonato1-4/+4
2010-06-29[316223] [parser] < or > in attribute values are not supportednsandonato1-6/+18
2010-06-24[317321] DeploymentDescriptorPropertyCache can enter an infinite loopnsandonato1-10/+15
2010-05-27[314385] (supplement to) XML-formatted JSP validation doesn't see variables f...nitind1-4/+0
2010-05-27[314385] XML-formatted JSP validation doesn't see variables from includesnitind1-2/+2
2010-05-04[308546] Update default facets to correspond with Java EE 6nitind1-1/+1
2010-05-03[308546] Update default facets to correspond with Java EE 6nitind2-8/+6
2010-05-03[308546] Update default facets to correspond with Java EE 6nitind1-2/+3
2010-04-26revert [306836]nsandonato1-9/+5
2010-04-23[310085] [translation] Start Tag missing for custom empty tags within double ...nsandonato1-10/+17
2010-04-19[309385] Reporting missing start tag errors in JSPsnsandonato1-1/+1
2010-04-15[284427] [translation] File not found exception using content assist on JSP pagensandonato1-48/+7
2010-04-14[306836] EL Parser fails to parse Map expressionsnsandonato1-18/+21

Back to the top