- 08 Sep, 2020 40 commits
-
-
Fabio Pitino authored
Remove feature flag buy_ci_minutes_version_a_experiment_percentage See merge request gitlab-org/gitlab!41632
-
Bob Van Landuyt authored
Internationalize Admin namespace plan See merge request gitlab-org/gitlab!41363
-
Achilleas Pipinellis authored
Formatted markdown tables for Geo datatypes See merge request gitlab-org/gitlab!41736
-
Achilleas Pipinellis authored
Added the main reasons for beta status of object storage replication See merge request gitlab-org/gitlab!41314
-
Fabian Zimmer authored
-
Bob Van Landuyt authored
Externalize i18n strings from app/views/shared/snippets/_header.html.haml See merge request gitlab-org/gitlab!41235
-
Bob Van Landuyt authored
Externalize i18n strings from app/views/shared/runners/show.html.haml See merge request gitlab-org/gitlab!41241
-
Heinrich Lee Yu authored
Store package creator See merge request gitlab-org/gitlab!41258
-
Achilleas Pipinellis authored
Update the link for "Is it any good?" section See merge request gitlab-org/gitlab!41729
-
Natalia Tepluhina authored
Remove designs from incidents Closes #244947 See merge request gitlab-org/gitlab!41757
-
David O'Regan authored
-
Marcia Ramos authored
Docs: clarify File Locking workflow See merge request gitlab-org/gitlab!40972
-
Marcia Ramos authored
-
Andrew Fontaine authored
Add update issue by id mutation See merge request gitlab-org/gitlab!41226
-
Scott Stern authored
-
Enrique Alcántara authored
Update description when editing iteration See merge request gitlab-org/gitlab!40476
-
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.
-