- 14 Apr, 2020 40 commits
-
-
Imre Farkas authored
Project import Github API rate limit is exceeded See merge request gitlab-org/gitlab!28785
-
Mark Florian authored
Migrate ee/ide to Jest Closes #194288 See merge request gitlab-org/gitlab!28437
-
Robert Speicher authored
Endpoint to create annotations for environments dashboard See merge request gitlab-org/gitlab!29089
-
Kirstie Cook authored
Add annotations post endpoint specs Add changelog entry
-
Douglas Barbosa Alexandre authored
Use strong_memoize for external_issue_trackers See merge request gitlab-org/gitlab!29276
-
Martin Wortschack authored
Add support for toast messages on user actions in Requirements See merge request gitlab-org/gitlab!29472
-
Shinya Maeda authored
Copy deployments.cluster_id to deployment_clusters See merge request gitlab-org/gitlab!26841
-
Sanad Liaquat authored
Fix flaky Jenkins e2e spec javascript error See merge request gitlab-org/gitlab!29494
-
Imre Farkas authored
Migrate CE & EE controller specs to consider admin mode See merge request gitlab-org/gitlab!28770
-
Diego Louzán authored
-
Sanad Liaquat authored
Update QA variables spec See merge request gitlab-org/gitlab!25924
-
Igor Drozdov authored
Create project label for jira imported issues See merge request gitlab-org/gitlab!29246
-
Douglas Barbosa Alexandre authored
Enable store_merge_request_line_metrics FF See merge request gitlab-org/gitlab!29483
-
Kushal Pandya authored
Adds support for showing toast messages on user actions like create, edit, archive & reopen. Also adds missing license check for nav sidebar requirements link.
-
James Lopez authored
Use NOT VALID to enforce a NOT NULL constraint on file_store to ci_job_artifacts, lsf_objects and uploads tables See merge request gitlab-org/gitlab!28946
-
Toon Claes authored
Merge branch '213799-optimize-usage_activity_by_stage-projects_with_repositories_enabled' into 'master' Optimize projects with repositories enabled See merge request gitlab-org/gitlab!29117
-
Natalia Tepluhina authored
Moved GraphQL-related data from Snippet Show into a mixin See merge request gitlab-org/gitlab!29444
-
Natalia Tepluhina authored
Replace deprecated GlLoadingIcon sizes See merge request gitlab-org/gitlab!29417
-
Grzegorz Bizon authored
Merge branch '30146-let-s-encrypt-integration-doesn-t-scale-and-does-not-give-any-feedback-to-user-on-errors-2' into 'master' Add email notifications for failed Let's Encrypt integration See merge request gitlab-org/gitlab!28581
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
The file.object_store is set during `uploader.store!` which happens after object is inserted/updated. This tries to mimic the default values in ObjectStorage concern.
-
Douglas Barbosa Alexandre authored
When adding a constraint to a table, we can optionally include NOT VALID. This tells Postgres that it doesn’t need to enforce the constraint on existing records in the table. At least not immediately. This constraint will be enforced for any updates and subsequent insertions. Thus, we can immediately enforce the constraint while giving ourselves time to clean up any existing records that conflict with the constraint.
-
Alper Akgun authored
Adds an index as well as start/finish times to optimize the counter
-
Alexandru Croitor authored
Create label when import starts and set label title based on imported jira project key and previous import counts for the same jira project.
-
Stan Hu authored
Add rate limit to issue creation Closes #55241 See merge request gitlab-org/gitlab!28129
-
pburdette authored
Updated page object and relative spec to ensure E2E is working like it should.
-
Kushal Pandya authored
Fetch annotations for monitoring dashboard See merge request gitlab-org/gitlab!28394
-
Dhiraj Bodicherla authored
Monitoring dashboard fetches all annotations associated to it. This change is behind metrics_dashboard_annotations feature flag until the backend is implemented
-
Toon Claes authored
Create a table for storing diff note positions See merge request gitlab-org/gitlab!28113
-
Sean McGivern authored
Create cop for AR count/each to size/each in HAML file See merge request gitlab-org/gitlab!28883
-
Sean McGivern authored
Remove feature flag for dropping duplicate jobs See merge request gitlab-org/gitlab!29116
-
Sanad Liaquat authored
by retrying on exception Also remove quarantine tag
-
Denys Mishunov authored
The same GraphQL props/data/query will be used for the Edit application as well Default schema for snippet
-
Dmytro Zaporozhets authored
Add management_project_id to group and project cluster creation See merge request gitlab-org/gitlab!28289
-
Natalia Tepluhina authored
fix: Publish toolbar dissappears when submitting empty content See merge request gitlab-org/gitlab!29410
-
Kushal Pandya authored
Increase times for the merge request widget polling Closes #210377 See merge request gitlab-org/gitlab!29318
-
Igor Drozdov authored
We'll extract there notes' position and original position
-
Achilleas Pipinellis authored
Docs: Forked and parent project visibility for MRs Closes gitlab-com/support/docs#87 See merge request gitlab-org/gitlab!28256
-
David Coy authored
-
Bob Van Landuyt authored
Add autostop check to folder table See merge request gitlab-org/gitlab!28937
-