Directory continuum-web/src/main/java/org/apache/maven/continuum/web/pipeline/valve/

Directory Deleted:
2006-09-28 03:40
Total Files:
0
Deleted Files:
5
Lines of Code:
0

Browse with ViewVC

[root]/continuum-web/src/main/java/org/apache/maven/continuum/web/pipeline/valve

Lines of Code

continuum-web/src/main/java/org/apache/maven/continuum/web/pipeline/valve/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 34 (100.0%) 90 (100.0%) 2.6
jvanzyl 10 (29.4%) 72 (80.0%) 7.2
evenisse 7 (20.6%) 12 (13.3%) 1.7
trygvis 12 (35.3%) 6 (6.7%) 0.5
brett 5 (14.7%) 0 (0.0%) 0.0

Most Recent Commits

brett 2006-09-28 03:40

remove old web module

0 lines of code changed in:

evenisse 2005-09-30 00:59

Add a configuration screen as the first page of web interface until user configure Continuum.

User can setup all parameter that we have in configurationService and create his login/password (admin account)

0 lines of code changed in:

evenisse 2005-09-29 20:03

o Break configurationService dependency in ContinuumStore

o Start to refactor configurationService to store conf in database instead of configuration.xml

1 lines of code changed in:

  • continuum-web/src/main/java/org/apache/maven/continuum/web/pipeline/valve: LoginValve.java (+1 -1)
evenisse 2005-09-28 14:19

[CONTINUUM-274] Implement a basic login/identification mechanism

[CONTINUUM-281] Add guest account handling (It can be modify in configuration file)

11 lines of code changed in:

  • continuum-web/src/main/java/org/apache/maven/continuum/web/pipeline/valve: LoginValve.java (+11 -22)
jvanzyl 2005-07-19 03:59

o updates for schedules

1 lines of code changed in:

  • continuum-web/src/main/java/org/apache/maven/continuum/web/pipeline/valve: FormicaValve.java (+1 -1)
evenisse 2005-07-08 18:13

Set more svn properties

0 lines of code changed in:

trygvis 2005-07-08 11:06

o Setting svn:eol-style=native and svn:keywords="Author Date Id Revision".

1 lines of code changed in:

jvanzyl 2005-07-06 23:49

o adding code and templates for dealing with notification management

40 lines of code changed in:

  • continuum-web/src/main/java/org/apache/maven/continuum/web/pipeline/valve: FormicaValve.java (+40 -7)
jvanzyl 2005-07-05 01:50

o making errors display nicely

o putting continumm into the context, just easier for some things

o showing the total number of successful projects

13 lines of code changed in:

trygvis 2005-07-03 18:34

o Adding a 'checkout' button.

1 lines of code changed in:

  • continuum-web/src/main/java/org/apache/maven/continuum/web/pipeline/valve: FormicaValve.java (+1 -1)
trygvis 2005-06-23 14:02

o Cleanup.

o Moving more code to the actions, using the actions in DefaultContinuum.

4 lines of code changed in:

  • continuum-web/src/main/java/org/apache/maven/continuum/web/pipeline/valve: FormicaValve.java (+4 -5)
trygvis 2005-06-21 00:43

o Overall cleanup of the core. Removing the state field from ContinuumProject.

This should effectively resolve CONTINUUM-170: "project can get stuck in the

updating state" as there is no state to get stuck in. Still probably need

better error handling so I'm leaving it open.

o Adding a simple test for the XmlRpc interface to make easier to test it.

o Fixing CONTINUUM-168: "Store should only deal in terms of model entities".

0 lines of code changed in:

jvanzyl 2005-06-20 07:51

o adding a formica valve, first step toward a view flow valve

15 lines of code changed in:

jvanzyl 2005-06-06 05:08

o altering continuum store to allow adding straight ContinuumProject's,

something is not quite right with this. As I get a mismatch when trying to

do an insert.



o modified DefaultMavenBuilderHelper to populate the continuum project with

groupId, url, testOutputDirectory and developers





3 lines of code changed in:

  • continuum-web/src/main/java/org/apache/maven/continuum/web/pipeline/valve: LoginValve.java (+3 -2)
trygvis 2005-05-18 21:34

o Setting svn:keywords=Id on all Java, XML and Velocity files.

0 lines of code changed in:

jvanzyl 2005-05-16 13:23

0 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT