Releases: sameersbn/docker-gitlab
Releases · sameersbn/docker-gitlab
v7.9.1
v7.9.0
- gitlab-shell: upgrade to v.2.6.0
- gitlab: upgrade to CE v.7.9.0
- init: set default value of
UNICORN_WORKERS
to3
- init: set default value of
SMTP_OPENSSL_VERIFY_MODE
topeer
- init: removed
GITLAB_RESTRICTED_VISIBILITY
configuration option, can be set from the UI - init: added BitBucket OAuth configuration support
- init: added
GITLAB_EMAIL_DISPLAY_NAME
configuration option
v7.8.4
v7.8.2
v7.8.1
v7.8.0
- update postgresql client to the latest version, Closes #249
- removed
GITLAB_SIGNUP
configuration option, can be set from gitlab ui - removed
GITLAB_SIGNIN
configuration option, can be set from gitlab ui - removed
GITLAB_PROJECTS_LIMIT
configuration option, can be set from gitlab ui - removed
GITLAB_GRAVATAR_ENABLED
configuration option, can be set from gitlab ui - gitlab-shell: upgrade to v.2.5.3
- gitlab: upgrade to CE v.7.8.0
- init: set
LDAP_PORT
default value to389
- init: set
LDAP_METHOD
default value toplain
- init: added gitlab oauth configuration support