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
2019-09-25Pick only those groups that the viewing user has access to,Aakriti Gupta
2018-07-18Enable more frozen string in app/services/**/*.rbgfyoung
2018-05-29Fix project team members countJan Provaznik
2018-05-04Backport of 4084-epics-username-autocompleteMario de la Ossa
2017-02-13Add GFM support to nested groupsDmitriy Zaporozhets
2017-01-05Fix broken url on group avatarhogewest
2016-11-15shows user avatar in mention autocomplete in editorNur Rony
2016-08-13Refactor slash command definitionDouwe Maan
2016-08-13Simplify the slash commands DSL to store action blocks instead of creating me...Rémy Coutable
2016-04-16Memoize targetAlfredo Sumaran
2016-04-16Change variable nameAlfredo Sumaran
2016-04-16Fixes failing specAlfredo Sumaran
2016-04-16Update method name and remove unneeded paramsAlfredo Sumaran
2016-04-16Put owner and participating people firstAlfredo Sumaran
2015-06-05Show warning when a comment will add 10 or more people to the discussion.Douwe Maan
2015-04-24No longer needed to pass project argument to commit methods.Douwe Maan
2015-04-24Use project.commit convenience method.Douwe Maan
2015-04-17Clean up code somewhat.Douwe Maan
2015-04-15Clean up code around commit mentions.Douwe Maan
2015-04-02Fix errors.Douwe Maan
2015-04-02Only allow user to see participants from groups they have access to.Douwe Maan
2015-03-15Use `project_member` instead of `team_member`.Douwe Maan
2015-02-25Include number of affected people in all/group mention autocomplete item.Douwe Maan
2015-02-05Allow groups to be mentioned.Douwe Maan
2015-02-03Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets
2014-06-23Move checking of recepients to a service.Marin Jankovski