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 (Expand)Author
2023-04-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-12-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-05-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-14fix(favicon): get favicon_path, so it works also with uploads object storeRoger Meier
2019-03-12Refactor Gitlab::Favicon for EEYorick Peterse
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-09-24Use `Gitlab::SafeRequestStore` in more placesMichael Kozono
2018-06-29Read asset host from ActionController::Base instead of application configDouwe Maan
2018-06-20Fix: Serve favicon image always from the main GitLab domain to avoid issues w...Alexis Reigel
2018-06-15Remove FaviconUploader favicon_main versionDouwe Maan
2018-06-05dry up asset path helper callsAlexis Reigel
2018-06-05the '?' favicon hack doesn't seem to be requiredAlexis 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-05call Gitlab::Favicon.status in serializerAlexis Reigel
2018-06-05add request store caching to faviconAlexis Reigel
2018-06-05Add a '?' to the custom favicon's urlsAlexis Reigel
2018-06-05use custom favicon for ci build status faviconsAlexis Reigel
2018-06-05extract favicon logic to lib classAlexis Reigel