- 01 Mar, 2019 40 commits
-
-
Fernando Arias authored
First pass at vuln graph boundry * Add 10% boundary Remove dummy data and stray debugger * Clean up test code Run prettier * run prettier to fix job failure Add changelog * Add changelog for security dashboard vuln graph chart change
-
GitLab Bot authored
-
Marcia Ramos authored
Badge and improve limits topic See merge request gitlab-org/gitlab-ee!9758
-
Evan Read authored
-
Marcia Ramos authored
Fix some 404 links into charts project See merge request gitlab-org/gitlab-ce!25589
-
Evan Read authored
-
Marcia Ramos authored
Add quick link to GitLab.com settings See merge request gitlab-org/gitlab-ce!25580
-
Evan Read authored
-
Marcia Ramos authored
Add confidential issue linking guidance See merge request gitlab-org/gitlab-ce!25326
-
Evan Read authored
-
Stan Hu authored
Merge branch '10138-cannot-drop-index-index_prometheus_alerts_on_project_id_and_prometheus_metric_id-needed-in-a-foreign-key-constraint' into 'master' Resolve "Cannot drop index 'index_prometheus_alerts_on_project_id_and_prometheus_metric_id': needed in a foreign key constraint" Closes #10138 See merge request gitlab-org/gitlab-ee!9792
-
GitLab Bot authored
-
Stan Hu authored
Fix GitLab::JsonCache when reading a persisted entry back from the cache See merge request gitlab-org/gitlab-ce!25587
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Create pool repositories on Geo secondaries See merge request gitlab-org/gitlab-ee!9428
-
Stan Hu authored
Resolves "Geo - Selective sync by namespace is broken" Closes #10041 and #9903 See merge request gitlab-org/gitlab-ee!9732
-
Douglas Barbosa Alexandre authored
Hashed Storage rollback mechanism See merge request gitlab-org/gitlab-ce!23955
-
GitLab Bot authored
-
Marcia Ramos authored
Update Serverless docs with livestream feedback See merge request gitlab-org/gitlab-ce!25616
-
Daniel Gruesso authored
-
GitLab Bot authored
-
Peter Leitzen authored
MySQL requires to drop FK for time of re-adding index
-
Kamil Trzciński authored
Add suffix (`_event`) to merge request source Closes gitlab-ee#9893 See merge request gitlab-org/gitlab-ce!25508
-
Kamil Trzciński authored
Add suffix (`_event`) to merge request source Closes #9893 See merge request gitlab-org/gitlab-ee!9681
-
GitLab Bot authored
-
Marcia Ramos authored
Minor grammar and accuracy fixes See merge request gitlab-org/gitlab-ce!25665
-
Christie Lenneville authored
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Add database table and model for incident management settings Closes #4925 See merge request gitlab-org/gitlab-ee!9744
-
Peter Leitzen authored
These settings will be managed via the settings operation controller.
-
Sean McGivern authored
Add Sentry project dropdown to error tracking settings form See merge request gitlab-org/gitlab-ce!24701
-
Reuben Pereira authored
- Move some specs into contexts - Let get_slugs method take a parameter and return a specific slug. - Add rescues when using Addressable::URI.
-
Sean McGivern authored
Add Sentry project dropdown to error tracking settings form See merge request gitlab-org/gitlab-ee!9434
-
Reuben Pereira authored
- Move some specs into contexts - Let get_slugs method take a parameter and return a specific slug. - Add rescues when using Addressable::URI.
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
`project_migrate_hashed_storage` is now `hashed_storage:hashed_storage_project_migrate`
-
Gabriel Mazetto authored
Exceptions were also simplified from 2 to 1.
-
Gabriel Mazetto authored
`try_to_set_repository_read_only!` is now on the Base class. Simplified Exception classes from 2 to 1 with a more descriptive name.
-
Gabriel Mazetto authored
New class contains the ExclusiveLease specifics that is shared among both the Migration and Rollback workers.
-
Gabriel Mazetto authored
This change takes the case where repository doesn't exist on disk and make it ignore but succeed the step, increasing or decreasing the version depending on the operation.
-