Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-25 | Lint | Micah Anderson | |
2017-04-25 | git subrepo pull (merge) puppet/modules/tor | Micah Anderson | |
subrepo: subdir: "puppet/modules/tor" merged: "5ef29012" upstream: origin: "https://leap.se/git/puppet_tor" branch: "master" commit: "5ef29012" git-subrepo: version: "0.4.0" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2e78d5d" | |||
2017-04-25 | Fix the pipefail by putting ts inside of ci-build.sh | Micah Anderson | |
2017-04-25 | Switch to using new docker location for ruby image | Micah Anderson | |
2017-04-25 | CI: deploy_test should run for MRs, but not when merged into master | Micah Anderson | |
2017-04-20 | switch to using CI_ENVIRONMENT_NAME and defaulting to the basic deployment | Micah Anderson | |
2017-04-20 | Enhance ci-build.sh for latest CI builds. | Micah Anderson | |
. Reorganize script to allow for multiple builds . Add latest build, pulling from the ibex provider . Run the build as the cirunner unprivileged user . Set pipefail because job is run within a pipe . Change name of 'build' stage to 'deploy' . Setup an environment for the latest CI deployment | |||
2017-04-20 | Ensure leap command is setup properly for CI | Micah Anderson | |
Add a `leap help` command at the end of the CI setup.sh to ensure that the command is setup properly before continuing | |||
2017-03-29 | Run leap info after deploy | varac | |
2017-03-16 | Use http://deb.leap.se/platform jessie snapshots for platform CI | varac | |
2017-03-16 | Make platform apt dist/component configurable | varac | |
2017-03-16 | Try new packages from exerimental-gitbuildpackage | varac | |
2017-03-16 | Direct couch connection if running on same host | varac | |
2017-03-15 | Merge branch '8144_remove_haproxy' into 'master' | Varac | |
8144 remove haproxy Closes #8144 See merge request !70 | |||
2017-03-15 | Direct connection when couch runs locally | varac | |
2017-03-15 | [8144] Remove Haproxy tests | varac | |
2017-03-15 | [8144] Remove Haproxy | varac | |
We used haproxy because we had multiple bigcouch nodes but now with a single couchdb node this is not needed anymore. - Resolves: #8144 | |||
2017-03-15 | Linted couchdb.pp | varac | |
2017-02-28 | Merge branch 'stunnel_from_backports' into 'master' | Varac | |
Install stunnel4 from jessie-backports Closes #8746 See merge request !72 | |||
2017-02-27 | Install stunnel4 from jessie-backports | varac | |
The jessie version randonly closes the connection prematurely see https://0xacab.org/leap/platform/issues/8746 - Resolves: #8746 | |||
2017-02-23 | Merge branch 'clean_vcsrepo' into 'master' | Varac | |
Cleanup modified Gemfile.lock before pulling nickserver vcsrepo Closes #8492 See merge request !71 | |||
2017-02-23 | Cleanup modified Gemfile.lock before pulling nickserver vcsrepo | varac | |
Resolves: #8492 | |||
2017-02-23 | Dont apply specific ssh parameters for wheezy | varac | |
2017-02-23 | [feat] always set smtpd_relay_restrictions | varac | |
now that we deprecate wheezy, we can always set smtpd_relay_restrictions | |||
2017-02-23 | no build_essential packages for wheeyz anymore | varac | |
2017-02-23 | assume systemd is always present now | varac | |
2017-02-23 | [feat] only care for apache >= 2.4 | varac | |
2017-02-23 | [feat] dont use backports for rsyslog anymore | varac | |
2017-02-23 | [feat] dont use backports for passenger anymore | varac | |
2017-02-23 | Remove old leap-keyring package | varac | |
2017-02-09 | tests: check process by either process scan or service name. closes #8753 | elijah | |
2017-02-06 | Merge branch 'dont_run_bundle_install_in_parallel' into 'master' | Varac | |
Platform CI: Dont run bundle install in parallel Closes #8684 See merge request !67 | |||
2017-01-31 | Platform CI: Dont run bundle install in parallel | varac | |
Closes: #8684 | |||
2017-01-18 | Merge branch 'master' of 0xACAB.org:leap/platform | varac | |
2017-01-18 | Ensure the directory exists before creating the file | Tulio Casagrande | |
with @aarni | |||
2017-01-18 | Change autorestart to use systemd::unit_file | Tulio Casagrande | |
2017-01-18 | Rename extensions module to autorestart | Tulio Casagrande | |
2017-01-18 | Remove spec_helper | Tulio Casagrande | |
2017-01-18 | Update how exec is run | Tulio Casagrande | |
2017-01-18 | Add apache auto-restart extension file | Tulio Casagrande | |
2017-01-18 | git subrepo clone --force https://leap.se/git/puppet_systemd ↵ | varac | |
puppet/modules/systemd subrepo: subdir: "puppet/modules/systemd" merged: "f3c4059" upstream: origin: "https://leap.se/git/puppet_systemd" branch: "master" commit: "f3c4059" git-subrepo: version: "0.3.0" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "841aa43" | |||
2017-01-18 | Revert "Add systemd::enable define" | varac | |
This commit was moved to the systemd puppet repo. This reverts commit f5db49cf6b3ca0a5830b849c0aac074e371b95d9. | |||
2017-01-18 | Merge branch 'nickserver_systemd' into 'master' | Varac | |
Nickserver systemd See merge request !65 | |||
2017-01-18 | Use systemd unit file for nickserver [#8578] | varac | |
2017-01-18 | Merge branch 'apache-auto-restart' into 'master' | Varac | |
Add apache auto-restart extension file See merge request !66 | |||
2017-01-17 | Ensure the directory exists before creating the file | Tulio Casagrande | |
with @aarni | |||
2017-01-17 | Change autorestart to use systemd::unit_file | Tulio Casagrande | |
2017-01-17 | Rename extensions module to autorestart | Tulio Casagrande | |
2017-01-17 | Remove spec_helper | Tulio Casagrande | |
2017-01-17 | Update how exec is run | Tulio Casagrande | |