- 09 Nov, 2014 1 commit
-
-
Ben Bodenmiller authored
-
- 08 Nov, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Factor GITLAB_SHELL_VERSION get method
-
- 07 Nov, 2014 5 commits
-
-
Marin Jankovski authored
Don't enable IPv4 *only* on nginx. I came across this issue when initially setting up gitlab and fixed it locally. Today, helping someone else set up their own instance, I came across this issue again: The sample nginx configuration files disable IPv6 by default, making the server inaccesible unless the remote node has native IPv4. IPv4->IPv6 transition mechanisms don't help if the server have proper IPv6 DNS records in-place, which was the case for both of my servers. This branch enables IPv4 and IPv6 by default. Older servers with no external IPv6 connectivity will not fail since they'll have a local-link IPv6 address to bind to anyway. See merge request !231
-
Marin Jankovski authored
Create dev fixture projects with fixed visibility
-
Marin Jankovski authored
Do not require immediate password reset if specifying a password
-
Dmitriy Zaporozhets authored
Fix attachment ui Fixes #1571 See merge request !1244
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 06 Nov, 2014 9 commits
-
-
Dmitriy Zaporozhets authored
Improve white code highlight in comments and wiki ![Screenshot 2014-11-05 16.36.55](https://dev.gitlab.org/uploads/dzaporozhets/gitlabhq/5723848593/Screenshot_2014-11-05_16.36.55.png) See merge request !1241
-
Dmitriy Zaporozhets authored
Do not mention MR if commit is a part of MR See merge request !1242
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Valery Sizov authored
Fix system_silent call Origin request has been provided by our contributor @cirosantilli. We had to revert it and rework. origin commit - https://dev.gitlab.org/gitlab/gitlabhq/commit/0b1084a4538bc46684c8620410988d3b1093e7ab See merge request !1243
-
Valery Sizov authored
-
Valery Sizov authored
This reverts commit b33d4bc2.
-
Valery Sizov authored
This reverts commit 0b1084a4.
-
Dmitriy Zaporozhets authored
Factor using Repository#path_to_repo
-
- 05 Nov, 2014 24 commits
-
-
Dmitriy Zaporozhets authored
Update GitLab CI service to work with new GitLab CI See merge request !1239
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Ciro Santilli authored
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
Remove unnecessary authorisations Because we already check read_project ability in `before_filter :project` See merge request !1240
-
Marin Jankovski authored
-
Valeriy Sizov authored
Remove unused authenticate_user from project#show
-
Valeriy Sizov authored
Remove dead Event#new_branch? method
-
Valeriy Sizov authored
Don't output to stdout from lib non-interactive methods [failure unrelated]
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Valeriy Sizov authored
Factor '0' * 40 blank ref constants [failure unrelated]
-
Don Luchini authored
-
Valeriy Sizov authored
Fix version of test seed branches to specific revisions. Only clone if necessary.
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Valeriy Sizov authored
Transform remove blob link into button.
-
Valeriy Sizov authored
improve SSH key emails
-
Marin Jankovski authored
-
Valeriy Sizov authored
Fix log rotate permission error
-
Ciro Santilli authored
It pollutes the test output too much.
-
Marin Jankovski authored
-
Valeriy Sizov authored
Use xmlschema date format (ISO 8601) on system hooks timestamp
-
Valeriy Sizov authored
Attachment URL with non-/ relative root
-
Marin Jankovski authored
Update default regex message to match regex.
-