- 23 Apr, 2014 3 commits
-
-
Dmitriy Zaporozhets authored
allow passing user's email address in custom Gravatar urls Some custom avatar systems use the user's email address rather than its hash. This merge request will allow the administrator to configure gitlab-ce to use the user's email address gravatar.plain_url and gravatar.ssl_url in the config file like this: ``` gravatar: enabled: true plain_url: "http://company.com/avatar/?mail=%{email}&size=%{size}" ssl_url: "https://company.com/avatar/?mail=%{email}&size=%{size}" ``` It's a only a 2 word patch.
-
Dmitriy Zaporozhets authored
LDAP Configuration Fix This fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/180 in new installations of version 6.8 (installations upgraded from 6.7 still have the issue, however).
-
Dmitriy Zaporozhets authored
Fix code block that doesn't render correctly in doc.gitlab.com Probably fixes https://gitlab.com/gitlab-com/doc-gitlab-com/issues/6
-
- 22 Apr, 2014 15 commits
-
-
Achilleas Pipinellis authored
-
Dmitriy Zaporozhets authored
Version680 VERSION to 6.8.0
-
Job van der Voort authored
-
-
Dmitriy Zaporozhets authored
Update Shell version in the Install doc
-
Sytse Sijbrandij authored
Allow to overwrite location of gitlab.yml config file.
-
Sytse Sijbrandij authored
Allow to specify secret token via SECRET_KEY_BASE environment variable.
-
Sytse Sijbrandij authored
Detailed monthly release Fixes #1190
-
Job van der Voort authored
-
Marin Jankovski authored
-
Job van der Voort authored
-
-
Job van der Voort authored
Fix minor typo in docs
-
Dmitriy Zaporozhets authored
512mb Most people only care about the 512mb option, we should mention that with one worked you don't get http pushes.
-
Job van der Voort authored
Update title and revert section of 6.7-to-6.8 docs
-
- 21 Apr, 2014 3 commits
-
-
Travis Odom authored
-
robertd authored
-
dosire authored
-
- 18 Apr, 2014 6 commits
-
-
Sytse Sijbrandij authored
fix installation.md typo
-
Evgeniy Sokovikov authored
depency -> dependency
-
Sytse Sijbrandij authored
Workflow documentation
-
Jacob Vosmaer authored
Help pages on doc.gitlab.com/ce are missing titles. This needs to be solved globally.
-
Jacob Vosmaer authored
This text was deleted in 564c37d9.
-
Jacob Vosmaer authored
-
- 17 Apr, 2014 10 commits
-
-
Dmitriy Zaporozhets authored
Update monthly release doc /cc @sytse @jacobvosmaer @marin
-
Dmitriy Zaporozhets authored
Official location I got two today: https://twitter.com/wonderb0lt/status/456545094644936705 https://twitter.com/madpew/status/456758525398884352
-
robertd authored
-
Job van der Voort authored
-
dosire authored
-
Dmitriy Zaporozhets authored
Rc1 updates #1178 Please check it well
😃 If this gets merged, the annotated version tag 6.8.0.rc1 will point to https://dev.gitlab.org/gitlab/gitlabhq/commit/e6b668ab0169f981a5c4162cd8625daf02e6f5a8 /cc @sytse @jacobvosmaer @marin -
Job van der Voort authored
-
Job van der Voort authored
-
Job van der Voort authored
-
Job van der Voort authored
-
- 16 Apr, 2014 3 commits
-
-
Dmitriy Zaporozhets authored
fix bundle install error
-
Dmitriy Zaporozhets authored
Removed missing sass selectors
-
zzjin authored
fix issue of bundle install error after slack-notifier upgraded. upgrade to 0.3.2
-