Directory continuum-webapp/src/main/java/org/apache/maven/continuum/web/action/notifier/

Directory Created:
2006-10-17 22:24
Total Files:
17
Deleted Files:
7
Lines of Code:
2421

Browse with ViewVC

[root]/continuum-webapp/src/main/java/org/apache/maven/continuum/web/action/notifier

Lines of Code

continuum-webapp/src/main/java/org/apache/maven/continuum/web/action/notifier/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 97 (100.0%) 3292 (100.0%) 33.9
jmcconnell 33 (34.0%) 1906 (57.9%) 57.7
evenisse 53 (54.6%) 879 (26.7%) 16.5
oching 7 (7.2%) 291 (8.8%) 41.5
rinku 4 (4.1%) 216 (6.6%) 54.0

Most Recent Commits

evenisse 2007-03-01 10:27

Replace all doInput() by input()

4 lines of code changed in:

evenisse 2007-02-28 16:02

Fix some security issues.

14 lines of code changed in:

evenisse 2007-02-22 17:00

Remove more SecureAction implementation

0 lines of code changed in:

evenisse 2007-02-22 16:24

o Remove duplicated code in ContinuumActionSupport

o Rename all isAuthorized* methods by check*Authorization

o Remove some unneeded SecureAction implementation (need more work)

150 lines of code changed in:

oching 2007-02-20 03:41

PR: CONTINUUM-1147

Added isAuthorized* methods in ContinuumActionSupport for checking authorization in action classes with

different

permissions.

Implemented SecureAction in some of the action classes that has a specific permission. Also added 'modify-project-notifier' operation in ProjectDeveloperDynamicRoleProfile.

291 lines of code changed in:

evenisse 2007-02-06 12:11

[CONTINUUM-1154] Return to the group notifiers list if the notifier is edited from this list

Submitted by: Teodoro Cue Jr.

66 lines of code changed in:

evenisse 2007-01-25 14:40

Remove unused code.

0 lines of code changed in:

evenisse 2007-01-25 14:32

Fix javadoc and format

199 lines of code changed in:

evenisse 2007-01-10 16:38

[CONTINUUM-1117][CONTINUUM-1131][CONTINUUM-1132] Fix wagon notifier, allow configuration from continuum pages

Submitted by: Henry S. Isidro

134 lines of code changed in:

evenisse 2007-01-04 14:35

Update license

225 lines of code changed in:

evenisse 2006-12-20 16:48

[CONTINUUM-1078] Fix the recipient in confirmation message

Submitted by: Franz Allan Valencia See

40 lines of code changed in:

evenisse 2006-12-19 10:19

[CONTINUUM-1068] Add recipient address in confirmation message

Submitted by: Henry S. Isidro

41 lines of code changed in:

evenisse 2006-12-18 13:57

[CONTINUUM-1062] Add a confirmation page when deleting a project group notifier

Submitted by: Lester Ecarma

6 lines of code changed in:

rinku 2006-12-12 09:56

o added projectGroupIds to project notifier actions. (Need to re-check this with Jesse, we might not need separate notifier hierarchies if PG id exists across all notifier actions)

73 lines of code changed in:

rinku 2006-12-12 08:26

o Fixed IRC project notifier parent class.



PS: First commit at Apache dedicated to the spirit of Open Source and to everyone of us who make it happen. :)

143 lines of code changed in:

jmcconnell 2006-10-30 20:31

CONTINUUM-976 rahul broke apart the notifiers into seperate group and project notifiers so that we avoid trying to determine if the action applies to the group or project based on context from the page. Its the validators, actions and jsp tweaks all at once.

1772 lines of code changed in:

jmcconnell 2006-10-23 21:50

continuum-967 some more ui group notifier work from rahul, expanding on the validation and flow with regards to administering group notifiers. note: some of this is still contingent on my finishing up the actual event dispatching, he has been outpacing me on the UI work and I still need to link up little bits here and there namely in the automatic contruction of the group notifiers...thanks again rahul

43 lines of code changed in:

jmcconnell 2006-10-22 14:11

continuum-966 project group notifier ui workings, thanks rahul for putting this together. note, the ui and project elements are working here, but the PG notifiers are still not working correctly in actual notification dispatch..thats next, thanks again rahul!

86 lines of code changed in:

jmcconnell 2006-10-17 22:24

move the notifier actions into their own package to remove from clutter from the actions dir, there are enough of these to warrent it I think

5 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT