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
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
2016-06-15Fixed issue with move dropdown not being searchablePhil Hughes
2016-05-25Updated RubyPhil Hughes
2016-05-20Correctly sends project IDPhil Hughes
2016-05-16Loads move issue dropdown asyncPhil Hughes
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-03-20Use the configured Kaminari "per page" defaultRobert Speicher
2016-02-22Revert authors ability to assign anyoneZeger-Jan van de Weg
2016-02-22Fix loading data when no author_id is passedZeger-Jan van de Weg
2016-02-22Issuable can be assigned to authorZeger-Jan van de Weg
2015-11-22Update autocomplete_controller to be more readableFelipe Orlando
2015-11-20Reduce method complexity in AutocompleteControllerDouwe Maan
2015-09-16Sorted autocomplete users list by nameAllister Antosik
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-03-27Add autocomplete controllerDmitriy Zaporozhets