- 13 May, 2020 4 commits
-
-
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 36 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
-
Sean McGivern authored
Merge branch '215192-add-spec-for-codeowners_loader-members-to-support-sectional-codeowners' into 'master' Additional tests for Gitlab::CodeOwners::Loader#members Closes #215192 See merge request gitlab-org/gitlab!31640
-
Paul Slaughter authored
Static Site Editor: Create submit changes success page See merge request gitlab-org/gitlab!30533
-
Enrique Alcántara authored
Create a different page to display the submit changes success message. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/30533
-
Enrique Alcántara authored
Make edit board text sentence case See merge request gitlab-org/gitlab!31418
-
Enrique Alcántara authored
Enable burndown chart promotion translations See merge request gitlab-org/gitlab!31437
-
Amy Qualls authored
Add populating section to alert management docs, and mention severity See merge request gitlab-org/gitlab!31567
-
Sean Arnold authored
- make title required
-
Paul Slaughter authored
Expose degradation_threshold from CI config See merge request gitlab-org/gitlab!21824
-
Erick Bajao authored
This exposes the value from the CI YAML config variable DEGRADATION_THRESHOLD. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/21824
-
Heinrich Lee Yu authored
Add Feature Flag User Lists Controller With IidRoute See merge request gitlab-org/gitlab!31392
-