[root]/continuum-api/src/main/java/org/apache/maven/continuum
build
(0 files, 0 lines)
settings
(3 files, 161 lines)
configuration
(4 files, 210 lines)
execution
(4 files, 176 lines)
notification
(1 files, 80 lines)
project
(0 files, 0 lines)
builder
(4 files, 446 lines)
release
(3 files, 182 lines)
security
(0 files, 0 lines)
store
(3 files, 336 lines)
utils
(1 files, 75 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 101 (100.0%) | 1110 (100.0%) | 10.9 |
evenisse | 38 (37.6%) | 446 (40.2%) | 11.7 |
trygvis | 24 (23.8%) | 243 (21.9%) | 10.1 |
jvanzyl | 14 (13.9%) | 133 (12.0%) | 9.5 |
brett | 17 (16.8%) | 128 (11.5%) | 7.5 |
jmcconnell | 4 (4.0%) | 81 (7.3%) | 20.2 |
carlos | 3 (3.0%) | 51 (4.6%) | 17.0 |
epunzalan | 1 (1.0%) | 28 (2.5%) | 28.0 |
[CONTINUUM-1155] Allow user to choose if he want to use scm credential from cache when he add a new project
28 lines of code changed in:
[CONTINUUM-1202] Build only projects in current group
3 lines of code changed in:
Fix some jdo calls for performance improvment
7 lines of code changed in:
[CONTINUUM-1153] Add project group level release button
Submitted by: Henry S. Isidro
19 lines of code changed in:
[CONTINUUM-1138]
Add option to choose a project group when adding new Ant and Shell projects
28 lines of code changed in:
[CONTINUUM-1110] Allow to force a build of a non-default build definition
9 lines of code changed in:
Fix license header from my previous commit
0 lines of code changed in:
Update license
96 lines of code changed in:
Fix upload pom feature
46 lines of code changed in:
add code to backup/restore the continuum database
29 lines of code changed in:
Add projects groups list in add maven1 project screen
19 lines of code changed in:
removed the deprecated continuumUser, permission and security objects.
0 lines of code changed in:
[CONTINUUM-1014] Few patches from acegi branch
- base url autoconfiguration
- projectGroup choice in add maven2 project page
- add maven2 project link in project group page
Submitted by: Lester Ecarma
30 lines of code changed in:
added some project group notifier methods and a test case
21 lines of code changed in:
Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch
30 lines of code changed in:
[CONTINUUM-727] Merged rev# 439241-443311 from https://svn.apache.org/repos/asf/maven/continuum/branches/release-integration/continuum
6 lines of code changed in:
added remove project group and build project group functionality
6 lines of code changed in:
my first pass through with project grouping which required a fair amount of changes to -api -core -store to support the concepts already in place in the -model. the -webapp parts are basically working, the triggered builds are still building everything across the board but support for fixing that is in place to be wired in. Whole slew of changes but brett and jason were both cool with my getting this big commit out of the way so I could continue on the same path without this looming.
54 lines of code changed in:
Add javadocs
15 lines of code changed in:
[CONTINUUM-284] Add group display on front page
Submitted by: Jesse McConnell
9 lines of code changed in:
(70 more)