- 31 Mar, 2020 1 commit
-
-
syasonik authored
The time window params we use in the codebase for time series charts were recently renamed. The query params for our GrafanaApiController got missed, so this updates them to be start_time and end_time.
-
- 30 Mar, 2020 39 commits
-
-
Russell Dickenson authored
Add QA tests section in Jenkins dev documentation See merge request gitlab-org/gitlab!28107
-
Andy Soiron authored
-
Douglas Barbosa Alexandre authored
Add (IssuableFinder|IssuesFinder)::Params class See merge request gitlab-org/gitlab!27704
-
Mario de la Ossa authored
These classes clearly separate the finder methods from param helper methods, making the IssuableFinder and IssuesFinder classes much cleaner.
-
Douglas Barbosa Alexandre authored
Adding PraefectInfoService See merge request gitlab-org/gitlab!28046
-
Peter Leitzen authored
Enable RSpec/RepeatedExample cop See merge request gitlab-org/gitlab!28090
-
Phil Hughes authored
Add proper tooltips with expanded paths See merge request gitlab-org/gitlab!27437
-
Mike Greiling authored
Replaces underscore with lodash in ./ee/app/assets/javascripts/boards See merge request gitlab-org/gitlab!28253
-
Nathan Friend authored
Update GitLab Packages See merge request gitlab-org/gitlab!28049
-
Douglas Barbosa Alexandre authored
Revert "Merge branch '210500-missing-merge-conflicts-email-notification' into 'master'" See merge request gitlab-org/gitlab!28360
-
Mike Greiling authored
Rename "Project Services" in frontend and docs See merge request gitlab-org/gitlab!26244
-
Justin Ho Tuan Duong authored
Update frontend and translations
-
Igor Drozdov authored
This cop checks for repeated examples within example groups
-
Stan Hu authored
This reverts merge request !27870
-
Mark Florian authored
Add deprecation comments See merge request gitlab-org/gitlab!28351
-
Shinya Maeda authored
Ci::Pipeline factories for the various kinds of merge request pipelines See merge request gitlab-org/gitlab!27951
-
Douglas Barbosa Alexandre authored
Merge branch '202037-geo-ssh-clone-pull-redirect-to-primary-when-selective-sync-enabled-and-project-not-selected-pre' into 'master' Geo: Simplify Geo proxying/redirecting messages See merge request gitlab-org/gitlab!28178
-
Rémy Coutable authored
Add information about note confidentiality to APIs See merge request gitlab-org/gitlab!28124
-
Stan Hu authored
Allow parenthesis to be included in group name See merge request gitlab-org/gitlab!28258
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Api to list runners for a group See merge request gitlab-org/gitlab!26328
-
Mike Greiling authored
Improve message when promoting labels See merge request gitlab-org/gitlab!28265
-
Nick Thomas authored
Render snippet blobs Closes #212584 See merge request gitlab-org/gitlab!28085
-
Aishwarya Subramanian authored
Adds ability for users to retrieve runners for a group. It retrieves runners for the group as well as its ancestor groups. It includes filters same as the ones for project runners list api.
-
Andrew Fontaine authored
Maintenance Mode - First Iteration Closes #211672 See merge request gitlab-org/gitlab!28158
-
Adam Hegyi authored
Upsert missing or inactive services records for projects with available Prometheus application installed on shared k8s cluster See merge request gitlab-org/gitlab!24684
-
Sarah GP authored
Notes deprecated spacing scale and suggests next steps to be taken.
-
Imre Farkas authored
Extract scheduling a Jira import to a service See merge request gitlab-org/gitlab!27942
-
Grzegorz Bizon authored
Merge branch '30146-let-s-encrypt-integration-doesn-t-scale-and-does-not-give-any-feedback-to-user-on-errors-2' into 'master' Save errored status for pages_domain if acme order is invalid See merge request gitlab-org/gitlab!27676
-
Jan Provaznik authored
Create VulnerabilitiesSummaryType for GraphQL See merge request gitlab-org/gitlab!26346
-
Avielle Wolfe authored
In order to get permissions working I had to pivot from using the hash returned by Vulnerability.counted_by_severity to using a VulnerabilitiesSummary pseudo-model and corresponding policy class. I'm not sure I love this solution, especially since I'm now using `public_send` to avoid having to hardcode each severity field in VulnerabilitiesSummaryType.
-
Jan Provaznik authored
Speed up todo API specs See merge request gitlab-org/gitlab!28283
-
John Cai authored
PraefectInfoService is a gRPC service in praefect that provides information like the checksum of a repository and all of its replicas
-
Grzegorz Bizon authored
Merge branch '30146-let-s-encrypt-integration-doesn-t-scale-and-does-not-give-any-feedback-to-user-on-errors-3' into 'master' Stop obtaining Let's Encrypt certificates if we already failed See merge request gitlab-org/gitlab!27775
-
Grzegorz Bizon authored
Output terraform plan to JSON file See merge request gitlab-org/gitlab!26830
-
Natalia Tepluhina authored
Update Strategy Component to Handle New API Closes #35555 See merge request gitlab-org/gitlab!28047
-
Aishwarya Subramanian authored
The current validation for group name prevents parenthesis. Parenthesis is a commonly used character, thereby this commit adds changes to include them.
-
Martin Wortschack authored
Add frontend "keep divergent refs" option See merge request gitlab-org/gitlab!26405
-
Achilleas Pipinellis authored
Add docs for bar charts See merge request gitlab-org/gitlab!27173
-