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-09Fix issue causing linting test failuresRussell Dickenson
2019-09-09Merge branch 'docs-add-auto-sign-in-omniauth-blunceford' into 'master'Evan Read
Add auto_sign_in_with_provider info to OmniAuth doc See merge request gitlab-org/gitlab-ce!32416
2019-09-09Add auto_sign_in_with_provider info to OmniAuth docBlair Lunceford
2019-09-09Merge branch 'patch-71' into 'master'Evan Read
fix for #60120 See merge request gitlab-org/gitlab-ce!30199
2019-09-09fix for #60120Daniel Le Berre
2019-09-08Merge branch 'docs-qa-readme-ref' into 'master'Dan Davison
Replace GDK ref See merge request gitlab-org/gitlab-ce!32621
2019-09-08Replace GDK refDan Davison
2019-09-08Merge branch 'bump-fog-google' into 'master'Stan Hu
Bump fog-google to support ADC auth on GCP Closes gitlab-ee#14810 See merge request gitlab-org/gitlab-ce!32775
2019-09-08Merge branch 'remove-unnecessary-freeze-in-app-helpers' into 'master'Stan Hu
Avoid calling freeze on already frozen strings in app/helpers See merge request gitlab-org/gitlab-ce!32789
2019-09-08Merge branch 'kamil-refactor-import-structure' into 'master'Stan Hu
Normalize import_export structure See merge request gitlab-org/gitlab-ce!32704
2019-09-07Merge branch 'patch-73' into 'master'Marcia Ramos
Updated description in the Gitlab Prometheus metrics section See merge request gitlab-org/gitlab-ce!32280
2019-09-07Updated description in the Gitlab Prometheus metrics sectionEtienne Baqué
2019-09-07Merge branch '63044-add-prom-proxies-ce' into 'master'Kamil Trzciński
Add method to authorize reading from prometheus proxy Closes #63044 See merge request gitlab-org/gitlab-ce!32305
2019-09-07Add method to authorize reading from prometheus proxyRyan Cobb
2019-09-07Merge branch 'ecdsa_pages_certificates' into 'master'Michael Kozono
Allow to load ECDSA certificates for pages domains See merge request gitlab-org/gitlab-ce!32393
2019-09-07Allow to load ECDSA certificates for pages domainsVladimir Shushlin
Just replace RSA.new with PKey.read
2019-09-07Merge branch 'weimeng-fix-burndown-x-offset' into 'master'Mike Greiling
CE Backport: Fix x-axis burndown chart offset by timezone See merge request gitlab-org/gitlab-ce!32754
2019-09-06Merge branch 'keyboard-shortcuts-2' into 'master'Paul Slaughter
Improve Keyboard shortcut help screen Closes #65367 See merge request gitlab-org/gitlab-ce!31642
2019-09-06Update keyboard shortcuts modal and docMarcel Amirault
Add missing shortcuts, remove shortcuts that don't exist, and reorder as needed
2019-09-06Merge branch 'sh-fix-captcha-state-pollution-spec' into 'master'Mayra Cabrera
Fix order-dependent spec failures with reCAPTCHA Closes #67133 See merge request gitlab-org/gitlab-ce!32771
2019-09-06Bump fog-google to support ADC auth on GCPMaxim Ivanov
2019-09-06Fix order-dependent spec failures with reCAPTCHAStan Hu
spec/controllers/registrations_controller_spec.rb polluted the test environment by changing the Recaptcha configuration. We now stub the controller's `verify_recaptcha` method instead of doing that. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/67133
2019-09-06Merge branch 'update-rouge' into 'master'Stan Hu
Update rouge to v3.10.0 See merge request gitlab-org/gitlab-ce!32745
2019-09-06Merge branch 'docs-update-mr-documentation-template' into 'master'Achilleas Pipinellis
Add note about permissions in Doc MR template See merge request gitlab-org/gitlab-ce!32755
2019-09-06Add note about permissions in Doc MR templateTetiana Chupryna
2019-09-06Merge branch 'docs-typo' into 'master'Achilleas Pipinellis
Docs: Fix typo in "Description templates" See merge request gitlab-org/gitlab-ce!32757
2019-09-06Merge branch 'qa/e2e-tests-for-multiple-boards-on-group-level' into 'master'Walmyr Lima e Silva Filho
Update view for testability See merge request gitlab-org/gitlab-ce!32644
2019-09-06Merge branch 'marketo_lead_trials' into 'master'Robert Speicher
Back porting changes to trigger user create event on Trial sign up See merge request gitlab-org/gitlab-ce!32676
2019-09-06Back porting changes to trigger user create event on Trial sign upAishwarya Subramanian
2019-09-06Merge branch 'only-show-copy_metadata-when-usable' into 'master'Douglas Barbosa Alexandre
Only show `/copy_metadata` when usable See merge request gitlab-org/gitlab-ce!31735
2019-09-06Only show `/copy_metadata` when usableLee Tickett
2019-09-06Merge branch 'ac-accelerate-wiki-attachments' into 'master'Nick Thomas
accelerate wiki attachments See merge request gitlab-org/gitlab-ce!32663
2019-09-06Merge branch 'id-autosave-for-new-mr' into 'master'Stan Hu
Fix sharing notes data in localStorage with all MRs See merge request gitlab-org/gitlab-ce!32699
2019-09-06Fix sharing localStorage with all MRsIgor
Expose id field in the serializer in order to store comments content in the localStorage under the correct key
2019-09-06Merge branch 'docs-improve-label-push-opts' into 'master'Achilleas Pipinellis
Documentation: tell when push option was introduced See merge request gitlab-org/gitlab-ce!32752
2019-09-06Documentation: tell when push option was introducedChristian Couder
2019-09-06Merge branch 'fix-captcha-spec-state' into 'master'Lin Jen-Shin
Fix global state in registrations_controller_spec See merge request gitlab-org/gitlab-ce!32712
2019-09-06Merge branch 'revert-93f16f3d' into 'master'Lin Jen-Shin
Revert "Merge branch 'winh-fix-flaky-dashboard_spec' into 'master'" Closes gitlab-ee#14795 See merge request gitlab-org/gitlab-ce!32753
2019-09-06Revert "Merge branch 'winh-fix-flaky-dashboard_spec' into 'master'"Winnie Hellmann
This reverts merge request !32571
2019-09-06Test blob_controller POST createAlessio Caiazza
2019-09-06Process workhorse accelerated wiki uploadsAlessio Caiazza
Wiki attachments can be workhorse accelerated. This commit is backward compatible with older workhorse
2019-09-06Fix typoStefan Schmalzhaf
2019-09-06Update rouge to v3.10.0Camil Staps
2019-09-06Normalize import_export structureKamil Trzciński
This brings a significant refactor to how we handle `import_export.yml`, merge it with EE and how we handle that for reader and saver. This is meant to simplify the code, and remove a ton of conditions to handle different models of the structure. This is also meant to prepare the structure to extend it much easier, like adding `preload:` or additional object types when needed. This does not change the behavior of import/export, rather unifies and simplifies the current implementation.
2019-09-06Merge branch 'quote-branch-names-in-instructions' into 'master'Nick Thomas
Quote branch names in how to merge instructions See merge request gitlab-org/gitlab-ce!32639
2019-09-06Quote branch names in how to merge instructionsLee Tickett
2019-09-06Add timezone-mock packageWei-Meng Lee
2019-09-06Merge branch 'docs/add_file_diff_description' into 'master'Marcia Ramos
Docs: explain what is a diff Closes #62072 See merge request gitlab-org/gitlab-ce!32560
2019-09-06Docs: explain what is a diffRussell Dickenson
2019-09-06Merge branch 'sh-add-sidekiq-logging-for-bad-ci' into 'master'Grzegorz Bizon
Log errors for failed pipeline creation in PostReceive See merge request gitlab-org/gitlab-ce!32633