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
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