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

Directory Created:
2005-12-13 17:34
Total Files:
29
Deleted Files:
23
Lines of Code:
7147

Browse with ViewVC

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

                                             admin (3 files, 421 lines)

                                             component (4 files, 793 lines)

                                             notifier (17 files, 2421 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 526 (100.0%) 13080 (100.0%) 24.8
evenisse 322 (61.2%) 7079 (54.1%) 21.9
oching 21 (4.0%) 2306 (17.6%) 109.8
jmcconnell 64 (12.2%) 2135 (16.3%) 33.3
carlos 103 (19.6%) 1160 (8.9%) 11.2
brett 2 (0.4%) 186 (1.4%) 93.0
kenney 9 (1.7%) 115 (0.9%) 12.7
epunzalan 4 (0.8%) 97 (0.7%) 24.2
handyande 1 (0.2%) 2 (0.0%) 2.0

Most Recent Commits

evenisse 2007-03-19 15:25

[CONTINUUM-1155] Allow user to choose if he want to use scm credential from cache when he add a new project

33 lines of code changed in:

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

2 lines of code changed in:

jmcconnell 2007-03-06 19:43

added continuum-group-project-administrator to the rename chunk for responding correctly to project group renaming

1 lines of code changed in:

evenisse 2007-03-06 17:21

[CONTINUUM-1202] Build only projects in current group

1 lines of code changed in:

evenisse 2007-03-06 14:55

Fix some security issues

1 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/action: AboutAction.java (+1 -1)
evenisse 2007-03-01 10:27

Replace all doInput() by input()

9 lines of code changed in:

evenisse 2007-02-28 16:41

o Replace all input() methods by the correct name(doInput())

o Don't allow execute/doDefault/doInput method so security checks will be done correctly

24 lines of code changed in:

evenisse 2007-02-28 16:02

Fix some security issues.

23 lines of code changed in:

evenisse 2007-02-22 17:00

Remove more SecureAction implementation

85 lines of code changed in:

evenisse 2007-02-22 16:52

Remove more SecureAction implementation

128 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)

768 lines of code changed in:

evenisse 2007-02-21 16:01

o Fix NPE when user try to release an empty group

o Print release error messages instead of exception

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

2306 lines of code changed in:

jmcconnell 2007-02-16 20:57

sped up the pg user bean a little bit and verified the use of the correct cache in the members page

1 lines of code changed in:

evenisse 2007-02-16 12:12

[CONTINUUM-1169] Fix m2 uploads on linux

8 lines of code changed in:

evenisse 2007-02-15 18:22

[CONTINUUM-1160] Fix 'Add project' feature from project group page

9 lines of code changed in:

epunzalan 2007-02-14 06:49

[CONTINUUM-1155]



added configuration to force the use of scm cache... currently leaning towards the use of svn cache while cvs cache is always used when available

16 lines of code changed in:

evenisse 2007-02-13 17:32

[CONTINUUM-1164] Use the correct getProjectGroup methods as we need projects

1 lines of code changed in:

evenisse 2007-02-12 16:19

Fix some jdo calls for performance improvment

7 lines of code changed in:

evenisse 2007-02-06 14:17

[CONTINUUM-1115] selecting a project to build returns you to the project group page

Submitted by: Teodoro Cue Jr.

48 lines of code changed in:

(155 more)

Generated by StatSVN 0.3.2-SNAPSHOT