- Sep 16, 2014
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
Nginx ip Add nginx ip as attribute See merge request !112
-
Marin Jankovski authored
-
Marin Jankovski authored
Merge branch 'feature-customize-issue-closing-pattern' of https://gitlab.com/matthieu.o.vachon/cookbook-gitlab into matthieu.o.vachon/cookbook-gitlab-feature-customize-issue-closing-pattern Conflicts: recipes/install.rb spec/install_spec.rb
-
Marin Jankovski authored
Fix foodcritic This MR fixes all foodcritic issues and removes some unused attributes at the same time. More specifically, * `support_email` - The support email is not used anymore in gitlab. * `standard_signin_enabled` - The sign enabled feature is already covered by the `signin_enabled` attribute. See merge request !109
-
- Sep 13, 2014
-
-
Olivier Bazoud authored
-
- Sep 04, 2014
-
-
Matthieu Vachon authored
-
Matthieu Vachon authored
-
Matthieu Vachon authored
* This settings is already covered by attribute signin_enabled it's a follow-up from foodcritic fixes.
-
Matthieu Vachon authored
* This settings has been removed from gitlab and gitlab cookbook and it's a follow-up from foodcritic fixes.
-
Matthieu Vachon authored
-
- Aug 22, 2014
-
-
Marin Jankovski authored
Release 7.2 See merge request !107
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- Aug 21, 2014
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- Aug 20, 2014
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
Dev doc update Updated Developer Doc to work for users who don't already have ruby installed. The ruby bundled with chef can't properly run bundle install for gitlab due to the chef omnibus using an old openssl version, so if ruby isn't available we need to make sure to compile it. Also added autoconf for the apt-get install, which is required for installing berks, and wasn't included in build-essential on Ubuntu 14.04 #52 See merge request !102
-
Marin Jankovski authored
Use superior `postgres::ruby` recipe instead of database_postgresql_pg_gem When the `external_database` attribute is set to `true`, the `database_postgresql_pg_gem` fails to install the `pg` gem on a vanilla Ubuntu machine because some packages (e.g. `build-essentials`) are not yet installed. The `postgres::ruby` recipe handles this correctly, so just reference that instead. See merge request !99
-
- Aug 07, 2014
-
-
Sytse Sijbrandij authored
Fixed typo Fixed typo in build-essential package name See merge request !106
-
Martin Sefcik authored
-
- Aug 06, 2014
-
-
Sytse Sijbrandij authored
-
Sytse Sijbrandij authored
-
Sid Sijbrandij authored
Additional troubleshoot for vagrant installation See merge request !20
-
Sytse Sijbrandij authored
Additional troubleshoot for vagrant See merge request !104
-
Sytse Sijbrandij authored
Add login instructions to vagrant install See merge request !105
-
Jan-Willem van der Meer authored
-
Jan-Willem van der Meer authored
When installing gitlab via vagrant / cookbook pg won't install properly. Installing the build-essentials package resolved the issue
-