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-01-10Update VERSION to 11.7.0-rc4v11.7.0-rc4GitLab Release Tools Bot
2019-01-10Merge branch 'sh-bump-carrierwave-1.3.1' into 'master'Robert Speicher
Bump CarrierWave to 1.3.1 Closes #56096 See merge request gitlab-org/gitlab-ce!24280
2019-01-09Update VERSION to 11.7.0-rc3v11.7.0-rc3GitLab Release Tools Bot
2019-01-09Merge branch '11-7-stable-prepare-rc3' into '11-7-stable'Robert Speicher
Prepare 11.7 RC3 release See merge request gitlab-org/gitlab-ce!24241
2019-01-09Merge branch 'sh-revert-mr-23135' into 'master'Robert Speicher
Revert "Merge branch '3062-improve-project-cache' into 'master'" Closes #56103 See merge request gitlab-org/gitlab-ce!24244 (cherry picked from commit a0aca3ac3a4ef56429104c27cd03ce00dcaeafce) e884795e Revert "Merge branch '3062-improve-project-cache' into 'master'"
2019-01-09Merge branch ↵Robert Speicher
'56093-11-7-rc2-prevents-people-from-merging-merge-requests-even-when-they-should-be-able-to' into 'master' Fix MR sidebar to correctly warning if assignee can't merge Closes #56093 See merge request gitlab-org/gitlab-ce!24243 (cherry picked from commit 71026ffd7e71da726a9b740d42093926f8477c3e) 76895008 Fix MR sidebar to correctly warning if assignee can't merge 469678b0 Remove CHANGELOG entry
2019-01-09Merge branch '56076-releases-margin' into 'master'Phil Hughes
Fixes missing margin in releases block Closes #56076 See merge request gitlab-org/gitlab-ce!24229 (cherry picked from commit fa5c4ef2641fe7b55dd63bbe0d99e58fec9944e3) f03313e9 Fixes missing margin in releases block
2019-01-09Merge branch ↵Robert Speicher
'50224-rails5-duplicate-key-value-violates-unique-constraint-index_gpg_signatures_on_commit_sha' into 'master' Resolve "[Rails5] duplicate key value violates unique constraint "index_gpg_signatures_on_commit_sha"" Closes #50224 See merge request gitlab-org/gitlab-ce!24226 (cherry picked from commit abe4e325a20435b6cb1ce6d6ba1a8dcd0a82ea14) df5b7a66 Wait for requests in LFS files spec
2019-01-08Merge branch 'master' into 11-7-stableRobert Speicher
2019-01-08Merge branch 'ce-5606-issues-and-mr-autocomplete-in-epics' into 'master'Robert Speicher
CE backport of gitlab-ee!8936 See merge request gitlab-org/gitlab-ce!23976
2019-01-08Merge branch 'patch-37' into 'master'Evan Read
Link highlighting of jon.doe@example.com swallowed the trailing backtick, destroying formatting. See merge request gitlab-org/gitlab-ce!24133
2019-01-08Link highlighting of jon.doe@example.com swallowed the trailing backtick, ↵Adam Smith
destroying formatting.
2019-01-08Merge branch ↵Mike Lewis
'29951-support-new-issue-creation-by-email-without-subaddressing-docs' into 'master' Document new incoming email address format See merge request gitlab-org/gitlab-ce!23991
2019-01-08Document new incoming email address formatBrett Walker
2019-01-08Merge branch '53966-hashed-storage-read-only' into 'master'Douglas Barbosa Alexandre
Hashed Storage: Only set as `read_only` when starting the per-project migration See merge request gitlab-org/gitlab-ce!24128
2019-01-08Merge branch 'doc-merge_base' into 'master'Evan Read
Fix doc for "Allow getting the merge base of multiple revisions" See merge request gitlab-org/gitlab-ce!24051
2019-01-08Merge branch '49231-import-issues-csv' into 'master'Douwe Maan
Import issues from CSV Closes #49231 See merge request gitlab-org/gitlab-ce!23532
2019-01-08Only set as `read_only` when starting the per-project migrationGabriel Mazetto
In the previous code, we locked the project during the migration scheduling step, which works fine for small setups, but can be problematic in really big installations. We now moved the logic to inside the worker, so we minimize the time a project will be read-only. We also make sure we only do that if reference counter is `0` (no current operation is in progress).
2019-01-08Merge branch 'fix-qa-auto-devops-before-all' into 'master'Kamil Trzciński
Fix QA spec sharing project in the wrong context Closes gitlab-org/quality/nightly#54 See merge request gitlab-org/gitlab-ce!24183
2019-01-07Auto Devops -> Auto DevOpsThong Kuah
2019-01-07Merge branch 'gt-externalize-app-views-shared-notes' into 'master'Fatih Acet
Externalize strings from `/app/views/shared/notes` See merge request gitlab-org/gitlab-ce!23696
2019-01-07Externalize strings from `/app/views/shared/notes`George Tsiolis
2019-01-07Update VERSION to 11.7.0-rc2v11.7.0-rc2GitLab Release Tools Bot
2019-01-07Merge branch 'ce-7407-label-quick-epics' into 'master'Lin Jen-Shin
CE port: Use parent instead of project for quick actions See merge request gitlab-org/gitlab-ce!24124
2019-01-07Merge branch '55177-sentry-configuration' into 'master'Kamil Trzciński
Resolve "Sentry Configuration" See merge request gitlab-org/gitlab-ce!23724
2019-01-07Merge branch 'docs/avoid-redirected-geo-links' into 'master'Achilleas Pipinellis
Avoid redirected Geo links See merge request gitlab-org/gitlab-ce!24138
2019-01-07Merge branch '7061_store_container_scanning_reports_in_db_be-ce' into 'master'Stan Hu
Use Container Scaning report fixture from EE See merge request gitlab-org/gitlab-ce!23836
2019-01-07Merge branch '54974-set-threshold-lines-in-metrics-graph' into 'master'Tim Zallmann
Add threshold lines in metrics graph Closes #54978 and #56021 See merge request gitlab-org/gitlab-ce!24169
2019-01-07Add threshold lines in metrics graphAdriel Santiago
2019-01-07Implement error tracking configurationPeter Leitzen
Re-use operations controller which already handles tracing settings.
2019-01-07Use parent instead of projectJarka Košanová
Add support for group entities to quick actions
2019-01-07Add error tracking setting partialPeter Leitzen
2019-01-07Update text to match UX changesTristan Read
2019-01-07Add view and feature test for error tracking settingsTristan Read
2019-01-07Merge branch '55178-db_and_model' into 'master'Sean McGivern
Add table and model for error tracking settings See merge request gitlab-org/gitlab-ce!24047
2019-01-07Add table and model for error tracking settingsReuben Pereira
2019-01-07Merge branch 'master' into 11-7-stableRobert Speicher
2019-01-07Merge branch '8535-add-mr-comment-on-ctrl-enter' into 'master'Phil Hughes
Resolve "Ctrl+Enter immediately adds MR comment" See merge request gitlab-org/gitlab-ce!24053
2019-01-07Merge branch '55192-about-link-in-new-window' into 'master'Phil Hughes
Resolve ""About this feature" link should open in new window" Closes #55192 See merge request gitlab-org/gitlab-ce!24149
2019-01-07Resolve ""About this feature" link should open in new window"Natalia Tepluhina
2019-01-07Merge branch '49056-auto-devops-secret-docs' into 'master'Marcia Ramos
Document Auto DevOps secret variables See merge request gitlab-org/gitlab-ce!23970
2019-01-07Use Container Scaning report fixture from EEGilbert Roulot
2019-01-07Remove release from body and add linksdanielgruesso
2019-01-07Merge branch '55721-externalization-for-pipeline-tags' into 'master'Fatih Acet
Externalization for pipeline tags Closes #55721 See merge request gitlab-org/gitlab-ce!24028
2019-01-07Merge branch 'leipert-dedupe-vue' into 'master'Mike Greiling
Update to Vue 2.5.21 Closes #55592 See merge request gitlab-org/gitlab-ce!23969
2019-01-07Merge branch ↵Fatih Acet
'53796-discard-draft-comment-button-to-easy-to-accidentally-hit-on-mobile' into 'master' Resolve "Discard draft comment button to easy to accidentally hit on mobile" Closes #53796 See merge request gitlab-org/gitlab-ce!24185
2019-01-07Merge branch 'update-releases-documentation' into 'master'Marcia Ramos
Update Releases documentation Closes #55934 See merge request gitlab-org/gitlab-ce!24160
2019-01-07Update Releases documentationMarcia Ramos
2019-01-07Merge branch 'patch-37' into 'master'Marcia Ramos
[fix] correct typo in repo_by_url.md See merge request gitlab-org/gitlab-ce!24069
2019-01-07Cancel button for diff notesConstance Okoghenun
Added "cancel" comment button for inline diff notes for commits