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

Total Files:
2
Deleted Files:
1
Lines of Code:
344

Browse with ViewVC

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

                                         console (1 files, 151 lines)

                                         mail (2 files, 631 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 48 (100.0%) 361 (100.0%) 7.5
evenisse 17 (35.4%) 225 (62.3%) 13.2
jmcconnell 2 (4.2%) 44 (12.2%) 22.0
brett 7 (14.6%) 40 (11.1%) 5.7
jvanzyl 4 (8.3%) 33 (9.1%) 8.2
trygvis 15 (31.3%) 18 (5.0%) 1.2
handyande 1 (2.1%) 1 (0.3%) 1.0
dandiep 2 (4.2%) 0 (0.0%) 0.0

Most Recent Commits

handyande 2007-03-07 16:11

more role hints

1 lines of code changed in:

evenisse 2007-03-01 11:29

Rename some store method as suggested by Trygve

1 lines of code changed in:

evenisse 2007-01-10 16:33

Put the build definition in the notification dispatcher context

25 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

64 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.

4 lines of code changed in:

jmcconnell 2006-10-24 19:50

this should get the notifiers working dispatch wise...and this is a bit different from the actual loading of the group/project notifiers so I ought to be able to get away with committing this and then rahul's work should start functioning.

40 lines of code changed in:

evenisse 2006-05-16 11:26

Merge with branch rev. 406599

34 lines of code changed in:

evenisse 2005-10-19 17:34

[CONTINUUM-327] Fix duplicate mails when project contains two mail notifier

4 lines of code changed in:

evenisse 2005-09-29 20:03

o Break configurationService dependency in ContinuumStore

o Start to refactor configurationService to store conf in database instead of configuration.xml

14 lines of code changed in:

evenisse 2005-08-31 16:01

o [CONTINUUM-241] Don't remove notifiers created from web interface

o Fix notifier edition

o notifier define in pom can't be edited or deleted

7 lines of code changed in:

brett 2005-08-17 18:34

rename ContinuumProject to Project

13 lines of code changed in:

brett 2005-08-15 01:34

nuke ContinuumBuild

9 lines of code changed in:

brett 2005-08-12 17:30

break build -> project link temporarily to make build conversion simpler

1 lines of code changed in:

brett 2005-08-12 08:21

move over to classes in the new package where they are identical

14 lines of code changed in:

brett 2005-08-12 03:45

replacement model and tests. Have commented out some tests that address the old model in the core until I can migrate it in

3 lines of code changed in:

jvanzyl 2005-07-23 19:40

o first round of testing for new model and build scheduling

11 lines of code changed in:

trygvis 2005-07-19 03:30

Fixing CONTINUUM-235: "Collapse standardError and standardOutput to 'output'"

Fixing CONTINUUM-242: "Write the build output to disk instead of keeping it in

the database"

o Removing standardOutput and standardError from the ContinuumBuild object. The

output from the build can be accessed by calling Store.getBuildOutput().

o Removing the ScmResult parameter from the notifiers, it can be read from the

ContinuumProject instance.

o Adding buildOutputDirectory to the ConfigurationService.

11 lines of code changed in:

evenisse 2005-07-13 21:46

[CONTINUUM-193]. Collapse CheckOutScmResult and UpdateScmResult in ScmResult.

3 lines of code changed in:

trygvis 2005-07-08 11:06

o Setting svn:eol-style=native and svn:keywords="Author Date Id Revision".

0 lines of code changed in:

(12 more)

Generated by StatSVN 0.3.2-SNAPSHOT