- 24 Aug, 2015 3 commits
-
-
Douwe Maan authored
CHANGELOG and CHANGELOG-EE updates See merge request !483
-
Robert Speicher authored
Make 7.13.3 entry style consistent with others
-
Robert Speicher authored
-
- 22 Aug, 2015 1 commit
-
-
Robert Speicher authored
Fix sign in form when just Kerberos is enabled See merge request !482
-
- 21 Aug, 2015 3 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 19 Aug, 2015 14 commits
-
-
Dmitriy Zaporozhets authored
Jenkins tests See merge request !19
-
Dmitriy Zaporozhets authored
Master CE to EE See merge request !480
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Merge branch 'jenkins_ci_status_handle_unstable_builds' of https://gitlab.com/chrisrohr/gitlab-ee into jenkins-tests
-
Dmitriy Zaporozhets authored
Adding in ability to check status of automatic branch jobs in jenkins The current documentation for integrating Jenkins and Gitlab EE indicates that the Gitlab Hook Plugin should be used. When you use that plugin you can set up Jenkins to automatically create new jobs for the branches used in merge requests. The CI Status check for Jenkins does not currently handle those automatic jobs. The result of this is shows an error checking the status on all Merge Requests. This merge request is a small change to the jenkins_service to utilize the ref param being passed in and appending the branch name if not master to the project url which will allow the status checks to succeed. See merge request !9
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Stan Hu authored
add CommitNote field expose :created_at
-
Robert Schilling authored
-
Robert Schilling authored
-
bigsurge authored
add CommitNote field expose :created_at
-
- 18 Aug, 2015 18 commits
-
-
Sytse Sijbrandij authored
Make sure blog post MR has WIP keyword cc @sytses @rspeicher See merge request !1172
-
Douwe Maan authored
Fix path traversal in HelpController Closes #2543 See merge request !1922
-
Robert Speicher authored
-
Robert Speicher authored
Fix infinite loop when SAML was incorrectly configured. See merge request !1170
-
Robert Speicher authored
Fix gitlab:env:info rake task. Found doing QA. See merge request !1169
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Add yellow/unstable build as a failure Jenkins has more build statuses than any 'CI' tool I've ever seen. Apparently a build can be 'successful' but if tests fail it's called 'unstable'. However, 'unstable' is not considered a failing build. Bleh... Anyway, GitLab needs to consider unstable or yellow builds a failure for CI purposes. See merge request !11
-
Stan Hu authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Include more information in hook error messages When pushing commits to the remote, if a pre-receive hook gets triggered that prevents the push, it may not be clear which commit is causing the issue. Having the values of what caused the comparison to fail in the error message will help debugging, whether it be the user or the administrator. See merge request !14
-
Dmitriy Zaporozhets authored
Clear cache to prevent listing deleted branches after MR removes source branch Closes #2272 See merge request !1160
-
Stan Hu authored
disallow irrelevant pages by defaults in robots
-
Stan Hu authored
capitalize URL in "Home page URL"
-
Ben Bodenmiller authored
-
Ben Bodenmiller authored
Update default robots.txt rules to disallow irrelevant pages that search engines should not care about. This will still allow important pages like the files, commit details, merge requests, issues, comments, etc. to be crawled.
-
Stan Hu authored
-
Stan Hu authored
Upgrade gitlab_git to 7.2.14 to ignore CRLFs in .gitmodules Closes #2262 See merge request !1171
-
- 17 Aug, 2015 1 commit
-
-
Stan Hu authored
Closes #2262
-