- 05 Mar, 2020 1 commit
-
-
Aakriti Gupta authored
The policy is set per group. This also adds license for the feature for EE Starter/ Bronze users
-
- 04 Mar, 2020 39 commits
-
-
Rémy Coutable authored
No individual load needed in danger bot doc See merge request gitlab-org/gitlab!26475
-
Sean McGivern authored
Update files when snippet is updated See merge request gitlab-org/gitlab!23993
-
Alina Mihaila authored
-
Martin Wortschack authored
Vue Labels Select Dropdown Closes #198431 See merge request gitlab-org/gitlab!24576
-
Kushal Pandya authored
Updated richViewer for blobs See merge request gitlab-org/gitlab!26260
-
Andreas Brandl authored
Make design_management_versions.created_at not null See merge request gitlab-org/gitlab!20182
-
Lee Tickett authored
Apply suggestion to db/migrate/20191114201118_make_created_at_not_null_in_design_management_versions.rb
-
Rémy Coutable authored
Remove required arguments from updateIssue mutation See merge request gitlab-org/gitlab!26281
-
Peter Leitzen authored
Add filepath redirect url for Release assets See merge request gitlab-org/gitlab!25541
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/issues/27300 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/25541
-
Francisco Javier López authored
When the snippet content we need to replicate it to the snippet repository.
-
Imre Farkas authored
Audit blocking user via API See merge request gitlab-org/gitlab!25872
-
Tan Le authored
This maintains the idempotent nature of this API and consistent with other state change method (e.g. `deactivated`).
-
Walmyr Lima e Silva Filho authored
Quarantine specs because of #208761 See merge request gitlab-org/gitlab!26373
-
Bob Van Landuyt authored
Avoid using Timeout when deleting Sidekiq jobs See merge request gitlab-org/gitlab!26392
-
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
-
Denys Mishunov authored
A snippet of a special file type (notebook, pdf, etc.) require special handling on the frontend after BE has passed all the information. This MR connects this additional functionality to the richViewer without creating new viewers.
-
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
-
Kushal Pandya authored
Adds pure Vue implementation of Labels Select dropdown to use with Issuable sidebars.
-
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
-