- 08 Sep, 2020 40 commits
-
-
Bob Van Landuyt authored
[RUN AS-IF-FOSS] Place packages scope under Package Registry condition See merge request gitlab-org/gitlab!35334
-
Nourdin el Bacha authored
Only display the settings for the packages scope when the packages features is enabled in the group or project.
-
Fabio Pitino authored
Fix a typo in WikiPages::UpdateService messaging See merge request gitlab-org/gitlab!41776
-
Enrique Alcántara authored
Minor bottom spacing add to align with top spacing See merge request gitlab-org/gitlab!41596
-
Craig Norris authored
Merge branch '33895-expand-supported-number-projects-on-environments-dashboard-by-adding-pagination-2' into 'master' Document adding an application limit to Environment Dashboard See merge request gitlab-org/gitlab!40703
-
Vitali Tatarintev authored
Export audit events to CSV See merge request gitlab-org/gitlab!31191
-
Bob Van Landuyt authored
New Crowdin translations - 04 September 2020 See merge request gitlab-org/gitlab!41615
-
GitLab Crowdin Bot authored
[skip ci]
-
Heinrich Lee Yu authored
Add note to graphql timelog_type Closes #231284 See merge request gitlab-org/gitlab!37748
-
Lee Tickett authored
-
Lin Jen-Shin authored
Display affected test files in detect-tests jobs See merge request gitlab-org/gitlab!41719
-
Dan Davison authored
Resolve failure in configure_issue_board_by_label_spec Closes #245182 See merge request gitlab-org/gitlab!41540
-
Mark Lapierre authored
-
Kushal Pandya authored
Merge branch '225467-package-registry-adjust-the-max-width-for-non-fluid-screens-to-be-990' into 'master' Package Registry: Adjust the max width for non-fluid screens to be 990 See merge request gitlab-org/gitlab!41549
-
Nicolò Maria Mezzopera authored
- package group list - package project list - package details
-
Achilleas Pipinellis authored
Docs: upgrade list of parameters to table of parameters See merge request gitlab-org/gitlab!41467
-
Fabio Pitino authored
Limit the context for paused elasticsearch jobs See merge request gitlab-org/gitlab!41297
-
Sean McGivern authored
Expose a list of projects starred by the user to GraphQL API Closes #239562 See merge request gitlab-org/gitlab!41076
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
Internationalize Admin dashboard Geo See merge request gitlab-org/gitlab!41368
-
Bob Van Landuyt authored
Internationalize Admin Abuse Report See merge request gitlab-org/gitlab!41355
-
Takuya Noguchi authored
Co-authored-by: Takuya Noguchi <takninnovationresearch@gmail.com> Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
James Lopez authored
Extract PropagateService mixin See merge request gitlab-org/gitlab!41701
-
Bob Van Landuyt authored
When we pause elasticsearch indexing, we store the jobs in a ZSET. The advantage of that would be that the jobs are automatically deduplicated. Thanks Redis! However, since the application context contains unique information (correlation_id, user, caller_id), we would lose this benefit. With this, we only include the shared information (the `meta.project` key), which is shared across the deduplicatable jobs. The project information should be enough context for logging purposes: The namespace can be inferred from that, and the caller_id should be populated again when the job is rescheduled.
-
Stan Hu authored
Correct Puma information See merge request gitlab-org/gitlab!41716
-
Jarka Košanová authored
ProjectSnippets update with files See merge request gitlab-org/gitlab!41107
-
Olena Horal-Koretska authored
Code-Splitting of shortcuts.js for main.js reduction Closes #246540 See merge request gitlab-org/gitlab!41694
-
Russell Dickenson authored
Add clarify on SAST UI tier See merge request gitlab-org/gitlab!41720
-
Marcin Sedlak-Jakubowski authored
Add crosslink in deployment api doc See merge request gitlab-org/gitlab!41730
-
Mark Florian authored
Merge branch '232975-update-fe-graphql-guidelines-with-a-section-about-mocking-apollo-client-in-tests' into 'master' Update FE GraphQL guidelines with a section about mocking Apollo Client Closes #232975 See merge request gitlab-org/gitlab!40704
-
Natalia Tepluhina authored
-
Pavel Kuznetsov authored
Previously it was possible to get projects starred by user with REST API, but it was impossible with GraphQL API. Now starredProjects field was added to User GraphQL type.
-
Marcia Ramos authored
Refactor contractions rules Closes technical-writing#218 See merge request gitlab-org/gitlab!40687
-
Evan Read authored
- Remove Vale configuration. - Pare back styleguide.
-
Denys Mishunov authored
Rename job trace to job logs in IDE code See merge request gitlab-org/gitlab!41522
-
Sean McGivern authored
Reduce MergeRequest::RefreshService loops See merge request gitlab-org/gitlab!40135
-
Marcia Ramos authored
Clarify documentation for code owners group hierarchy See merge request gitlab-org/gitlab!39059
-
Thiago Figueiró authored
- Improve group and subgroup description - Add illustration - Move version history note
-
Thong Kuah authored
Move Jobs/Deploy/ECS.gitlab-ci.yml to the top level of AutoDevOps template See merge request gitlab-org/gitlab!41096
-
Sean McGivern authored
Check for usage ping enabled when tracking using Redis HLL Closes #245247 See merge request gitlab-org/gitlab!41562
-