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

Directory Created:
2005-12-20 18:58
Total Files:
3
Deleted Files:
1
Lines of Code:
371

Browse with ViewVC

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

                                             buildresults (1 files, 63 lines)

                                             commons (1 files, 80 lines)

                                             jsp (0 files, 0 lines)

                                                 ui (3 files, 393 lines)

                                             projectview (3 files, 203 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 42 (100.0%) 672 (100.0%) 16.0
evenisse 32 (76.2%) 454 (67.6%) 14.1
jmcconnell 2 (4.8%) 84 (12.5%) 42.0
kenney 4 (9.5%) 79 (11.8%) 19.7
carlos 4 (9.5%) 55 (8.2%) 13.7

Most Recent Commits

evenisse 2007-01-11 16:47

Fix some role usage and secure the working copy page

55 lines of code changed in:

evenisse 2007-01-11 15:26

[CONTINUUM-1121] Fix buildNumber link

4 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view: BuildCell.java (+4 -4)
evenisse 2007-01-04 14:35

Update license

47 lines of code changed in:

evenisse 2007-01-04 11:24

[CONTINUUM-1111] Use the checkout icon when the project is in checkout queue

6 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view: BuildCell.java (+6 -1)
evenisse 2006-12-05 12:26

o Add missing projectGroupId in some links

o Remove unused BuoldNowCell component

16 lines of code changed in:

evenisse 2006-11-01 07:33

Fix authorization check

40 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view: BuildCell.java (+40 -42)
evenisse 2006-10-31 15:52

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

9 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view: BuildNowCell.java (+9 -1)
jmcconnell 2006-10-12 21:01

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

84 lines of code changed in:

carlos 2006-09-25 01:40

Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch

55 lines of code changed in:

kenney 2006-09-15 17:03

PR: MCONTINUUM-369



Add cancel build icon - shown in place of the Build Now icon.

36 lines of code changed in:

kenney 2006-09-13 12:43

Added 'maxJobExecutionTime' field to Schedule;



Updated edit/show schedule pages (and label properties) for this new field;



DefaultContinuum now sets the max job execution time on the Task,

retrieved from schedule for the given buildId;

(Also removed never-executing code from DefaultContinuum and fixed an NPE).



Added a CancelBuildAction and made it available from the StateCell, displayed

in build history/build overviews.



TODO: When a build is cancelled, it the build number is incorrect

(either 0 or the highest one, depending on when it's cancelled).

42 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view: StateCell.java (+42 -22)
evenisse 2006-08-09 21:29

[CONTINUUM-284] Generate view model classes

6 lines of code changed in:

kenney 2006-07-17 20:11

Fix HTML error in BuildCell; rendering of the 'Build' column produced

illegal HTML.



Changed 'requiredstring' to 'required' in ConfigurationAction-validation.xml

because 'requiredstring' doesn't exist but 'required' does, and I believe the

default type is a string anyway.

1 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view: BuildCell.java (+1 -1)
evenisse 2006-06-30 22:53

Fix build cell rendering

26 lines of code changed in:

evenisse 2006-06-14 15:51

Update extremecomponents to final release

51 lines of code changed in:

evenisse 2006-01-15 01:35

Clean imports

12 lines of code changed in:

evenisse 2006-01-05 15:48

Fix styles

2 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view: BuildCell.java (+2 -2)
evenisse 2006-01-04 11:56

Fix build result url

22 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view: BuildCell.java (+22 -1)
evenisse 2006-01-02 18:50

o Complete links on summary page

o Add more internationalization

16 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view: StateCell.java (+16 -1)
evenisse 2005-12-22 17:46

Add notifiers and dependencies

0 lines of code changed in:

  • continuum-webapp/src/main/java/org/apache/maven/continuum/web/view: BuildCell.java (-2)

(4 more)

Generated by StatSVN 0.3.2-SNAPSHOT