- 09 Oct, 2018 23 commits
-
-
Mike Greiling authored
-
Marin Jankovski authored
CE upstream - 2018-10-09 13:02 UTC Closes #7883 See merge request gitlab-org/gitlab-ee!7846
-
GitLab Bot authored
-
Rémy Coutable authored
CE upstream - 2018-10-09 07:18 UTC See merge request gitlab-org/gitlab-ee!7841
-
Rémy Coutable authored
QA: Use basic auth to create cluster role binding See merge request gitlab-org/gitlab-ce!22190
-
Yorick Peterse authored
Documentation for feature flags defaulting to on Closes gitlab-ee#7883 See merge request gitlab-org/gitlab-ce!22157
-
Achilleas Pipinellis authored
docs/Tsumitsu Fix render issue in GFM documentation page See merge request gitlab-org/gitlab-ce!21997
-
smit_tooned authored
-
Kamil Trzciński authored
Use the standard PIP_CACHE_DIR for Python dependency caching template Closes #52408 See merge request gitlab-org/gitlab-ce!22211
-
Achilleas Pipinellis authored
Add troubleshooting step about indexing a new server See merge request gitlab-org/gitlab-ee!7839
-
Achilleas Pipinellis authored
Fix links that 404 and style changes See merge request gitlab-org/gitlab-ce!22209
-
Douwe Maan authored
Reject invalid branch names in repository compare controller Closes #51003 See merge request gitlab-org/gitlab-ce!22186
-
Sean McGivern authored
Rails5: fix user edit profile clear status spec See merge request gitlab-org/gitlab-ce!22169
-
Rémy Coutable authored
Update to latest version of contributor-covenant. See merge request gitlab-org/gitlab-ce!21995
-
Rémy Coutable authored
Update to latest version of contributor-covenant. See merge request gitlab-org/gitlab-ee!7604
-
Jacob Schatz authored
-
Jacob Schatz authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
GitLab Bot authored
# Conflicts: # doc/user/project/issues/create_new_issue.md [ci skip]
-
Rémy Coutable authored
QA: Allow the registration e2e test to be skipped See merge request gitlab-org/gitlab-ce!22205
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Stan Hu authored
Geo: Disable backoff for file attachment types See merge request gitlab-org/gitlab-ee!7826
-
Thong Kuah authored
The `--username` and `--password` top level options have been removed. Fortunately we have a backwards compatible way of setting the credentials via `kubectl config set-credentials <name>`, and using the `--user <name>` top level option which is available at least in 1.10 (and possibly farther back).
-
- 08 Oct, 2018 17 commits
-
-
Evan Read authored
- Some links internal links were incorrect. - Removed some #overview anchor links, because they don't jump much content. - Made text confirm to suggested proselint and mardownlint rules.
-
Robert Speicher authored
Bump rugged to 0.27.5 for security fixes See merge request gitlab-org/gitlab-ce!22208
-
Ash McKenzie authored
Don't backoff for uploads, LFS objects or CI job artifacts
-
Robert Speicher authored
Use project-level license check for Batch Comments See merge request gitlab-org/gitlab-ee!7838
-
Stan Hu authored
See: https://github.com/libgit2/libgit2/releases
-
Douglas Barbosa Alexandre authored
Move Issue#related_issues method to EE scope Closes #7906 See merge request gitlab-org/gitlab-ee!7836
-
Stan Hu authored
Closes #51003
-
Cindy Pallares 🦉 authored
-
Mike Greiling authored
Merge branch '52353-keyboard-navigation-project-slug-is-not-focused-on-new-project-page' into 'master' Resolve "Keyboard navigation: "Project slug" is not focused on "New project" page" Closes #52353 See merge request gitlab-org/gitlab-ce!22198
-
André Luís authored
Instead of using instance-level. Prevents projects in GitLab.com that don't have EEP level from showing the EEP feature.
-
Oswaldo Ferreira authored
This is an EE only method. So ideally we should move to EE scope to avoid conflicts on CE -> EE.
-
Mark Lapierre authored
If SIGNUP_DISABLED is true skip any tests with a context :skip_signup_disabled. The context is set for the registration tests. This allows the tests to be skipped when run on the staging, which doesn't allow registration
-
Robert Speicher authored
Removes expensive dead code on main MR page request Closes #51172 See merge request gitlab-org/gitlab-ce!22153
-
Filipa Lacerda authored
Group-level Security Dashboard – Counts/Overview See merge request gitlab-org/gitlab-ee!7564
-
Rémy Coutable authored
Add review app to gitlab-ce See merge request gitlab-org/gitlab-ee!7804
-
Martin Wortschack authored
-
samdbeckham authored
- Improves the vulnerabilities store to accomodate the counts - Adds Components for the vulnerability counts - Adds extra actions, getters, and methods for the counts - Adds skeletal loading to the vulnerabilities tablet - Adds integration tests for the components that use stores
-