- 07 Feb, 2020 1 commit
-
-
Emily Ring authored
Moved environments_store_spec and mock_data from karma testing to jest testing
-
- 06 Feb, 2020 39 commits
-
-
Mike Greiling authored
Partially Resolve "Migrate spec/javascripts/environments/ to Jest" Closes #194235 See merge request gitlab-org/gitlab!24084
-
Michael Kozono authored
Add DS config for bundler audit advisory DB See merge request gitlab-org/gitlab!23717
-
Michael Kozono authored
Move Alert class from EE to CE Closes #200005 See merge request gitlab-org/gitlab!24469
-
Mark Florian authored
Replace blank with _blank in target attribute See merge request gitlab-org/gitlab!24575
-
Lin Jen-Shin authored
Improve the pipelines documentation with the latest rules See merge request gitlab-org/gitlab!24485
-
Kamil Trzciński authored
Port `trigger`keyword to Core (1/4) - move Ci::Bridge See merge request gitlab-org/gitlab!24375
-
Kamil Trzciński authored
Prompt users to double check their account recovery settings See merge request gitlab-org/gitlab!23994
-
Lin Jen-Shin authored
Quarantine a flaky example See merge request gitlab-org/gitlab!24615
-
Martin Wortschack authored
Replace Geo Notice with Toast (Frontend) See merge request gitlab-org/gitlab!24407
-
Zack Cuddy authored
Update Designs Update Nodes Node toast Lint and node test Fix tsts
-
Kamil Trzciński authored
Replace Geo Notice with Toast (Backend) See merge request gitlab-org/gitlab!24404
-
Bob Van Landuyt authored
Don't hardcode IDs in migration spec See merge request gitlab-org/gitlab!24598
-
Jan Provaznik authored
List epic related issues by relative_position See merge request gitlab-org/gitlab!23776
-
Michael Kozono authored
Resolve "Geo: Failed to identify runtime for process X (./geo_log_cursor)" Closes #202040 See merge request gitlab-org/gitlab!24509
-
Douglas Barbosa Alexandre authored
-
Vitali Tatarintev authored
Moves `Alert` and its dependencies to CE: * Alert * Alert factory * Alerting::AlertAnnotation * Prometheus::AlertPresenter * Prometheus::AlertFinder
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Stan Hu authored
Remove the :sidekiq metadata as it's not needed anymore See merge request gitlab-org/gitlab!24585
-
Douglas Barbosa Alexandre authored
Move PrometheusAlert from EE to CE Closes #199997 See merge request gitlab-org/gitlab!24360
-
Ronan OConnor authored
Updates Geo refresh FDW command to include mention to secondary See merge request gitlab-org/gitlab!24595
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Remove context from markup rendering error logging Closes #202132 See merge request gitlab-org/gitlab!24599
-
Mike Greiling authored
Add loading icon to clusters being created See merge request gitlab-org/gitlab!24370
-
Nick Thomas authored
Step 1 - Add read_merge_request to GraphQL ProjectPermission BE See merge request gitlab-org/gitlab!24524
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
The follow up of the following discussion: https://gitlab.com/gitlab-org/gitlab /-/merge_requests/24360#note_282247872
-
Vitali Tatarintev authored
Fixes: 1. You specified required: true, in Rails > 5.0 the required option is deprecated and you want to use optional: false. In most configurations, this is the default and you can omit this option altogether 2. Enum defined as an array found in operator enum declaration. Use hash syntax instead.
-
Vitali Tatarintev authored
Moves PrometheusAlert and its dependencies to CE: * PrometheusAlert class * Factory * Associations in: Project, Environment classes
-
Heinrich Lee Yu authored
Add http status cop to all controller/support specs See merge request gitlab-org/gitlab!24212
-
Peter Leitzen authored
347 files inspected, 290 offenses detected, 290 offenses corrected
-
Lin Jen-Shin authored
Add seed for license file See merge request gitlab-org/gitlab!23261
-
James Lopez authored
Remove Username lookup when resolving users in MembersMapper See merge request gitlab-org/gitlab!24464
-
Bob Van Landuyt authored
Remove client need for no hook branch CRUD methods. See merge request gitlab-org/gitlab!19815
-
Lin Jen-Shin authored
Use 'rules' for '.gitlab/ci/qa.gitlab-ci.yml' jobs See merge request gitlab-org/gitlab!24488
-
Paul Slaughter authored
Update dependency @sourcegraph/code-host-integration to v0.0.29 See merge request gitlab-org/gitlab!23534
-
Heinrich Lee Yu authored
Move security routes under - scope See merge request gitlab-org/gitlab!24287
-
Jarka Košanová authored
- use each_batch insread of find_each
-
Bob Van Landuyt authored
The context contains rich objects, which would get serialized as JSON and would cause many useless fields inside ES or leak secrets.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-