[root]/continuum-webapp/src/main/resources/org/apache/maven/continuum/web/action
admin
(4 files, 142 lines)
notifier
(20 files, 632 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 98 (100.0%) | 1187 (100.0%) | 12.1 |
evenisse | 74 (75.5%) | 1024 (86.3%) | 13.8 |
trygvis | 8 (8.2%) | 136 (11.5%) | 17.0 |
carlos | 2 (2.0%) | 21 (1.8%) | 10.5 |
kenney | 2 (2.0%) | 6 (0.5%) | 3.0 |
jmcconnell | 12 (12.2%) | 0 (0.0%) | 0.0 |
Update license
570 lines of code changed in:
[CONTINUUM-1064] Add validation on scheduler fields
Submitted by: Maria Odea Ching
3 lines of code changed in:
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
0 lines of code changed in:
realign the validations to the configuration package/namespace change
0 lines of code changed in:
merging the integration-rbac branch to trunk as per the vote last week.
0 lines of code changed in:
0 lines of code changed in:
[CONTINUUM-939] Validate admin configuration page
Submitted by: Maria Odea Ching
34 lines of code changed in:
Merge with rev.449625 of release-integration branch
65 lines of code changed in:
[CONTINUUM-755] Add missing validation files
Submitted by: Maria Odea Ching
131 lines of code changed in:
[CONTINUUM-921] Fix notifiers validation
Submitted by: Maria Odea Ching
39 lines of code changed in:
[CONTINUUM-920] Project edit function for Ant projects doesn't have validation.
Submitted By: Maria Odea Ching
21 lines of code changed in:
o Removed empty unused package 'rememberme'
o reverted change from 'requiredstring' to 'required'
o Updated some action classes to specify the correct role-hint
(xwork.xml specified different names for the hints).
3 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.
3 lines of code changed in:
o Cleaning up XML files.
136 lines of code changed in:
Add notifiers validators
100 lines of code changed in:
Add buildDefinitionEdit view validations
12 lines of code changed in:
Add projectEdit view validations
21 lines of code changed in:
Fix doctype
6 lines of code changed in:
Externalize validation, so execute methods are more simple
38 lines of code changed in:
Start configuration screens
5 lines of code changed in: