Directory continuum-core/src/main/java/org/apache/maven/continuum/core/action/

Directory Created:
2005-05-31 17:29
Total Files:
25
Deleted Files:
6
Lines of Code:
2346

Browse with ViewVC

[root]/continuum-core/src/main/java/org/apache/maven/continuum/core/action

Lines of Code

continuum-core/src/main/java/org/apache/maven/continuum/core/action/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 354 (100.0%) 4660 (100.0%) 13.1
trygvis 106 (29.9%) 1826 (39.2%) 17.2
evenisse 103 (29.1%) 1363 (29.2%) 13.2
jmcconnell 36 (10.2%) 964 (20.7%) 26.7
jvanzyl 41 (11.6%) 233 (5.0%) 5.6
brett 44 (12.4%) 176 (3.8%) 4.0
carlos 9 (2.5%) 83 (1.8%) 9.2
handyande 14 (4.0%) 14 (0.3%) 1.0
joakime 1 (0.3%) 1 (0.0%) 1.0

Most Recent Commits

handyande 2007-03-14 20:40

That should be continuum working on the latest container too, though there may still be a few role-hint tweaks needed

1 lines of code changed in:

handyande 2007-03-07 16:11

more role hints

13 lines of code changed in:

evenisse 2007-03-01 11:29

Rename some store method as suggested by Trygve

3 lines of code changed in:

evenisse 2007-02-15 22:30

o [CONTINUUM-1161] Add missing Default Project Group Administrator

o Remove project group administrator when the project group is removed

3 lines of code changed in:

jmcconnell 2007-02-05 20:02

added restrictive role granting functionality and the Project Group Administrator role. If you are a PGA for a project then you have the ability to assign those roles associated with that project group to other users

2 lines of code changed in:

evenisse 2007-01-19 11:06

[CONTINUUM-1075] Remove projectGroup roles when the project group is removed

74 lines of code changed in:

evenisse 2007-01-12 11:41

[CONTINUUM-1103] Store buildFresh in build definition

Submitted by: Teodoro Cue Jr.

13 lines of code changed in:

evenisse 2007-01-10 16:33

Put the build definition in the notification dispatcher context

44 lines of code changed in:

evenisse 2007-01-04 16:50

Fix license header from my previous commit

0 lines of code changed in:

evenisse 2007-01-04 14:35

Update license

808 lines of code changed in:

evenisse 2006-12-11 15:28

o Add a logger for MungedHttpsURL

o Hide password in url

20 lines of code changed in:

joakime 2006-12-06 22:16

Various cleanup of continuum build issues introduced by latest p-sec changes.



1 lines of code changed in:

jmcconnell 2006-12-06 18:13

fixing up a couple of issues with the latest plexus-security update

2 lines of code changed in:

brett 2006-11-24 07:53

add cause

1 lines of code changed in:

evenisse 2006-11-16 14:09

[CONTINUUM-232] Build when a dependency has been changed

3 lines of code changed in:

jmcconnell 2006-11-16 00:17

added a little bit of reporting to indicate the user information is being read from the setting.xml if that option is being used.

2 lines of code changed in:

jmcconnell 2006-11-15 23:08

working through a new strategy of loading up projects that require authentication, since the CreateProjectsFromMetadata class is where we deal with authentication and the mungedUrl https format I figured this is also the place to pull information from the settings.xml file should it exist and attempt to use that as well. This moves around something that I patched in last week from john didion that didn't sit well with me after looking at it a day or two, so I removed that and have it worked out this way now. I also added in the MavenTwoContinuumProjectBuilder that if we get a scm username/password from the calling code (create action here) then we will persist that into the database for each project. I'll add that to the MavenOne builder once I have all this sorted out, but I think the builders and executors could stand a bit of flow refactoring, but there is a jira ticket for that, to move them together under the same package space.

102 lines of code changed in:

jmcconnell 2006-11-15 23:02

resolved some issues with component linkage from the switch I made yesterday to using the plexus-maven-plugin. turns out a couple of the components really needed to have their role-hint='default' removed. Also uncovered an action that I missed somehow, and it is setup right now. removed some private methods from the initializer as well that aren't used anymore while I was sorting through what was not working right.

14 lines of code changed in:

evenisse 2006-11-15 18:10

[CONTINUUM-232] Build when a dependency has been changed

29 lines of code changed in:

jmcconnell 2006-11-14 22:21

continuum-758 converted continuum-core over to use the plexus-maven-plugin where it can in generation of the components.xml and then a merge with the components can can't be totally configured that way. This tore a lot of the meat out of the existing components.xml and should make working with the settings we need to manage with it a lot easier. I commented where the components that are in continuum-core that couldn't be configured with the plugin in the components.xml file that we are merging in.

207 lines of code changed in:

(89 more)

Generated by StatSVN 0.3.2-SNAPSHOT