- Oct 26, 2015
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Oct 25, 2015
-
-
Oleg Nenashev authored
-
Oleg Nenashev authored
-
Oleg Nenashev authored
-
Oleg Nenashev authored
Update JNA to 4.2.1
-
- Oct 24, 2015
-
-
-
Oleg Nenashev authored
-
Oleg Nenashev authored
-
-
Oleg Nenashev authored
It's a follow-up to https://github.com/jenkinsci/jenkins/pull/1861 Fixes the regression on linux-arm: https://github.com/java-native-access/jna/issues/507
-
Oleg Nenashev authored
[JENKINS-15792] Update jna to 4.2.0
-
Oleg Nenashev authored
[JENKINS-755] Describe the built-in JDK as '(System)'.
-
Oleg Nenashev authored
Update login.jelly to avoid autocorrect of username on mobile devices
-
Oleg Nenashev authored
[JENKINS-31098] Deletage remove a node back to Computer.doDoDelete()
-
Oleg Nenashev authored
Revert trigger optimisation
-
- Oct 23, 2015
-
-
Jesse Glick authored
Provide a default implementation of Descriptor.getDisplayName
-
Stephen Connolly authored
-
Stephen Connolly authored
[FIXED JENKINS-31055] Make Node implement Saveable
-
- Oct 22, 2015
-
-
Ing. Pavel Janousek authored
-
- Oct 21, 2015
-
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Jesse Glick authored
-
Vincent Latombe authored
Trim display name before applying it
-
Vincent Latombe authored
The current implementation is not robust against blank display name
-
Stephen Connolly authored
Seems rather unlikely, but none the less it is a possibility. Not sure how we should handle this though: * We do not want to hold the Queue lock while performing I/O as that will grind everything to a halt * We do not want a big fat lock on all nodes * If we have a per-node lock then the save everything method may have to grab them all In short, it gets ugly real fast. For now, I believe that the risk is very low as releasing a lock does not intrinsically deschedule a currently running thread so the likely course of events is that the thread will release the lock and at least start the save before a competing thread could acquire the lock update remove the node release the lock and delete the node's directory
-
Stephen Connolly authored
-
Stephen Connolly authored
-
Stephen Connolly authored
-
- Oct 20, 2015
-
-
Oliver Gondža authored
Use of class Base64 in a static way
-
Stephen Connolly authored
- Also tidy up some of the mess logic in both #1866 and #1860
-
Stephen Connolly authored
Jenkins.updateNode(): Call getQueue().scheduleMaintenance() to be sure to update builds in the queue with the change done in the node (+ Add since 1.634)
-
marco authored
-
- Oct 19, 2015
-
-
Oleg Nenashev authored
pt_BR translation
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Daniel Beck authored
Add de translations for TimerTrigger
-
- Oct 18, 2015
-
-
marco authored
-