[DRE-commits] [gitlab] branch master updated (08d0f07 -> bcfcb14)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Feb 13 16:42:25 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a change to branch master
in repository gitlab.

      from  08d0f07   update template ordering
       new  9216344   introduce gitlab_log_dir and gitlab_pid_path
       new  be482dd   set pid_path and socket_path
       new  92b29bd   use ENV for setting variables
       new  d8e19a4   read variables in bin/*
       new  e81778f   use bin/* for start and stop
       new  f57fd08   create log, pid and socket paths
       new  cc0689a   update changelog
       new  2bb6052   use /var for gitlab-workhorse too
       new  124022d   add missing files to debian/install
       new  b6f1bbf   add bc to rules
       new  f656491   fix syntax/line break
       new  6e6da4e   move file check to sh file
       new  3d25ed3   update template language style
       new  58ebc57   don't fail if the directory exist
       new  c40b9fc   move uploads to /var
       new  5471c93   change paths in nginx to /var
       new  bcfcb14   upload to unstable

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                     |  9 ++++++---
 debian/conf/gitlab                   | 14 +++++++++-----
 debian/conf/gitlab-debian.conf       |  2 ++
 debian/conf/gitlab-sidekiq.service   |  5 ++---
 debian/conf/gitlab-unicorn.service   |  4 ++--
 debian/conf/gitlab-workhorse.service |  4 ++--
 debian/conf/nginx.conf.example       |  2 +-
 debian/conf/nginx.ssl.conf.example   |  2 +-
 debian/conf/unicorn.rb               | 10 +++++-----
 debian/control                       |  1 +
 debian/gitlab.links                  |  1 +
 debian/gitlab.templates              |  6 +++---
 debian/install                       |  3 +++
 debian/patches/pid-log-paths.patch   | 34 ++++++++++++++++++++++++++++++++++
 debian/patches/series                |  1 +
 debian/postinst                      | 27 +++++++++++++++++++--------
 debian/rules                         |  2 ++
 debian/upstream-file-count-check.sh  |  9 +++++++++
 18 files changed, 103 insertions(+), 33 deletions(-)
 create mode 100644 debian/patches/pid-log-paths.patch
 create mode 100644 debian/upstream-file-count-check.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list