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
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-04-20Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot
2020-04-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-22Limit the size of issuable description and commentsAlexandru Croitor
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-18CE port for milestones should not be set on epics issue promotionEugenia Grieff
2019-07-04Ignore min_chars_for_partial_matching unles trigrmMario de la Ossa
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-02-14Check issue milestone availabilityJarka Košanová
2019-02-05Merge branch 'search-title' into 'master'Sean McGivern
2019-02-05Fix grammar and spellingHiroyuki Sato
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-01Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉
2018-05-17Fixes 500 error on /estimate BIG_VALUEJacopo
2018-05-09Updates updated_at on issue when using /spend quick actionJacopo
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-03-16Refactor, extract class and improve comments.Andreas Brandl
2017-12-20Only include the user's ID in the time_spent command's update hashRobert Speicher
2017-12-06Throttle the number of UPDATEs triggered by touchYorick Peterse
2017-11-29Merge branch 'dm-search-pattern' into 'master'Sean McGivern
2017-11-27Use fuzzy search with minimum length of 3 characters where appropriateDouwe Maan
2017-11-24Refactor the way we pass `old associations` to issuable's update servicesRémy Coutable
2017-11-15Add total_time_spent to the `changes` hash in issuable Webhook payloadsRémy Coutable
2017-10-09Introduce new hook data builders for Issue and MergeRequestRémy Coutable
2017-10-09Start adding Gitlab::HookData::IssuableBuilderRémy Coutable
2017-10-09Include the changes in issuable webhook payloadsRémy Coutable
2017-09-06add controller specmicael.bergeron
2017-09-06remove lintmicael.bergeron
2017-09-06rework the contributor badgemicael.bergeron
2017-09-06round of fixes after code reviewmicael.bergeron
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron
2017-08-30Fuzzy search issuable title or descriptionHiroyuki Sato
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-06Add many foreign keys to the projects tableYorick Peterse
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher