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
2017-09-18Update VERSION to 9.5.5v9.5.5Simon Knox
2017-09-18Update CHANGELOG.md for 9.5.5Simon Knox
[ci skip]
2017-09-16Merge branch ↵Grzegorz Bizon
'36907-new-issue-from-failed-build-no-longer-links-to-failed-build' into 'master' Resolve "New issue from failed build no longer links to failed build" Closes #36907 See merge request !13790
2017-09-16Merge branch 'fix/gpg-tmp-dir-removal-race-condition' into 'master'Rémy Coutable
Fix: GPG tmp dir removal race condition Ignore any errors when removing the tmp directory, as we may run into a race condition: The `gpg-agent` agent process may clean up some files as well while `FileUtils.remove_entry` is iterating the directory and removing all its contained files and directories recursively, which could raise an error. Closes #36998 See merge request !14194
2017-09-16Merge branch '9-5-stable' into '9-5-stable-patch-5'Simon Knox
# Conflicts: # db/schema.rb
2017-09-15Merge branch 'issue_37640_9_5_stable' into '9-5-stable'Grzegorz Bizon
Fix project feature being deleted when updating project with invalid visibility level See merge request gitlab-org/gitlab-ce!14235
2017-09-14Fix migrationsFelipe Artur
2017-09-14Add migration to fix corrupted projectsFelipe Artur
2017-09-13Merge branch ↵Kamil Trzciński
'fix/sm/37559-pipeline-triggered-through-api-not-showing-trigger-variables' into 'master' Fix `ci_builds` to have an associated `trigger_request_id` See merge request !14244
2017-09-13Fix project feature being deleted when updating project with invalid ↵Felipe Artur
visibility level
2017-09-12Merge branch '9-5-stable-patch-5-1' into '9-5-stable-patch-5'Simon Knox
Pick for 9.5: "Refactor how we fetch ref for merge requests" See merge request !14213
2017-09-12Merge branch '36089-handle-ref-failure-better' into 'master'Douwe Maan
Refactor how we fetch ref for merge requests Closes #36089 and #36296 See merge request !13416
2017-09-12remove tests that should have been revertedSimon Knox
2017-09-12fix docs-list task - update docs in previous locationSimon Knox
alternative is to pick !13872
2017-09-12change committer back to user for specSimon Knox
changed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13984/
2017-09-12Merge branch '35804-document-table-based-tests' into 'master'Robert Speicher
Use rspec-parameterized for table-based tests Closes #35804 See merge request !13469
2017-09-11Revert "Merge branch 'sidebar-cache-updates' into 'master'"Jose Ivan Vargas
This reverts commit dd406182cb3529c3616097703b7d4dec49a3cb39, reversing changes made to d5d249764350b07340ed45068361d7249b3cf641.
2017-09-08Merge branch 'feature/gpg-verification-status' into 'master'Douwe Maan
GPG signature must match the committer in order to be verified See merge request !13771
2017-09-08Merge branch 'perf.slow-issuable' into 'master'Sean McGivern
Perf.slow issuable Closes #32844 See merge request !13685
2017-09-08Merge branch 'sidebar-cache-updates' into 'master'Sean McGivern
Only update the sidebar count caches when needed See merge request !13878
2017-09-08Merge branch 'check-trigger-permissions-mysql' into 'master'Douwe Maan
Improve migrations using triggers Closes #36633 See merge request !13666
2017-09-08Merge branch 'new-sidebar-scss-fix' into '9-5-stable-patch-5'Tim Zallmann
Fix new_sidebar.scss being out of date See merge request !14035
2017-09-08Merge branch '36821-fix-new-nav-wrapping-caret-and-increasing-height' into ↵Annabel Dunstone Gray
'master' Fix new navigation wrapping caret and increasing height Closes #36821 See merge request !13967
2017-09-08Merge branch '37331-button-MR-widget' into 'master'Clement Ho
Fix buttons with different height in merge request widget Closes #37331 See merge request !14000
2017-09-08Merge branch 'bvl-increase-storage-check-timeout' into 'master'Douwe Maan
Increase the timeout before aborting a storage access attempt See merge request !14023
2017-09-08Merge branch '37406-success-status-icon' into 'master'Phil Hughes
Creates an icon only for the discussions and puts back the old SVG for CI status Closes #37406 See merge request !14042
2017-09-08Merge branch 'url-sanitizer-fixes' into 'master'Douwe Maan
Fix problems sanitizing URLs with empty passwords Closes gitlab-ee#3352 See merge request !14083
2017-09-08Merge branch '37288-fix-wrong-header-when-testing-webhook' into 'master'Douwe Maan
Fix a wrong `X-Gitlab-Event` header when testing webhooks Closes #37288 See merge request !14108
2017-09-08Merge branch 'docs-confidential-issue' into 'master'Achilleas Pipinellis
Update docs for confidential issues Closes #36352 See merge request !14117
2017-09-08Merge branch '36589-hide-group-name-on-collapse' into 'master'Clement Ho
Hide group title on sidebar collapse; use more generic class for titles Closes #36589 See merge request !13777
2017-09-08Merge branch '36882-disable-gitlab-project-import-button-if-source-disabled' ↵Filipa Lacerda
into 'master' Disable GitLab Project Import Button if source disabled Closes #36882 See merge request !13789
2017-09-08Merge branch '35441-fix-division-by-zero' into 'master'Robert Speicher
Fix division by zero for blame age map Closes #35441 See merge request !13803
2017-09-08Merge branch ↵Clement Ho
'36638-select-project-to-create-issue-button-is-disconnected-from-dropdown-button' into 'master' Normalize styles for empty-state group-level new issue/MR combo button Closes #36638 See merge request !13647
2017-09-08Merge remote-tracking branch 'com-ce/9-5-stable' into 9-5-stableJose Ivan Vargas
2017-09-07Update VERSION to 9.5.4v9.5.4Jose Ivan Vargas
2017-09-07Update CHANGELOG.md for 9.5.4Jose Ivan Vargas
[ci skip]
2017-09-06Merge branch 'fix/gem-security-updates' into 'master'Robert Speicher
Upgrade mail and nokogiri gems due to security issues See merge request !13662
2017-09-06Merge branch 'fix/gem-security-updates' into 'master'Robert Speicher
Upgrade mail and nokogiri gems due to security issues See merge request !13662
2017-09-06Merge branch 'fix-comment-reflection' into 'security-9-5'Jacob Schatz
Fix Live Comment XSS Vulnerability See merge request gitlab/gitlabhq!2183
2017-09-05Added missing at signJose Ivan Vargas
2017-09-05Resetting the value just to be sure afterwards again through .text()Tim Zallmann
2017-09-05Fixed Test for Notes SpecTim Zallmann
2017-09-05Fixes vulnerability in posting a comment in the temporary renderingTim Zallmann
2017-09-05Merge branch '9-5-stable' into 'security-9-5'Brian Neel
Merge 9-5-stable into security-9-5 See merge request gitlab/gitlabhq!2184
2017-09-04Fix new_sidebar.scss being out of datePhil Hughes
2017-09-04Merge branch 'fix-escape-commit-block' into 'security-9-5'Douwe Maan
[9.5] Prevent a persistent XSS in the commit author block See merge request gitlab/gitlabhq!2180
2017-09-04Update VERSION to 9.5.3v9.5.3Jose Ivan Vargas
2017-09-04Update CHANGELOG.md for 9.5.3Jose Ivan Vargas
[ci skip]
2017-09-03Merge branch 'backstage/gb/migrations-tests-schema-version' into 'master'Sean McGivern
Improve migrations / background migrations testing strategy Closes #36303 See merge request !13589
2017-09-03Revert "Make it possible to provide schema version in tests"Stan Hu
This reverts commit 775cee737b585cc7fa943af21c1d09141952cbfe.