Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-22Change discovery to use versioned URLMatthew Piggott6-5/+42
2011-03-21Removed org.eclipse.m2e.cliresolver and org.eclipse.m2e.cliresolver30vladt1-0/+2
2011-03-21Added back org.eclipse.m2e.cliresolver and org.eclipse.m2e.cliresolver30vladt1-4/+3
2011-03-21new version 0.14.0-SNAPSHOTvladt17-46/+46
2011-03-21Spellingvladt1-1/+1
2011-03-21new version 0.14.0-SNAPSHOTSonatype Release Manager52-1060/+1060
2011-03-21338799 when a project at given location is already imported, don't allow reim...Milos Kleint3-1/+40
2011-03-21338804 collect all errors during lifecycle mapping analysis and report these ...Milos Kleint4-120/+146
2011-03-21fix some issues as reported by the problems viewMilos Kleint6-9/+6
2011-03-18Cleanupvladt13-44/+29
2011-03-18336715 remove the new pom file wizardMilos Kleint1-9/+0
2011-03-18336715 have the new pom wizard only used from within the enablenature action....Milos Kleint3-24/+38
2011-03-18-> constantsMilos Kleint1-6/+10
2011-03-18use Maven, not Maven2Milos Kleint1-3/+3
2011-03-18340471: Set default logging level to INFOvladt1-1/+1
2011-03-18Set <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>vladt1-0/+1
2011-03-18340468: Set com.ning.async-http-client->org.apache.commons.httpclient.* requi...vladt1-0/+36
2011-03-18340467: Set all org.jboss.netty requirements for logging packages to not greedyvladt1-0/+21
2011-03-18Add validation for m2e marketplace contentMatthew Piggott14-1/+520
2011-03-18Bug 340328 - Avoid early activation of m2e bundles on first runMatthew Piggott1-2/+9
2011-03-18339825: Cannot restart eclipse after m2e installationvladt1-22/+21
2011-03-18338496 have a quickfix for updating project configurationMilos Kleint4-0/+145
2011-03-18make the core.ui plugin free of model.edit references, move the remaining met...Milos Kleint9-203/+23
2011-03-18just sanity safeguard to make the contract of SelectionUtils.getArtifactKey w...Milos Kleint2-19/+30
2011-03-18editor plugin free of emf model, remove the plugin package api (plugins page ...Milos Kleint6-201/+6
2011-03-18changes for testsMilos Kleint1-32/+30
2011-03-18the final step of removing emf pom model from the editorMilos Kleint10-501/+381
2011-03-18refactoring, reuse common codeMilos Kleint1-24/+17
2011-03-18move the updating logic up.Milos Kleint2-56/+37
2011-03-18refactoring, reuse common codeMilos Kleint3-40/+31
2011-03-18339847 have the width calculated initiallyMilos Kleint1-0/+1
2011-03-18remove debugging messagesMilos Kleint1-10/+0
2011-03-18don't preselect values in the import wizard based on current selection in the...Milos Kleint1-7/+11
2011-03-18remove unused messagesMilos Kleint2-467/+1
2011-03-18have the overview page not rely on emf model for updates, but rely on the sse...Milos Kleint6-327/+430
2011-03-17Fix up externalized names.Pascal Rapicault6-4/+7
2011-03-17Bug 339962 - Missed SCM image in previous commitMatthew Piggott1-0/+0
2011-03-16339875: Extension schemas refers to non-existing classesvladt6-40/+48
2011-03-16339875: Removed obsolete extension point and extensionvladt2-121/+0
2011-03-16339601: Updating Maven Dependencies Hangsvladt21-67/+78
2011-03-15Bug 339962 - Add SCM connectors to the m2e marketplaceMatthew Piggott2-1/+76
2011-03-15Use logback 0.9.27vladt2-4/+8
2011-03-15Use "standard" org.eclipse.jdt.ui.prefsm6bvladt8-32/+97
2011-03-14Bug 338497 - Trigger the lifecycle mapping search from scm importMatthew Piggott1-0/+6
2011-03-14Bug 339406 - Remove ProjectsImportWizard in favour of standard Eclipse importMatthew Piggott3-673/+2
2011-03-14Don't show misleading message "org.eclipse.core.runtime.AssertionFailedExcept...vladt1-5/+25
2011-03-14NPE in Import > Check out Maven Projects from SCM3.7-M6aMatthew Piggott1-32/+33
2011-03-14Bug 339557 - same installable unit appears multiple times in maven discovery ...Matthew Piggott2-9/+13
2011-03-14Bug 339824 - Cannot install from m2e marketplaceMatthew Piggott1-1/+1
2011-03-14fixed import wizard to work without discovery installedIgor Fedorenko1-3/+16

Back to the top