- 13 May, 2020 22 commits
-
-
Justin Ho authored
- Move slack_service factory from EE to main code - Minor refactoring around entity code
-
Justin Ho authored
-
Justin Ho authored
- Refactor frontend specs to use forEach to DRY them up. - Use a serializer and entity for the json data instead of generating it in the model
-
Justin Ho authored
And remove use of send / replace with public_send
-
Justin Ho authored
- Minor adjustments to padding, column width and content width. - Re-align backend code to be clearer on data structure.
-
Justin Ho authored
- Stub existing specs to not use the feature flag. - Only show wither the HAML or Vue version of triggers.
-
Justin Ho authored
- Remove field[:type] == fieldset because it's no longer used (there are no instances of it defined in services.
-
Justin Ho authored
- Refactor and improve other related specs - Make "fields" prop optional in IntegrationForm - Refactor TriggerFields to use startCase method directly.
-
Justin Ho authored
Pass data on form schema and values from backend
-
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 18 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
-