Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / jenkins / jenkins_ @ 09b88141

Historique | Voir | Annoter | Télécharger (5,21 ko)

# Date Auteur Commentaire
09b88141 2020-10-24 11:29 Lars Kruse

Improve documantion of many plugins

Specifically the configuration examples are now indented properly.

30a78e2e 2018-06-10 07:34 Lars Kruse

jenkins_: improve documentation wording

c2522f5b 2018-06-10 07:34 Lars Kruse

jenkins_: emit warning in case of unknown 'mode'

dec7c0c8 2018-06-10 07:29 Lars Kruse

jenkins_: unify whitespace

bceabb82 2018-06-10 07:26 Chris Butler

jenkins: Added support for jobs folders

Newer versions of Jenkins have support for grouping jobs into "folders",
for example when using a multibranch setup, the main "job" will actually
be a folder containing a job for each branch.

This changeset adds a "jobDepth" parameter that can be used to control...

7c62b9b6 2018-03-08 18:18 Lars Kruse

added executable permission for multiple plugins

50e8e277 2017-11-09 04:54 Henti Smith

Added recursion to jenkins_

The previous behaviour ignored the folder structure in Jenkins 2.

0147f805 2017-02-22 21:20 dipohl

Category Tree: Reduce number of categories
jenkins -> devel
sickbeard -> other (sickbeard)
swift -> fs (swift) [or better disk, storage, appserver?]
tarsnap -> backup (tarsnap)
tv -> sensors (tv)

3e70ec38 2015-09-10 11:48 Dominic Hargreaves

jenkins_: Accumulate build result counts correctly

The previous behaviour ignored initial statuses other than blue, yellow,
red, disabled

8ad8e1b9 2015-09-10 11:48 Dominic Hargreaves

jenkins_: Add a missing mapping for notbuilt

b2080e11 2015-09-10 11:47 Dominic Hargreaves

jenkins_: Fix uninitialized values warning with unmapped states

cf88bc6c 2015-09-10 11:47 Dominic Hargreaves

jenkins_: Reformat status mapping for better readability

2f7178a6 2014-08-03 09:03 Gavin Shelley

Support some more jenkins statuses: notbuilt_anime, aborted, aborted_anime

a28b2691 2014-06-22 08:43 phl

adding first version of the plugin for the Jenkins CI Server