0ea714d
(HEAD -> master)
docs(changelog): update links in changelog to saltstack-formulas [skip ci] by
2020-10-29 03:05:58 +0100
e82a910
chore(release): 1.1.1 [skip ci] by
2020-10-29 02:00:27 +0000
461bd70
test(inspec): `system.rb` must call parent class initialisation by
2020-10-29 02:28:09 +0100
54c40c6
test(inspec): update `system.rb` from template with gentoo support by
2020-10-29 02:26:52 +0100
aac2407
chore(gemfile+lock): update to latest gem versions [skip ci] by
2020-10-29 02:24:27 +0100
13f44ed
docs(readme): update travis badge to link to saltstack-formulas org by
2020-10-29 01:49:55 +0100
73d59cd
(tag: v1.1.0)
chore(release): 1.1.0 [skip ci] by
2020-10-20 22:14:18 +0000
d13555d
Merge pull request #2 from SuperTux88/tofs by
2020-10-20 22:28:17 +0200
817d202
feat(tofs): add TOFS support by
2020-10-20 03:11:03 +0200
a3a19f5
refactor(sls): align to template-formula: use tplroot by
2020-10-20 02:59:05 +0200
848c573
(tag: v1.0.0)
chore(release): 1.0.0 [skip ci] by
2020-10-12 00:13:25 +0000
693d176
Merge pull request #1 from SuperTux88/template-formula by
2020-10-12 01:39:18 +0200
a2f9554
ci(travis): reduce number of travis jobs by
2020-10-11 06:04:17 +0200
be7281b
fix(mysql): fix check if db exists for mysql by
2020-10-11 04:38:28 +0200
7571d3d
feat(arch): add support for archlinux by
2020-10-11 01:53:45 +0200
ba0e4fa
test(mysql): add tests with mysql by
2020-10-11 00:44:05 +0200
49a5a42
fix(service): don't reload too quick after starting the service by
2020-10-11 00:11:38 +0200
63628a4
refactor(dependencies): remove some dependencies from debian and ubuntu by
2020-10-10 23:12:28 +0200
2690d37
test: add some more tests to see if diaspora is working by
2020-10-10 22:32:32 +0200
95e2336
fix(centos): enable powertools repo for libidn-devel on centos 8 by
2020-10-10 21:33:06 +0200
084a815
ci(centos): switch centos away from tiamat builds too by
2020-10-10 20:35:37 +0200
c2b6e43
test(postgres): install postgres for tests by
2020-10-10 20:19:18 +0200
a8d08ff
refactor(redis): move redis_service to service.sls by
2020-10-10 19:21:05 +0200
527691b
fix(dependencies): tzdata is required for precompile by
2020-10-10 19:18:23 +0200
07346a1
test(ubuntu-1804): fix ipv6 bind problem on ubuntu 18.04 in docker by
2020-10-10 19:16:45 +0200
8203e6c
fix(centos): fix dependencies for centos by
2020-10-10 18:41:24 +0200
716e751
refactor(maps): refactor map.jinja based on template-formula by
2020-10-10 18:24:26 +0200
f19316b
style(salt-lint): fix salt-lint errors in install.sls by
2020-10-10 16:08:13 +0200
5798ac1
refactor(yaml): fix yamllint errors, update pillar for tests by
2020-10-10 05:06:16 +0200
f45790a
feat(semantic-release): add files base files from template-formula by
2020-10-10 04:00:53 +0200
622d8a7
Use default-libmysqlclient-dev as mysql_package by
2020-10-03 18:49:35 +0200
166047a
Remove reset schema.rb by
2020-06-20 05:11:18 +0200
e06124f
Use bash -c to change directory and add env vars for unless/onlyif by
2020-06-20 05:08:19 +0200
e403e46
New rvm gpg keys by
2020-06-14 00:23:08 +0200
1bd49af
Use ruby 2.6 by
2020-06-13 23:50:42 +0200
a039410
Support new versions of debian/ubuntu with libjemalloc2 by
2020-06-13 23:47:46 +0200
e563454
Set database pool size in database.yml by
2019-05-08 21:34:59 +0200
3583f52
Use libjemalloc by
2018-11-01 20:18:46 +0100
393d112
Set ruby 2.4.5 as default by
2018-10-20 23:01:43 +0200
de124c2
Use https for default git repo by
2018-09-15 16:34:56 +0200
db37c74
Reload web service instead of restart by
2018-09-15 04:43:21 +0200
898c268
Fix typo in require by
2018-09-15 04:38:38 +0200
ea8ee2f
Make systemd diaspora-web.service template configurable by
2018-09-14 02:34:58 +0200
9811293
Add PIDFile for unicorn by
2018-05-13 01:53:00 +0200
2bd548c
Reload unicorn with USR2 by
2018-05-13 01:32:21 +0200
36434b8
Install libidn11-dev by
2018-04-12 03:44:25 +0200
85e69ea
Refactor home variable by
2018-03-07 03:27:51 +0100
f59b21a
Use ruby 2.4.3 by default by
2018-02-03 20:40:58 +0100
4166e60
Use --full-index because rails-assets is slow or fails without it by
2018-02-03 20:39:47 +0100
a018c6f
Use script/configure_bundler instead of parameters for bundle install by
2018-02-03 20:39:10 +0100
04850c6
Remove unnecessary quotes in database.yml by
2018-02-03 20:22:05 +0100
0b50638
Test if db/schema.rb still known to git by
2017-08-12 18:48:34 +0200
7cfbada
Use db:migrate for installation by
2017-08-12 18:39:20 +0200
905370c
Diaspora now has ruby 2.4 as default by
2017-07-23 18:43:44 +0200
434c01c
Add some dependencies for ubuntu by
2017-07-11 00:58:59 +0200
310dd62
Set force_fetch, otherwise it fails when a branch was force-pushed by
2017-07-08 05:26:43 +0200
7205170
Reset schema.rb before update git by
2017-07-08 03:57:09 +0200
6923f0b
Use username from pillar for runas by
2017-07-08 03:42:41 +0200
da97ec7
Use separate systemd services, because sigar is broken (needed by eye) by
2017-06-28 03:22:10 +0200
45afdf8
Add RAILS_ENV to diaspora user login shell by
2017-06-28 01:28:09 +0200
1126807
Debian stretch needs libssl1.0-dev by
2017-06-28 00:51:30 +0200
09ee996
Add a few requirements for follow-up commands by
2017-06-28 00:26:35 +0200
64bf433
Use 'gpg' instead of 'gpg2' by
2017-06-28 00:24:49 +0200
f9fc472
Add complete license for github by
2017-06-23 03:18:43 +0200
f60dc39
Read rails_environment from diaspora config by
2017-06-23 02:34:51 +0200
e2f2750
Install diaspora service by
2017-06-23 02:15:57 +0200
5d20a64
Precompile assets by
2017-06-23 01:18:20 +0200
9cf3786
Create and migrate database by
2017-06-23 01:02:34 +0200
8beb94e
Add 'libreadline-dev' as dependency by
2017-06-23 00:38:38 +0200
777cc78
Generate config files by
2017-06-22 02:13:00 +0200
a69bf9f
Install gems by
2017-06-18 06:27:23 +0200
deaa8e1
Initial commit (installation until git clone) by
2017-06-18 05:47:09 +0200