- Feb 16, 2013
-
-
Richard Mortimer authored
-
Jesse Glick authored
Fixed to pass basic auth to HTTP connections when included in user info portion of URL (e.g. as API token).
-
Kohsuke Kawaguchi authored
- Environment variables are by convention upper case, so I'm switching to upper case. This was what the original ticket requested anyway. - Since the ".jobName" was never documented to begin with, let's not promote that and stick to "_JOBNAME" as the official version.
-
gcummings authored
-
gcummings authored
-
gcummings authored
-
Harald Albers authored
added missing translations (save), adjusted an entry to match existing occurrences corrected missing backslash escapes deleted dislocated russian property file
-
Harald Albers authored
removed some translations from GlobalSecurityConfiguration and jenkins/model/Jenkins that should only exist in MasterComputer, DumbSlave & MasterBuildConfiguration
-
Harald Albers authored
-
cynipe authored
-
Kohsuke Kawaguchi authored
Introduced ${ITEM_FULL_NAME} to address the ticket without causing the backward compatibility problem.
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
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
-