- 13 May, 2020 40 commits
-
-
Nick Thomas authored
Merge branch '211597-elasticsearch-indexer-failed-with-error-code-413-request-entity-too-large' into 'master' Avoid sending bulk requests larger than bulk_limit_bytes Closes #211597 See merge request gitlab-org/gitlab!31653
-
Peter Leitzen authored
Move fixtures to another file Closes #217404 See merge request gitlab-org/gitlab!31753
-
Peter Leitzen authored
Remove influxdb views and docs See merge request gitlab-org/gitlab!30786
-
Ryan Cobb authored
Remove influxdb views and documentation. Influxdb is scheduled to be removed in 13.0
-
Mike Jang authored
Fix broken heading of Vue 3 migration guide doc See merge request gitlab-org/gitlab!31951
-
Gilang Gumilar authored
-
Heinrich Lee Yu authored
Fixes emojis not rendering in the Vue file list Closes #212669 See merge request gitlab-org/gitlab!31070
-
Igor Drozdov authored
Add cycle time to VSA summary See merge request gitlab-org/gitlab!31839
-
Suzanne Selhorn authored
Docs: add Image Repository search See merge request gitlab-org/gitlab!31714
-
Nicolò Maria Mezzopera authored
-
Enrique Alcántara authored
Style ToastUI editor to match design mockups See merge request gitlab-org/gitlab!31351
-
Jacques Erasmus authored
Styled the ToastUI editor to match the design mockups
-
Ray Paik authored
Update index.md See merge request gitlab-org/gitlab!31947
-
Stan Hu authored
Remove set_user_last_activity feature flag See merge request gitlab-org/gitlab!31795
-
Gilang Gumilar authored
-
PUSHPA RAVINDRAN authored
-
Marcia Ramos authored
Remove gitlab-foss reviewer See merge request gitlab-org/gitlab!31566
-
Alishan Ladhani authored
Send a smaller bulk request if adding another item would go over bulk limit
-
Heinrich Lee Yu authored
Allow CreateAttachmentService to work with group See merge request gitlab-org/gitlab!31195
-
Rémy Coutable authored
Move Design Management services to FOSS See merge request gitlab-org/gitlab!30961
-
Rémy Coutable authored
Add Rubocop to alert on empty lines between shared example blocks Closes #216271 See merge request gitlab-org/gitlab!30864
-
Doug Stull authored
- we should better enforce line breaks around shared example blocks
-
Nathan Friend authored
Merge branch '18140-add-to-next-and-previous-commit-buttons-when-viewing-commits-in-merge-request-2' into 'master' Add "Previous" and "Next" buttons for commit-by-commit navigation See merge request gitlab-org/gitlab!28596
-
Kamil Trzciński authored
Add support for artifacts/exclude CI configuration See merge request gitlab-org/gitlab!30708
-
Grzegorz Bizon authored
Expose paths to excluded locations that a runner is going to exclude from artifacts are are going to be generated after a CI/CD build run.
-
Ray Paik authored
Fix typo in /doc/topics/autodevops/upgrading_postgresql.md See merge request gitlab-org/gitlab!31884
-
Andreas Brandl authored
Remove index by name on ci_pipelines Closes #215790 See merge request gitlab-org/gitlab!31043
-
Andreas Brandl authored
Revert constraints for add_column_with_defaults See merge request gitlab-org/gitlab!31886
-
Nathan Friend authored
Align Geo Settings Page Width Closes #215344 See merge request gitlab-org/gitlab!31257
-
Natalia Tepluhina authored
Update status for alert in alert management list See merge request gitlab-org/gitlab!31276
-
Luke Duncalfe authored
This change is part of https://gitlab.com/gitlab-org/gitlab/-/issues/212566 to move all Design Management code to FOSS. This MR moves the services and their specs. It also ports some callbacks from `Noteable` which were added for the benefit of Design Management, and were therefore in the ee directory. These have been ported in this MR because of design_user_notes_count_service_spec which tests the cache invalidation and requires these callbacks.
-
Jan Provaznik authored
Ignore namespaces.trial_ends_on column See merge request gitlab-org/gitlab!31746
-
Andreas Brandl authored
There is a consistency issue with this: The outcome of the migration (and whether or not we see a `NOT NULL` or a `CHECK` constraint) depends on when the migration is being run and in which state the helper is at that time. This includes a risk of seeing installations that have different constraints, in particular differing from what we expect to see in `db/structure.sql`. As such, this commit reverts the line change. A follow-up is https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31736 which deprecates the `add_column_with_default` helper anyways. For that, it's helpful to keep using `NOT NULL` constraints (because the outcome is the same if we just delegate to `add_column`).
-
Sean McGivern authored
Update auto-deploy-image to v0.14.0 See merge request gitlab-org/gitlab!31505
-
Hordur Freyr Yngvason authored
- Upgraded Helm to 2.16.6 - Set the default deployment API version to apps/v1 - Helm deployments now use --atomic by default - Do not delete legacy PostgreSQL unless AUTO_DEVOPS_POSTGRES_DELETE_V1 is set See https://gitlab.com/gitlab-org/cluster-integration/auto-deploy-image/-/compare/v0.13.0...v0.14.0
-
Amy Qualls authored
Document expand panel feature Closes #216212 See merge request gitlab-org/gitlab!31694
-
Jarka Košanová authored
Index note confidential attribute on elastic search See merge request gitlab-org/gitlab!30774
-
Imre Farkas authored
#214581 Star metrics dashboard endpoint See merge request gitlab-org/gitlab!31316
-
Shinya Maeda authored
Save Feature Flag Toggle Switch State on Edit Page See merge request gitlab-org/gitlab!31663
-
Andrew Fontaine authored
Deprecate append/prepend utility classes See merge request gitlab-org/gitlab!31679
-