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-27Merge branch 'patch-28' into 'master'Sean McGivern
Fixed typos See merge request gitlab-org/gitlab-ce!18012
2018-03-27Merge branch 'test-hook-logs-xss' into 'master'Douwe Maan
Add a test to make sure there's no XSS for hook logs See merge request gitlab-org/gitlab-ce!18005
2018-03-27Merge branch '43512-add-support-for-omniauth-jwt-provider' into 'master'Douwe Maan
Resolve "Add support for omniauth-jwt provider" Closes #43512 See merge request gitlab-org/gitlab-ce!17774
2018-03-27Fixed typosPascal Borreli
2018-03-27Merge branch '5347-fix-multiple-clusters-incorrect-details-injected' into ↵Kamil Trzciński
'master' Port to CE: Resolve "Multiple clusters: incorrect cluster details injected - environment scope is ignored" See merge request gitlab-org/gitlab-ce!17904
2018-03-27Merge branch '40781-os-to-ce' into 'master'Sean McGivern
Bring Object Storage to CE Closes #4171, #4163, #3370, #2841, and #29203 See merge request gitlab-org/gitlab-ce!17358
2018-03-27Clarify what auth_url should beAchilleas Pipinellis
[ci skip]
2018-03-27Merge branch 'fix/ldap_wihtout_user' into 'master'Douwe Maan
Fix LDAP login without user in DB See merge request gitlab-org/gitlab-ce!17988
2018-03-27Fix LDAP login without user in DBHoratiu Eugen Vlad
2018-03-27Merge branch 'docs/add-test-for-readmes' into 'master'Sean McGivern
Add test for new README.md in docs Closes #44647 See merge request gitlab-org/gitlab-ce!17991
2018-03-27Re-arrange deployment_platform to avoid cop complainmentsMayra Cabrera
2018-03-26Merge branch 'dz-improve-app-settings' into 'master'Filipa Lacerda
Redesign application settings to match project settings (part 1) See merge request gitlab-org/gitlab-ce!17937
2018-03-26Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master'Kamil Trzciński
Improve how we populate pipeline with stages and builds Closes #43941 See merge request gitlab-org/gitlab-ce!17841
2018-03-26Put forms from expandable sections into fieldset to ensure proper animationDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-03-26Add a test to make sure there's no XSS for hook logsLin Jen-Shin
2018-03-26Remove gray background from app setting expandable sectionsDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-03-26Merge branch 'update-omniauth-twitter' into 'master'Douwe Maan
Update omniauth-twitter 1.2.0 -> 1.4 See merge request gitlab-org/gitlab-ce!17876
2018-03-26Improve application settings page according to feedbackDmitriy Zaporozhets
* Replace btn-save with btn-success * Add id to each section so it can be directly linked Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-03-26Merge branch '43552-user-owned-projects-query-performance-improvement' into ↵Douwe Maan
'master' Resolve "Slow SQL running in production queryid 3257994922" Closes #43552 See merge request gitlab-org/gitlab-ce!17934
2018-03-26Improves User#owned_projects query performanceTiago Botelho
2018-03-26Merge branch ↵Grzegorz Bizon
'YarNayar/gitlab-ce-23460-send-email-when-pushing-more-commits-to-the-merge-request' into 'master' Send notification emails when push to a merge request Closes #23460 See merge request gitlab-org/gitlab-ce!17865
2018-03-26Copyedit JWT docsAchilleas Pipinellis
2018-03-26Merge branch 'blackst0ne-rails5-update-state_machines-activerecord-gem' into ↵Douwe Maan
'master' Bump `state_machines-activerecord` to `0.5.1` See merge request gitlab-org/gitlab-ce!17924
2018-03-26Bump `state_machines-activerecord` to `0.5.1`blackst0ne
2018-03-26Merge branch 'jej/fix-grape-protected-branch-fallback-removal' into 'master'Marin Jankovski
[CE] ProtectedBranch API omits empty declared params See merge request gitlab-org/gitlab-ce!17993
2018-03-26Merge branch 'docs-organize-by-category' into 'master'🚄 Job van der Voort 🚀
Docs organize main page by product category See merge request gitlab-org/gitlab-ce!17429
2018-03-26Docs organize main page by product categoryMarcia Ramos
2018-03-26Merge branch 'bug/44103-ie11-compatibility' into 'master'Fatih Acet
Array.fill polyfill for IE 11 compatibility. Closes #44103 See merge request gitlab-org/gitlab-ce!17897
2018-03-26ProtectedBranch API omits empty declared paramsJames Edwards-Jones
2018-03-26Add test for new README.md in docsAchilleas Pipinellis
Prefer index.md instead since they provide clean URLs in the docs site
2018-03-26remove some lintMicaël Bergeron
2018-03-26Merge branch 'ide-diff-cursor' into 'master'Tim Zallmann
Disable cursor for review mode in the IDE Closes #44307 See merge request gitlab-org/gitlab-ce!17955
2018-03-26Merge branch ↵Kamil Trzciński
'43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-name' into 'master' Resolve "Controller parameters handling sensitive information should use a more specific name" Closes #43316 See merge request gitlab-org/gitlab-ce!17796
2018-03-26personal snippets will now comply with `background_upload`Micaël Bergeron
2018-03-26Send notification emails when push to a merge requestYarNayar
Closes #23460
2018-03-26Move UI of several application settings to expandable blockDmitriy Zaporozhets
To make design consistent with project settings Next admin area application settings are afected by this commit: * Visibility and access control * Account and limit settings * Sign in * Sign up * Help page * Pages Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-03-26Merge branch 'patch-19' into 'master'Achilleas Pipinellis
add SHA1 fingerprint requirement See merge request gitlab-org/gitlab-ce!17976
2018-03-26add SHA1 fingerprint requirementBen Bodenmiller
2018-03-26Merge branch 'ab-43150-users-controller-show-query-limit' into 'master'Yorick Peterse
Remove N+1 query for Noteable association. Closes #43150 See merge request gitlab-org/gitlab-ce!17956
2018-03-26Merge branch 'fix-40798-namespace-forking' into 'master'Douwe Maan
Resolve "Forking with namespace doesn't work (API)" Closes #40798 See merge request gitlab-org/gitlab-ce!17815
2018-03-26Resolve "Forking with namespace doesn't work (API)"Jan
2018-03-26Merge branch '40843-update-grape-to-v1-0-2-when-it-is-released' into 'master'Douwe Maan
Resolve "Update grape to v1.0.2 when it is released" Closes #40843 See merge request gitlab-org/gitlab-ce!17983
2018-03-26Merge branch 'docs/rs-update-changelog' into 'master'Douwe Maan
Add missing changelog entries for 10.6.0 See merge request gitlab-org/gitlab-ce!17973 [ci skip]
2018-03-26Make stage seed instance variables less ambiguousGrzegorz Bizon
2018-03-26Merge branch '44581-meta-use-prettier-ignore-file-in-our-save-script' into ↵Phil Hughes
'master' Make use of the prettier ignore file during our save script Closes #44581 See merge request gitlab-org/gitlab-ce!17960
2018-03-26Make use of the prettier ignore file during our save scriptLukas Eipert
2018-03-26Updated grape to `1.0.2` to remove workaroundJames Edwards-Jones
2018-03-24Add missing changelog entries for 10.6.0Robert Speicher
2018-03-24Merge branch 'blackst0ne-rails5-update-files-by-rails-app-update' into 'master'Robert Speicher
[Rails5] Update files by `rails app:update` See merge request gitlab-org/gitlab-ce!17828
2018-03-24Merge branch '28857-followup-fix-pages-test' into 'master'Robert Speicher
Fix a test that is going to break, that has not broken yet See merge request gitlab-org/gitlab-ce!17966