- 11 Nov, 2019 24 commits
-
-
Jan Provaznik authored
-
Jan Provaznik authored
* renamed scope * added spec for disabled epics feature
-
Jan Provaznik authored
having this on service level causes rubocop fails (usage of whare, preload outside of models). Although it's not ideal we usually do user visibility filtering on model level.
-
Jan Provaznik authored
Shows number of opened/closed sub-epics and epic issues in GraphQL API.
-
Kushal Pandya authored
Revert "Merge branch '35120-links-dependency-files-fix' into 'master'" See merge request gitlab-org/gitlab!19854
-
Sean McGivern authored
Upgrade premailer-rails and related dependencies See merge request gitlab-org/gitlab!19206
-
Jan Provaznik authored
Rename MAJOR_VERSION to ANALYZER_IMAGE_TAG in SAST See merge request gitlab-org/gitlab!19782
-
Kushal Pandya authored
Update mermaid to 8.4.2 to support more diagram/graph types See merge request gitlab-org/gitlab!19444
-
Ash McKenzie authored
Fix crash when docker fails to delete tags Closes #34827 See merge request gitlab-org/gitlab!19208
-
Heinrich Lee Yu authored
Create `default` and `free` plans See merge request gitlab-org/gitlab!19033
-
Kamil Trzciński authored
This introduces a persistent `default` and `free` plans into database. The `default` is used by all on-premise installations. The `free` is created for GitLab.com.
-
Sanad Liaquat authored
Update test to use perform instead of act See merge request gitlab-org/gitlab!19830
-
Heinrich Lee Yu authored
-
Ray Paik authored
Trivial English correction See merge request gitlab-org/gitlab!19842
-
Bishop Clark authored
-
Paul Slaughter authored
This reverts merge request !19464
-
Evan Read authored
Fix VPC-native typo See merge request gitlab-org/gitlab!19823
-
Paul Slaughter authored
Migrate comment form specs to Jest & VTU See merge request gitlab-org/gitlab!19267
-
Paul Gascou-Vaillancourt authored
Also: - Moved issue_show/helpers and notes/mock_data to frontend specs directory
-
Evan Read authored
Add Step to Resolve Permission issues when Adding Service Account See merge request gitlab-org/gitlab!18287
-
Evan Read authored
Updating example CI deployment README link See merge request gitlab-org/gitlab!19416
-
Evan Read authored
Merge branch '34544-add-docs-notice-that-api-activity-for-group-level-ip-address-restriction-was-added-in-12-3' into 'master' Resolve "Add docs notice that API activity for group-level IP address restriction was added in 12.3" Closes #34544 See merge request gitlab-org/gitlab!19799
-
Evan Read authored
NAME not SLUG should be used to describe an unsanitised url See merge request gitlab-org/gitlab!19468
-
Kevin authored
-
- 10 Nov, 2019 9 commits
-
-
Thong Kuah authored
Fix Regression: Error Tracking page fails with 500 Closes #35949 See merge request gitlab-org/gitlab!19843
-
Thong Kuah authored
Enable frozen string for lib/gitlab/auth See merge request gitlab-org/gitlab!19844
-
gfyoung authored
Partially addresses: https://gitlab.com/gitlab-org/gitlab/issues/27703
-
Giorgenes Gelatti authored
-
Giorgenes Gelatti authored
Add specs to dummy manifest upload errors Add specs to dummy delete errors Fix crash associated with docker error when deleting tags
-
Thong Kuah authored
Only expose 1 diff style in diffs endpoint See merge request gitlab-org/gitlab!19317
-
Bob Van Landuyt authored
When enabling the `single_mr_diff_view` feature flag, the backend will only render one kind of diff: inline or parallel. The feature is disabled for now until the frontend has been updated. To switch the view, the frontend can pass a `view` param containing either `inline` or `parallel`. That will get written to a cookie. The response for diff files will then contain either `highlighted_diff_lines` or `parallel_diff_lines` but no longer both.
-
Sean Arnold authored
-
Michael Kozono authored
Update omniauth_openid_connect to v0.3.3 See merge request gitlab-org/gitlab!19525
-
- 09 Nov, 2019 5 commits
-
-
Stan Hu authored
Some OpenID servers are configured to format the request to the client application as a POST request (form_post). This version of the gem allows you to actually use an unused configuration option.
-
Sean Arnold authored
-
Michael Kozono authored
Only enable protected paths for POST requests See merge request gitlab-org/gitlab!19184
-
Robert Speicher authored
This reverts commit 756ba726.
-
GitLab Release Tools Bot authored
GroupPackageFinder to filter private repos See merge request gitlab/gitlab-ee!1413
-
- 08 Nov, 2019 2 commits