[root]/continuum-core/src/test/resources
org
(0 files, 0 lines)
apache
(0 files, 0 lines)
maven
(0 files, 0 lines)
continuum
(1 files, 233 lines)
buildcontroller
(2 files, 60 lines)
buildqueue
(1 files, 65 lines)
configuration
(1 files, 36 lines)
core
(0 files, 0 lines)
network
(1 files, 40 lines)
notification
(1 files, 74 lines)
mail
(1 files, 87 lines)
store
(0 files, 0 lines)
projects
(1 files, 860 lines)
continuum
(2 files, 236 lines)
continuum-core
(1 files, 157 lines)
continuum-model
(1 files, 69 lines)
continuum-notifiers
(1 files, 47 lines)
continuum-notifier-irc
(1 files, 42 lines)
continuum-notifier-jabber
(1 files, 42 lines)
continuum-plexus-application
(1 files, 147 lines)
continuum-web
(1 files, 98 lines)
continuum-xmlrpc
(1 files, 41 lines)
Fix license header from my previous commit
0 lines of code changed in:
Update license
76 lines of code changed in:
Merged bug fixes and improvements up to rev# 449148 from continuum-acegi branch
23 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
5 lines of code changed in:
rename ContinuumProject to Project
4 lines of code changed in:
separate store
0 lines of code changed in:
merge the test branch to the trunk
6 lines of code changed in:
svn props
0 lines of code changed in:
o adding tests for the configuration service and in particular the storing of
various JDKs that people might be wanting to use.
4 lines of code changed in:
o Setting svn:eol-style=native and svn:keywords="Author Date Id Revision".
0 lines of code changed in:
o Fixing CONTINUUM-100: "Add the ability to force a build"
o Adding a "forced" flag to ContinuumBuild.
o Adding a force parameter to Continuum.buildProject() and
ContinuumXmlRpc.buildProject().
o Updated the BuildProjectTask and task evaluator to obey the forced flag.
o Updated the socket and alarm triggers with the new API, they will both not
force the build.
0 lines of code changed in: