Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-11[431547] Bottleneck in SelectionEngine.select() when completing type bindingsv201404111521vrubezhny3-24/+67
2014-02-18[428476] NullPointerException in Project's Project Preferences pagev201402182334vrubezhny4-24/+43
2014-02-14[428212] Exception in Decorator. The 'JavaScript Function Override Indicator'...vrubezhny1-1/+4
2014-02-05[426209] Java 6 + Cleaning some warningsv201402131232Mickael Istria54-186/+181
2014-01-30[426622] Missing NLS message appeared in console when hovering in editorvrubezhny1-2/+1
2014-01-24[nobug] version fixesv201401241521Chris Jaun10-10/+10
2014-01-20[411589] Invalid this detectionv201401221723vrubezhny2-0/+151
2014-01-16[425796] Introduce intermediary pom filesMickael Istria35-155/+284
2014-01-16[425060] local builds generates a p2 repoMickael Istria3-0/+48
2014-01-15[425044] Runtime disconnected error while running testsv201401151800vrubezhny1-27/+31
2014-01-10[424210] Simplify Git repositoriesv201401101640vrubezhny30-30/+30
2014-01-09[424210] Simplify Git repositoriesvrubezhny4240-0/+396660
2014-01-09[424210] Simplify Git repositoriesvrubezhny797-1/+340291
2014-01-09[424210] Simplify Git repositoriesvrubezhny4095-0/+845164
2014-01-09[424210] Simplify Git repositoriesvrubezhny1-0/+0
2014-01-09[424131] JSDT Parser doesn't respect "Enable Semantic Validation" preference ...vrubezhny1-1/+4
2014-01-09[424131] JSDT Parser doesn't respect "Enable Semantic Validation" preference ...vrubezhny1-3/+1
2013-12-27[424131] JSDT Parser doesn't respect "Enable Semantic Validation" preference ...vrubezhny1-4/+4
2013-12-27[340756] [validation] False syntax error in with (x) var y;vrubezhny2-24/+65
2013-12-27[340756] [validation] False syntax error in with (x) var y;vrubezhny22-7162/+7149
2013-12-26NullPointerException in ScopeAnalyzer.getUsedVariableNames()vrubezhny1-2/+2
2013-12-25NPE in OverrideIndicatorManager.updateAnnotations() when anonymous function o...vrubezhny1-2/+4
2013-12-25Bug 424647 - NPE in org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResol...vrubezhny2-4/+5
2013-12-20[419113] Configuration for surefire test runnerMickael Istria8-7/+93
2013-12-19Bug 406519 - [validation] Valid JavaScript code flagged as error (regexp, inf...vrubezhny1-0/+19
2013-12-19Bug 406519 - [validation] Valid JavaScript code flagged as error (regexp, inf...vrubezhny4-16/+30
2013-12-19Bug 419970 - [refactoring] Change Function Signature doesn't work for modifie...vrubezhny1-2/+2
2013-12-19Bug 351713 - [refactoring] Change Function Signature broken. Cannot use at all.vrubezhny1-2/+2
2013-12-19Bug 266542 - [refactoring] function renaming operation does not work properlyvrubezhny1-3/+3
2013-12-16Merge "Bug 422390 - [syntax coloring][regression] "Function declarations" set...Chris Jaun2-5/+5
2013-12-10[nobug] version fixesChris Jaun4-4/+4
2013-12-03Bug 422755 - Debug configuration Values copying from one configurationMike Rennie3-3/+6
2013-11-27Bug 422390 - [syntax coloring][regression] "Function declarations" setting br...vrubezhny2-5/+5
2013-11-21Bug 324661 - [UI] No working sets are shown in the new project wizardvrubezhny4-11/+72
2013-11-20[420333] Remove JSDT semantic validation.Jon Houghton4-5/+5
2013-11-18[349020] [hotbug] [validation] Eclipse complains about jquery minifiedDenis Golovin27-45/+45
2013-11-18[349020] [hotbug] [validation] Eclipse complains about jquery minifiedDenis Golovin1-0/+19
2013-11-12[384319] CPU utilization to 100% when this is appended to new objectChris Jaun1-1/+6
2013-11-07[387716] JavaScript and JSON content type extensions should beChris Jaun1-2/+4
2013-11-07[325809] [misc] unit tests produce a "comptest" directory in user.homeChris Jaun1-3/+3
2013-11-06[392400] NullPointerException atVictor V Rubezhny3-5/+6
2013-11-05[421115] Update pom versions to match version changes from recentThanh Ha4-4/+4
2013-11-01[nobug] increment master for distinct WTP 3.6 versionsNitin Dahyabhai1-1/+1
2013-11-01[nobug] increment master for distinct WTP 3.6 versionsNitin Dahyabhai3-3/+3
2013-11-01[420818] NullPointerException when selecting "Add all missing tags"Victor V Rubezhny1-2/+2
2013-11-01[419871] - DefaultInferenceProvider is always enabledJason Peterson1-1/+0
2013-11-01[411955] Warning about missing NLS shownVictor V Rubezhny1-1/+0
2013-10-29[409910] [performance] Avoid unwanted completion proposal computationsChris Jaun1-1/+1
2013-10-29[420086] Copy text doesn't work from read-only javascript fileVictor V Rubezhny1-2/+2
2013-10-29[414411] Errors in system.jsChris Jaun1-3/+3

Back to the top