[root]/continuum-api/src/main/java/org/apache/maven/continuum/store
Rename some store method as suggested by Trygve
3 lines of code changed in:
Fix some jdo calls for performance improvment
4 lines of code changed in:
[CONTINUUM-1153] Add project group level release button
Submitted by: Henry S. Isidro
3 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:
move the company information to be configured from a POM in the repository
2 lines of code changed in:
add code to backup/restore the continuum database
4 lines of code changed in:
removed the deprecated continuumUser, permission and security objects.
0 lines of code changed in:
when I reverted the change for the build ordering I nuked the bit about how the project groups were able to populate in the build by schedule, so I changed the way I used to to it so we can retain the across group project ordering and its now consolidated in a small method in the store that aggregates the two method calls to produce a correct list of projects actived by the schedule
3 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
8 lines of code changed in:
[CONTINUUM-232] Build when a dependency has been changed, only for dependencies that are a continuum project
13 lines of code changed in:
o Rename all database columns that used a reserver name (http://db.apache.org/derby/docs/10.1/ref/rrefkeywords29722.html)
o Continuum jdo factory use now a datasource
o Add a new jdofactory for users objects like the security part
o Move company informations to the user datasource
9 lines of code changed in:
Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch
0 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.
43 lines of code changed in:
Merge with branch rev. 406599
21 lines of code changed in:
Format
2 lines of code changed in:
Clean imports
3 lines of code changed in:
PR: CONTINUUM-477
End of performance improvement of enqueuing projects
3 lines of code changed in:
[CONTINUUM-448] Improve performance of "show projects" page
[CONTINUUM-477] Improve performance of enqueuing projects - First part
[CONTINUUM-478] Restore state of project when they're "In Progress" when continuum restart
12 lines of code changed in:
[CONTINUUM-367] Fix exception when calling getprojects() through xml-rpc
2 lines of code changed in:
(55 more)