Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-05This commit was manufactured by cvs2svn to create tag 'vI20101105212747'.vI20101105212747canderson1-9/+0
2010-10-29[329094] Cleanup unread fields/variables that are only incremented/decrementednsandonato1-1/+1
2010-10-26[203252] [formatting] JSP formatter makes code less readablensandonato1-1/+1
2010-10-13[295950] [validation] jsp:directive file not validatednsandonato1-1/+1
2010-08-25[323264] Content assist next to attribute name replaces that namensandonato1-1/+1
2010-08-23311954 - [content assist] Duplicate suggestions for end close tag name and en...nsandonato1-1/+1
2010-08-23[93039] [properties] properties view overrides extra text in property valuensandonato1-1/+1
2010-08-18[322651] A nullpoint exception in StructuredContentAssistProcessor.java when ...nsandonato1-1/+1
2010-08-16[243735] Fix new encoding detection JUnit test failuresnsandonato1-1/+1
2010-07-31increment for WTP 3.3nitind1-1/+1
2010-07-29[nobug] Fixing unit tests after removal of generic Structured Text Editor.nsandonato1-1/+1
2010-06-30[315051] [translation]Empty Custom tag within Custom tag gives compilation errornsandonato1-1/+1
2010-06-29[317062] Type mismatch: cannot convert from boolean to Stringnsandonato1-1/+1
2010-06-29[316223] [parser] < or > in attribute values are not supportednsandonato1-2/+2
2010-06-28[308412] [parser] Is HTML DOM correctly treating implicitly-closed tags?nsandonato1-1/+1
2010-06-22[nobug] update comments to refer to correct release after branching R3_2_main...nitind1-1/+1
2010-05-27[314385] XML-formatted JSP validation doesn't see variables from includesnitind1-1/+1
2010-05-11[311801] No content in design viewnsandonato1-1/+1
2010-04-11make providerName correct and consistentdavid_williams1-3/+3
2010-04-02[107138] [content assist] Offer content assist and validation for custom tags...nsandonato1-1/+1
2010-03-12[nobug] unit tests fail if machine is bogged down. Increased the allowable ti...nsandonato1-1/+1
2010-03-10[304763] Security - TaglibHelper executes source code within Eclipse processnsandonato1-1/+1
2010-03-09[304989] [tests] [content assist] Need test for JSP tag attribute name proposalsnsandonato1-1/+1
2010-02-26[291659] [indexing] JSPIndexManager should kick off initial index build after...nsandonato1-1/+1
2010-02-26[258999] [content assist] Add proposal cycling to content assistnsandonato1-1/+1
2010-02-24[200179] JSP Editor wrongly warns of "Null Pointer access"nsandonato1-1/+1
2010-02-23[300434] [performance] Some inner classes should be static inner classesnitind1-1/+1
2010-02-09[nobug] Debug option for DISABLED was shortcut, so there was a lot of INFO lo...nsandonato1-2/+2
2010-02-04[301881] Taglib index files are not being written when purged from the cachensandonato1-1/+1
2010-02-01[301458] Incorrect reporting of JSP problemsnsandonato1-1/+1
2010-01-28[299423] [translation] JSP translations should be persisted between sessionsnsandonato1-2/+2
2010-01-13[293505] [validation] JSP syntax validator requires brackets after IF statementnsandonato1-1/+1
2010-01-11[166906] [refactoring] Refactoring inner class causes bad JSP code and error ...nsandonato1-1/+1
2009-12-31295202 remove the unused performance test bundles from builddavid_williams1-2/+0
2009-12-17[nobug] revert to previous mappingnsandonato1-1/+1
2009-12-17[293575] [validation] NPE and BadLocation exception occur when we edit a pagenitind1-1/+1
2009-11-30[nobug] fix build.properties error messagesnsandonato1-2/+2
2009-09-30[236311] changeAttrName not setting old attr mof value to nullnsandonato1-1/+1
2009-09-28[290429] [projection] should only reconcile folding strategy once per dirty r...nsandonato1-1/+1
2009-09-16[287128] JSP editor report error when include a servlet in JSPnitind1-1/+1
2009-08-26[287629] ResourceException: Resource '/RemoveAndAddBackCommentEndTag' already...nitind1-1/+1
2009-08-24[284580] CSS Outline is incorrect once UNDO is donensandonato1-2/+2
2009-07-22[280115] EL: Content assist brokennsandonato1-1/+1
2009-07-06[280496] StackOverflowError in JSPSourceParsernsandonato1-1/+1
2009-06-30increment versions for 3.2nitind1-3/+3
2009-06-29First jsp.core for 3.2nitind1-4/+4
2009-06-25[nobug] update map commentsnitind1-3/+3
2009-05-19[nobug] branched for 3.1 maintenancenitind1-1/+1
2009-04-21[102840] Dynamic Web Project Cannot be deleted if there are taglibs in jars t...nitind1-1/+1
2009-03-12[245280] getDynamicAttributes should be available on TLDElementDeclarationnitind1-1/+1

Back to the top