Commit graph

737 commits

Author SHA1 Message Date
Praveen Arimbrathodiyil
ef145c1ca9 create db/schema.rb only in postinst 2016-10-01 15:08:03 +05:30
Praveen Arimbrathodiyil
acd121d1cc remove test_after_commit (debian has new major version) 2016-10-01 10:25:36 +05:30
Praveen Arimbrathodiyil
2c1fbc7a73 add ruby-license-finder to test depends 2016-10-01 10:07:57 +05:30
Praveen Arimbrathodiyil
2bb8ceff19 add link to .gitlab_workhorse_secret 2016-09-30 22:07:09 +05:30
Praveen Arimbrathodiyil
e5f75c1bdb add ruby-oj to depends 2016-09-30 18:38:42 +05:30
Praveen Arimbrathodiyil
f0b1953ac7 relax omniauth-facebook 2016-09-29 10:42:38 +05:30
Praveen Arimbrathodiyil
10ae047e35 update overrides 2016-09-29 10:33:39 +05:30
Praveen Arimbrathodiyil
a8a166e54e install changelogs 2016-09-29 10:28:16 +05:30
Praveen Arimbrathodiyil
549c1c3f82 refresh patches 2016-09-29 10:17:09 +05:30
Praveen Arimbrathodiyil
1e8a0824c8 add timecop to test depends 2016-09-29 10:16:49 +05:30
Praveen Arimbrathodiyil
ecbf4da4ef update changelog 2016-09-29 09:48:06 +05:30
Praveen Arimbrathodiyil
aff2b22cb2 remove gbp.conf, we can use uscan to repack 2016-09-29 09:45:51 +05:30
Praveen Arimbrathodiyil
bedcf58bb7 update changelog 2016-09-29 09:22:38 +05:30
Dmitry Smirnov
6f15d802bd rake-tasks: "set -e"; cd to "/usr/share/gitlab". 2016-09-26 14:49:28 +10:00
Dmitry Smirnov
be299832ee fix failure to start masked gitlab.service after reinstall.
Essentially problem is due to L:maintainer-script-should-not-use-service [1]:
 postinst invoke `rake-tasks.sh` which tries to start gitlab using "service gitlab start"
 before debhelper-generated scripts that unmask "gitlab.service".

 This commit modifies postinst to run "rake gitlab:check" after #DEBHELPER#
 scripts that take care of starting GitLab (which is no longer started by
 `rake-tasks.sh`).

 [1]: https://lintian.debian.org/tags/maintainer-script-should-not-use-service.html
2016-09-26 13:50:23 +10:00
Dmitry Smirnov
46c87e29b2 remove obsolete conffiles (thanks, adequate). 2016-09-20 17:04:11 +10:00
Dmitry Smirnov
2b6e59dbdb Repack orig.tar; drop Files-Excluded. 2016-09-20 15:56:53 +10:00
Praveen Arimbrathodiyil
4fe3bd7897 merge test and development, test groups 2016-09-18 21:53:59 +05:30
Praveen Arimbrathodiyil
a1b6de3dad update changelog 2016-09-18 20:50:43 +05:30
Praveen Arimbrathodiyil
3e42d2f975 add test tep on gem2deb-test-runner 2016-09-18 20:24:51 +05:30
Praveen Arimbrathodiyil
8a692aaf0c relax capybara, add ruby-sham-rack 2016-09-18 19:58:09 +05:30
Praveen Arimbrathodiyil
3f3f10222b loosen minitest in Gemfile 2016-09-18 19:41:30 +05:30
Praveen Arimbrathodiyil
199c5f1ca5 relax rspec-retry dependency 2016-09-18 19:26:29 +05:30
Praveen Arimbrathodiyil
3818dcf65a use environment variable to exclude groups 2016-09-18 19:06:28 +05:30
Praveen Arimbrathodiyil
5bb32036dd try changing group name 2016-09-18 15:19:33 +05:30
Praveen Arimbrathodiyil
1c8b469376 create .bundle directory 2016-09-18 15:07:16 +05:30
Praveen Arimbrathodiyil
a27a0e6b1a move .bundle to /var/lib/gitlab 2016-09-18 14:56:32 +05:30
Praveen Arimbrathodiyil
72532ad17c remove development, test from bundle install 2016-09-18 12:59:36 +05:30
Praveen Arimbrathodiyil
854614e002 use optional groups for test 2016-09-18 11:32:55 +05:30
Praveen Arimbrathodiyil
a9632cf86e use spec.rake 2016-09-18 10:10:24 +05:30
Praveen Arimbrathodiyil
ecac818d7e Merge branch 'master' of git+ssh://git.debian.org/git/pkg-ruby-extras/gitlab 2016-09-17 22:00:33 +05:30
Praveen Arimbrathodiyil
d2ee25cb3b upload to unstable 2016-09-17 21:42:12 +05:30
Praveen Arimbrathodiyil
8419bd6a48 update autopkgtest dependencies 2016-09-17 20:53:31 +05:30
Praveen Arimbrathodiyil
047687548c try need root option 2016-09-17 20:06:42 +05:30
Praveen Arimbrathodiyil
62fe446e36 use su instead of sudo 2016-09-17 15:33:46 +05:30
Praveen Arimbrathodiyil
fa561738d8 fix test depends 2016-09-17 15:04:50 +05:30
Praveen Arimbrathodiyil
670c75eb04 update changelog 2016-09-17 15:02:00 +05:30
Praveen Arimbrathodiyil
8d9dd0d4e9 Merge branch 'tests' 2016-09-17 15:01:06 +05:30
Praveen Arimbrathodiyil
68dcf3289f upload to unstable 2016-09-17 14:53:10 +05:30
Praveen Arimbrathodiyil
ac32bfc38e use gitlab provided code to generate secrets.yml 2016-09-17 14:38:57 +05:30
Praveen Arimbrathodiyil
458ff9aa9b add initializers failures 2016-09-16 22:03:12 +05:30
Praveen Arimbrathodiyil
86f3a872cb helpers tests failed 2016-09-16 18:06:57 +05:30
Praveen Arimbrathodiyil
47c58a90d4 add failures 2016-09-16 13:56:24 +05:30
Praveen Arimbrathodiyil
67b2bd5ec9 run spec/finders 2016-09-16 13:46:07 +05:30
Praveen Arimbrathodiyil
ddec89ed71 use -H in sudo 2016-09-16 13:40:08 +05:30
Praveen Arimbrathodiyil
a58b494eff add phantomjs to depends 2016-09-16 13:36:22 +05:30
Praveen Arimbrathodiyil
474b2687eb add more tests 2016-09-16 13:36:22 +05:30
Praveen Arimbrathodiyil
e1302c7daf update tests 2016-09-16 13:36:22 +05:30
Praveen Arimbrathodiyil
ce0d0d9f26 setup autopkgtest 2016-09-16 13:36:22 +05:30
Praveen Arimbrathodiyil
d51bda25bb upload to unstable 2016-09-16 12:44:14 +05:30
Praveen Arimbrathodiyil
c5baa3e444 move override to binary 2016-09-15 14:58:48 +05:30
Praveen Arimbrathodiyil
b6b07f7a7e fix uglifyjs invocation 2016-09-15 14:54:49 +05:30
Praveen Arimbrathodiyil
3eb1850f48 add embedded cropper.js to overrides 2016-09-15 14:44:03 +05:30
Praveen Arimbrathodiyil
4ae717b571 add ruby-prof as dependency 2016-09-14 18:58:27 +05:30
Praveen Arimbrathodiyil
60a18fc9e1 add back ruby-prof in Gemfile 2016-09-14 18:57:38 +05:30
Praveen Arimbrathodiyil
de9ef1f963 add dependency on ruby-chronic 2016-09-14 18:02:23 +05:30
Praveen Arimbrathodiyil
8eb7d72a07 tighten devise 2016-09-14 17:59:38 +05:30
Praveen Arimbrathodiyil
289237207a more lintian overrides 2016-09-13 19:58:28 +05:30
Praveen Arimbrathodiyil
3e998dfc5b minifie vue*.js 2016-09-13 19:48:36 +05:30
Praveen Arimbrathodiyil
33b160c633 update changelog to build dfsg1 2016-09-13 19:45:23 +05:30
Praveen Arimbrathodiyil
06a48b338b remove vue*.min.js 2016-09-13 19:43:14 +05:30
Praveen Arimbrathodiyil
f0c41767d2 more overrides 2016-09-13 19:13:14 +05:30
Praveen Arimbrathodiyil
b87c9d803e add more overrides 2016-09-13 18:43:15 +05:30
Praveen Arimbrathodiyil
e3d680065c update lintian-overrides for false positives 2016-09-13 18:37:24 +05:30
Praveen Arimbrathodiyil
94ca29297a refresh patches 2016-09-13 18:27:13 +05:30
Praveen Arimbrathodiyil
397754dce1 tighten dependencies 2016-09-13 17:54:06 +05:30
Praveen Arimbrathodiyil
6713b461b3 update changelog 2016-09-13 17:45:59 +05:30
Praveen Arimbrathodiyil
d3e1cc1784 remove ruby-devise-async dependency 2016-09-13 15:28:20 +05:30
Praveen Arimbrathodiyil
1d66631389 upload to unstable 2016-09-07 23:21:38 +05:30
Praveen Arimbrathodiyil
c41776ae82 -ruby-activerecord-deprecated-finders from deps 2016-09-04 20:27:47 +05:30
Dmitry Smirnov
509241b79d tighten "ruby-vmstat" dependency versioning
~~~~
Could not find gem 'vmstat (>= 2.1.1, ~> 2.1)' in any of the gem sources listed
in your Gemfile or available on this machine.
~~~~
2016-09-02 11:42:37 +10:00
Praveen Arimbrathodiyil
684c546f9a reupload to unstable 2016-09-01 13:17:11 +05:30
Praveen Arimbrathodiyil
47236db82a upload to experimental 2016-08-31 19:25:02 +05:30
Praveen Arimbrathodiyil
d806b1d4c5 clear assets cache before precompile 2016-08-31 13:33:35 +05:30
Praveen Arimbrathodiyil
5300f5a8db set minimum version of rouge 2016-08-31 01:06:42 +05:30
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