Praveen Arimbrathodiyil
07c6cdb26c
tighten omniauth-saml, rack-oauth2, sinatra; use gemojione directly
2016-08-30 22:32:13 +05:30
Praveen Arimbrathodiyil
2e0a2c6834
close rouge 2.0 compat bug
2016-08-26 09:52:10 +05:30
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
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