- 13 May, 2020 14 commits
-
-
Michael Kozono authored
-
Paul Slaughter authored
Migrate interval pattern specs to jest See merge request gitlab-org/gitlab!31501
-
Frédéric Caplette authored
The interval_pattern_input_spec component still had its spec in karma, so this commit moves it to Jest. It also removed some unnecessary tests that were checkin computed properties and props. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31501
-
Dylan Griffith authored
Fix blob link for the code search See merge request gitlab-org/gitlab!30473
-
Dylan Griffith authored
Send email notification for unknown sign ins Closes #27211 See merge request gitlab-org/gitlab!29741
-
Clement Ho authored
Hide not implemented on BE side fields from list view See merge request gitlab-org/gitlab!31489
-
Olena Horal-Koretska authored
-
Paul Slaughter authored
Add tracking for commit northstar Closes #216676 See merge request gitlab-org/gitlab!31350
-
-
Evan Read authored
Fix URL for partial clone doc See merge request gitlab-org/gitlab!31761
-
Paul Slaughter authored
Remove logs from the admin pages See merge request gitlab-org/gitlab!30485
-
Mike Jang authored
Add internal use caution Closes #217509 See merge request gitlab-org/gitlab!31790
-
Cynthia Ng authored
-
James Fargher authored
Clean Code: Plan limits improvements See merge request gitlab-org/gitlab!31732
-
- 12 May, 2020 26 commits
-
-
Paul Slaughter authored
Fix state not being updated See merge request gitlab-org/gitlab!30503
-
Mayra Cabrera authored
Move to supported Elastic helm charts See merge request gitlab-org/gitlab!30528
-
Adrien Kohlbecker authored
Chart v3.0.0
-
charlie ablett authored
feat: add expunge deleted messages option to mailroom See merge request gitlab-org/gitlab!31531
-
Mayra Cabrera authored
Fix for diff text formatter equality testing See merge request gitlab-org/gitlab!31748
-
Mayra Cabrera authored
Refactor ECS deploy template See merge request gitlab-org/gitlab!31625
-
Paul Slaughter authored
-
Denys Mishunov authored
Refactor button to allow for multiple actions See merge request gitlab-org/gitlab!31619
-
Illya Klymov authored
Code Review Analytics: Add label token for GlFilteredSearch See merge request gitlab-org/gitlab!30706
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
This removes the logs from the admin dashboard. Those were reading files from disk and do not work in multi-node environments. Rather than displaying incorrect information, remove the feature. A better solution is to ingest the logs into elasticsearch. This also allows us to remove the symlinked sidekiq.log form omnibus.
-
charlie ablett authored
Use `let_it_be` for Static Site Editor test suite See merge request gitlab-org/gitlab!30826
-
Mayra Cabrera authored
Add NuGet package tags support See merge request gitlab-org/gitlab!30726
-
David Fernandez authored
Extract them from the nuspec file Expose them in the nuget API metadata and search endpoints
-
Illya Klymov authored
Handle invalid routes in Static Site Editor See merge request gitlab-org/gitlab!31648
-
Alexander Turinske authored
- move action button configurations into the constants file - add function validation
-
Douglas Barbosa Alexandre authored
Remove support for Ruby variable interpolation in custom dashboards See merge request gitlab-org/gitlab!31581
-
Mike Jang authored
Docs: Export/import from CE to EE and vice versa See merge request gitlab-org/gitlab!31722
-
Muhamed Huseinbašić authored
-
Mike Jang authored
Include note on how LDAP sync may delete manually added users See merge request gitlab-org/gitlab!31633
-
Mike Jang authored
-
Alexander Turinske authored
- create new computed property for button configurations
-
Alexander Turinske authored
- abstract out button actions to accept a generic button configuration - allows for button to be adjusted easier if it is not being used for create issue
-
Denys Mishunov authored
Fix "how to checkout MR" help link See merge request gitlab-org/gitlab!31688
-
Denys Mishunov authored
Update dependency @gitlab/eslint-plugin to v3.1.0 See merge request gitlab-org/gitlab!31756
-
Enrique Alcantara authored
-