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-06-20Add latest changes from gitlab-org/gitlab@16-1-stable-eev16.1.0-rc42GitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2022-10-20Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-02-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-06-28Replace 'JIRA' with 'Jira'Takuya Noguchi
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-04Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2017-01-25address commentsJarka Kadlecova
2017-01-19make mentions working when project not specifiedJarka Kadlecova
2017-01-19Support notes without projectJarka Kadlecova
2016-10-04Simplify Mentionable concern instance methodsPaco Guzman
2016-07-29Method for returning issues readable by a userYorick Peterse
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-06-30Ensure logged-out users can't see private refsSean McGivern
2016-03-18Restrict access to references for confidential issuesDouglas Barbosa Alexandre
2015-12-24Fix specsDouwe Maan
2015-12-18Backport JIRA serviceDrew Blessing
2015-10-12Simplify code around (cross)-referencesDouwe Maan
2015-07-14Rename `notice_added_references` to `create_new_cross_references!`Robert Speicher
2015-07-14Refactor Mentionable#notice_added_referencesRobert Speicher
2015-06-22Replace remaining references to `Note.create_cross_reference_note`Robert Speicher
2015-06-09Correctly remove already-mentioned commits for cross referencesRobert Speicher
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-10-30Mentioned users are not limited by project scope any moreDmitriy Zaporozhets