- 22 Jul, 2019 40 commits
-
-
Sean McGivern authored
Add or remove blocking merge requests See merge request gitlab-org/gitlab-ee!13506
-
GitLab Bot authored
-
Nick Thomas authored
Ensure SubmoduleHelper works outside view context Closes #64833 See merge request gitlab-org/gitlab-ce!31005
-
Fatih Acet authored
Resolve "Move License Management reports logic for the Merge Request widget to the backend" See merge request gitlab-org/gitlab-ee!14723
-
Can Eldem authored
-
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
-
Marcia Ramos authored
Docs: add alert for bugs - Pages' LE integration See merge request gitlab-org/gitlab-ce!31002
-
Marcia Ramos authored
-
Fatih Acet authored
Display group id on group admin page Closes #60948 See merge request gitlab-org/gitlab-ce!29735
-
Zsolt Kovari authored
-
Fatih Acet authored
Display project id on project admin page Closes #60949 See merge request gitlab-org/gitlab-ce!29734
-
Zsolt Kovari authored
-
GitLab Bot authored
-
Fatih Acet authored
Splits out SAST reports to a new module See merge request gitlab-org/gitlab-ee!14299
-
Sam Beckham authored
- Moves SAST reports into a new module - Updates the scanning tests - Tests the new module - Removes some flaky setTimeout based tests - Adds a mediator to the security_reports store - Updates the Gitlab POT file
-
Lin Jen-Shin authored
Remove `if:` argument in before_action and alike when `only:` is also used Closes #55564 See merge request gitlab-org/gitlab-ce!24412
-
Douwe Maan authored
-
Fatih Acet authored
Adds a waitForMutation helper for VueX(CE backport) See merge request gitlab-org/gitlab-ce!30186
-
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
-
samdbeckham authored
-
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
-