PR: CONTINUUM-477
End of performance improvement of enqueuing projects
78 lines of code changed in:
don't modify default schedule if it exist in database
1 lines of code changed in:
PR: CONTINUUM-489
bump plexus-formica version. Fix url parsing when url have a port defined
1 lines of code changed in:
Fix scm url format page url
1 lines of code changed in:
[CONTINUUM-486] Allow to modify default schedule.
1 lines of code changed in:
Define build definitions as default
5 lines of code changed in:
0 lines of code changed in:
[CONTINUUM-453] Fix NPE in working directory
22 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
338 lines of code changed in:
[CONTINUUM-480] Use project name as groupId and artifactId if groupId and artifactId are null like in ant and shell project.
Added version too to project identifier.
26 lines of code changed in:
this is required to compile
5 lines of code changed in:
Add release news
6 lines of code changed in:
[CONTINUUM-449] Fix title
1 lines of code changed in:
Update infos for release
17 lines of code changed in:
increase size of log files
1 lines of code changed in:
Change transaction isolation level to READ_UNCOMMITTED
2 lines of code changed in:
Check if project is in checkout queue before build it
1 lines of code changed in:
Retry the update if derby generate a lock exception
9 lines of code changed in:
remove version defined in dependencyManagement
0 lines of code changed in:
[maven-release-plugin] prepare for next development iteration
62 lines of code changed in:
[maven-release-plugin] prepare release continuum-1.0.1
50 lines of code changed in:
rollback
50 lines of code changed in:
[maven-release-plugin] prepare release continuum-1.0.1
50 lines of code changed in:
rollback
50 lines of code changed in:
[maven-release-plugin] prepare release continuum-1.0.1
50 lines of code changed in:
use released plexus-formica
1 lines of code changed in:
Store a build result when an internal error is occurred.
19 lines of code changed in:
Don't add link 'Build Now' if project is in checkout queue.
43 lines of code changed in:
use latest maven-scm
6 lines of code changed in:
1 lines of code changed in:
bump version of plexus-maven-plugin
1 lines of code changed in:
Add title attribute to <img/>
33 lines of code changed in:
[CONTINUUM-444] link build number to last success build on front page and state icon to last build
52 lines of code changed in:
[CONTINUUM-443] Fix jabber and msn notifier initialization
1 lines of code changed in:
[CONTINUUM-443] Fix typo in javadoc comments use by plexus configuration generator
2 lines of code changed in:
revert
0 lines of code changed in:
Fix notifier initialization
2 lines of code changed in:
add MAVEN_TERMINATE_CMD env variable
1 lines of code changed in:
Replace Thread.yield() by Thread.sleep( 1000 ), yield method use 100% of cpu, so IT test are very slow.
Now I can execute continuum build in 3 minutes instead of >10 minutes
3 lines of code changed in:
Fix artifactId of continuum-notifiers project to map to directory name
5 lines of code changed in:
Use release version of plexus-ircbot
1 lines of code changed in:
Use release version of plexus-jabber
1 lines of code changed in:
bump plexus-formica version
1 lines of code changed in:
[CONTINUUM-438] Add faq for activating file protocol
20 lines of code changed in:
[CONTINUUM-439] change methods scope
3 lines of code changed in:
Improve test in cron expression validator
13 lines of code changed in:
fix typo
2 lines of code changed in:
set tag to null if it's empty
8 lines of code changed in:
tag can't be a blank
7 lines of code changed in:
synchronize buildProject method, I hope it fix jdo exception with deadlock when a schedule build run in the same time than a forced build
1 lines of code changed in:
Fix NPE
1 lines of code changed in:
1 lines of code changed in:
always update schedule in scheduler if user change schedule definition
4 lines of code changed in:
o define build state in message to project state if build result doens't exist
o put shouldNotify method in AbstractContinuumNotifier
147 lines of code changed in:
Fix possible NPE
8 lines of code changed in:
[CONTINUUM-407] Fix destination page for build definitions and notifiers
53 lines of code changed in:
[CONTINUUM-428] fix schedule deletion
129 lines of code changed in:
fix svn keywords
3 lines of code changed in:
[CONTINUUM-367] Fix call of getprojects() through xml-rpc
7 lines of code changed in:
Fix plexus app generation. log4j was missing.
13 lines of code changed in:
Define the last update date in update command for getting only changes since this date in scmresult
27 lines of code changed in:
o Fix check of boolean value
o Fix parsing of jabber port
Thanks to Frank Zhao
31 lines of code changed in:
Fix api usage with new maven-scm apis
11 lines of code changed in:
Use new maven-scm snapshots
6 lines of code changed in:
Fix typo
1 lines of code changed in:
[CONTINUUM-425] Add more explanations
1 lines of code changed in:
[CONTINUUM-413] Add more explanation on how to modify maven.bat
Thanks to Brian Ewins
7 lines of code changed in:
Fix repo directory creation
2 lines of code changed in:
1 lines of code changed in:
5 lines of code changed in:
Allow to define jabber port
36 lines of code changed in:
Remove tagbase for subversion.
If a user want to use a svn tag, he'll modify the scm url, so he'll respect the svn url standard.
2 lines of code changed in:
Add missing fields for sslConnection and domain name
36 lines of code changed in:
[CONTINUUM-406] Allow password identification for a nick
28 lines of code changed in:
[CONTINUUM-421] allow a domain name different of host name
29 lines of code changed in:
update faqs for exit code with maven
4 lines of code changed in:
Allow absolute path for shell command
0 lines of code changed in:
show nb files updated only when result is success
5 lines of code changed in:
Fix defaultValue
4 lines of code changed in:
fix compilation error
3 lines of code changed in:
[CONTINUUM-355] Fix executable resolution
6 lines of code changed in:
6 lines of code changed in:
[CONTINUUM-406] Support for registered nicks
27 lines of code changed in:
Add sendOn* fields on notifiers
176 lines of code changed in:
Add default value if it's defined
13 lines of code changed in: