Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-03Fix cycle analytics seed scriptAdam Hegyi
2019-09-03Merge branch 'winh-quarantine-dashboard_spec' into 'master'Tim Zallmann
Quarantine flaky dashboard_spec.js See merge request gitlab-org/gitlab-ce!32574
2019-09-03Merge branch '62402-milestone-release-be' into 'master'Andreas Brandl
"Allow milestones to be associated with releases" BE See merge request gitlab-org/gitlab-ce!30816
2019-09-03Added relationships between Release and MilestoneEtienne Baqué
Modified schema via migrations. Added one-to-one relationship between the two models. Added changelog file
2019-09-03Merge branch 'db/prometheus-metrics-not-null-constraints' into 'master'Andreas Brandl
Add not null constraints to prometheus_metrics table columns Closes #66663 See merge request gitlab-org/gitlab-ce!32339
2019-09-03Merge branch 'links-use-new-location' into 'master'Rémy Coutable
Use new location for helm charts repo See merge request gitlab-org/gitlab-ce!32563
2019-09-03Merge branch 'add-pipeline-type-key-in-pipeline-entity' into 'master'Kamil Trzciński
Expose `name` and `merge_request_event_type` in serialized json and predefined variables See merge request gitlab-org/gitlab-ce!32323
2019-09-03Merge branch 'id-skip-setting-repo-refs' into 'master'Lin Jen-Shin
Skip set_repo_refs to speed up the tests See merge request gitlab-org/gitlab-ce!32556
2019-09-03Skip set_repo_refs to speed up the testsIgor
2019-09-03Merge branch '36765-flash-notification' into 'master'Kushal Pandya
Make error flash notification sticky See merge request gitlab-org/gitlab-ce!30141
2019-09-03Make flash notifications stickyFatih Acet
This commit also unifies layout structure and remove no_container flag
2019-09-03Quarantine flaky dashboard_spec.jsWinnie Hellmann
2019-09-03Merge branch 'change-role-system-hook' into 'master'Rémy Coutable
Add system hooks for project/group membership updates Closes gitlab-ee#12252 See merge request gitlab-org/gitlab-ce!32371
2019-09-03Merge branch 'ce-12996-cancel-redundant-pipelines' into 'master'Lin Jen-Shin
Backport retries options for cancel_running See merge request gitlab-org/gitlab-ce!32525
2019-09-03Add pipeline.type key to PipelineEntityShinya Maeda
This commit adds pipeline.type key to PipelineEntity. This key will be used in MR widget in the next iteration.
2019-09-03Merge branch 'bump-reliable-fetcher' into 'master'Stan Hu
Bump reliable fetcher See merge request gitlab-org/gitlab-ce!32565
2019-09-03Merge branch 'id-project-for-in-tests' into 'master'Lin Jen-Shin
Stub DetectRepositoryLanguagesWorker for all tests See merge request gitlab-org/gitlab-ce!32430
2019-09-03Stub DetectRepositoryLanguagesWorker for all testsIgor
It performs an expensive operation, but isn't required in most of tests
2019-09-03Merge branch '51372-remove-milestone-tabs-deprecation-message' into 'master'Kushal Pandya
Remove deprecation message for milestone tabs See merge request gitlab-org/gitlab-ce!32252
2019-09-03Bump reliable fetcherValery Sizov
2019-09-03Merge branch 'an-use-labkit-correlation-id' into 'master'Ash McKenzie
Remove all references to Gitlab::CorrelationId See merge request gitlab-org/gitlab-ce!32228
2019-09-03Add not null constraints to prometheus_metrics table columnsArun Kumar Mohan
2019-09-03Use new location for helm charts repoBalasankar "Balu" C
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-09-03Merge branch '40096-allow-ci-token-to-delete-from-registry' into 'master'Thong Kuah
If user can push to docker then it can delete too Closes #40096 See merge request gitlab-org/gitlab-ce!31796
2019-09-03If user can push to docker then it can delete tooGiorgenes Gelatti
Extends the permission of $CI_REGISTRY_USER to allow them to delete tags in addition to just pushing. https://gitlab.com/gitlab-org/gitlab-ce/issues/40096
2019-09-03Remove deprecation message for milestone tabsHeinrich Lee Yu
We're reversing the deprecation due to user feedback
2019-09-03Merge branch 'docs-quick-actions-followup-2' into 'master'Evan Read
Make badging less confusing in quick actions doc Closes #66886 See merge request gitlab-org/gitlab-ce!32515
2019-09-03Make badging less confusing in quick actions docMarcel Amirault
2019-09-03Merge branch 'docs-using-docker-build-1' into 'master'Evan Read
Add suggested changes to docker build doc Closes #66802 See merge request gitlab-org/gitlab-ce!32442
2019-09-03Add suggested changes to docker build docMarcel Amirault
2019-09-03Merge branch '58192-add-danger-bot-development-docs' into 'master'Evan Read
Add Danger bot development documentation Closes #58192 See merge request gitlab-org/gitlab-ce!32506
2019-09-03Add Danger bot development documentationNick Thomas
This is overdue, and some of the suggestions are embarrassing, but this is how we actually develop Danger today.
2019-09-03Add system hooks for project/group membership updatesBrandon Williams
When updating group and project members, new system hooks `user_update_for_group` and `user_update_for_team` will be executed. Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/12252
2019-09-02Merge branch '66393-proposal-remove-area-chart-in-favor-of-time-series' into ↵Tim Zallmann
'master' Remove area chart in favor of time series Closes #66393 See merge request gitlab-org/gitlab-ce!32129
2019-09-02Merge branch 'cluster-form-ca-cert-larger' into 'master'Tim Zallmann
Expand textarea for CA cert in cluster form See merge request gitlab-org/gitlab-ce!32508
2019-09-02Merge branch 'add-notification-reason-to-note-emails' into 'master'Mayra Cabrera
Add X-GitLab-NotificationReason header to note emails See merge request gitlab-org/gitlab-ce!32422
2019-09-02Merge branch 'qa-add-built-in-project-template-test-ce' into 'master'Walmyr Lima e Silva Filho
Backport EE changes for built-in project template test See merge request gitlab-org/gitlab-ce!32358
2019-09-02Merge branch 'pl-project-service-filename-lineo' into 'master'Lin Jen-Shin
Provide filename and line number for `class_eval` See merge request gitlab-org/gitlab-ce!32500
2019-09-02Provide filename and line number for `class_eval`Peter Leitzen
This commit removes one RuboCop offense from its todo file.
2019-09-02Add X-GitLab-NotificationReason header to note emailsSean McGivern
The 'assigned' reason doesn't apply to notes, but the other two can ('mentioned' and 'own_activity'), so we can still use this for note emails.
2019-09-02Merge branch 'patch-74' into 'master'Achilleas Pipinellis
Docs: Clarify config value true is a string See merge request gitlab-org/gitlab-ce!32209
2019-09-02Update `true` with `"true"`yonatan miller
Gitlab CI Linter otherwise gives error `variables config should be a hash value of key value pairs`
2019-09-02Merge branch 'sh-suppress-diverging-count-commits-request' into 'master'Filipa Lacerda
Skip requesting diverging commit counts if no branches are listed See merge request gitlab-org/gitlab-ce!32496
2019-09-02Update Mermaid to v8.2.6Stan Hu
This fixes a regression where an underscore in labels no longer worked: https://github.com/knsv/mermaid/releases
2019-09-02Merge branch 'use-only-ref-in-the-code-quality-job-template' into 'master'Douglas Barbosa Alexandre
Update Code-Quality.gitlab-ci.yml to use `only.refs` See merge request gitlab-org/gitlab-ce!32394
2019-09-02Merge branch 'use-atlassian-jwt-gem-ce' into 'master'Stan Hu
[CE] Use atlassian-jwt-ruby gem See merge request gitlab-org/gitlab-ce!32519
2019-09-02Update Code-Quality.gitlab-ci.yml to use `only.refs`Rémy Coutable
This allows overriding `only.refs` to something else if needed.
2019-09-02Merge branch 'ab-admin-page-user-active-count' into 'master'Andreas Brandl
Replace indexes for counting active users See merge request gitlab-org/gitlab-ce!32538
2019-09-02Merge branch 'ab-admin-page-user-active-count' into 'master'Andreas Brandl
Replace indexes for counting active users See merge request gitlab-org/gitlab-ce!32538
2019-09-02Merge branch '66791-handle-different-listen-address-formats' into 'master'Sean McGivern
Handle :9090 and 0.0.0.0:9090 listen_address formats See merge request gitlab-org/gitlab-ce!32456