October 2006 Commit Log

Number of Commits:
69
Number of Active Developers:
4
brett 2006-10-31 22:05

set eol style

199 lines of code changed in:

  • continuum-distributed/continuum-distributed-agent: pom.xml (+120 -120)
  • continuum-distributed/continuum-distributed-extensions: pom.xml (+36 -36)
  • continuum-distributed/continuum-distributed-extensions/requeue-failed: pom.xml (+43 -43)
jmcconnell 2006-10-31 19:30

mistype in the model

1 lines of code changed in:

evenisse 2006-10-31 17:55

Start the Ant test

168 lines of code changed in:

evenisse 2006-10-31 17:54

1 lines of code changed in:

evenisse 2006-10-31 16:38

0 lines of code changed in:

evenisse 2006-10-31 15:52

Remove Next Schedule Build and Status Message columns because they aren't implemented.

13 lines of code changed in:

jmcconnell 2006-10-31 02:10

continuum-553 build definitions now have the build fresh option, when this is toggled then when the build triggers it removed the contents of the working directory and checks out from source control every build, this is off by default

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

2136 lines of code changed in:

jmcconnell 2006-10-27 23:51

continuum-974 cleaning up some validation xml files and some duplicates in properties files

4 lines of code changed in:

evenisse 2006-10-27 14:23

Go to the groupSummary page for the moment because it generate an error 500

1 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+1 -1)
jmcconnell 2006-10-27 14:11

CONTINUUM-967 rahul came through with the validators on the notifier ui elements, thanks rahul

117 lines of code changed in:

evenisse 2006-10-27 13:43

Don't throw an exception when we stop continuum, so other methods will be called too and continuum will be closed properly

1 lines of code changed in:

evenisse 2006-10-27 13:32

Fix JSPs compilation error when we use bin/plexus.*

4 lines of code changed in:

  • continuum-plexus-application: pom.xml (+1 -1)
  • continuum-plexus-runtime: pom.xml (+3 -4)
evenisse 2006-10-27 13:15

Move plexus-security dependencies to dependencyManagement

80 lines of code changed in:

evenisse 2006-10-27 10:42

Create Default Project Group so Ant/shell projects can be added

24 lines of code changed in:

evenisse 2006-10-27 09:40

2 lines of code changed in:

evenisse 2006-10-27 08:54

Add the possibility to run tests with Internet Explorer

49 lines of code changed in:

jmcconnell 2006-10-27 02:13

fixed up a compile error left over from a switch fro continuum-970

9 lines of code changed in:

jmcconnell 2006-10-26 21:55

removed extra repositories tag

0 lines of code changed in:

evenisse 2006-10-26 21:48

Add selenium plugin version

1 lines of code changed in:

  • continuum-webapp-test: pom.xml (+1)
evenisse 2006-10-26 21:47

Add codehaus snapshot repo

12 lines of code changed in:

evenisse 2006-10-26 21:31

o Add continuum-webapp-test.

o Remove old continuum-web-test

2264 lines of code changed in:

evenisse 2006-10-26 21:01

2 lines of code changed in:

  • continuum-webapp: pom.xml (+2 -2)
jmcconnell 2006-10-26 14:13

continuum-970 edwin pointed out I missed committing the parent pom's change to the depMan, whoops

5 lines of code changed in:

jmcconnell 2006-10-25 18:42

continuum-970 a patch by edwin ( thanks! ) that adjusts the release manager to the maven shared version of the same

33 lines of code changed in:

jmcconnell 2006-10-25 16:05

group notifiers should be loading up correctly now on adding of the m2 project

129 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:

jmcconnell 2006-10-24 16:41

continuum-968 phillipe faes found out that the intermittent release failure was coming from an ordering issue in the two unit tests for this functionality. Turns out that there really shouldn't be two unit tests but they should be combined since they are functionally one test and junit's random test execution expresses the error

13 lines of code changed in:

evenisse 2006-10-24 16:01

Fix bad class

0 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

506 lines of code changed in:

jmcconnell 2006-10-23 13:51

continuum-966, a couple of added jsp's and some tweaking of the added group notifiers action, thanks rahul

187 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!

237 lines of code changed in:

evenisse 2006-10-20 17:24

o Add plexus runtime

o Remove some snapshots

342 lines of code changed in:

  • pom.xml (+9 -7)
  • continuum-model: pom.xml (+2 -2)
  • continuum-plexus-runtime: pom.xml (new 130)
  • continuum-plexus-runtime/src: plexus.properties (new 4)
  • continuum-plexus-runtime/src/conf: plexus.xml (new 67)
  • continuum-plexus-runtime/src/main/assembly: bin.xml (new 127)
  • continuum-webapp: pom.xml (+3 -6)
evenisse 2006-10-20 17:23

Update plexus application

18 lines of code changed in:

carlos 2006-10-19 18:03

Added favicon

2 lines of code changed in:

  • continuum-webapp/src/main/webapp: favicon.ico (new 1)
  • continuum-webapp/src/main/webapp/WEB-INF/jsp/decorators: default.jsp (+1)
jmcconnell 2006-10-19 03:34

added some project group notifier methods and a test case

190 lines of code changed in:

jmcconnell 2006-10-18 19:41

continuum-963 update the jetty plugin version, thanks rahul

1 lines of code changed in:

  • continuum-webapp: pom.xml (+1 -1)
jmcconnell 2006-10-18 19:24

CONTINUUM-962 rahul cleaned up some css uglies in the webwork field errors, thanks!

452 lines of code changed in:

  • continuum-webapp/src/main/webapp/css: tigris.css (+452 -414)
jmcconnell 2006-10-18 17:56

updating readme to better reflect reality

9 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

9 lines of code changed in:

jmcconnell 2006-10-17 20:17

realign the validations to the configuration package/namespace change

28 lines of code changed in:

jmcconnell 2006-10-17 20:15

added an /admin namespace and moved the configuration pages into it

432 lines of code changed in:

jmcconnell 2006-10-17 19:50

deleting unused jsp

0 lines of code changed in:

jmcconnell 2006-10-17 19:45

continuum jsp's are now structured like the ones in archiva, making things consistent between the two applications. this required a bit of tweaking of paths in the xwork.xml. I also cleaned up a number of instances of <ww:url being embedded into <a href statements, switching them around to follow the standard form of usage

1743 lines of code changed in:

evenisse 2006-10-16 17:01

Fix title

1 lines of code changed in:

jmcconnell 2006-10-16 16:35

dechain an action to a redirect

3 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+3 -1)
jmcconnell 2006-10-16 13:09

continuum-959 misspelled variable name fixed, thanks christian

1 lines of code changed in:

jmcconnell 2006-10-15 13:57

remove cookie domain from sso config, thanks rahul

0 lines of code changed in:

  • continuum-webapp/src/main/resources/META-INF/plexus: application.xml (-1)
jmcconnell 2006-10-13 22:20

updated to plexus-security-alpha-6-SNAPSHOT, removed some references to the old continuum security

16 lines of code changed in:

jmcconnell 2006-10-13 20:45

disable releases on plugin repo

3 lines of code changed in:

jmcconnell 2006-10-13 20:39

switch to pluginRepository

7 lines of code changed in:

jmcconnell 2006-10-13 20:12

added apache snapshot repo to the continuum pom, plugins are deploying snapshots to there now it seems

8 lines of code changed in:

jmcconnell 2006-10-13 18:46

missing file from the merge yesterday

65 lines of code changed in:

jmcconnell 2006-10-12 21:41

add missing interceptor

70 lines of code changed in:

jmcconnell 2006-10-12 21:01

merging the integration-rbac branch to trunk as per the vote last week.

1187 lines of code changed in:

evenisse 2006-10-05 20:32

[CONTINUUM-945] Revert latest patch and fix the correct action

2 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+2 -2)
evenisse 2006-10-05 20:28

Fix 1.5 code

3 lines of code changed in:

evenisse 2006-10-05 17:08

[CONTINUUM-953] Allow to download some type of file

76 lines of code changed in:

evenisse 2006-10-05 14:10

[CONTINUUM-952] Fix build state icons

Submitted by: Maria Odea Ching

18 lines of code changed in:

evenisse 2006-10-05 14:09

[CONTINUUM-900] Replece Build/Delete text links by buttons

Submitted by Marvin King

16 lines of code changed in:

evenisse 2006-10-05 14:08

[CONTINUUM-945] Fix redirection on build action in group summary

Submitted by: Marvin King

1 lines of code changed in:

  • continuum-webapp/src/main/resources: xwork.xml (+1 -1)
evenisse 2006-10-04 22:07

Set the project state to the build result state if it exist

11 lines of code changed in:

evenisse 2006-10-04 22:00

Use canonical paths

35 lines of code changed in:

evenisse 2006-10-04 16:06

2 lines of code changed in:

evenisse 2006-10-04 15:47

3 lines of code changed in:

jmcconnell 2006-10-04 04:20

continuum-951, fixing up relative patchs to jsps that were causing some problems, and also a fix to a mistype in a jsp. thanks for the patch christian

63 lines of code changed in:

brett 2006-10-01 06:18

[CONTINUUM-914] add back configuration for the deployment repository directory

30 lines of code changed in:

brett 2006-10-01 06:09

allows it to be run from a different directory

1 lines of code changed in:

  • continuum-webapp: pom.xml (+1 -1)
brett 2006-10-01 05:44

remove duplicate

0 lines of code changed in:

September 2006 »

Generated by StatSVN 0.3.2-SNAPSHOT