Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-17416050 : check project accessibilityFred Bricon1-1/+1
2013-09-17Fix progress task name during download startFred Bricon1-3/+3
2013-09-12386196 : properly monitor parallel downloadsFred Bricon1-3/+10
2013-09-12better report project configurator exceptionsIgor Fedorenko3-1/+22
2013-08-29416100 use dependency embedder bundle classpathIgor Fedorenko2-17/+7
2013-08-29416037 use standard OSGi API to collect embedded maven classpathIgor Fedorenko2-30/+20
2013-08-29416050 : ignore non-maven projects changesFred Bricon1-3/+19
2013-08-27cleaned up duplicate lifecycleMappings extensionIgor Fedorenko1-4/+0
2013-08-12414842 use reflection to access Equinox dev classpathIgor Fedorenko2-1/+62
2013-08-12412436 use reflection to access Equinox file lockerIgor Fedorenko4-70/+87
2013-06-26411621 fixed compatibility with mavenarchiver configuratorIgor Fedorenko2-0/+13
2013-06-16Reintroduced small MavenProject instances cacheIgor Fedorenko1-34/+104
2013-06-16Do not retain MavenProject instances foreverIgor Fedorenko4-191/+332
2013-06-16Fixed missing error marker when builder can't read pom.xmlIgor Fedorenko2-133/+125
2013-06-15fixed wrong maven execution context use in MavenProjectManager#executeIgor Fedorenko1-2/+7
2013-06-14Suspend execution context during JobHelpers#flushProcessingQueuesIgor Fedorenko1-0/+26
2013-06-14trivial NPE guard in M2EUtilsIgor Fedorenko1-0/+3
2013-06-14perf: use repository session cache during project importIgor Fedorenko1-5/+10
2013-06-14minor MavenMarkerManager cleanupIgor Fedorenko2-5/+10
2013-06-14minor MavenBuilder cleanupIgor Fedorenko2-4/+3
2013-06-14introduced AbstractRunnable convenience ICallable implIgor Fedorenko1-0/+31
2013-06-08410263 fixed resolve parent.file is null in some casesIgor Fedorenko1-1/+10
2013-06-06new version 1.5.0-SNAPSHOTIgor Fedorenko2-5/+5
2013-06-01add java version to http user-agentreleases/1.4/1.4.0.20130601-0317milestones/1.4/1.4.0.20130601-0317Igor Fedorenko1-1/+2
2013-05-12o deprecate setWorkspaceRuntime and encourage people to use addWorkspaceRunti...runtimeJason van Zyl4-241/+202
2013-05-12Merge branch 'master' into runtimeJason van Zyl6-28/+113
2013-05-06o account for tesla runtimes that keep all configuration in the conf/ directoryJason van Zyl1-2/+7
2013-05-05361445 : add missing artifact GAVC as marker attributesFred Bricon2-0/+24
2013-05-04perf: don't refresh project facade during full buildIgor Fedorenko1-1/+12
2013-05-04perf: consolidate registry.refresh invocationsIgor Fedorenko1-15/+30
2013-05-04perf: optimized WorkspaceStateWriterIgor Fedorenko1-10/+40
2013-05-02o start of a small rework of the runtime system to allow for multiple workspa...Jason van Zyl4-24/+187
2013-04-10405090 fixed plugin artifact cache does not honour forceUpdateIgor Fedorenko2-0/+56
2013-04-10405087 use correct MavenMetadataCache when flushing project cachesIgor Fedorenko1-0/+3
2013-03-10fixed NPE in NexusIndexManager#identifyIgor Fedorenko1-6/+9
2013-02-27397251 fixed NPE when building projects with non-parseable pomsIgor Fedorenko1-2/+7
2013-02-20introduced an option to refresh from local during config updateIgor Fedorenko1-9/+30
2013-02-20guard against NPE when no default lifecyclemapping bundleIgor Fedorenko1-0/+3
2013-02-16replaced deprecated Eclipse-LazyStart with Bundle-ActivationPolicyIgor Fedorenko1-1/+1
2013-02-16require at least JavaSE-1.6 execution runtime environmentIgor Fedorenko2-5/+5
2013-02-16initial prototype of build troubleshooting viewIgor Fedorenko3-1/+118
2013-02-15397251,356645 introduced MavenExecutionContextIgor Fedorenko25-610/+1825
2013-02-15version 1.4.0.qualifierIgor Fedorenko2-5/+5
2013-02-15353312 removed now unnecessary use of reflectionIgor Fedorenko1-9/+1
2013-02-14Bump version to 1.3.1-SNAPSHOTFred Bricon2-2/+2
2013-01-19393613 : Sort project conversion participantsFred Bricon11-2/+490
2013-01-16Provide a way to specify that a project cannot be converted to MavenRoberto Sanchez6-3/+319
2013-01-08397443 : use adequate hashcode/equals to lookup ArchetypesFred Bricon3-5/+72
2013-01-01Code format, organize importsIgor Fedorenko117-995/+1174
2012-12-24397135 : fix projectConversionParticipants.exsdFred Bricon1-1/+4

Back to the top