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 (Expand)Author
2018-06-06Fix invisible rows on importer statusStan Hu
2018-06-06Add missing tests around rendering invalid merge requests (HTML+JSON)Ash McKenzie
2018-06-06Merge branch 'sh-reject-non-utf8-gpg' into 'master'Robert Speicher
2018-06-06Merge branch '47049-performance-modal' into 'master'Mike Greiling
2018-06-06Reject GPG keys that have e-mail or names with non-valid UTF-8 encodingsStan Hu
2018-06-05Combine multiple `it` blocks to improve Markdown feature spec timesRobert Speicher
2018-06-05Removes variables from pipelines apiJacopo
2018-06-05Fix repository archive generation when hashed storage is enabledNick Thomas
2018-06-05Handle exceptions outside the GraphQL schemaBob Van Landuyt
2018-06-05Add `present_using` to typesBob Van Landuyt
2018-06-05Convert from GraphQL::Batch to BatchLoaderNick Thomas
2018-06-05Add a minimal GraphQL APINick Thomas
2018-06-05Migrate jobs in object_storage_upload queueJan Provaznik
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński
2018-06-05Resolve "BS4: Pagination is pipeline's page has no styling"Sam Beckham
2018-06-05Use `started` key to show the triggered dateFilipa Lacerda
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-06-05Merge branch 'rd-44364-deprecate-support-for-dsa-keys' into 'master'Douwe Maan
2018-06-05Merge branch 'ce-6021-extract-ee-services' into 'master'Rémy Coutable
2018-06-05Merge branch '46585-gdpr-terms-acceptance' into 'master'Robert Speicher
2018-06-05Merge branch 'bvl-403-for-external-auth-service-ce' into 'master'Douwe Maan
2018-06-05Merge branch 'fix-fog-mocking' into 'master'Rémy Coutable
2018-06-05Merge branch 'sh-fix-events-nplus-one' into 'master'Rémy Coutable
2018-06-05Merge branch 'master' into 'rd-44364-deprecate-support-for-dsa-keys'Douwe Maan
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-05Merge branch 'optimise-runner-update-cached-info' into 'master'Grzegorz Bizon
2018-06-05Fix Fog mockingKamil Trzciński
2018-06-05Merge branch 'fix-avatars-n-plus-one' into 'master'Robert Speicher
2018-06-05Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett
2018-06-05Eliminate N+1 queries with authors and push_data_payload in Events APIStan Hu
2018-06-05allow only png, ico for favicon uploadsAlexis Reigel
2018-06-05remove obsolete favicon related specAlexis Reigel
2018-06-05use Gitlab::Favicon for jira serviceAlexis Reigel
2018-06-05require uploaded file's name to match in any caseAlexis Reigel
2018-06-05ability to get an image's alternative versionAlexis Reigel
2018-06-05remove favicon preview on appearance pageAlexis Reigel
2018-06-05remove all .ico favicon variations, use png alwaysAlexis Reigel
2018-06-05create favicon overlay on the clientAlexis Reigel
2018-06-05fix resetFavicon so that it actually resetsAlexis Reigel
2018-06-05call Gitlab::Favicon.status in serializerAlexis Reigel
2018-06-05add request store caching to faviconAlexis Reigel
2018-06-05whitelist allowed file types for custom faviconsAlexis Reigel
2018-06-05Add a '?' to the custom favicon's urlsAlexis Reigel
2018-06-05send ico files with inline dispositionAlexis Reigel
2018-06-05use custom favicon for ci build status faviconsAlexis Reigel
2018-06-05extract favicon logic to lib classAlexis Reigel
2018-06-05use custom main faviconAlexis Reigel
2018-06-05feature spec for managing appearance > faviconAlexis Reigel
2018-06-05favicon uploader generating ci status faviconsAlexis Reigel
2018-06-05Fix an N+1 in avatar URLsSean McGivern