summary refs log tree commit diff
path: root/nixos/modules/services/continuous-integration
Commit message (Expand)AuthorAge
...
* buildbot: 0.9.0rc4 -> 0.9.0.post1Fernando J Pando2016-12-13
* hydra-module: add cfg.package to hydra-evaluator pathAycan iRiCAN2016-11-28
* nixos/modules: use defaultText where applicableJoachim Fasting2016-11-21
* gitlab-runner service: initial versionPascal Bach2016-09-23
* gocd-server: add startupOptions, empty extraOptionsTom von Schwerdtner2016-09-10
* Merge pull request #17469 from ericsagnes/module/hydraDomen Kožar2016-08-20
|\
| * hydra-module: add default to buildMachinesFilesEric Sagnes2016-08-03
| * hydra-module: honor user and group idsEric Sagnes2016-08-03
* | buildkite-agent: always write out the ssh keys.Mark Fine2016-08-17
* | gocd-agent: 16.7.0 startup fixes + test improvementsGraham Christensen2016-08-10
* | bump gocd-agent version to 16.6.0-3590 (#17311)Shawn Warren2016-08-10
|/
* bump gocd-server version to 16.6.0-3590 (#17304)Shawn Warren2016-07-27
* Add gocd agent and server service packages (#16273)Shawn Warren2016-07-23
* jenkins: move $out/{lib => webapps}/jenkins.warBjørn Forsman2016-07-15
* jenkins: move .war file from $out to $out/lib/jenkins.warBjørn Forsman2016-07-15
* buildkite-agent: init at 2.1.8Paweł Pacana2016-06-13
* Add hydra package and its NixOS module.Domen Kožar2016-06-01
* jenkins module: Check for 200 & 403 response codesFranz Pletz2016-05-13
* jenkins service: improve curl call in postStartBjørn Forsman2016-05-03
* jenkins service: remove unneeded (and brittle) part of postStartBjørn Forsman2016-05-03
* Merge master into closure-sizeVladimír Čunát2016-03-08
|\
| * Configure a default trust store for opensslGuillaume Maudoux2016-02-03
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* | Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
|\|
| * nixos/jenkins: fix typo in docstring (s/adress/address/)Bjørn Forsman2015-12-23
| * nixos/jenkins: rename option 'host' to 'listenAddress'Bjørn Forsman2015-12-23
| * jenkins-job-builder fix: use prefix and host from jenkins cfg, fixes #11897Augustin Borsu2015-12-23
| * jenkins ci enhancement: add port and prefix optionAugustin Borsu2015-12-23
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\|
| * nixos: add services.jenkins.jobBuilder optionBjørn Forsman2015-11-03
| * nixos/jenkins: force .war (re)extraction at start-upBjørn Forsman2015-11-02
| * nixos/jenkins: reduce default environmentBjørn Forsman2015-10-06
| * nixos/jenkins: rework environment handlingBjørn Forsman2015-10-04
* | curl: split into multiple outputsVladimír Čunát2015-10-13
|/
* nixos: Replace pkgs.openssh with config.programs.ssh.packageWilliam A. Kennington III2015-06-26
* types.uniq types.int -> types.intEelco Dolstra2015-06-15
* nixos/jekins: add services.jenkins.extraGroups optionBjørn Forsman2014-09-12
* nixos/jekins: rename option services.jenkins.{extraOpts => extraOptions}Bjørn Forsman2014-09-09
* nixos/jenkins: remove use of types.string (it's deprecated)Bjørn Forsman2014-09-09
* nixos/jenkins: add services.jenkins.extraOpts optionBjørn Forsman2014-09-09
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Fix tests broken due to the firewall being enabled by defaultEelco Dolstra2014-04-11
* nixos/jenkins-service: fix 'group' option documentationBjørn Forsman2014-04-09
* remove users.jenkins config start on slave config.Corey O'Connor2014-03-13
* match systemd style and silent curl progress bar during startup checkCorey O'Connor2014-03-13
* Add jenkins continuous integration server and user.Corey O'Connor2014-03-13