- 23 Mar, 2020 1 commit
-
-
Nourdin el Bacha authored
-
- 20 Mar, 2020 39 commits
-
-
Douglas Barbosa Alexandre authored
Prevent renaming a locked file Closes #38230 See merge request gitlab-org/gitlab!27623
-
Peter Leitzen authored
Add flag snippet_count_check to GitAccessSnippet See merge request gitlab-org/gitlab!27702
-
Robert Speicher authored
Allow external diff files to be removed. Closes #37995 See merge request gitlab-org/gitlab!27602
-
Robert Speicher authored
Make sidekiq-cluster --dryrun emit the literal commands See merge request gitlab-org/gitlab!27692
-
Tanya Pazitny authored
Wait for requests when checking for project files See merge request gitlab-org/gitlab!27640
-
Mark Lapierre authored
Use Page Object methods that invoke has_element? because it calls wait_for_requests, which will wait for the files to load, and then it will be safe for the test to check for file names and file content
-
Robert Speicher authored
Make sidekiq-cluster --dryrun emit the literal commands See merge request gitlab-org/gitlab!27692
-
Francisco Javier López authored
-
Andrew Fontaine authored
Rename feature to "Skip outdated deployment jobs" Closes #211480 See merge request gitlab-org/gitlab!27659
-
Marcia Ramos authored
Add deployment to all files
-
Martin Wortschack authored
Revert user bio back to non-italicized font See merge request gitlab-org/gitlab!27693
-
Nick Thomas authored
In the event of needing to roll back a migration to external diffs, we need code that can read the diff content from the external file and re-insert it into the database. For now, it can be triggered manually in the Rails console if found to be necessary.
-
Douglas Barbosa Alexandre authored
Disable JobWaiter when there are many jobs See merge request gitlab-org/gitlab!27565
-
Nick Thomas authored
Add CSV export for First Class Vulnerabilities See merge request gitlab-org/gitlab!27196
-
Alan (Maciej) Paruszewski authored
This adds to API ability to schedule CSV generation as background job andd then download generated CSV file with Vulnerabilities.
-
Mike Jang authored
Clarification to the "prohibit outer forks" docs See merge request gitlab-org/gitlab!27604
-
Dan Jensen authored
This describes where the configuration option can be found in the interface, and refineds the language a bit.
-
Lin Jen-Shin authored
Ignore config/Gitlab.gitlab-license file See merge request gitlab-org/gitlab!27543
-
Michał Zając authored
`ee/lib/tasks/gitlab/license.rake` tries to load `Settings.source.dirname + 'Gitlab.gitlab-license'` which expands to `config/Gitlab.gitlab-license` for a default GDK installation. This file should be ignored so developers can put their license files and not worry about commiting the file.
-
Mayra Cabrera authored
Fix a test that only pass on retry Closes #211795 See merge request gitlab-org/gitlab!27584
-
Douglas Barbosa Alexandre authored
Merge branch '210456-remove-admin-settings-templates-link-from-side-bar-having-an-invalid-license' into 'master' Remove Admin > Settings > Templates from sidenav when insufficient license See merge request gitlab-org/gitlab!27172
-
Mark Florian authored
Geo Replication - Rename Store/State See merge request gitlab-org/gitlab!27237
-
peterhegman authored
Fixes rendering of emojis and preferred by designers
-
Achilleas Pipinellis authored
Move the Roadmaps docs introduced note Closes #211829 See merge request gitlab-org/gitlab!27677
-
Achilleas Pipinellis authored
Move Praefect Grafana docs to a distinct step Closes gitaly#2550 See merge request gitlab-org/gitlab!27473
-
Natalia Tepluhina authored
Expect GraphQL errors to be an Array Closes #211929 See merge request gitlab-org/gitlab!27685
-
Douglas Barbosa Alexandre authored
Remove graphql_resolver_complexity flag Closes #35736 and #208120 See merge request gitlab-org/gitlab!27652
-
Yorick Peterse authored
Resolve "Add RuboCop rule to limit file names to 100 characters" Closes #204753 See merge request gitlab-org/gitlab!24799
-
Mike Jang authored
Edit new content about customizable stages See merge request gitlab-org/gitlab!27552
-
Evan Read authored
-
Natalia Tepluhina authored
Migrate ee/add_slack_app to Jest Closes #194265 See merge request gitlab-org/gitlab!27591
-
Sean McGivern authored
This is useful if you want to expand queues using the query selector, but don't want to actually start the process (perhaps because you have your own process supervisor).
-
Denys Mishunov authored
-
Jan Provaznik authored
Resolver complexity was enabled on gitlab.com and behaved stable.
-
Natalia Tepluhina authored
documentation: Added a note to update handler on team page See merge request gitlab-org/gitlab!27603
-
Kushal Pandya authored
Remove duplicate constants Closes #11843 See merge request gitlab-org/gitlab!27527
-
Denys Mishunov authored
If the login handler has been changed (due to requesting the access to chatop, for example), this has to be reflected on the team page so that bots (like DangerBot, for example) could still find the user when needed
-
Heinrich Lee Yu authored
Log top-level relation creation when Importing Project/Group See merge request gitlab-org/gitlab!27605
-
Andrew Fontaine authored
Migrate diffs karma tests to jest See merge request gitlab-org/gitlab!27270
-