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-25Merge branch 'security-45689-fix-archive-cache-bug' into 'security-10-7'Douwe Maan
Serve archive requests with the correct file in all cases (10.7) See merge request gitlab/gitlabhq!2376
2018-04-24Merge branch '10-7-security_issue_42029' into 'security-10-7'Phil Hughes
Sanitize user name to avoid XSS attacks See merge request gitlab/gitlabhq!2373
2018-04-23Remove a test case that has been incorrectly pickedGrzegorz Bizon
2018-04-20Merge branch '39345-get-raw-archive' into 'master'Douwe Maan
Add an API endpoint to download git repository snapshots Closes #39345 See merge request gitlab-org/gitlab-ce!18173
2018-04-20Merge branch '45514-resolved-table' into 'master'Filipa Lacerda
Resolve "Text from the diff is showing within a table header inside the discussion after the discussion is resolved" Closes #45514 See merge request gitlab-org/gitlab-ce!18492
2018-04-20Merge branch 'issue_45435' into 'master'Phil Hughes
Fix issues without links when added from boards new issue modal Closes #45435 See merge request gitlab-org/gitlab-ce!18460
2018-04-20Merge branch 'fj-42601-respect-visibility-options' into 'master'Douwe Maan
Respect visibility options and description when importing project from template Closes #42601 See merge request gitlab-org/gitlab-ce!18473
2018-04-20Merge branch 'fix-direct-upload-for-old-records' into 'master'Grzegorz Bizon
Fix direct_upload for old records See merge request gitlab-org/gitlab-ce!18360
2018-04-20Merge branch '45507-fix-repository-archive-url' into 'master'Douwe Maan
Fix specifying a non-default ref when requesting an archive using the legacy URL Closes #45507 See merge request gitlab-org/gitlab-ce!18468
2018-04-20Merge branch 'sh-fix-award-emoji-nplus-one-participants' into 'master'Yorick Peterse
Fix N+1 queries when loading participants for a commit note Closes #45526 See merge request gitlab-org/gitlab-ce!18471
2018-04-20Merge branch 'ide-subgroup-fix' into 'master'Filipa Lacerda
Fixed web IDE not working for sub-groups Closes #45412 See merge request gitlab-org/gitlab-ce!18404
2018-04-20Merge branch '44981-http-io-trace-with-multi-byte-char' into 'master'Kamil Trzciński (OoO till 16th of April)
Fix `Trace::HttpIO` can not render multi-byte chars Closes #44981 See merge request gitlab-org/gitlab-ce!18417
2018-04-20Merge branch 'ide-tree-loading-fix' into 'master'Filipa Lacerda
Fixed loading state not showing in IDE tree list See merge request gitlab-org/gitlab-ce!18421
2018-04-20Merge branch ↵Nick Thomas
'45363-optional-params-on-api-endpoint-produce-invalid-pagination-header-links' into 'master' Fix URLs in the `Link` header for `GET /projects/:id/repository/contributors` when no value is passed for `order_by` or `sort` Closes #45363 See merge request gitlab-org/gitlab-ce!18393
2018-04-20Merge branch 'rendering-markdown-multiple-projects' into 'master'Douwe Maan
Optimise rendering of Markdown documents that belong to different projects See merge request gitlab-org/gitlab-ce!18157
2018-04-20Merge branch '44294-skeleton-lines' into 'master'Phil Hughes
Resolve "skeleton placeholder on diff has white background" Closes #44294 See merge request gitlab-org/gitlab-ce!17792
2018-04-20Merge branch 'ab-45247-project-lookups-validation' into 'master'Yorick Peterse
Validate project path prior to hitting the database. Closes #45247 See merge request gitlab-org/gitlab-ce!18322
2018-04-20Merge branch ↵Mike Greiling
'45353-raw-html-is-being-shown-on-the-mr-page-from-performance-widget' into 'master' Resolve "Raw HTML is being shown on the MR page from Performance widget" Closes #45353 See merge request gitlab-org/gitlab-ce!18370
2018-04-20Merge branch 'ide-mr-changes-alert-box' into 'master'Filipa Lacerda
Remove confirm box when redirecting to new merge request form in IDE Closes #45326 See merge request gitlab-org/gitlab-ce!18362
2018-04-18Merge branch 'revert-goldiloader' into 'master'Robert Speicher
Revert the addition of goldiloader See merge request gitlab-org/gitlab-ce!18458 (cherry picked from commit aa2bb207560e06d81ae4fcf07ee4bb86dfa862a1)
2018-04-18Merge branch '45456-improve-performance-of-cicd-jobs-request' into 'master'Kamil Trzciński (OoO till 16th of April)
Resolve "Concurrent requests to api/v4/jobs/request cause DB locks on ci_builds_metadata table" Closes #45456 See merge request gitlab-org/gitlab-ce!18428
2018-04-17Merge branch '45271-collpased-diff-loading' into 'master'Phil Hughes
Resolve "Collapsed diff spacing wrong when failed to load" Closes #45271 and #45317 See merge request gitlab-org/gitlab-ce!18351
2018-04-17Merge branch '10-7-stable-prepare-rc6-fix-conflict-18366' into ↵Dmitriy Zaporozhets
'10-7-stable-prepare-rc6' Resolve conflicts for Don't reset application settings checkboxes when save another section See merge request gitlab-org/gitlab-ce!18423
2018-04-17Merge branch 'dm-archived-read-only' into 'master'Robert Speicher
Make archived projects completely read-only Closes #44788 See merge request gitlab-org/gitlab-ce!18136
2018-04-17Merge branch 'sh-memoize-repository-empty' into 'master'Grzegorz Bizon
Memoize Git::Repository#has_visible_content? See merge request gitlab-org/gitlab-ce!18383
2018-04-17Merge branch '45269-double-checked-internal-ids' into 'master'Yorick Peterse
Double-checked internal ID generation for transition phase Closes #45269 See merge request gitlab-org/gitlab-ce!18392
2018-04-17Merge branch 'jprovazn-fix-references' into 'master'Douwe Maan
Fix reference filters in group context See merge request gitlab-org/gitlab-ce!18340
2018-04-17Merge branch 'dz-fix-admin-import-sources' into 'master'Douwe Maan
Don't reset application settings checkboxes when save another section Closes #45343 See merge request gitlab-org/gitlab-ce!18366
2018-04-12Merge branch 'fix/gb/fix-pipeline-statuses-illustrations' into 'master'Marin Jankovski
Fix empty state for build that does not have a trace Closes #45204 See merge request gitlab-org/gitlab-ce!18278
2018-04-12Merge branch 'fix/wiki-find-file-gitaly' into 'master'Robert Speicher
Fix finding wiki file when Gitaly is enabled Closes gitaly#1126 See merge request gitlab-org/gitlab-ce!18317
2018-04-12Merge branch 'ide-markdown-temp-file-fix' into 'master'Tim Zallmann
Fixed markdown preview in IDE not working for new files See merge request gitlab-org/gitlab-ce!18287
2018-04-12Merge remote-tracking branch 'origin/10-7-stable' into 10-7-stable-prepare-rc5James Lopez
2018-04-11Merge branch 'revert-e9e800f5' into 'master'Marin Jankovski
Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'" See merge request gitlab-org/gitlab-ce!18276
2018-04-11Merge branch 'fix/gb/fix-variables-collection-item-file' into 'master'Kamil Trzciński
Fix file-specific variables collection item option Closes gitlab-ee#5444 See merge request gitlab-org/gitlab-ce!18307
2018-04-11Merge branch 'revert-e9e800f5' into 'master'Marin Jankovski
Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'" See merge request gitlab-org/gitlab-ce!18276
2018-04-11Merge branch ↵Yorick Peterse
'fix-n-plus-one-when-getting-notification-settings-for-recipients' into 'master' Use Goldiloader for handling N+1 queries See merge request gitlab-org/gitlab-ce!18217
2018-04-11Merge branch 'deploy-tokens-container-registry-specs' into 'master'Kamil Trzciński
Verify that deploy token has valid access when pulling container registry image Closes #45148 See merge request gitlab-org/gitlab-ce!18260
2018-04-11Merge branch 'sh-fix-issue-45152' into 'master'Grzegorz Bizon
Fix undefined method `one?` when pushing to an existing merge request Closes #45152 See merge request gitlab-org/gitlab-ce!18243
2018-04-11Merge branch 'sh-handle-legacy-archive-requests' into 'master'Douwe Maan
Handle legacy repository archive requests with no ref given Closes #45154 See merge request gitlab-org/gitlab-ce!18246
2018-04-10Merge 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-08Projects and groups badges settings UIFrancisco Javier López
2018-04-07Use proper auth_scope for deploy tokenKamil Trzciński
2018-04-07Handle limit for datetime attributes on MySQLMayra Cabrera
The TIMESTAMP data type is used for values that contain both date and time parts. TIMESTAMP has a range of '1970-01-01 00:00:01' UTC to '2038-01-19 03:14:07' UTC. A Forever lib class was included to handle future dates for PostgreSQL and MySQL, also changes were made to DeployToken to enforce Forever.date Also removes extra conditional from JwtController
2018-04-07Handles default expires_at date directly into DeployToken modelMayra Cabrera
2018-04-07Removes deploy tokens presenterMayra Cabrera
2018-04-07Addresses database commentsMayra Cabrera
- Adds a default on expires_at datetime - Modifies deploy tokens views to handle default expires at value - Use datetime_with_timezone where possible - Remove unused scopes
2018-04-07Increase test suite around deploy tokens behaviorMayra Cabrera
Also, fixes broken specs
2018-04-07Fixes broken schema and minor changesMayra Cabrera
2018-04-07Include ProjectDeployTokensMayra Cabrera
Also: - Changes scopes from serializer to use boolean columns - Fixes broken specs
2018-04-07Support Deploy Tokens properly without hacking abilitiesKamil Trzciński