- 15 Feb, 2018 24 commits
-
-
Constance Okoghenun authored
-
Sean McGivern authored
Added PlantUML server using docker See merge request gitlab-org/gitlab-ce!16880
-
Sean McGivern authored
Update index.md with minor grammatical edit See merge request gitlab-org/gitlab-ce!16919
-
Sean McGivern authored
Remove double negative See merge request gitlab-org/gitlab-ce!17049
-
Douwe Maan authored
Fix Error 500s loading repositories with inconsistent HEAD Closes #43268 See merge request gitlab-org/gitlab-ce!17128
-
Rémy Coutable authored
Move spinach profile tests to RSpec See merge request gitlab-org/gitlab-ce!17068
-
Tim Zallmann authored
Resolve "CI status icon and avatar are not vertically aligned in MR list" Closes #39607 See merge request gitlab-org/gitlab-ce!17072
-
Sean McGivern authored
Port some changes from gitlab-ee!4532 back to CE See merge request gitlab-org/gitlab-ce!17120
-
Douwe Maan authored
Fixed user synced attributes metadata after removing current provider Closes #37528 See merge request gitlab-org/gitlab-ce!17054
-
Francisco Javier López authored
-
Douwe Maan authored
Only check LFS integrity for first branch in push Closes #41141 See merge request gitlab-org/gitlab-ce!17098
-
Rémy Coutable authored
Move spinach group milestones test to RSpec See merge request gitlab-org/gitlab-ce!17051
-
Semyon Pupkov authored
-
Rémy Coutable authored
Move feature group members search test to RSpec See merge request gitlab-org/gitlab-ce!17050
-
Fatih Acet authored
Fix teleporting emoji (MR description instead of comment) Closes #35530 See merge request gitlab-org/gitlab-ce!17100
-
Fatih Acet authored
Resolve "Merge request says "Could not connect to the CI server", no CI or integration is configured" See merge request gitlab-org/gitlab-ce!17053
-
Grzegorz Bizon authored
Add LDAP_USERNAME and LDAP_PASSWORD user environment variables for QA See merge request gitlab-org/gitlab-ce!17141
-
-
Stan Hu (Admin) authored
Add the missing "Security Products" Team label and sort them alphabetically See merge request gitlab-org/gitlab-ce!16961
-
Stan Hu authored
-
-
Stan Hu authored
Remove root user 100 project limit Closes #43271 See merge request gitlab-org/gitlab-ce!17126
-
-
James Edwards-Jones authored
-
- 14 Feb, 2018 16 commits
-
-
Kamil Trzciński authored
Resolve "Project variables validate without any scopes disregarding environment_scope" Closes #43191 See merge request gitlab-org/gitlab-ce!17086
-
Stan Hu authored
-
Stan Hu authored
-
Kamil Trzciński authored
-
Stan Hu authored
-
Stan Hu authored
We removed the exception handling for Rugged errors in !16770, which revealed that the licensee gem attempts to retrieve a license file via Rugged in `refs/heads/master` by default. If that branch did not exist, a Rugged::ReferenceError would be thrown. There were two issues: 1. Not every project uses `master` as the default branch. This change uses the head commit to identify the license. 2. Removing the exception handling caused repositories to fail loading. We can safely catch and ignore any Rugged error because this means we weren't able to load a license file. Closes #43268
-
Tim Zallmann authored
Moves mr widget components into vue files See merge request gitlab-org/gitlab-ce!17110
-
Matija Čupić authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Make parent_id field integer/null value instead of string See merge request gitlab-org/gitlab-ce!17085
-
Rémy Coutable authored
Suppress git output when running QA as a non-default user Closes gitlab-qa#157 See merge request gitlab-org/gitlab-ce!17006
-
Robert Speicher authored
-
Robert Speicher authored
-
Kamil Trzciński authored
Resolve "Track GCP Billing enabled project changes" Closes #41722 See merge request gitlab-org/gitlab-ce!16962
-
Kamil Trzciński authored
Resolve "Environment with starting slash in name causes error" Closes #39885 See merge request gitlab-org/gitlab-ce!17071
-
Rémy Coutable authored
Merge branch '43240-external-tracker-issues-don-t-have-the-correct-closing-text-appended-to-mrs' into 'master' Resolve "External tracker issues don't have the correct closing text appended to MRs" Closes #1 et #43240 See merge request gitlab-org/gitlab-ce!17109
-