- 16 Jan, 2020 40 commits
-
-
Fabio Pitino authored
* Let `skip_ci` to be passed to the API endpoint * Add doc entry * Add changelog entry
-
Fabio Pitino authored
Send `skip_ci` flag to Gitaly Rebase RPC and use it as push options in the PostReceive hook to skip CI.
-
Douglas Barbosa Alexandre authored
Fix Docker repository sync for local storage See merge request gitlab-org/gitlab!22981
-
Valery Sizov authored
When local storage is used we get a direct link without redirect it used to work but it was broken by https://gitlab.com/gitlab-org/gitlab/merge_requests/21068. It wasn't noticed because this bug was disguised by another small bug - if primaty_api_url was specified with trailing slash it worked well.
-
Mike Greiling authored
Remove useless attachToDocument usage in spec/frontend/issuable Closes #196757 See merge request gitlab-org/gitlab!23047
-
Heinrich Lee Yu authored
Get Project's environment names via GraphQL See merge request gitlab-org/gitlab!22932
-
Kirstie Cook authored
Add id and name environment fields Add search by name for environment
-
Paul Slaughter authored
Change security dashboard's filters bar background See merge request gitlab-org/gitlab!23094
-
Mike Greiling authored
Adds quickstart doc link to ADO CICD settings Closes #30936 See merge request gitlab-org/gitlab!22728
-
Lin Jen-Shin authored
Lint MR title instead of commits when squash is enabled Closes #194230 and #34148 See merge request gitlab-org/gitlab!22213
-
Paul Slaughter authored
Remove useless attachToDocument usage in ee/spec/frontend/vue_shared Closes #196753 See merge request gitlab-org/gitlab!23050
-
Mike Greiling authored
Add FE preference for full path vs full URL See merge request gitlab-org/gitlab!23193
-
Paul Slaughter authored
**Why?** We should try not to hardcode these paths but instead receive them from the BE.
-
Paul Slaughter authored
**Where?** Added to FAQ because I couldn't find a better place :| **Why?** Otherwise we can run into CORS issues like https://gitlab.com/gitlab-org/gitlab/issues/36810
-
Mike Greiling authored
Remove useless attachToDocument usage in ee/spec/frontend Closes #196754 See merge request gitlab-org/gitlab!23173
-
Stan Hu authored
Rename contribution analytics endpoint Closes #7187 See merge request gitlab-org/gitlab!22877
-
Adam Hegyi authored
- From 'groups/:id/analytics' to 'groups/:id/contribution_analytics - Add redirect for the old path - Fix and update I18n on the page
-
Heinrich Lee Yu authored
Use `Runtime.max_threads` when sizing Redis pools See merge request gitlab-org/gitlab!22420
-
Sean McGivern authored
Record enqueuing rate for Sidekiq jobs See merge request gitlab-org/gitlab!23026
-
Kamil Trzciński authored
Add spec to verify import test json See merge request gitlab-org/gitlab!19502
-
Aleksei Lipniagov authored
We want to test Import on "complete" data set, which means that every relation (as in our Import/Export definition) is covered. At least one of the test JSONs, such as `spec/fixtures/lib/gitlab/import_export/complex/project.json` should include them (and being a non-empty relation).
-
Paul Gascou-Vaillancourt authored
Update the security dashboard's filters bar background color to align with other filter bars in the product
-
Achilleas Pipinellis authored
Bump version in a styleguide section See merge request gitlab-org/gitlab!23188
-
Achilleas Pipinellis authored
Merge branch '37238-add-ability-to-duplicate-the-common-metrics-dashboard-documentation' into 'master' Add ability to duplicate the common metrics dashboard (documentation) See merge request gitlab-org/gitlab!22904
-
Miguel Rincon authored
Explains how to duplicate a system dashboard to a custom dashboard in the project for 12.7
-
Rémy Coutable authored
Fix broken master in spec/lib/gitlab/data_builder/note_spec.rb See merge request gitlab-org/gitlab!23191
-
Mike Greiling authored
Remove useless attachToDocument usage in spec/frontend/vue_shared Closes #196763 See merge request gitlab-org/gitlab!23041
-
Francisco Javier López authored
-
Fatih Acet authored
Add ability to duplicate the common metrics dashboard (frontend) See merge request gitlab-org/gitlab!22919
-
Miguel Rincon authored
Adds a new item to the dashboard dropdown to allow the user to duplicate the dashboard into their projects. Add a modal to create a new dashboard based on a system dashboard, the user can provide file name and commit message for the new file. Refactors the dropdown into a separate component to reduce the dashboard complexity.
-
Heinrich Lee Yu authored
Return empty body for 204 responses in API See merge request gitlab-org/gitlab!22086
-
James Lopez authored
Add ability to duplicate the common metrics dashboard (backend) Closes #37238 See merge request gitlab-org/gitlab!21929
-
Miguel Rincon authored
Numerb of responsibilities which has to be handled while cloning dashboard is increasing, to avoid fat controller, we need to extract this process into separate service.
-
Natalia Tepluhina authored
Update button label in MR widget pipeline footer See merge request gitlab-org/gitlab!22900
-
Sarah Groff Hennigh-Palermo authored
This affects more than three files
-
Marcia Ramos authored
Update forking_workflow.md See merge request gitlab-org/gitlab!23096
-
Ohad Dahan authored
Adding a recommendation to use Repository mirroring
-
Paul Slaughter authored
Remove useless attachToDocument usage in ee/spec/frontend/dependencies Closes #196751 See merge request gitlab-org/gitlab!23052
-
Kamil Trzciński authored
Drop explicit UNIQUE_RELATIONS list from Import See merge request gitlab-org/gitlab!21926
-
Aleksei Lipniagov authored
Check that in-place instead of supporting the list.
-