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
2018-03-06Fix a typo, a conflict and improve documentationFelipe Artur
2018-03-05Address review commentsFelipe Artur
2018-03-03Bring one group board to CEFelipe Artur
2018-03-02Merge branch 'remove-test-bundle' into 'master'Clement Ho
Remove the "test" bundle and apply it conditionally within main.js See merge request gitlab-org/gitlab-ce!17472
2018-03-02Merge branch '41905_merge_request_and_issue_metrics' into 'master'Sean McGivern
expose metrics in merge request api Closes #41905 See merge request gitlab-org/gitlab-ce!16589
2018-03-02expose metrics in merge request apihaseeb
2018-03-02Merge branch 'two_factor_auth_webpack_bundle_tag_refactor' into 'master'Clement Ho
Removes webpack bundle tag for two factor auth js See merge request gitlab-org/gitlab-ce!17330
2018-03-02Merge branch 'refactor-protected-branches' into 'master'Jacob Schatz
Remove protected branches webpack bundle tag See merge request gitlab-org/gitlab-ce!17374
2018-03-02Remove protected branches webpack bundle tagClement Ho
2018-03-02Merge branch '33570-slack-notify-default-branch' into 'master'Sean McGivern
Slack notifications - Respect "Notify only default branch" for push events Closes #33570 See merge request gitlab-org/gitlab-ce!17345
2018-03-02Merge branch 'docs-incoming-email-ce' into 'master'Marcia Ramos
Update incoming emails documents See merge request gitlab-org/gitlab-ce!17481
2018-03-02SlackService - respect `notify_only_default_branch` for push eventsMario de la Ossa
2018-03-02Merge branch ↵Sean McGivern
'43548-update-language-about-usage-ping-in-admin-settings-and-docs' into 'master' Resolve "Update language about usage ping in admin settings" Closes #43548 See merge request gitlab-org/gitlab-ce!17468
2018-03-02Clarify usage ping wording in admin areaSean McGivern
2018-03-02Update incoming emails documentsLin Jen-Shin
2018-03-02Merge branch 'feature/fetch-commit-signs-from-gitaly-in-batch' into 'master'Sean McGivern
Fetch commit signatures from Gitaly in batches Closes gitaly#1046 See merge request gitlab-org/gitlab-ce!17456
2018-03-02Merge branch 'jprovazn-ancestor-labels' into 'master'Grzegorz Bizon
Support additional LabelsFinder parameters for group labels See merge request gitlab-org/gitlab-ce!17447
2018-03-02Allow to include also descendant group labelsJan Provaznik
Because epic index page includes also epics from subgroups it's necessary to also get descendant group labels for filtering. https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4773#note_61236542
2018-03-02Merge branch 'zj-version-string-grouping-ci' into 'master'Grzegorz Bizon
Allow CI/CD Jobs being grouped on version strings See merge request gitlab-org/gitlab-ce!17455
2018-03-02Update docs on grouping CI jobsZeger-Jan van de Weg
2018-03-02Support additional LabelsFinder parameters for group labelsJan Provaznik
In some situations (listing labels for epics) we want to list only group ancestor labels, this is already supported in LabelsFinder we just need to enable additional parameters. Also `set_issuables_index` method now loads project labels only if @project is set (which is not used for epic group labels).
2018-03-02Merge branch 'an/log-documentation' into 'master'Stan Hu
Update documentation WRT to request parameters See merge request gitlab-org/gitlab-ce!17469
2018-03-02remove two_factor_auth bundleMike Greiling
2018-03-02Merge branch '32831-single-deploy-of-runner-in-k8s-cluster' into 'master'Kamil Trzciński
Extend Cluster Applications to install GitLab Runner to Kubernetes cluster Closes #32831 See merge request gitlab-org/gitlab-ce!17134
2018-03-02Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera
2018-03-02Merge branch 'webpack-registry' into 'master'Jacob Schatz
Remove registry list webpack entry point See merge request gitlab-org/gitlab-ce!17459
2018-03-02Remove registry list webpack entry pointClement Ho
2018-03-02Merge branch 'sh-remove-trailing-lines' into 'master'Jacob Schatz
Remove trailing newline that was causing an EE conflict See merge request gitlab-org/gitlab-ce!17465
2018-03-02Remove trailing newline that was causing an EE conflictStan Hu
2018-03-02Merge branch 'bvl-add-missing-externalized-strings' into 'master'Douwe Maan
Add some strings that were missing in gitlab.pot See merge request gitlab-org/gitlab-ce!17467
2018-03-02Merge branch 'winh-fix-vuex-docs' into 'master'Filipa Lacerda
Small fixes in Vuex docs See merge request gitlab-org/gitlab-ce!17471
2018-03-02remove the "test" bundle and apply it conditionally within main.jsMike Greiling
2018-03-01Small fixes in Vuex docsWinnie Hellmann
2018-03-01Merge branch 'remove-u2f-bundle' into 'master'Jacob Schatz
Remove u2f webpack bundle See merge request gitlab-org/gitlab-ce!17435
2018-03-01Remove u2f webpack bundleMike Greiling
2018-03-01Merge branch 'remove-blob-viewer-bundles' into 'master'Phil Hughes
Remove blob viewer bundles See merge request gitlab-org/gitlab-ce!17446
2018-03-01Merge branch 'feature/move_oauth_modules_to_auth_dir_structure' into 'master'Douwe Maan
Moved o_auth/saml/ldap modules under gitlab/auth See merge request gitlab-org/gitlab-ce!17359
2018-03-01Update documentation WRT to request parametersAndrew Newdigate
2018-03-01Merge branch '41777-include-cycle-time-in-usage-ping' into 'master'Douwe Maan
Resolve "Include cycle time in usage ping" Closes #41777 See merge request gitlab-org/gitlab-ce!16793
2018-03-01Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński
Display ingress IP address in the Kubernetes page See merge request gitlab-org/gitlab-ce!17052
2018-03-01remove common_vue CommonsChunk configMike Greiling
2018-03-01Fetch commit signatures from Gitaly in batchesAhmad Sherif
Closes gitaly#1046
2018-03-01migrate stl_viewer to dynamic importMike Greiling
2018-03-01migrate sketch_viewer to dynamic importMike Greiling
2018-03-01migrate pdf_viewer to dynamic importMike Greiling
2018-03-01migrate notebook_viewer to dynamic importMike Greiling
2018-03-01migrate balsamiq_viewer to dynamic importMike Greiling
2018-03-01Merge branch 'zj-licensee-key' into 'master'Sean McGivern
Client implementation for Licensee#key See merge request gitlab-org/gitlab-ce!17449
2018-03-01Add some strings that were missing in gitlab.potBob Van Landuyt
2018-03-01Merge branch '30665-add-email-button-to-new-issue-by-email' into 'master'Clement Ho
Resolve "Have mailto: link in "Email a new issue to this project"" Closes #30665 See merge request gitlab-org/gitlab-ce!17401