- Feb 16, 2013
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
This is done by introducing a new base type 'BuildDiscarder' that's extensible. Plugins can implement their own logics.
-
- Feb 15, 2013
-
-
Nicolas De loof authored
[JENKINS-16815] Specify ID and version in UpdateSite.updateDirectly
-
Ryan Campbell authored
-
- Feb 14, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
This fixes two annotation-indexers from different groupIds to get bundled.
-
Jesse Glick authored
-
Jesse Glick authored
-
Christoph Kutzinski authored
-
Kohsuke Kawaguchi authored
This reverts commit e2168722.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
- Use the proper block cipher mode. Or else the information about the plain text still ends up revealing as a pattern without the attacker knowing the key. - No need to hide SLAVE_SECRET from the encrypted payload. jnlpMac is needed to decrypt this payload to begin with, so there's no point in hiding it. This simplifies the code a little bit. - Using a newer slave installer that uses the -secret option
-
Kohsuke Kawaguchi authored
Jesse's original patch
-
- Feb 13, 2013
-
-
Kevin P. Fleming authored
This came from pull request #705
-
Kohsuke Kawaguchi authored
Fixed the HTTP request thread saturation problem with Winstone.
-
Kohsuke Kawaguchi authored
eval("") is no-op in IE but window.execScript("") isn't. So bring the uniformity outside
-
Kohsuke Kawaguchi authored
Failure to load JNA should be handled graciously
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Feb 12, 2013
-
-
Jesse Glick authored
-
Christoph Kutzinski authored
[FIXED JENKINS-16776] surefire-reports not detected for android-maven-plugin
-
Richard Mortimer authored
-
Jesse Glick authored
(Or should we just check the status code?)
-
Jesse Glick authored
-
Christoph Kutzinski authored
-
- Feb 11, 2013
-
-
Nicolas De Loof authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Feb 09, 2013
-
-
Jesse Glick authored
-
- Feb 08, 2013
-
-
Jesse Glick authored
translation cleanup
-
Harald Albers authored
purged duplicated translations for GlobalCrumbIssuerConfiguration ("Prevent Cross Site Request Forgery exploits"). Changed property name "Crumb" to "Crumbs" because this is the value that the existing translations actually use.
-
Christoph Kutzinski authored
-
- Feb 07, 2013
-
-
Jesse Glick authored
Improve UpdateSiteTest by adding valid Update sites
-