- Jul 31, 2012
-
-
Jesse Glick authored
-
- Jul 26, 2012
-
-
Nicolas De loof authored
-
vincentkok authored
Add @Exported annotation to the executor of a Run to have more information on a running Job via the remote API
-
Emanuele Zattin authored
-
- Jul 25, 2012
-
-
Sami Tikka authored
Uninstall.command is dropped to /Library/Application Support/Jenkins
-
- Jul 24, 2012
-
-
Joris de Vries authored
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
Fixed a problem in actually making concurrent builds work.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jul 23, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jul 19, 2012
-
-
Jesse Glick authored
-
- Jul 11, 2012
-
-
Kohsuke Kawaguchi authored
-
- Jul 10, 2012
-
-
Jesse Glick authored
-
Kohsuke Kawaguchi authored
-
- Jul 06, 2012
-
-
Jesse Glick authored
-
- Jul 05, 2012
-
-
Jesse Glick authored
Introduced AbstractProject.supportsMakeDisabled rather than using trick of checking for parent instanceof Jenkins. Extracted common GUI into makeDisabled.jelly, with accompanying I18N refactoring. Also moved all this into AbstractProject, where the relevant methods are defined, rather than Job where they are not.
-
- Jul 02, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jun 28, 2012
-
-
Olivier Lamy authored
-
- Jun 25, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jun 24, 2012
-
-
Christoph Kutzinski authored
-
- Jun 22, 2012
-
-
Andrey Myatlyuk authored
[FIXED JENKINS-13695]
-
- Jun 20, 2012
-
-
Kohsuke Kawaguchi authored
Preserve in-progress builds when reloading a job. Because in-flight builds tend to update the state a lot, with this change we refrain from reloading those builds from the disk. This should be acceptable since we are primarily reloading a job, and reloading of builds are secondary.
-
Kohsuke Kawaguchi authored
All top-level jobs show up in search, as opposed to just jobs in the current view or in the primary view.
-
- Jun 19, 2012
-
-
Nicolas De Loof authored
-
Kohsuke Kawaguchi authored
-
Nicolas De Loof authored
This reverts commit ebc6af72.
-
Kohsuke Kawaguchi authored
-
- Jun 16, 2012
-
-
Kohsuke Kawaguchi authored
The actual meat of the change is in remoting.
-
Kohsuke Kawaguchi authored
I couldn't quite find one place to do this, so it's spread apart somewhat.
-
- Jun 15, 2012
-
-
Kohsuke Kawaguchi authored
-
- Jun 13, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
I should have known better than reusing the version number. Apparently the issue isn't just in Maven.
-
- Jun 12, 2012
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-