- Feb 14, 2013
-
-
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
-
Ryan Campbell authored
-
Nicolas De Loof authored
-
Jesse Glick authored
Removing old static field, which was not friendly to tests, especially multithreaded runners. Cleaned up existing tests to use updateDirectly rather than POSTing raw JSON.
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
[JENKINS-15156] AbstractProject.builds accessed by Maven & matrix module builds before onLoad or onCreatedFromScratch called. Seem to need to keep the deprecated no-arg RunMap initializer though it is unclear to me how it could work.
-
Nicolas De Loof authored
so iterate on itemGroup.getItems and filter by job names
-
Nicolas De Loof authored
-
Nicolas De Loof authored
used to browse workspace and run scm polling
-