- 04 Mar, 2020 40 commits
-
-
Vladimir Shushlin authored
Add milestone close issues count service Add milestone issue count service Use count issue services in milestoneish Clear milestone issue counters cache on issue creation Clear milestone closed issue counters cache Clear milestone issue counters cache on updating issue Clear milestone issue counters on project transfer Add a changelog for milestones page improvement Fix milestones issue count cache keys
-
Andreas Brandl authored
Add trigram index on snippet description See merge request gitlab-org/gitlab!26341
-
Sean McGivern authored
Reduce object allocation when using LogLimitedArray See merge request gitlab-org/gitlab!26257
-
Sean McGivern authored
Make `warn` deprecation note a comment instead See merge request gitlab-org/gitlab!26440
-
Dmytro Zaporozhets authored
Fix incorrect class definitions See merge request gitlab-org/gitlab!26218
-
Dmytro Zaporozhets authored
Extend audit changes logic See merge request gitlab-org/gitlab!26144
-
Tan Le authored
This extends `for_changes` method to accept reference of target object being audited. Previously the `entity` is used to record both scope and target change object. While that is true in some context (i.e. the target model happens to be a User/Project/Group), it does not work for `ApprovalProjectRule` (i.e. the target model is `ApprovalProjectRule` and the entity is the associated Project)
-
Adam Hegyi authored
Fix module namespacing for mentionable concerns See merge request gitlab-org/gitlab!26438
-
Kamil Trzciński authored
Remove usage of `Config::Entry::Configurable#helpers` method See merge request gitlab-org/gitlab!26149
-
Fabio Pitino authored
Simplify configurations by defining helpers by default
-
Bob Van Landuyt authored
Limit display of notification broadcast messages in Git post-receive reply See merge request gitlab-org/gitlab!26236
-
Peter Leitzen authored
Add custom sha validator Closes #33767 See merge request gitlab-org/gitlab!26220
-
Rajendra Kadam authored
-
Kushal Pandya authored
Resolve Migrate '.fa-spinner' to '.spinner' for 'app/views/snippets/notes' See merge request gitlab-org/gitlab!25036
-
Marvin Karegyeya authored
-
Kushal Pandya authored
Use colon to tokenize input in filtered search Closes #196084 See merge request gitlab-org/gitlab!26072
-
Heinrich Lee Yu authored
Zeitwerk requires that class definitions match the file location
-
Jarka Košanová authored
Update renewal banner link See merge request gitlab-org/gitlab!26240
-
James Lopez authored
Fix rendering of duplicate system notes for weight changes See merge request gitlab-org/gitlab!26014
-
Sean McGivern authored
Fix scoped labels rendering in Todos See merge request gitlab-org/gitlab!26146
-
Matthias Kaeppler authored
This turned out to be quite noisy, and we already have a dedicated issue to track bulk insert related deprecations. https://gitlab.com/gitlab-org/gitlab/issues/207989
-
Heinrich Lee Yu authored
This is needed when we switch to Zeitwerk. Module namespaces must be consistent with the filesystem path.
-
Martin Wortschack authored
Create dedicated release page for each Release See merge request gitlab-org/gitlab!24006
-
Alexandru Croitor authored
This fixes rendering of duplicate weight change system notes, when first weight change event is created, by generating different discussion_id for events that are created close to each other in time
-
Martin Wortschack authored
Fix scoped labels rendering in emails See merge request gitlab-org/gitlab!26347
-
Martin Wortschack authored
Merge branch '208524-error-in-custom-dashboard-yml-file-breaks-the-dashboards-dropdown' into 'master' Error in custom dashboard yml file breaks the dashboards dropdown See merge request gitlab-org/gitlab!26228
-
Adam Hegyi authored
- Estimating JSON object byte size. - Add test for CustomOptions: spec/lib/gitlab/lograge/custom_options_spec.rb
-
Martin Wortschack authored
Column chart: Use yAxis format from configuration See merge request gitlab-org/gitlab!26356
-
Kushal Pandya authored
Polyfill fetch for Internet Explorer 11 See merge request gitlab-org/gitlab!26366
-
Kushal Pandya authored
Merge branch '208471-actionview-template-error-undefined-method-concat-for-nil-nilclass' into 'master' Resolve "ActionView::Template::Error: undefined method `concat' for nil:NilClass" Closes #208471 See merge request gitlab-org/gitlab!26395
-
Juan J. Ramirez authored
Changing interpolation to sprintf
-
Kushal Pandya authored
Replace underscore for lodash in emoji Closes #196671 See merge request gitlab-org/gitlab!26412
-
Kushal Pandya authored
Revert removal of CI status in project dashboards See merge request gitlab-org/gitlab!26403
-
Kushal Pandya authored
Update redirect behavior of Edit Release page See merge request gitlab-org/gitlab!25638
-
Kushal Pandya authored
Nudge users to select a gitlab-ci.yml template See merge request gitlab-org/gitlab!24622
-
Kushal Pandya authored
Add bot count to Users statistics in Admin Area See merge request gitlab-org/gitlab!25355
-
Heinrich Lee Yu authored
Model and DB changes for Status Page Settings See merge request gitlab-org/gitlab!25863
-
Sean Arnold authored
- Migration - EE model & factory
-
Kushal Pandya authored
Cluster list redesign > Add clusters boilerplate See merge request gitlab-org/gitlab!26002
-
Jacques Erasmus authored
Added a Vue app for the Clusters List
-