- 22 Jul, 2019 40 commits
-
-
Nick Thomas authored
This feature needs to be documented, so here is the documentation
-
Nick Thomas authored
GitLab has model-level support for the idea of one merge request "blocking" another from being merged - the second MR can only be merged once the first one has, itself, been merged. We also show any existing blocks in the merge request widget. This commit adds support for adding and removing these blocks when creating or editing a merge request. Frontend changes mostly by Sam Bigelow <sbigelow@gitlab.com>
-
Nick Thomas authored
-
GitLab Bot authored
-
Fatih Acet authored
Embed metrics charts in issues See merge request gitlab-org/gitlab-ce!29691
-
-
Fatih Acet authored
Embed metrics charts in issues - EE backport See merge request gitlab-org/gitlab-ee!14655
-
-
GitLab Bot authored
-
James Lopez authored
Order projects by name in the "Move issue" dropdown See merge request gitlab-org/gitlab-ce!30778
-
Jan Provaznik authored
This pagination is not used anywhere so there is no reason to keep it. It seems the usage of offset_id was probably removed in 90c60138
-
Yorick Peterse authored
The merge train could not automatically merge CE into EE due to a changelog file being removed in CE while it was modified in EE. To resolve this, we removed the changelog file from EE as well.
-
Phil Hughes authored
Implement "View previous design versions" Closes #9491 See merge request gitlab-org/gitlab-ee!14601
-
Samantha Ming authored
- Has version selection dropdown - Repopulate designs when a version is selected
-
Thong Kuah authored
Fix syntax error in script See merge request gitlab-org/gitlab-ce!30994
-
Thong Kuah authored
Fix syntax error in script See merge request gitlab-org/gitlab-ee!14771
-
Sean McGivern authored
Elasticsearch: Intelligently retry bulk-insert failures when indexing database content See merge request gitlab-org/gitlab-ee!14657
-
Douwe Maan authored
Markdown issues: Checkbox inside blockquote status won't be saved See merge request gitlab-org/gitlab-ce!30952
-
Lin Jen-Shin authored
Finish up config CE-EE parity Closes #4946 See merge request gitlab-org/gitlab-ee!14733
-
Sean McGivern authored
Merge branch '9466-auditor-users-should-be-able-to-see-the-group-and-project-security-dashboards' into 'master' Allow auditors to see the group and project security dashboards Closes #9466 See merge request gitlab-org/gitlab-ee!14695
-
Dmitriy Zaporozhets authored
Resolve "OAuth2 support with GitLab personal access token" See merge request gitlab-org/gitlab-ce!30277
-
Steve Abrams authored
PATs are accepted using the OAuth2 compliant header "Authorization: Bearer {token}" in order to allow for OAuth requests while 2FA is enabled.
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
Sean McGivern authored
Fix duplicated issues while sorting by weight See merge request gitlab-org/gitlab-ee!14750
-
Sean McGivern authored
Fix unreleased changelog "-30974-issue-search-by-number.yml" See merge request gitlab-org/gitlab-ce!30979
-
Sean McGivern authored
Replaces dashboard help link in project helper Closes #12601 See merge request gitlab-org/gitlab-ee!14669
-
Sam Beckham authored
-
GitLab Bot authored
-
Rémy Coutable authored
Upload new Knapsack report instead of merging Closes #64428 See merge request gitlab-org/gitlab-ce!30612
-
Rémy Coutable authored
[EE] Upload new Knapsack report instead of merging See merge request gitlab-org/gitlab-ee!14642
-
GitLab Bot authored
-
Ash McKenzie authored
Handle trailing slashes when generating issue URLs See merge request gitlab-org/gitlab-ce!30911
-
GitLab Bot authored
-
Kushal Pandya authored
use the property of name_with_namespace instead of name for the new issue form in boards See merge request gitlab-org/gitlab-ee!14679
-
Kushal Pandya authored
use the property of name_with_namespace instead of name for the new issue form in group boards See merge request gitlab-org/gitlab-ce!30021
-
Emeryao authored
add a new attribute for name_with_namespace prettier the changed code
-