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
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2019-09-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2018-08-09Removes <br> sent from backend on tooltips in jobsFilipa Lacerda
When backend sends HTML it requires frontend to append it to the DOM causing XSS vulnerabilities. By removing the `<br>` we avoid those vulnerabilities
2018-06-05remove all .ico favicon variations, use png alwaysAlexis Reigel
the ci status icons are generated client side, wo we don't need the static files anymore.
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2017-10-03Resolve "Precompiled assets with digest strings are ignored in CI"Mike Greiling
2017-05-09Merge request widget redesignFatih Acet
2017-04-17Review changes, used eq instead of matchLuke "Jared" Bennett
2017-04-13Updated specsLuke "Jared" Bennett
2017-03-23Use detailed_status effectively. Remove unnecesarry context(nest). Add new ↵Shinya Maeda
context in merge_requests_controller_spec.rb and fix a bug. Correct description of spec.
2017-03-23Add more specsShinya Maeda
2017-03-23with_status to represent_statusShinya Maeda
2017-03-23with_status to only_statusShinya Maeda
2017-03-23Add spec for entity and serializerShinya Maeda