- 10 Mar, 2021 40 commits
-
-
Eric Schurter authored
-
Arturo Herrero authored
Updates use of sha for linting See merge request gitlab-org/gitlab!55865
-
Amy Qualls authored
Update start-using-git page re: VS Code See merge request gitlab-org/gitlab!56156
-
Amy Qualls authored
Templates crosslinking: API page and instructions See merge request gitlab-org/gitlab!56160
-
Amy Qualls authored
Crosslink information about creating project templates with the API that lets you modify them in that manner.
-
Phil Hughes authored
Revise empty MR state text for tone See merge request gitlab-org/gitlab!53917
-
Amy Qualls authored
Revise the test displayed on an empty merge request to focus on the user experience (the merge request is empty, now what?) instead of the previous text.
-
Amy Qualls authored
Split docs for GLEX and experimentation.rb See merge request gitlab-org/gitlab!56052
-
Jeremy Jackson authored
To minimize merge conflicts, I'm capturing the line wraps in a separate commit, and will start tackling my edits in the next commit.
-
Nicolò Maria Mezzopera authored
Update compliance pipeline input to use debounce See merge request gitlab-org/gitlab!56013
-
Jiaan Louw authored
This updates the compliance pipeline configuration input to debounce its validation network request.
-
Paul Slaughter authored
Remove gon.global experiment scoping and organize helpers See merge request gitlab-org/gitlab!55421
-
-
Mike Jang authored
Updated credentials inventory documentation to include GPG keys view See merge request gitlab-org/gitlab!56101
-
Robert Hunt authored
- Added section on GPG keys view - Added section to enable/disable the GPG keys view via feature flag - Updated credentials inventory image - Added new image for the GPG keys view
-
Vitaly Slobodin authored
Add `convertFromGraphQLIds` GraphQL util See merge request gitlab-org/gitlab!55913
-
Peter Hegman authored
And refactor `projects_token_selector` component to use it
-
Rémy Coutable authored
Cleanup boilerplate comments in metrics See merge request gitlab-org/gitlab!56198
-
Douglas Barbosa Alexandre authored
Call snowplow for gitlab-experiment specs [RUN ALL RSPEC] See merge request gitlab-org/gitlab!55072
-
Douglas Barbosa Alexandre authored
Add usage data collection to geo secondaries [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55701
-
Jan Provaznik authored
Move FetchSubscriptionPlansService to namespace See merge request gitlab-org/gitlab!55991
-
Yannis Roussos authored
Implement generic keyset pagination See merge request gitlab-org/gitlab!51481
-
Adam Hegyi authored
This change implements low level generic keyset pagination utilities. Also fixes two GraphQL queries using the new lib: - Order merge_requests by merged_at - Order projects by similarity score
-
Alper Akgun authored
Add database sourced aggregated metric [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53854
-
Sean McGivern authored
Port essential database metrics to Sidekiq See merge request gitlab-org/gitlab!56005
-
Vitaly Slobodin authored
Run eslint on node scripts and configs See merge request gitlab-org/gitlab!56133
-
Lukas 'Eipi' Eipert authored
This re-adds our config/, scripts/ and *.config.js files to eslint, together with some rules to make it a little easier for those node-scripts, e.g. console logging or importing node or dev dependencies should be fine.
-
Bob Van Landuyt authored
Fix RuboCop offenses for Lint/HashCompareByIdentity See merge request gitlab-org/gitlab!56186
-
Alex Ives authored
- Add a cron worker to collect and update the secondary usage data table - Add a placeholder that does the data collection - Add a new cron to cron_manager and settings, running weekly on Sunday. Relates to https://gitlab.com/gitlab-org/gitlab/issues/323220
-
Sean McGivern authored
Removes the Disk IO tag from various queues See merge request gitlab-org/gitlab!56145
-
Mikołaj Wawrzyniak authored
Handle RestClient errors in Discord integration See merge request gitlab-org/gitlab!56112
-
lauraMon authored
* Adds helper for finding a sha so it can return nil
-
Vitaly Slobodin authored
Merge branch '323227-experiment-cleanup-experiment-with-adding-social-sign-in-options-to-trial-registration-page' into 'master' Social sign in options to trial registration [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55533
-
Phil Hughes authored
Sort milestones within autocomplete dropdown See merge request gitlab-org/gitlab!55850
-
Phil Hughes authored
Display success message after successfully adding a namespace See merge request gitlab-org/gitlab!53332
-
Phil Hughes authored
Add branch selector to on-demand scans form See merge request gitlab-org/gitlab!55684
-
Paul Gascou-Vaillancourt authored
Add the RefSelector component to the on-demand scans form. It lets user pick a branch to be associated with the scan. It defaults to the project's default branch.
-
Peter Leitzen authored
-
Marcia Ramos authored
Remove Kubernetes requirement from Auto Deploy See merge request gitlab-org/gitlab!56058
-
Edmond Chan authored
-