[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)
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 |
Fix some role usage and secure the working copy page
55 lines of code changed in:
[CONTINUUM-1121] Fix buildNumber link
4 lines of code changed in:
Update license
47 lines of code changed in:
[CONTINUUM-1111] Use the checkout icon when the project is in checkout queue
6 lines of code changed in:
o Add missing projectGroupId in some links
o Remove unused BuoldNowCell component
16 lines of code changed in:
Fix authorization check
40 lines of code changed in:
Remove Next Schedule Build and Status Message columns because they aren't implemented.
9 lines of code changed in:
merging the integration-rbac branch to trunk as per the vote last week.
84 lines of code changed in:
Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch
55 lines of code changed in:
PR: MCONTINUUM-369
Add cancel build icon - shown in place of the Build Now icon.
36 lines of code changed in:
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-284] Generate view model classes
6 lines of code changed in:
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:
Fix build cell rendering
26 lines of code changed in:
Update extremecomponents to final release
51 lines of code changed in:
Clean imports
12 lines of code changed in:
Fix styles
2 lines of code changed in:
Fix build result url
22 lines of code changed in:
o Complete links on summary page
o Add more internationalization
16 lines of code changed in:
Add notifiers and dependencies
0 lines of code changed in:
(4 more)