February 2007 Commit Log

Number of Commits:
75
Number of Active Developers:
7
handyande 2007-02-28 22:07

Don't send objects we can't referrence...

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

78 lines of code changed in:

brett 2007-02-28 03:38

restore java 1.4 compat

1 lines of code changed in:

  • continuum-webapp: pom.xml (+1 -1)
evenisse 2007-02-27 17:17

Remove the maven.scm.perforce.clientspec.name system property for Perforce so the client spec name will be recalculated by the perforce provider.

7 lines of code changed in:

evenisse 2007-02-27 09:44

This action need to implement SecureAction

16 lines of code changed in:

evenisse 2007-02-26 20:36

Upgrade plexus version to 1.0-alpha-18-SNAPSHOT because it is required by the latest plexus-appserver

2 lines of code changed in:

handyande 2007-02-26 15:15

if we have the project model locally we do not want to depend on the artifact

0 lines of code changed in:

  • continuum-rpc-client: pom.xml (-5)
evenisse 2007-02-26 15:11

Generate non-enhanced model classes

19 lines of code changed in:

  • continuum-rpc-client: pom.xml (+19)
handyande 2007-02-26 14:01

reverted dependency updates, rpc-client fails to run again

0 lines of code changed in:

  • continuum-rpc-client: pom.xml (-4)
handyande 2007-02-26 01:07

rpc client need jdo2 too

4 lines of code changed in:

  • continuum-rpc-client: pom.xml (+4)
evenisse 2007-02-23 10:29

Exclude correctly test

1 lines of code changed in:

evenisse 2007-02-22 18:08

Comment tests until they are fixed.

4 lines of code changed in:

evenisse 2007-02-22 18:05

Use latest p-sec snapshot

1 lines of code changed in:

evenisse 2007-02-22 17:00

Remove more SecureAction implementation

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

947 lines of code changed in:

epunzalan 2007-02-22 08:02

Fixed the width to show the whole Legend box in IE

Removed non-english comments they don't seem to be informative anyway

4 lines of code changed in:

  • continuum-webapp/src/main/webapp/css: tigris.css (+4 -7)
evenisse 2007-02-21 17:19

o Add disabled icons for notifiers instead of empty columns

o Add missing slashes in project view for notifiers

65 lines of code changed in:

evenisse 2007-02-21 16:34

Fix project group tabs and project summary when the xwork result is 'input'

2 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+2)
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

22 lines of code changed in:

evenisse 2007-02-21 15:32

Use the nick define by the user instead of always use 'continuum'

5 lines of code changed in:

  • continuum-notifiers/continuum-notifier-irc/src/main/java/org/apache/maven/continuum/notification/irc: IrcContinuumNotifier.java (+5 -3)
evenisse 2007-02-21 15:17

Update to latest plexus-appserver so plexus.bat will work

4 lines of code changed in:

  • continuum-plexus-application: pom.xml (+1 -1)
  • continuum-plexus-runtime: pom.xml (+3 -3)
evenisse 2007-02-21 15:16

Update dependencies to release versions

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

2840 lines of code changed in:

brett 2007-02-18 02:51

fix incorrect location of config files

2 lines of code changed in:

  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (+2 -2)
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

52 lines of code changed in:

evenisse 2007-02-16 16:22

Use released version

3 lines of code changed in:

evenisse 2007-02-16 14:28

[CONTINUUM-1177] Re-add custom error pages.

Submitted by: Teodoro Cue Jr.

116 lines of code changed in:

  • continuum-webapp/src/main/resources/localization: Continuum.properties (+9)
  • continuum-webapp/src/main/webapp/WEB-INF: web.xml (+13)
  • continuum-webapp/src/main/webapp/WEB-INF/jsp/error: httpError.jsp (new 94)
evenisse 2007-02-16 12:12

[CONTINUUM-1169] Fix m2 uploads on linux

8 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

5 lines of code changed in:

brett 2007-02-15 18:44

handle companyPom being set, but fields being empty

3 lines of code changed in:

  • continuum-webapp/src/main/webapp/WEB-INF/jsp/admin: appearance.jsp (+3 -3)
evenisse 2007-02-15 18:22

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

9 lines of code changed in:

brett 2007-02-15 18:15

make sure the company POM has the right packaging

1 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/action/admin: EditPomAction.java (+1)
evenisse 2007-02-15 17:54

We need commons-collections 3.2 for plexus-registry

6 lines of code changed in:

brett 2007-02-15 17:29

update to release

1 lines of code changed in:

brett 2007-02-15 17:05

fix dependencies

12 lines of code changed in:

  • continuum-webapp: pom.xml (+11)
  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (+1 -1)
brett 2007-02-15 15:55

add by-registry configuration

31 lines of code changed in:

  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (+31)
epunzalan 2007-02-15 03:07

added jpox.nullValue tag... should work until jpox.allows-null is supported in modello

1 lines of code changed in:

brett 2007-02-14 16:57

make sure the logo works even if there are validation errors on the rest of the page

1 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+1)
brett 2007-02-14 08:17

utilise reloading of settings.xml

7 lines of code changed in:

wsmoak 2007-02-14 07:50

Update integration tests, user roles are now edited on a second page.

Two failures remain in testPasswordCreationValidation and testDefaultRolesOfNewSystemAdministrator.

CONTINUUM-1166

11 lines of code changed in:

epunzalan 2007-02-14 07:49

fixed typo in method name

3 lines of code changed in:

brett 2007-02-14 07:37

fix security defaults

1 lines of code changed in:

brett 2007-02-14 07:13

remove filters - causes other things to break as it will bake in user properties. We should find an alternative to configure the to-override at runtime

3 lines of code changed in:

brett 2007-02-14 07:11

fix dupe license

0 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

79 lines of code changed in:

brett 2007-02-14 02:39

no longer need the custom lifecycle

0 lines of code changed in:

  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (-32)
jmcconnell 2007-02-13 17:52

commenting out jpox option that is causing intermittent problems all over the place

4 lines of code changed in:

  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (+4)
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-13 17:01

1 lines of code changed in:

  • continuum-webapp-test: pom.xml (+1 -5)
jmcconnell 2007-02-13 01:56

align fix to poorly named global result to newest redback snapshots

1 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+1 -1)
brett 2007-02-12 16:26

fix lang version

1 lines of code changed in:

  • continuum-webapp: pom.xml (+1 -1)
brett 2007-02-12 16:26

don't swallow exception

11 lines of code changed in:

brett 2007-02-12 16:21

use static import

2 lines of code changed in:

  • continuum-webapp/src/main/webapp/WEB-INF/jsp/navigations: DefaultTop.jsp (+2 -2)
evenisse 2007-02-12 16:19

Fix some jdo calls for performance improvment

119 lines of code changed in:

brett 2007-02-12 16:13

use a registry based config for shared config

46 lines of code changed in:

brett 2007-02-12 02:59

add namespaces

4 lines of code changed in:

  • continuum-configuration: pom.xml (+2 -2)
  • continuum-notifiers: pom.xml (+2 -2)
jmcconnell 2007-02-09 23:52

adding a jpox param to allow support of postgres and its case sensitive schemas

8 lines of code changed in:

  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (+8)
jmcconnell 2007-02-09 23:35

changed the flow of the initialization of the system configuration to make sure that it tries to load the system config from the database if it is not initialized, this should cover instances where the back end database has been restored.

27 lines of code changed in:

evenisse 2007-02-09 15:38

1 lines of code changed in:

evenisse 2007-02-09 15:35

Remove geronimo-spec-jta because jta is already present in libs

6 lines of code changed in:

evenisse 2007-02-07 14:02

Add derby to jetty plugin dependencies

7 lines of code changed in:

evenisse 2007-02-07 12:09

derby is provided

1 lines of code changed in:

evenisse 2007-02-06 14:44

Update plexus container and plexus appserver to released versions

6 lines of code changed in:

  • pom.xml (+2 -2)
  • continuum-plexus-application: pom.xml (+1 -1)
  • continuum-plexus-runtime: pom.xml (+3 -3)
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.

54 lines of code changed in:

evenisse 2007-02-06 14:09

[CONTINUUM-1150] Bigger field for recording cron values

Submitted by: Olivier Lamy

6 lines of code changed in:

evenisse 2007-02-06 14:03

[CONTINUUM-1153] Add project group level release button

Submitted by: Henry S. Isidro

227 lines of code changed in:

evenisse 2007-02-06 13:58

4 lines of code changed in:

  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (+4)
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.

80 lines of code changed in:

evenisse 2007-02-06 10:48

[CONTINUUM-1090] Add feedback url

Submitted by: Teodoro Cue Jr.

2 lines of code changed in:

brett 2007-02-06 00:07

fix bin bundling

12 lines of code changed in:

  • continuum-plexus-runtime/src/main/assembly: bin.xml (+12 -68)
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

136 lines of code changed in:

evenisse 2007-02-01 23:48

Allow to add a pom with a file name that isn't pom.xml

218 lines of code changed in:

evenisse 2007-02-01 16:08

Update plexus-mail-sender to latest snapshot for a correct support of mails over smtps/SSL

5 lines of code changed in:

January 2007 »

Generated by StatSVN 0.3.2-SNAPSHOT