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
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-03-05Revert few more broken specs related to *_with_namespace methodsDmitriy Zaporozhets
2018-03-05Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets
2018-02-22Removed pagination from AutocompleteUsersFinderYorick Peterse
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-04Move "Move to different project" to sidebarEric Eastwood
2017-08-30Add filter by my reactionHiroyuki Sato
2017-08-11Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher
2017-08-10Fix and improve spec/controllers/autocomplete_controller_spec.rbRémy Coutable
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-14Fixes the user order being overriden in the autocomplete controllerTiago Botelho
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-08Merge branch 'dz-restrict-autocomplete' into 'security-9-1'DJ Mountney
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-26Add per page to user autocompleteClement Ho
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher
2016-11-30Do not raise error in AutocompleteController#users when not authorizedSemyon Pupkov
2016-11-29CE-specific changes gitlab-org/gitlab-ee#1137Timothy Andrew
2016-11-18Add shortcuts for adding users to a project team with a specific roleRobert Speicher
2016-08-18Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-08-17Move to project dropdown with infinite scroll for better performancePaco Guzman
2016-07-27Allow skipping users in autocompleteSean McGivern
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-04-15Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg
2016-03-29Merge branch 'master' into assign-to-issuable-openerZeger-Jan van de Weg
2016-02-23Merge branch 'fix-autocomplete-spec' into 'master'Robert Speicher
2016-02-22Revert authors ability to assign anyoneZeger-Jan van de Weg
2016-02-22Issuable can be assigned to authorZeger-Jan van de Weg
2015-11-20Reduce method complexity in AutocompleteControllerDouwe Maan
2015-08-21Fix bug preventing invite by e-mailStan Hu
2015-08-06Always add current user to autocomplete controller to support filter by "Me"Stan Hu
2015-07-11Better handle unknown projects and groups for autocompleteStan Hu
2015-07-11Fix user autocomplete for unauthenticated users accessing public projectsStan Hu
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-03-27Add autocomplete controllerDmitriy Zaporozhets