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
path: root/spec
AgeCommit message (Collapse)Author
2018-04-24Merge branch 'sh-fix-recaptcha-test' into 'master'Stan Hu
Fix the reCAPTCHA spec failures by not rendering the widget in test mode Closes #45138 See merge request gitlab-org/gitlab-ce!18235
2018-04-24Merge branch '10-5-security_issue_42029' into 'security-10-5'Phil Hughes
Sanitize user name to avoid XSS attacks See merge request gitlab/gitlabhq!2374
2018-04-03Merge branch 'jej/mattermost-notification-confidentiality-10-5' into ↵Douwe Maan
'security-10-5' [10.5] Prevent notes on confidential issues from being sent to chat See merge request gitlab/gitlabhq!2339
2018-04-03Merge branch '42028-xss-diffs' into 'security-10-5'Douwe Maan
Fix XSS on commit diff view See merge request gitlab/gitlabhq!2323
2018-04-03Merge branch 'fl-fix-milestone-bug' into 'security-10-5'Phil Hughes
Fix milestone bug See merge request gitlab/gitlabhq!2344
2018-03-16Merge branch 'fix/auth0-unsafe-login-10-5' into 'security-10-5'James Lopez
[10.5] Fix GitLab Auth0 integration signs in the wrong user See merge request gitlab/gitlabhq!2353
2018-03-16Merge branch 'fj-15329-services-callbacks-ssrf-10-5' into 'security-10-5'Douwe Maan
[10.5] Server Side Request Forgery in Services and Web Hooks See merge request gitlab/gitlabhq!2348
2018-03-15Merge branch 'sh-remove-double-caching-repo-empty' into 'master'Sean McGivern
Remove double caching of Repository#empty? Closes #43882 See merge request gitlab-org/gitlab-ce!17588
2018-03-15Resolve conflicts in namespace_spec.rbMichael Kozono
I copied the whole `#move_dir` spec from master and flipped project factory traits `:hashed` and `:legacy_storage` to match the 10.5 branch (since in that branch, legacy storage is default, but in master, hashed is default).
2018-03-15Merge branch 'mk/fix-move-upload-files-on-group-transfer' into 'master'Robert Speicher
Fix moving local, unhashed upload or pages directories during group transfer Closes #43993 See merge request gitlab-org/gitlab-ce!17658
2018-03-15Merge branch 'fix-code-search-500-with-non-ascii-filename' into 'master'Nick Thomas
Fix code and wiki search results when filename is non-ASCII See merge request gitlab-org/gitlab-ce!17685
2018-03-15Merge branch 'jivl-fix-delete-milestone-button-showing-up' into 'master'Phil Hughes
Fix delete milestone button showing up for all users Closes #43778 See merge request gitlab-org/gitlab-ce!17576
2018-03-07Merge branch 'fix/sm/fix_pages_worker' into 'master'Kamil Trzciński
Reload stable object to prevent erase artifacts with old state (Ver 2) Closes #43641 See merge request gitlab-org/gitlab-ce!17522
2018-03-07Revert "Merge branch 'fix/sm/fix_pages_worker' into 'master'"Ian Baum
This reverts commit 6846dad292bd7693859012a5b27158d1a995ddae.
2018-03-07Merge branch 'fix/sm/fix_pages_worker' into 'master'Kamil Trzciński
Reload stable object to prevent erase artifacts with old state (Ver 2) Closes #43641 See merge request gitlab-org/gitlab-ce!17522
2018-03-07Merge branch '42877-fix-visibility-change-performance' into 'master'Yorick Peterse
Revert Project.public_or_visible_to_user changes but apply change to SnippetsFinder Closes #42877 See merge request gitlab-org/gitlab-ce!17476
2018-03-07Merge 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-03-07Merge branch '43532-error-on-admin-applications-prometheus-template' into ↵Stan Hu
'master' Resolve "Error 500 on route "/admin/application_settings/services/1882/edit" -> edit Prometheus Service Template" Closes #43532 See merge request gitlab-org/gitlab-ce!17377
2018-03-07Merge branch 'issue-edit-shortcut' into 'master'Filipa Lacerda
Fixed issue edit shortcut not working Closes #43560 See merge request gitlab-org/gitlab-ce!17360
2018-03-07Merge branch 'mk/fix-error-code-for-repo-does-not-exist' into 'master'Douwe Maan
Respond with more appropriate HTTP status code when repo does not exist See merge request gitlab-org/gitlab-ce!17341
2018-03-07Merge branch 'minimal-fix-for-artifacts-service' into 'master'Grzegorz Bizon
Minimal fix for artifacts service Closes #43022 See merge request gitlab-org/gitlab-ce!17313
2018-03-07Merge branch '43510-merge-requests-and-issues-don-t-show-for-all-subgroups' ↵Grzegorz Bizon
into 'master' Resolve "Merge requests and issues don't show for all subgroups" Closes #43510 See merge request gitlab-org/gitlab-ce!17312
2018-03-07Merge branch 'grpc-unavailable-restart' into 'master'Douwe Maan
Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed Closes gitaly#1036 See merge request gitlab-org/gitlab-ce!17293
2018-03-07Merge branch 'zj-gitaly-encoding-issue' into 'master'Robert Speicher
Encode revision for gitattributes ref Closes gitaly#1032 and #43278 See merge request gitlab-org/gitlab-ce!17291
2018-03-07Merge branch '43299-revert-bad-merge' into 'master'Phil Hughes
Resolve "Group Leave action is broken on Groups Dashboard and Homepage" Closes #43299 See merge request gitlab-org/gitlab-ce!17183
2018-02-27Merge branch 'sh-fix-otp-backup-invalidation-10-5' into 'security-10-5'Douwe Maan
Ensure that OTP backup codes are always invalidated - 10.5 port See merge request gitlab/gitlabhq!2324
2018-02-24Merge branch 'zj-unit-test-gitaly-arrays' into 'master'Sean McGivern
Add unit tests for Gitaly types See merge request gitlab-org/gitlab-ce!17237
2018-02-24Revert "Merge branch 'zj-unit-test-gitaly-arrays' into 'master'"Ian Baum
This reverts commit 3a91c166743f914a2db7a4d8c5bc7af637d3aff4.
2018-02-23Merge branch '41619-turn-on-legacy-authorization-for-new-clusters-on-gke' ↵Kamil Trzciński
into 'master' Enable "Legacy Authorization" by default when creating a Cluster on GCP Closes #41619 See merge request gitlab-org/gitlab-ce!17302
2018-02-23Merge branch 'git-access-existence-check' into 'master'Robert Speicher
Fix repo existence check in GitAccessWiki Closes #43385 and gitlab-com/infrastructure#3734 See merge request gitlab-org/gitlab-ce!17268
2018-02-23Merge branch 'fix-500-for-invalid-upload-path' into 'master'Sean McGivern
Fix 500 error when loading an invalid upload URL Closes gitlab-ee#4998 See merge request gitlab-org/gitlab-ce!17267
2018-02-23Merge branch '43373-fix-cache-index-appending' into 'master'Kamil Trzciński
Resolve "cache key for CI stopped working" Closes #43373 See merge request gitlab-org/gitlab-ce!17260
2018-02-23Merge branch 'zj-unit-test-gitaly-arrays' into 'master'Sean McGivern
Add unit tests for Gitaly types See merge request gitlab-org/gitlab-ce!17237
2018-02-23Merge branch 'zj-branch-contains-git-message' into 'master'Douwe Maan
Allow branchnames to be named the same as the commit it points to See merge request gitlab-org/gitlab-ce!17231
2018-02-23Merge branch 'sh-guard-read-only-user-updates' into 'master'Nick Thomas
Don't attempt to update user tracked fields if database is in read-only Closes gitlab-ee#4972 See merge request gitlab-org/gitlab-ce!17200
2018-02-23Merge branch 'users-autocomplete' into 'master'Douwe Maan
Improve performance of searching for and auto completing of users See merge request gitlab-org/gitlab-ce!17158
2018-02-23Merge branch 'jej/avoid-slow-file-lock-checks' into 'master'Sean McGivern
Avoid slow File Lock checks when not used Closes #43339 See merge request gitlab-org/gitlab-ce!17140
2018-02-23Merge branch 'jej/fix-slow-lfs-object-check' into 'master'Douwe Maan
Only check LFS integrity for first branch in push Closes #41141 See merge request gitlab-org/gitlab-ce!17098
2018-02-23Merge branch '34130-null-pipes' into 'master'Fatih Acet
Resolve "Merge request says "Could not connect to the CI server", no CI or integration is configured" See merge request gitlab-org/gitlab-ce!17053
2018-02-21Merge branch '29497-pages-custom-domain-dns-verification' into 'security-10-5'Robert Speicher
Add DNS verification to Pages custom domains (GitLab 10.5) See merge request gitlab/gitlabhq!2322
2018-02-19Merge branch 'sh-fix-squash-rebase-utf8-data' into 'master'Sean McGivern
Fix squash rebase not working when diff contained encoded data Closes gitlab-ee#4960 See merge request gitlab-org/gitlab-ce!17205
2018-02-19Merge branch '43296-fix-specs-broken-by-hardcoding-paths' into 'master'Robert Speicher
Fix order dependencies in some specs Closes #43296 See merge request gitlab-org/gitlab-ce!17189
2018-02-19Merge branch 'fj-37528-error-after-disabling-ldap' into 'master'Douwe Maan
Fixed user synced attributes metadata after removing current provider Closes #37528 See merge request gitlab-org/gitlab-ce!17054
2018-02-15Resolve conflict in prepare_untracked_uploads_spec.rbMichael Kozono
2018-02-15Merge branch 'mk-fix-no-untracked-upload-files-error' into 'master'Douwe Maan
Resolve "PrepareUntrackedUploads PostgreSQL syntax error" Closes #42881 See merge request gitlab-org/gitlab-ce!17019
2018-02-15Merge branch ↵Rémy Coutable
'43240-external-tracker-issues-don-t-have-the-correct-closing-text-appended-to-mrs' into 'master' Resolve "External tracker issues don't have the correct closing text appended to MRs" Closes #1 et #43240 See merge request gitlab-org/gitlab-ce!17109
2018-02-15Merge branch 'expired-ci-artifacts' into 'master'Grzegorz Bizon
Change SQL for expired artifacts to use new ci_job_artifacts.expire_at See merge request gitlab-org/gitlab-ce!16578
2018-02-15Merge branch 'sh-fix-error-500-licensee' into 'master'Douwe Maan
Fix Error 500s loading repositories with inconsistent HEAD Closes #43268 See merge request gitlab-org/gitlab-ce!17128
2018-02-15Merge branch 'mc/fix/project-variables-scope' into 'master'Kamil Trzciński
Resolve "Project variables validate without any scopes disregarding environment_scope" Closes #43191 See merge request gitlab-org/gitlab-ce!17086
2018-02-14Merge branch '42934-search-api-fix' into 'master'Sean McGivern
Add information about projects when searching in wiki_blobs, blobs, commits scopes Closes #42934 See merge request gitlab-org/gitlab-ce!17095