- 30 Mar, 2020 37 commits
-
-
Vladimir Shushlin authored
-
Bob Van Landuyt authored
Publish status page on note changes See merge request gitlab-org/gitlab!27950
-
Jan Provaznik authored
Small spam_check_service test refactor See merge request gitlab-org/gitlab!28306
-
Igor Drozdov authored
Fix invalid scoped label documentation link when in Markdown See merge request gitlab-org/gitlab!28268
-
Achilleas Pipinellis authored
Documentation: Better separation of scaling and HA concerns See merge request gitlab-org/gitlab!28179
-
Wei-Meng Lee authored
-
Marcia Ramos authored
Fix footnote examples in Markdown docs See merge request gitlab-org/gitlab!27686
-
Marcin Sedlak-Jakubowski authored
-
Achilleas Pipinellis authored
Update deployments.md See merge request gitlab-org/gitlab!25267
-
Adam Dehnel authored
-
charlieablett authored
-
Achilleas Pipinellis authored
Adds docs for limiting metric embeds See merge request gitlab-org/gitlab!28135
-
Igor Drozdov authored
Append inapplicable rules when creating MR See merge request gitlab-org/gitlab!27886
-
Phil Hughes authored
Remove tooltip from New issue button on issue page and project issues list page and project empty issues list page See merge request gitlab-org/gitlab!28261
-
Victor Wu authored
Remove tooltip from New issue button on issue page and project issues list page and project empty issues list page
-
Ash McKenzie authored
Resolve "Webhooks do not show when Discussion Lock changes" Closes #212452 See merge request gitlab-org/gitlab!28018
-
Peter Leitzen authored
-
Peter Leitzen authored
-
Peter Leitzen authored
Trigger publish for notes * on issues * which are user-generated (non-system) * which were changed or destroyed * had emoji `microphone` on it
-
Peter Leitzen authored
Resolve "Remove export_fast_serialize feature flag" See merge request gitlab-org/gitlab!28037
-
Nikola Milojevic authored
- Remove feature flag from specs - Remove feature flag from LegacyTreeSaver
-
Sean McGivern authored
Speed up project templates API specs See merge request gitlab-org/gitlab!28260
-
James Lopez authored
Default issue health status feature flag to on See merge request gitlab-org/gitlab!28146
-
Alessio Caiazza authored
Update graphql statistics holders to GraphQL::FLOAT_TYPE See merge request gitlab-org/gitlab!23131
-
Grzegorz Bizon authored
Add tracking events in API::ContainerRegistryEvent Closes #20378 See merge request gitlab-org/gitlab!27001
-
Natalia Tepluhina authored
Replace underscore with lodash in env folder Closes #196673 See merge request gitlab-org/gitlab!27160
-
Alexander Turinske authored
- replaced underscore functions with lodash equivalents - moved chain to flow as the babel plugin for lodash does not support chain - used composition instead https://medium.com/making-internets/why-using-chain-is-a-mistake-9bc1f80d51ba - used partial right for sortBy https://stackoverflow.com/questions/56324387/jest-throwing-typererror-expected-a-function-when-using-lodash-pipe-flow - escape, isFunction, isUndefined, isNull, omit, chain, isEqual, and isEmpty
-
Heinrich Lee Yu authored
We need an absolute URL here because relative links in Markdown are turned into repository file links by RepositoryLinkFilter.
-
Natalia Tepluhina authored
Replaces underscore with lodash `ee/app/assets/javascripts/environments` See merge request gitlab-org/gitlab!28292
-
Evan Read authored
Link references in CI docs See merge request gitlab-org/gitlab!28277
-
Marcel Amirault authored
Removes final cases of markdown reference links from ci docs.
-
Kushal Pandya authored
Resolve Migrate '.fa-spinner' to '.spinner' for 'ee/app/views/projects/settings' See merge request gitlab-org/gitlab!25038
-
Marvin Karegyeya authored
-
Ash McKenzie authored
Fix duplicate query problem in `boards/issues` See merge request gitlab-org/gitlab!27505
-
Ash McKenzie authored
Prevent issues of being promoted twice See merge request gitlab-org/gitlab!27837
-
Dylan Griffith authored
De-duplicate GlRepository EE specs See merge request gitlab-org/gitlab!27952
-
Patrick Bajao authored
When creating an MR, we need to associate all the rules to the MR so they will still be available when MR's target branch changes. This will be useful when FE starts to filter rules on MR create.
-
- 29 Mar, 2020 3 commits
-
-
Russell Dickenson authored
Make a sentence clearer in Markdown doc Closes #211987 See merge request gitlab-org/gitlab!28217
-
Russell Dickenson authored
Document limit on emails from auto-responders See merge request gitlab-org/gitlab!28137
-
John Hope authored
-