Commit graph

702 commits

Author SHA1 Message Date
Praveen Arimbrathodiyil
c1cba611d9 refresh patches 2016-08-24 20:52:28 +05:30
Praveen Arimbrathodiyil
bcc36f76b2 update changelog 2016-08-24 12:52:43 +05:30
Praveen Arimbrathodiyil
55394021f2 relax rails 2016-08-22 11:07:27 +05:30
Praveen Arimbrathodiyil
c6533171ee upload to unstable 2016-08-15 19:51:13 +05:30
Praveen Arimbrathodiyil
90248657ec add to gitlab group 2016-08-15 14:49:57 +05:30
Praveen Arimbrathodiyil
973653590e create system user 2016-08-13 17:10:33 +05:30
Dmitry Smirnov
5506fed6b5 Set "runners.patch" as forwarded. 2016-08-08 16:35:38 +10:00
Dmitry Smirnov
49de153b1d New patch to fix error 500 on runners page (Closes: #819903).
Thanks, Libor Klepáč.
2016-08-08 16:17:21 +10:00
Dmitry Smirnov
17f5cf8efd Depends: add versioned dependency on "ruby-mail"
This is to fix https://git.fosscommunity.in/debian-ruby/TaskTracker/issues/109

 Versioning indirect dependencies is not very nice but what else we
 could do to prevent the problem?
2016-08-01 11:30:01 +10:00
Praveen Arimbrathodiyil
5bf8445034 don't fail when .ssh exist 2016-07-26 15:03:20 +05:30
Dmitry Smirnov
f213958b65 Tighten versioned dependency on ruby-unicorn-worker-killer
~~~~
Resolving dependencies....
Bundler could not find compatible versions for gem "unicorn":
  In Gemfile:
    unicorn (~> 5.0)

    unicorn-worker-killer (~> 0.4.2) was resolved to 0.4.2, which depends on
      unicorn (~> 4)
~~~~
2016-07-26 11:42:10 +10:00
Praveen Arimbrathodiyil
5ab33f4c7f allow unicorn 5.0 2016-07-21 13:53:29 +05:30
Praveen Arimbrathodiyil
bdf4314790 tighten flowdock-git-hook 2016-07-21 13:07:38 +05:30
Praveen Arimbrathodiyil
c81e8421c1 tighten tinder 2016-07-21 12:01:36 +05:30
Praveen Arimbrathodiyil
049733d10d tighten virtus 2016-07-21 11:18:48 +05:30
Praveen Arimbrathodiyil
3bfbb7aafa tighten fogbugz 2016-07-21 10:56:49 +05:30
Praveen Arimbrathodiyil
422fa81782 upload to unstable 2016-07-20 23:14:05 +05:30
Praveen Arimbrathodiyil
184238ef63 create .ssh/authorized_keys in postinst 2016-07-20 23:09:19 +05:30
Praveen Arimbrathodiyil
1cb605e1d8 update templates 2016-07-20 20:55:29 +05:30
Praveen Arimbrathodiyil
a9d7e3362d add onlyjob's changes 2016-07-20 20:51:52 +05:30
Praveen Arimbrathodiyil
e350278c66 upload to unstable 2016-07-20 20:28:30 +05:30
Praveen Arimbrathodiyil
7869d2a3f7 skip gitlab🐚install 2016-07-20 20:13:31 +05:30
Praveen Arimbrathodiyil
590763e211 drop bin rebuild from dependency 2016-07-20 18:23:27 +05:30
Praveen Arimbrathodiyil
e777b7be25 tighten dependencies 2016-07-19 22:28:08 +05:30
Dmitry Smirnov
e0ed448cf7 templates: StartSSL --> CAcert
Replace StartSSL with CAcert. StartSSL is often advertised as free CA
 but they are not that great: free only for non-profits and can refuse
 to renew certificates.
 CAcert is a non-profit community-governed CA.
2016-07-18 04:24:13 +10:00
Dmitry Smirnov
388d1951fc templates: normalise apostrophe 2016-07-18 04:20:43 +10:00
Dmitry Smirnov
2e41d2b0a3 Rewrite terrible upstream .service files:
* added meta "gitlab.service" that work alike corresponding init.d script
 * new .service files with support for "reload" and propagation of "reload" from "gitlab.service"
 * non-forking PIDFILE-less implementation

This commit fixes services' start-up and postinst error on first install.
2016-07-18 04:15:13 +10:00
Dmitry Smirnov
2568098b28 rules: properly use dh-systemd (Closes: #820991) 2016-07-18 04:09:23 +10:00
Dmitry Smirnov
cf52b49f3a rules: do not install LICENSE files 2016-07-18 04:03:09 +10:00
Dmitry Smirnov
2d30d5dc0f remove generated assets on purge 2016-07-18 03:40:15 +10:00
Dmitry Smirnov
0e43ba3ff5 Do not leave dangling symlinks behind after purge 2016-07-18 03:39:35 +10:00
Dmitry Smirnov
86a23e2ba3 Depends += "ruby-htmlentities" 2016-07-18 03:29:34 +10:00
Dmitry Smirnov
b9c599f239 tighten direct dependencies 2016-07-18 03:29:03 +10:00
Praveen Arimbrathodiyil
d1eb11e602 tighten dependencies 2016-07-14 21:04:16 +05:30
Praveen Arimbrathodiyil
a00a4d5093 fix config file handling 2016-07-14 20:33:33 +05:30
Praveen Arimbrathodiyil
4d8567fd50 relax rouge, grape 2016-07-10 20:23:52 +05:30
Praveen Arimbrathodiyil
e62f6d1fb5 reupload to unstable 2016-07-09 20:14:43 +05:30
Praveen Arimbrathodiyil
7fcf9650f1 update font-awesome-rails dependency 2016-06-28 17:33:40 +05:30
Praveen Arimbrathodiyil
260607d0ed upload to experimental 2016-06-23 23:54:57 +05:30
Praveen Arimbrathodiyil
3deed8f868 update dependencies 2016-06-23 22:02:56 +05:30
Praveen Arimbrathodiyil
efa420e390 update changelog 2016-06-22 15:31:54 +05:30
Praveen Arimbrathodiyil
9b74180f71 upload to experimental 2016-06-22 13:57:38 +05:30
Praveen Arimbrathodiyil
ed782bcb80 symlink .ssh 2016-06-20 11:01:03 +05:30
Praveen Arimbrathodiyil
f847e666cd remove dir_to_symlink 2016-06-19 21:06:10 +05:30
Praveen Arimbrathodiyil
2d1626f56f remove link to /run 2016-06-19 20:47:53 +05:30
Praveen Arimbrathodiyil
2ab4686a66 override gitlab: dir-or-file-in-run run/gitlab/ 2016-06-19 20:36:34 +05:30
Praveen Arimbrathodiyil
74c5ae7ee0 update links 2016-06-19 20:27:58 +05:30
Praveen Arimbrathodiyil
398a37ae59 use maintscript 2016-06-19 20:17:07 +05:30
Praveen Arimbrathodiyil
18ccf5e5b8 use maintscript helper to remove conffile 2016-06-19 17:35:30 +05:30
Praveen Arimbrathodiyil
17de5f1790 remove devise-async.rb 2016-06-19 16:47:40 +05:30
Praveen Arimbrathodiyil
280e4a81b5 update dependencies 2016-06-19 13:58:08 +05:30
Praveen Arimbrathodiyil
805b5bf884 use jquery instead of jquery2 2016-06-17 15:53:27 +05:30
Praveen Arimbrathodiyil
24f4e26010 add ruby-rainbow 2016-06-17 00:41:47 +05:30
Praveen Arimbrathodiyil
1cd0ab6740 tighten dependencies 2016-06-16 23:46:49 +05:30
Praveen Arimbrathodiyil
d73fd0dd66 refresh patches 2016-06-16 23:10:45 +05:30
Praveen Arimbrathodiyil
24516b13a5 relax all stable library dependencies 2016-06-16 12:31:48 +05:30
Praveen Arimbrathodiyil
3c95b32a4d update dependeny in control 2016-06-12 12:54:31 +05:30
Praveen Arimbrathodiyil
6a26d3cf9d upload to unstable 2016-06-12 12:51:38 +05:30
Praveen Arimbrathodiyil
a400c3c782 allow minor updates 2016-06-12 12:50:18 +05:30
Praveen Arimbrathodiyil
15280457bd add ruby-coffee-script-source (>= 1.10.0~) as dep 2016-06-05 18:24:54 +05:30
Praveen Arimbrathodiyil
39da97ddce add postgresql-contrib as dependency 2016-06-05 18:21:01 +05:30
Praveen Arimbrathodiyil
98359842f0 bump request_store 2016-06-05 11:10:17 +05:30
Praveen Arimbrathodiyil
c99e13e558 bump minimum rails version 2016-06-04 22:40:52 +05:30
Praveen Arimbrathodiyil
7354baa025 upload to unstable 2016-06-04 21:47:30 +05:30
Praveen Arimbrathodiyil
3be84292d1 set minimum version of gitlab-shell 2016-06-03 22:35:33 +05:30
Praveen Arimbrathodiyil
2c47b94326 create /etc/gitlab-shell 2016-06-03 22:35:20 +05:30
Praveen Arimbrathodiyil
e23803cc48 fix path and remove on purge 2016-06-03 22:11:46 +05:30
Praveen Arimbrathodiyil
1e17fd44c9 update changelog 2016-06-03 21:48:09 +05:30
Praveen Arimbrathodiyil
f17c0f5a1b use ucf for gitlab-shell config 2016-06-03 21:46:33 +05:30
Praveen Arimbrathodiyil
7631d53536 echos should go after debconf init 2016-06-03 18:10:06 +05:30
Praveen Arimbrathodiyil
d286940d3c create letsencrypt links always 2016-06-03 16:20:17 +05:30
Praveen Arimbrathodiyil
9da14d2ba5 remove debconf questions on purge 2016-06-03 15:38:06 +05:30
Praveen Arimbrathodiyil
26b727b949 don't create extention if already exist 2016-06-03 14:40:13 +05:30
Praveen Arimbrathodiyil
e7d06e85c2 use tmpfiles.d for symlink 2016-06-03 13:43:03 +05:30
Praveen Arimbrathodiyil
0e15a8af4b can't put links in /run 2016-06-02 22:42:16 +05:30
Praveen Arimbrathodiyil
143f31f605 fix chain links 2016-06-02 22:38:11 +05:30
Praveen Arimbrathodiyil
bfde34fe25 upload to unstable 2016-06-02 22:27:54 +05:30
Praveen Arimbrathodiyil
2dd9d8e37b moove tmp/cache to /var 2016-06-02 22:00:08 +05:30
Praveen Arimbrathodiyil
dc40a2f570 update changelog 2016-06-02 21:01:07 +05:30
Praveen Arimbrathodiyil
9d6cc9736b check if nginx site dir exist 2016-06-02 21:00:49 +05:30
Praveen Arimbrathodiyil
7767f90971 enable postgres extention 2016-06-02 21:00:27 +05:30
Praveen Arimbrathodiyil
a9ab9796cd relax gollum-lib 2016-06-02 15:52:42 +05:30
Praveen Arimbrathodiyil
ad43e56218 update dependencies 2016-06-02 14:16:22 +05:30
Praveen Arimbrathodiyil
2630e4008b relax jquery-rails 2016-06-02 13:37:44 +05:30
Praveen Arimbrathodiyil
300e3d6562 update dependencies 2016-06-02 13:36:21 +05:30
Praveen Arimbrathodiyil
b1f5274b53 bump standards 2016-06-02 12:09:44 +05:30
Praveen Arimbrathodiyil
8a8e9e8a8c add new dependencies 2016-06-02 12:08:21 +05:30
Praveen Arimbrathodiyil
6a62ca7fd8 nstall newly added directory 2016-06-02 12:02:04 +05:30
Praveen Arimbrathodiyil
aa0c7c4f1f refresh patches 2016-06-02 11:31:04 +05:30
Praveen Arimbrathodiyil
c949aba93d update changelog 2016-06-02 11:14:19 +05:30
Praveen Arimbrathodiyil
1f59634196 add epoch to git version 2016-04-09 00:23:08 +05:30
Praveen Arimbrathodiyil
251b0eb422 upload to unstable 2016-04-08 17:29:45 +05:30
Praveen Arimbrathodiyil
1a0b49fe08 add exit 0 for purge 2016-04-08 17:29:17 +05:30
Praveen Arimbrathodiyil
1463b74c07 formatting changes 2016-04-08 17:03:46 +05:30
Praveen Arimbrathodiyil
39a2bfd88a make nginx optional, use ucf for conf files 2016-04-08 17:00:57 +05:30
Praveen Arimbrathodiyil
68078685d6 make nginx optional, add httpd 2016-04-08 00:24:27 +05:30
Praveen Arimbrathodiyil
8020a96a01 don't overwrite nginx configuration 2016-04-08 00:24:03 +05:30
Praveen Arimbrathodiyil
40b43b735d add comments to patches 2016-04-05 22:57:46 +05:30
Praveen Arimbrathodiyil
7dc074633b upload to unstable 2016-04-05 22:55:47 +05:30
Praveen Arimbrathodiyil
81630832e5 remove gitlab_conf variable 2016-04-05 21:31:44 +05:30
Praveen Arimbrathodiyil
71941da8be check minimum version of git 2016-04-05 21:16:03 +05:30
Praveen Arimbrathodiyil
9649e3b1dc move permissions change after gitlab shell is set 2016-04-05 21:12:05 +05:30
Praveen Arimbrathodiyil
869a24f41e change ownership and more checks 2016-04-05 21:06:24 +05:30
Praveen Arimbrathodiyil
c805cc9eef update README 2016-04-05 14:36:26 +05:30
Praveen Arimbrathodiyil
a9ebe1bc53 move db to /var/lib 2016-04-05 14:30:16 +05:30
Praveen Arimbrathodiyil
7ef398a164 make builds writeable 2016-04-05 14:27:56 +05:30
Praveen Arimbrathodiyil
35848950c3 restrict file permissions for secrets 2016-04-05 12:37:43 +05:30
Praveen Arimbrathodiyil
2d8014dee1 run migrations when db exist 2016-04-05 12:17:23 +05:30
Praveen Arimbrathodiyil
cba29a1faf fix uploads permission 2016-04-05 12:15:30 +05:30
Praveen Arimbrathodiyil
3d17922f7f update minimum version of devise 2016-04-05 11:57:59 +05:30
Praveen Arimbrathodiyil
bd72b5a956 tighten versions 2016-04-05 11:39:26 +05:30
Praveen Arimbrathodiyil
31c66da8de reupload to unstable 2016-04-05 00:15:03 +05:30
Praveen Arimbrathodiyil
1b38165bff wiki creation still fails 2016-04-04 23:43:22 +05:30
Praveen Arimbrathodiyil
404502f470 check if letsencrypt cert is already present 2016-04-04 23:12:52 +05:30
Praveen Arimbrathodiyil
6206489e19 use unicode, check db exist 2016-04-04 22:39:31 +05:30
Praveen Arimbrathodiyil
2ea8045ece use embedded fuzzaldrin-plus 2016-04-04 15:41:38 +05:30
Praveen Arimbrathodiyil
3222f65db1 not ignoring public 2016-04-04 14:51:16 +05:30
Praveen Arimbrathodiyil
96be15493e move whole of shared to /var 2016-04-04 14:47:44 +05:30
Praveen Arimbrathodiyil
2de0907374 add openssh-client as a dependency 2016-04-04 12:32:19 +05:30
Praveen Arimbrathodiyil
1e50d9c7a3 add exim compatibility issue link 2016-04-03 17:47:21 +05:30
Praveen Arimbrathodiyil
f6f9ad8416 prefer postfix 2016-04-03 17:43:36 +05:30
Praveen Arimbrathodiyil
a75de423dc add mta as dependency 2016-04-03 17:41:58 +05:30
Praveen Arimbrathodiyil
f5e3df084d add comments to patches 2016-04-03 12:04:28 +05:30
Praveen Arimbrathodiyil
29d0946ca6 redirect output to /dev/null 2016-04-03 12:02:39 +05:30
Praveen Arimbrathodiyil
408e0194d9 make letsencryt conditional 2016-04-03 11:37:40 +05:30
Praveen Arimbrathodiyil
251b8e32bb change letsencrypt to recommends 2016-04-03 11:09:56 +05:30
Praveen Arimbrathodiyil
3da6b75b4d upload to experimental 2016-04-02 21:30:59 +05:30
Praveen Arimbrathodiyil
3277b180cf more lintian override 2016-04-02 21:14:17 +05:30
Praveen Arimbrathodiyil
81a1650006 set minimum version of ruby-gitlab-git 2016-04-02 20:14:04 +05:30
Praveen Arimbrathodiyil
af5ffd6d09 make uploads directory permissions 0700 2016-04-02 19:50:36 +05:30
Praveen Arimbrathodiyil
c6385db896 update minimum version of ruby-gitlab-emoji 2016-04-02 19:35:08 +05:30
Praveen Arimbrathodiyil
b63ec6d162 add ruby-akismet to depends 2016-04-02 19:05:19 +05:30
Praveen Arimbrathodiyil
5e81b74803 refresh patches 2016-04-02 18:29:19 +05:30
Praveen Arimbrathodiyil
d431465499 update changelog 2016-04-02 18:14:42 +05:30
Praveen Arimbrathodiyil
133e4229d4 use redis-server.service 2016-03-18 20:01:24 +05:30
Praveen Arimbrathodiyil
0075a707fb update ruby-redcarpet minimum version for ruby2.3 2016-03-18 19:29:46 +05:30
Praveen Arimbrathodiyil
120eb121b2 update ruby-pg dependency for ruby 2.3 gemspec 2016-03-18 19:26:33 +05:30
Praveen Arimbrathodiyil
dc97a1a4c3 fix wiki display 2016-03-18 19:12:59 +05:30
Johannes Schauer
3d34ef4aea debian/README.Debian: fix typo 2016-03-18 19:11:48 +05:30
Praveen Arimbrathodiyil
fda2204ff8 fix coffee script via patch 2016-03-18 14:17:40 +05:30
Praveen Arimbrathodiyil
8b9650420b update minimum version of ruby-net-ssh 2016-03-18 12:26:26 +05:30
Praveen Arimbrathodiyil
6c11ef47f9 update ruby-grape-entity minimum version 2016-03-18 12:22:34 +05:30
Praveen Arimbrathodiyil
24b514f047 upload to unstable 2016-03-16 20:23:20 +05:30
Praveen Arimbrathodiyil
8bbb8b17df relax grape entity 2016-03-16 20:16:18 +05:30
Praveen Arimbrathodiyil
dfa945f163 update README.Debian 2016-03-16 19:51:43 +05:30
Praveen Arimbrathodiyil
a00d81b6ce update README.Debian 2016-03-16 19:46:15 +05:30
Praveen Arimbrathodiyil
4ccd2394ea update changelog 2016-03-16 19:24:26 +05:30
Praveen Arimbrathodiyil
3c1fecaec9 relax stable libs 2016-03-15 21:57:01 +05:30
Praveen Arimbrathodiyil
52e933fe30 upload to unstable 2016-03-15 19:43:29 +05:30
Praveen Arimbrathodiyil
b5071952bf relax omniauth 2016-03-14 23:30:00 +05:30
Praveen Arimbrathodiyil
b8a243f476 fix ruby-pg version 2016-03-14 19:42:54 +05:30
Praveen Arimbrathodiyil
6e94392784 replace gitlab:setup with db:schema:load 2016-03-14 18:58:24 +05:30
Praveen Arimbrathodiyil
8c7b3458fb reverse wrap and sort 2016-03-13 11:51:59 +05:30
Praveen Arimbrathodiyil
d1abae29bf relax rails 2016-03-13 11:47:59 +05:30
Cédric Boutillier
f21767a701 Run wrap-and-sort on packaging files 2016-03-04 15:15:01 +00:00
Cédric Boutillier
f8d182f21e Use https:// in Vcs-* fields 2016-03-04 12:50:38 +00:00
Cédric Boutillier
f724c7d0b3 Use https:// in Vcs-* fields 2016-03-04 12:30:22 +00:00
Cédric Boutillier
e25b4c4384 Remove version in the gem2deb build-dependency 2016-03-04 11:58:00 +00:00
Balasankar C
c8006c87ac
Add partial changelog entry 2016-02-28 22:48:29 +05:30
Balasankar C
47c16d2fe5
Add dep3 header 2016-02-28 22:48:16 +05:30
Balasankar C
e68e86fec2
Bump Standards Version 2016-02-28 22:48:03 +05:30
Balasankar C
dd546f8a8d
Fix typo 2016-02-28 22:47:30 +05:30
Praveen Arimbrathodiyil
490f282a5a add letsencrypt to depends 2016-02-21 22:51:36 +05:30
Praveen Arimbrathodiyil
ac978c5cbd update README.Debian with information on symlinks 2016-02-21 20:09:09 +05:30
Praveen Arimbrathodiyil
1fcefa4553 set minimum version of ruby-pg 2016-02-21 13:56:00 +05:30
Praveen Arimbrathodiyil
ad998d906b upload to unstable 2016-02-18 22:51:39 +05:30
Praveen Arimbrathodiyil
3b26830969 create cache in /var/lib/gitlab 2016-02-18 22:42:43 +05:30
Praveen Arimbrathodiyil
7fc97ee4a2 overwrite broken links 2016-02-18 22:04:43 +05:30
Praveen Arimbrathodiyil
d5e765bbfe .secret file has to be created 2016-02-18 22:00:42 +05:30
Praveen Arimbrathodiyil
beb47e181f .secret may be a symlink 2016-02-18 19:26:48 +05:30
Praveen Arimbrathodiyil
ad6b514bd3 overwrite Gemfile.lock link 2016-02-18 19:09:00 +05:30
Praveen Arimbrathodiyil
ae820c4aeb check for .secret existence before creating 2016-02-18 19:04:50 +05:30
Praveen Arimbrathodiyil
2e61a668a2 create .secret in /var/lib/gitlab 2016-02-18 18:59:05 +05:30
Praveen Arimbrathodiyil
a4e59c05d8 move Gemfile.lock to /var/lib/gitlab 2016-02-18 18:39:34 +05:30
Praveen Arimbrathodiyil
b0967c9241 remove ownership of gitlab_app_root 2016-02-18 18:14:36 +05:30
Praveen Arimbrathodiyil
d4d931cac0 create secrets.yml 2016-02-18 18:12:32 +05:30
Praveen Arimbrathodiyil
1e1bab6fb4 define nginx-user 2016-02-18 18:12:09 +05:30
Praveen Arimbrathodiyil
0fad2fabb9 xargs not required 2016-02-18 17:53:04 +05:30
Praveen Arimbrathodiyil
354d864101 move public to /var/lib/gitlab 2016-02-18 17:30:10 +05:30
Praveen Arimbrathodiyil
01dab416e5 move tmp to /run/gitlab 2016-02-18 17:18:11 +05:30
Praveen Arimbrathodiyil
bd3d98ef0a set gitlab_shell_secret file 2016-02-18 17:14:19 +05:30
Praveen Arimbrathodiyil
e7ab706f71 config in /etc, log a symlink to /var/log/gitlab 2016-02-18 17:04:24 +05:30
Praveen Arimbrathodiyil
3974530347 xargs is not necessary 2016-02-18 14:52:26 +05:30
Praveen Arimbrathodiyil
36bae5730e add symlinks for log and run 2016-02-18 14:49:32 +05:30
Praveen Arimbrathodiyil
3ba2b5b56c change gitlab_home to gitlab_app_root 2016-02-18 14:31:41 +05:30
Praveen Arimbrathodiyil
235a16129c update gitlab.yml for user_home 2016-02-18 13:41:11 +05:30
Praveen Arimbrathodiyil
acc8e90105 move gitlab user's home to /var/lib 2016-02-18 13:02:28 +05:30
Praveen Arimbrathodiyil
51780a5223 correct bug number 2016-02-16 14:08:24 +05:30
Praveen Arimbrathodiyil
b4acc27d4e upload to unstable 2016-02-16 13:58:35 +05:30
Praveen Arimbrathodiyil
1d6314556e allow www-data read access in /run/gitlab 2016-02-16 13:57:52 +05:30
Praveen Arimbrathodiyil
06dbba6f5d use variables in ExecStart 2016-02-16 13:18:26 +05:30
Praveen Arimbrathodiyil
4841aff2d4 switch to sendmail by default 2016-02-16 12:58:43 +05:30
Praveen Arimbrathodiyil
d793dafb1f update changelog 2016-02-16 12:55:39 +05:30
Praveen Arimbrathodiyil
6ba4b8a918 install gitlab.conf to tmpfiles.d 2016-02-16 12:14:22 +05:30
Praveen Arimbrathodiyil
26b2d24ad7 upload to unstable 2016-02-16 00:10:15 +05:30
Praveen Arimbrathodiyil
5e57c26a17 enable gitlab-mailroom.service 2016-02-15 23:41:25 +05:30
Praveen Arimbrathodiyil
5d1565da32 fix path for gitlab-workhorse 2016-02-15 23:33:23 +05:30
Praveen Arimbrathodiyil
56a999065b use tmpfiles.d for /run 2016-02-15 23:15:45 +05:30
Praveen Arimbrathodiyil
3c1489343b update changelog 2016-02-15 23:08:44 +05:30
Praveen Arimbrathodiyil
30705191ef fix pid path mismatch 2016-02-15 23:03:46 +05:30