March 2007 Commit Log

Number of Commits:
31
Number of Active Developers:
3
evenisse 2007-03-23 22:04

Update dependencies

7 lines of code changed in:

  • continuum-webapp: pom.xml (+7 -2)
evenisse 2007-03-23 15:59

[CONTINUUM-1221] We don't need to get the project with dependencies because child artifacts aren't yet in the repo and we can't download them

3 lines of code changed in:

evenisse 2007-03-23 11:49

[CONTINUUM-1219] Add modules in reactor projects list and sort them

Submitted by: Lester Ecarma

46 lines of code changed in:

evenisse 2007-03-23 11:46

[CONTINUUM-1217] Use the local repository defined in settings.xml

Submitted by: Lester Ecarma

3 lines of code changed in:

evenisse 2007-03-23 11:31

Use the released modello

Fix the build with the new modello

3 lines of code changed in:

evenisse 2007-03-19 15:26

remove , from timestamp format as it is invalid

1 lines of code changed in:

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

100 lines of code changed in:

jmcconnell 2007-03-16 23:57

this is a fix for something discovered in plxredback-66



the security setup on continuum stems from the ContinuumActionSupport

class which is the parent to most actions in continuum. it is also where

all of the authz goop is abstracted away too, and it uses the prepare

interceptor to put the securitySession of the user into action. Well

the xwork interceptor stack was setup so that this happened _before_ the

autologin interceptors were calls, which in effect made the first

page on the autologin path fail the authorizations of that action...



this was masked because once that other interceptor ran it was all setup to

go so jsp's rendering on the page actually had the relevant information

available.



moral of the story, get your interceptor stack in order...

4 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+4 -4)
handyande 2007-03-16 19:34

Released container

2 lines of code changed in:

handyande 2007-03-15 18:12

Use latest container, it has another great fix for component managers

2 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

15 lines of code changed in:

jmcconnell 2007-03-13 21:28

update to jpox 1.1.7 and jpox-maven-plugin 1.1.7-snap

17 lines of code changed in:

jmcconnell 2007-03-13 17:32

use of jpox.column and jpox.table to clean up the model of potential reserved key words for a wide array of databases, this is due to joakim's addition of strict model validation with modello

11 lines of code changed in:

evenisse 2007-03-08 15:36

Update modello

1 lines of code changed in:

evenisse 2007-03-08 15:30

[CONTINUUM-1203] Fix NPE when the config file doesn't exist in user directory

45 lines of code changed in:

  • continuum-plexus-runtime: pom.xml (+19)
  • continuum-plexus-runtime/src/main/appserver/conf: shared.xml (new 1)
  • continuum-webapp: pom.xml (+19 -1)
  • continuum-webapp/src/appserver-base/conf: shared.xml (new 1)
  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (+5 -1)
evenisse 2007-03-08 11:24

[CONTINUUM-1205] move SQL log level to error

8 lines of code changed in:

  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (+8 -6)
handyande 2007-03-07 16:11

more role hints

28 lines of code changed in:

handyande 2007-03-07 02:17

We need this component declaration for now, as the released components were on non-default role-hints, but the impl expects a default, so we provide it.

This can be removed once continuum gets a 2.1-SNAP maven dep

19 lines of code changed in:

  • continuum-release/src/main/resources/META-INF/plexus: components.xml (+19)
handyande 2007-03-07 01:49

Use the correct hints

3 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

68 lines of code changed in:

evenisse 2007-03-06 14:55

Fix some security issues

36 lines of code changed in:

evenisse 2007-03-05 21:29

0 lines of code changed in:

evenisse 2007-03-05 21:25

[CONTINUUM-1201] Fix Authorization error after installation

7 lines of code changed in:

evenisse 2007-03-05 13:44

revert my previous bad commit.

0 lines of code changed in:

evenisse 2007-03-05 11:12

8 lines of code changed in:

evenisse 2007-03-05 10:55

Update plexus

2 lines of code changed in:

evenisse 2007-03-02 13:39

Update plexus-xwork to prevent error 404 after login redirection

1 lines of code changed in:

  • continuum-webapp: pom.xml (+1 -1)
evenisse 2007-03-01 14:08

Remove duplicated license

0 lines of code changed in:

evenisse 2007-03-01 11:29

Rename some store method as suggested by Trygve

32 lines of code changed in:

evenisse 2007-03-01 10:27

Replace all doInput() by input()

15 lines of code changed in:

February 2007 »

Generated by StatSVN 0.3.2-SNAPSHOT