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-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
2023-01-18Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot
2022-10-20Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-07-27Add latest changes from gitlab-org/security/gitlab@15-2-stable-eeGitLab Bot
2022-06-20Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2022-03-18Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot
2022-01-20Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot
2021-12-20Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot
2021-11-18Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.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
2019-12-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-21Renaming AwardedEmojiFinder to a ServiceLuke Duncalfe
2019-08-01Add can_merge option to autocomplete responseIgor
2019-03-09Filter merge requests by target branchHiroyuki Sato
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-09-19Enable frozen string in app/controllers/**/*.rbgfyoung
2018-08-20Refactor AutocompleteControllerYorick Peterse
2017-12-20Use UserSerializer instead of `User.to_json`Robert Speicher
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-09-10move `find_users` method into finder and add `load_group` methodMaxim Rydkin
2017-09-10rename yet_another_users_finder into autocomplete_users_finderMaxim Rydkin
2017-09-10extract finder and add first testMaxim Rydkin
2017-09-04Move "Move to different project" to sidebarEric Eastwood
2017-08-30Fix MySQL failure for emoji autocompleteSean McGivern
2017-08-30Add filter by my reactionHiroyuki Sato
2017-07-14Fixes the user order being overriden in the autocomplete controllerTiago Botelho
2017-06-08Merge branch 'dz-restrict-autocomplete' into 'security-9-1'DJ Mountney
2017-05-26Add per page to user autocompleteClement Ho
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-03-10Fix autocomplete in EE when permissions are sentSean McGivern
2017-01-27Don't call `#uniq` on a relationSean McGivern
2017-01-17Shows current user on top of filtered dropdown listPhil Hughes
2016-11-30Do not raise error in AutocompleteController#users when not authorizedSemyon Pupkov
2016-11-18Improved Ruby code in autocomplete user searchPhil Hughes
2016-11-17Include author in assignee dropdown searchPhil Hughes
2016-11-04Fix: Todos Filter Shows All UsersValery Sizov
2016-08-17Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-16Fix a missed `before_action` for `AutocompleteController`.Timothy Andrew
2016-08-16Backport `AutocompleteController#load_project` from EE!581.Timothy Andrew
2016-07-27Allow skipping users in autocompleteSean McGivern