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-02-28Remove cycle analytics bundle webpack entry pointClement Ho
2018-02-28Merge branch 'docs/rs-harness-executable' into 'master'Rémy Coutable
Set security harness hook to executable after creation Closes #43709 See merge request gitlab-org/gitlab-ce!17425
2018-02-28Merge branch 'patch-28' into 'master'Rémy Coutable
Document new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH} See merge request gitlab-org/gitlab-ce!16834
2018-02-28Merge branch 'patch-28' into 'master'Rémy Coutable
Replace whitespace demonstrating line-breaks in GFM docs See merge request gitlab-org/gitlab-ce!16135
2018-02-28Replace whitespace demonstrating line-breaks in GFM docsJonathan Duck
2018-02-28Merge branch 'move-last-ee-specific-js-files-to' into 'master'Clement Ho
Move the remaining EE-specific JS files to ee/ See merge request gitlab-org/gitlab-ce!17423
2018-02-28Merge branch 'patch-29' into 'master'Rémy Coutable
Change the wording to reduce confusion about whether you need to reconfigure or restart. See merge request gitlab-org/gitlab-ce!15041
2018-02-28Change the wording to reduce confusion about whether you need to reconfigure ↵Andrew Davis
or restart.
2018-02-28Set security harness hook to executable after creationRobert Speicher
2018-02-28Merge branch 'an/lograge-fix' into 'master'Stan Hu
Fix for open-ended parameter's in lograge causing elastic memory issues See merge request gitlab-org/gitlab-ce!17419
2018-02-28Fix for open-ended parameter's in lograge causing elastic memory issuesAndrew Newdigate
2018-02-28Merge branch 'docs-add-note-dot-com-tiers' into 'master'🚄 Job van der Voort 🚀
Docs: explain feature availability in GitLab.com See merge request gitlab-org/gitlab-ce!17325
2018-02-28Docs: explain feature availability in GitLab.comMarcia Ramos
2018-02-28Merge branch 'gitaly-reenable-wiki' into 'master'Douwe Maan
Re-enable the remaning Wiki Gitaly-Endpoints See merge request gitlab-org/gitlab-ce!17422
2018-02-28Merge branch 'feature/edit_pages_domain' into 'master'Nick Thomas
PagesDomain: allow update of key/certificate Closes #29720 See merge request gitlab-org/gitlab-ce!17376
2018-02-28Merge branch '43643-fix-mr-label-filtering' into 'master'Filipa Lacerda
Enable filtering MR list based on clicked label in MR sidebar Closes #43643 See merge request gitlab-org/gitlab-ce!17390
2018-02-28Merge branch 'patch-29' into 'master'Rémy Coutable
Patch 29 See merge request gitlab-org/gitlab-ce!17421
2018-02-28Patch 29saberd
2018-02-28Merge branch 'bvl-fix-qa-doorkeeper' into 'master'Grzegorz Bizon
Specify base controller for Doorkeeper See merge request gitlab-org/gitlab-ce!17416
2018-02-28Merge branch '43489-display-runner-ip' into 'master'Kamil Trzciński
Resolve "Display IP Address Of Runner On Runner Page" Closes #43489 See merge request gitlab-org/gitlab-ce!17286
2018-02-28PagesDomain: improve breadcrumbsRob Watson
2018-02-28PagesDomain: Add edit/update functionalityRob Watson
2018-02-28Add new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH}Taylor Braun-Jones
As introduced by gitlab-org/gitlab-runner!788
2018-02-28Re-enable the remaning Wiki Gitaly-EndpointsKim Carlbäcker
2018-02-28Merge branch 'patch-18' into 'master'Sean McGivern
Bug.md: Use html comments instead of asking to remove the notice Closes #43580 See merge request gitlab-org/gitlab-ce!17348
2018-02-28Merge branch ↵Nick Thomas
'43531-500-error-searching-wiki-incompatible-character-encodings-utf-8-and-ascii-8bit' into 'master' Resolve "500 Error searching wiki: incompatible character encodings: UTF-8 and ASCII-8BIT" Closes #43531 See merge request gitlab-org/gitlab-ce!17413
2018-02-28Labels Select TestsKushal Pandya
2018-02-28Merge branch 'refactor/move-assignees-vue-component' into 'master'Filipa Lacerda
Move (Multiple) Assignees vue component See merge request gitlab-org/gitlab-ce!16952
2018-02-28Merge branch 'docs-fix-vuex-store-example' into 'master'Phil Hughes
Fix example in Vuex docs See merge request gitlab-org/gitlab-ce!17415
2018-02-28Fix unnecessary spacing between labelsKushal Pandya
2018-02-28Add changelog entryKushal Pandya
2018-02-28Make label filter URL dynamicKushal Pandya
2018-02-28Move the remaining EE-specific JS files to ee/Rémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-02-28Specify base controller for DoorkeeperBob Van Landuyt
This will make sure the `ApplicantionController#can?` method is available for views rendering menus based on the current user's abilities.
2018-02-28Fix example in Vuex docsFilipa Lacerda
2018-02-28Fix code search results with non-ASCII dataSean McGivern
Gitlab::Git::Popen#popen now returns ASCII-8BIT (binary) data always, so we need to handle that explicitly.
2018-02-28Merge branch 'remove-merge-conflicts-bundle' into 'master'Jacob Schatz
Remove merge_conflicts bundle See merge request gitlab-org/gitlab-ce!17408
2018-02-28Add changelog for Display Runner IP Address (#43489)Dylan Griffith
2018-02-28Add IP Address to project runner show page (#43489)Dylan Griffith
2018-02-28Add IP Address to admin runners table (#43489)Dylan Griffith
2018-02-28Add ip_address to admin runner form (#43489)Dylan Griffith
2018-02-28Persist runner IP address on contact (#43489)Dylan Griffith
2018-02-28Merge branch 'acet-mr-notes-index' into 'master'Jacob Schatz
Render MR Notes with Vue with behind a cookie See merge request gitlab-org/gitlab-ce!15732
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-28remove duplicate common and common_vue definitionsMike Greiling
2018-02-28refactor merge conflicts bundle to reduce side effectsMike Greiling
2018-02-28remove merge_conflicts bundle in favor of pages directory entry pointMike Greiling
2018-02-28Merge branch '43669-fix-webpack-trailing-comma' into 'master'Mike Greiling
Fix webpack.config.js syntax error from trailing comma Closes #43669 See merge request gitlab-org/gitlab-ce!17404
2018-02-28Merge branch 'remove-snippets-bundle' into 'master'Jacob Schatz
Remove snippet bundle webpack entry point See merge request gitlab-org/gitlab-ce!17329
2018-02-28Remove snippet bundle webpack entry pointClement Ho