Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
authors by first/last commit
Core group
Developer turnover
Changes    Collaboration    Timeline    Rss   
1 - 20 of 28532  Next ›
28532 12.03.2010 17:58:26, by rpetti
[FIXED HUDSON-5917] append hashcode of slave name to the end of client workspace names instead of the hostname
28531 12.03.2010 15:15:50, by stolp
Reasons are put on a new line.
28530 12.03.2010 15:15:03, by stolp
RESOLVED - issue KLAROS-722: Include the reason for failed results imports in the HTTP response
http://infosys.verit.de/jira/browse/KLAROS-722
28529 12.03.2010 09:09:48, by whsu
[artf51847]

looks like getViewerUrlWithPath is throwing indexOutOfBounds exception since getViewerUrl can now at times return url that do not have a ? in it. update logic to handle that.
28528 12.03.2010 04:16:27, by rpetti
[HUDSON-5915] modifying documentation to make it more clear that reusing a client workspace for multiple jobs is a bad idea.
28527 12.03.2010 04:16:22, by rpetti
[FIXED HUDSON-5915] let polling save the new client workspace if it's changed, so it can check for new changes against the proper view spec.
28526 12.03.2010 03:44:58, by kohsuke
pushing new update center site
28525 12.03.2010 03:04:34, by kohsuke
pushing new web contents
28524 11.03.2010 22:52:08, by mindless
[maven-release-plugin] prepare for next development iteration
28523 11.03.2010 22:52:03, by mindless
[maven-scm] copy for tag filesystem_scm-1.7
28522 11.03.2010 22:51:54, by mindless
[maven-release-plugin] prepare release filesystem_scm-1.7
28521 11.03.2010 22:50:14, by mindless
[FIXED HUDSON-5893] always create a new XStream2 object for XMLSerializer,
do not serialize this object in build.xml (it's very large!).
This also fixes NPE loading old FSSCM builds with Hudson 1.349 or newer
where a new field in XStream2.AssociatedConverterImpl has been added.
28520 11.03.2010 22:45:59, by mindless
[filesystem_scm] reapply some deprecated API updates from r22975 that were lost
when java package for this plugin was changed.
28519 11.03.2010 22:39:17, by drulli
[FIXED HUDSON-5147]: Improved documentation of useDeltaValues field.
28518 11.03.2010 22:37:52, by drulli
Added PHP parser.
28517 11.03.2010 19:59:25, by mindless
[FIXED HUDSON-5894] avoid NPE if entry.getMsg() returns null
28516 11.03.2010 19:09:23, by kohsuke
typo
28515 11.03.2010 19:09:00, by kohsuke
modernized by using HttpResponse.
28514 11.03.2010 18:44:31, by kohsuke
URLs in the console output are now hyperlinks.
28513 11.03.2010 12:24:39, by kyosi
- Add ClearCase report. Shows ClearCase related information:
* For builds running with base ClearCase configuration: the CSPEC that was used.
*For builds running with UCM ClearCase: the stream and baselines that were used (baselines will be shown only if CodeFreeze option was selected in the UCM ClearCase configuration).
- UCM: Implement code freeze for dynamic view. This includes adding new work flow for UCM checkout: create build stream as a child of the configured stream and use that stream for building.
- UCM: Implement clean build for dynamic view. This is implemented by removing and recreating the view on each build.
- UCM: support overriding the configured stream by STREAM parameter.
- UCM: support running concurrent builds on different streams. Implemented by dynamically allocating view name.
1 2 3 4 5 6 7 8 9 10 Next