Commit graph

639 commits

Author SHA1 Message Date
Praveen Arimbrathodiyil
a335c64a6f update version 2016-10-01 15:21:16 +05:30
Praveen Arimbrathodiyil
a267db40c7 bump gitlab-shell and gitlab-workhorse versions 2016-10-01 15:16:00 +05:30
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