Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-30[444545] [validation] Ability to ignore custom html tag - Fix build breakR3_6_2_maintenanceNick Sandonato1-2/+2
2014-10-28[nobug] Increment versions for 3.6.2Nick Sandonato4-4/+4
2014-10-28[444545] [validation] Ability to ignore custom html tag - code cleanupNick Sandonato1-5/+4
2014-10-28Bug 444545 - [validation] Ability to ignore custom html tagvrubezhny3-5/+92
2014-09-11[443836] Source Editing Components that require version increaseR3_6_1Nick Sandonato16-16/+16
2014-08-18[441892] HTMLAttributeValidationQuickFixProcessor does not display proposals ...Nick Sandonato1-3/+1
2014-08-13[435092] [CBI] Extra source plugins should be removedThanh Ha4-66/+15
2014-08-13[435967] [CBI] Set Eclipse-SourceReferences for sourceeditingThanh Ha1-0/+4
2014-08-13[439914] Can not change names in XML Schema Editor when schema does notkchong1-2/+3
2014-07-18[nobug] revert xml.core's pom.xmlNitin Dahyabhai1-1/+1
2014-07-17[438209] Could not delete a new xml file added to existing projectNitin Dahyabhai3-10/+18
2014-06-17Use Warnings for unresolved variables in fragments, since the including resou...Nick Sandonato1-2/+15
2014-06-17[367267] Code Assist Item contains string with new line character and therefo...Nick Sandonato1-1/+4
2014-05-29Bug 427969 - Undefined attribute name for HTML 5v201405291913R3_6_0vrubezhny4-60/+271
2014-05-22[432978] Support nested at_begin varsv201405221842Gregory Amerson1-10/+48
2014-05-15Bug 434381 - HTML5 validation should allow the 'role' and 'aria-*' attributes.v201405151950vrubezhny1-2/+12
2014-05-06[433923] Update the Source Editing license features to 1.0.1 for Luna - fix pomv201405062158Nick Sandonato2-2/+2
2014-05-06[433923] Update the Source Editing license features to 1.0.1 for Luna - incre...v201405062148Nick Sandonato2-2/+2
2014-05-06[433923] Update the Source Editing license features to 1.0.1 for LunaCarl Anderson8-8/+8
2014-04-24Bug 432458 - [validation] Greater-than ('>') character incorrectly considered...v201404240330vrubezhny1-2/+2
2014-04-24[430312] If two highlighters always report same Position they are interchange...v201404240319Dawid PakuĊ‚a2-18/+13
2014-04-24[432978] JSPTranslator can generate incorrect source for JSPs that use partic...v201404240239Gregory Amerson2-8/+21
2014-04-09[432386] taglibhelper processing causes valid taglibs in jsp to be marked wit...v201404092334Greg Amerson1-1/+2
2014-04-09[430553] ElementInformation is missing resource informationv201404091739Nick Sandonato4-6/+39
2014-04-08[430312] If two highlighters always report same Position they are interchange...v201404081933Nick Sandonato2-5/+39
2014-03-28[nobug] increment version of o.e.w.jsdt.web.ui in pom.xmlv201403281809Nitin Dahyabhai1-1/+1
2014-03-27[nobug] increment version of o.e.w.jsdt.web.uiv201403271810Nitin Dahyabhai1-1/+1
2014-03-12[nobug] Increment version for 3.6v201403122203Nick Sandonato2-2/+2
2014-03-12[430224] Null Pointer Exception in DesignPageNavigationLocation.javaNick Sandonato1-2/+2
2014-03-12[430228] The ignoring of HTML Tag Attribute Names from validation should be a...v201403122151vrubezhny3-30/+79
2014-03-12[429517] NullPointerException in JSDTContentAssistant.computeCompletionPropos...v201403121649vrubezhny1-2/+3
2014-02-27[428013] [regression] Web->HTML Files->Validation preference page doesn't sav...v201402270431vrubezhny2-12/+22
2014-02-17[428374] [formatting] unknown regions remove inline css textv201402172110Nick Sandonato1-1/+27
2014-02-06[nobug] Fix pom versioning errorNick Sandonato1-1/+1
2014-02-05[nobug] Increment version for 3.6v201402052029Nick Sandonato1-1/+1
2014-02-05[422195] Include all Java EE 7 XML Schema filesOctavio Gonzalez6-0/+1024
2014-01-22Bug 423080 - Do not build patch bundlesThanh Ha1-3/+0
2014-01-17[425940] Web Page Editor fails to open as source pane cannot be createdv201401172315Nitin Dahyabhai1-3/+2
2014-01-15[425618] Build workspace hangs waiting to lock org.eclipse.jst.jsp.core.tagli...Nick Sandonato1-7/+15
2014-01-14[424276] Content-assist in XSD for a simpleType with user definedv201401141907kchong3-3/+22
2014-01-13[424590] debug perspective messed up, exceptions in the logv201401132103Nick Sandonato1-2/+2
2014-01-13[424078] [formatting] CSS formatter should insert space after selector separa...v201401131445Nick Sandonato6-11/+26
2014-01-10[363564] [formatting] Jsp formatter brokes the style tag from the begginingv201401101955Nick Sandonato3-7/+28
2014-01-09[401384] An error occurred after installing Chinese languagev201401101615Nick Sandonato1-12/+73
2013-12-27[424696] Spelling regions are always inheritedv201312271445Nick Sandonato1-3/+11
2013-12-20[424552] Improve the performance of the markup validatorv201312202040Nick Sandonato5-755/+1506
2013-12-20Clean up XMLLineTokenizer to be shared between the task scanner and validatorNick Sandonato6-757/+776
2013-12-20Streaming for open modelsNick Sandonato1-3/+75
2013-12-16Start/end tag matching validationNick Sandonato1-6/+182
2013-12-13Create a validator capable of streaming small bits of the documentNick Sandonato3-4/+488

Back to the top