[root]/continuum-test/src/main/java/org/apache/maven/continuum
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 30 (100.0%) | 855 (100.0%) | 28.5 |
trygvis | 5 (16.7%) | 529 (61.9%) | 105.8 |
brett | 10 (33.3%) | 210 (24.6%) | 21.0 |
jvanzyl | 3 (10.0%) | 54 (6.3%) | 18.0 |
carlos | 2 (6.7%) | 36 (4.2%) | 18.0 |
evenisse | 6 (20.0%) | 23 (2.7%) | 3.8 |
kenney | 1 (3.3%) | 1 (0.1%) | 1.0 |
jmcconnell | 2 (6.7%) | 1 (0.1%) | 0.5 |
handyande | 1 (3.3%) | 1 (0.1%) | 1.0 |
more role hints
1 lines of code changed in:
update to jpox 1.1.6 and associated toolchain bits
1 lines of code changed in:
Update license
14 lines of code changed in:
fixing up a couple of issues with the latest plexus-security update
0 lines of code changed in:
lookup correctly the jdo factory
1 lines of code changed in:
Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch
35 lines of code changed in:
removed too specific methods from interface
1 lines of code changed in:
Upgrade to jpox 1.1.1
1 lines of code changed in:
Refactored the DefaultBuildController to have better exception
handling. Cleaned up the code and added a BuildContext bean to store
all build related information so it can be passed around to the different methods.
The rest is code cleanup:
* Remove unused code (private methods that were not called, unused variables, unused imports)
* Recorganize declarations of local variables to their proper scope
* Fix possible NPE's
* Remove bogus null/non-null checks.
1 lines of code changed in:
Merge with branch rev. 406599
2 lines of code changed in:
[CONTINUUM-325] Refactor configurationService tor store conf in database instead of configuration.xml
3 lines of code changed in:
o Break configurationService dependency in ContinuumStore
o Start to refactor configurationService to store conf in database instead of configuration.xml
2 lines of code changed in:
[CONTINUUM-295]. Generate package.jdo with modello jpox plugin
1 lines of code changed in:
make ids consistent, re-enable mail test, fix old use of "forced"
8 lines of code changed in:
force all projects into a group
2 lines of code changed in:
small fixes
1 lines of code changed in:
rename ContinuumProject to Project
15 lines of code changed in:
remove some unused fields to push towards new model
26 lines of code changed in:
replacement model and tests. Have commented out some tests that address the old model in the core until I can migrate it in
51 lines of code changed in:
remove build groups - they weren't used except to add an ugly tie back and forward between
the project and build settings. project groups seem to encompass this functionality.
If required back, simply merge this revision back as it contains the entire change set.
0 lines of code changed in:
(10 more)