[root]/continuum-model/src/main/mdo
use of jpox.column and jpox.table to clean up the model of potential reserved key words for a wide array of databases, this is due to joakim's addition of strict model validation with modello
11 lines of code changed in:
added jpox.nullValue tag... should work until jpox.allows-null is supported in modello
1 lines of code changed in:
[CONTINUUM-1155]
added configuration to force the use of scm cache... currently leaning towards the use of svn cache while cvs cache is always used when available
5 lines of code changed in:
Fix license header from my previous commit
0 lines of code changed in:
Update license
38 lines of code changed in:
move the company information to be configured from a POM in the repository
0 lines of code changed in:
add code to backup/restore the continuum database
216 lines of code changed in:
removed the deprecated continuumUser, permission and security objects.
0 lines of code changed in:
[CONTINUUM-232] Build when a dependency has been changed
1 lines of code changed in:
[CONTINUUM-232] Build when a dependency has been changed, only for dependencies that are a continuum project
8 lines of code changed in:
turn off jdo for the project state
1 lines of code changed in:
remove the java file from the model project and generate via modello like all the others
64 lines of code changed in:
mistype in the model
1 lines of code changed in:
continuum-553 build definitions now have the build fresh option, when this is toggled then when the build triggers it removed the contents of the working directory and checks out from source control every build, this is off by default
9 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
8 lines of code changed in:
Set svn properties
0 lines of code changed in:
Rename mdo to xml for easier editing
1191 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).
10 lines of code changed in:
Fix MDO error for JPOX
2 lines of code changed in:
applied CONTINUUN-819 and CONTINUUM-309 and modified a bit to get working with latest trunk, thanks much
92 lines of code changed in:
(43 more)