- 13 May, 2020 40 commits
-
-
Stan Hu authored
Remove set_user_last_activity feature flag See merge request gitlab-org/gitlab!31795
-
Gilang Gumilar authored
-
Marcia Ramos authored
Remove gitlab-foss reviewer See merge request gitlab-org/gitlab!31566
-
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
-
Zack Cuddy authored
Currently the Geo Settings page has a restricted width on fixed. This causes it to look different than the other Geo Pages. This MR removes the restricted fixed width. Making it behave the same as the other Geo Pages.
-
Adam Hegyi authored
Add doc for repository analytics Closes #207212 See merge request gitlab-org/gitlab!31842
-
Andrew Fontaine authored
Add Alert Details header See merge request gitlab-org/gitlab!31073
-
Tristan Read authored
-
Mark Florian authored
jestodus: move a few Frontend specs See merge request gitlab-org/gitlab!29796
-
Nick Thomas authored
Bump rouge gem to release 3.19.0 Closes #216567 See merge request gitlab-org/gitlab!31771
-
lauraMon authored
-
Rémy Coutable authored
Move Design Management GraphQL classes into FOSS See merge request gitlab-org/gitlab!31462
-
Adam Hegyi authored
-
Ray Paik authored
Fix typo in /doc/development/ee_features.md See merge request gitlab-org/gitlab!31902
-
Andrew Fontaine authored
Add prefix to template vars in url See merge request gitlab-org/gitlab!31690
-
Kushal Pandya authored
Add instance dashboard graphql queries/mutations See merge request gitlab-org/gitlab!31766
-
Sean McGivern authored
Add parser for helm list See merge request gitlab-org/gitlab!31733
-
Rémy Coutable authored
Fix templates API endpoint when project name has dots See merge request gitlab-org/gitlab!31758
-
Peter Leitzen authored
Fix kibana install instructions See merge request gitlab-org/gitlab!31906
-