Commit graph

560 commits

Author SHA1 Message Date
Praveen Arimbrathodiyil
c8606c6731 update gitlab-shell version 2016-08-25 22:36:16 +05:30
Praveen Arimbrathodiyil
d090e715ec relax jquery-rails 2016-08-25 20:41:26 +05:30
Praveen Arimbrathodiyil
823ccdf9fb tighten doorkeeper 2016-08-25 17:05:09 +05:30
Praveen Arimbrathodiyil
dac0c3c5ca relax gitlab_git 2016-08-25 14:58:19 +05:30
Praveen Arimbrathodiyil
970f314751 change letsencrypt to certbot 2016-08-25 14:18:28 +05:30
Praveen Arimbrathodiyil
ad2295affc fix copyright 2016-08-25 14:16:42 +05:30
Praveen Arimbrathodiyil
aff87e25cf update dependencies 2016-08-25 12:38:21 +05:30
Praveen Arimbrathodiyil
be09c2008b install docker-compose.yml 2016-08-24 23:27:24 +05:30
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