- 17 Jan, 2020 40 commits
-
-
nmilojevic1 authored
- Extract ImportFailure retry and log mechanism - Try 3 times for exceptions: GRPC::DeadlineExceeded ActiveRecord::QueryCanceled - Store each retry failure and retry_count to ImportFailure - Retriable config can be set via ENV variables: RELATION_IMPORT_TRIES RELATION_IMPORT_BASE_INTERVAL RELATION_IMPORT_MULTIPLIER RELATION_IMPORT_RAND_FACTOR - Migration scripts to: Add retry_count and group_id to ImportFailure table Add conditional index for project and group to ImportFailure table
-
Phil Hughes authored
Code Review Analytics App Closes #194163 See merge request gitlab-org/gitlab!22871
-
Mike Lewis authored
Docs: Fix request method for pagination See merge request gitlab-org/gitlab!23056
-
Tom Atkins authored
Update AWS Menu Item to Create Database See merge request gitlab-org/gitlab!23245
-
Imre Farkas authored
Resolve "Dashes not supported in CN for LDAP Group Sync on first login" Closes #36753 See merge request gitlab-org/gitlab!20402
-
Blair Lunceford authored
-
Collen authored
-
Martin Wortschack authored
Prettify error_details.vue component Closes #197359 See merge request gitlab-org/gitlab!23244
-
Jan Provaznik authored
Set share_group_with_group feature flag default on See merge request gitlab-org/gitlab!23185
-
Martin Wortschack authored
- Wire app to API and display paginated MR table
-
Imre Farkas authored
Add ability to filter by time for k8s log explorer Closes #37986 See merge request gitlab-org/gitlab!22734
-
Imre Farkas authored
-
Marcia Ramos authored
Incremental rollouts documentation Closes #27264 See merge request gitlab-org/gitlab!19992
-
Sean Carroll authored
Closes https://gitlab.com/gitlab-org/gitlab/issues/27264 See merge request https://gitlab.com/gitlab-org/gitlab/merge_requests/19992
-
Phil Hughes authored
-
Kushal Pandya authored
Fix incorrect error message on issue board when moving cards Closes #37426 See merge request gitlab-org/gitlab!22785
-
Sean McGivern authored
Fix issue CSV export failing for some projects Closes #197300 See merge request gitlab-org/gitlab!23223
-
James Lopez authored
Use iid instead of id when updating epic attributes See merge request gitlab-org/gitlab!23089
-
Achilleas Pipinellis authored
docs: Link limits page to administration Closes #195790 See merge request gitlab-org/gitlab!22973
-
Phil Hughes authored
Remove useless attachToDocument usage in ee/spec/frontend/environments_dashboard Closes #196752 See merge request gitlab-org/gitlab!23051
-
Phil Hughes authored
Remove useless attachToDocument usage in spec/frontend/registry Closes #196762 See merge request gitlab-org/gitlab!23042
-
Phil Hughes authored
Link to GitLab commit in error detail page See merge request gitlab-org/gitlab!22431
-
Olena Horal-Koretska authored
Add link to commit if available
-
Achilleas Pipinellis authored
Docs for resolving sentry error See merge request gitlab-org/gitlab!22850
-
Martin Wortschack authored
Order summary component for paid signup flow Closes gitlab-org/growth/engineering#5049 See merge request gitlab-org/gitlab!21734
-
Achilleas Pipinellis authored
Update docs to reflect View issue button change See merge request gitlab-org/gitlab!22941
-
Tristan Read authored
-
Bob Van Landuyt authored
Use first and last name for new sign up flow See merge request gitlab-org/gitlab!22840
-
Illya Klymov authored
attachToDocument property is not needed
-
Natalia Tepluhina authored
Ss/limits tooltip See merge request gitlab-org/gitlab!22820
-
Scott Stern authored
Add tooltips for issues with and without wrk in progress limits
-
Natalia Tepluhina authored
Fix unexpected behaviour of the commit form after committing in Web IDE Closes #197343 See merge request gitlab-org/gitlab!23238
-
Jan Provaznik authored
iid attribute is expected when updating an epic in graphql API. So we should pass iid instead of id.
-
Mike Greiling authored
Remove useless attachToDocument usage in spec/frontend Closes #196764 See merge request gitlab-org/gitlab!23040
-
Achilleas Pipinellis authored
Update self monitoring project docs See merge request gitlab-org/gitlab!23192
-
Mike Greiling authored
fix: EKS credentials form doesn't "reset" after error See merge request gitlab-org/gitlab!21958
-
Enrique Alcántara authored
-
Achilleas Pipinellis authored
Document image field of CS as mandatory See merge request gitlab-org/gitlab!23230
-
Lin Jen-Shin authored
Users without a license do not use a seat Closes #196824 See merge request gitlab-org/gitlab!23146
-
Jan Provaznik authored
Resolve "Add release count to project homepage" Closes #36667 See merge request gitlab-org/gitlab!21350
-