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-05-17Create TODO when MR became unmergeablelulalala
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-18Reset todo counters when the target is deletedSean McGivern
2017-11-06Refactor issuable destroy actionJarka Kadlecova
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-29Revert "Merge branch 'tc-no-todo-service-select' into 'master'"Stan Hu
2017-04-27Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-03-29Create todos only for new mentionsJarka Kadlecova
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-16Add 'Undo mark all as done' to TodosJacopo
2017-03-08Fix transient failure in TodoService specRobert Speicher
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-18Todo done clicking is kind of unusable.Jacopo
2017-02-08Create directly_addressed Todos when mentioned in beginning of a lineErshad Kunnakkadan
2017-01-14Notify the user who set auto-merge when merge conflict occurstwonegatives
2016-12-16Notify the user who set auto-merge when a build failstwonegatives
2016-10-11Make guests unable to view MRsValery Sizov
2016-09-08Refresh todos count cache when an Issue/MR is deletedDouglas Barbosa Alexandre
2016-08-25Add specs to ensure a successful return Paco Guzman
2016-08-19Merge branch '4273-slash-commands' into 'master'Robert Speicher
2016-08-18Rename TodoService#mark_todos_as_done_by_id{,s}Ahmad Sherif
2016-08-18Implement TodoService#mark_todos_as_done_by_idAhmad Sherif
2016-08-17Merge branch 'master' into 4273-slash-commandsDouwe Maan
2016-08-13New TodoService#todo_exists? methodRémy Coutable
2016-08-12Recover usage of Todos counter cachePaco Guzman
2016-07-15Merge branch 'kradydal/gitlab-ce-create-todos-when-issue-author-assigne-or-me...Douwe Maan
2016-07-15Fix mentioned users list on diff notesDouglas Barbosa Alexandre
2016-07-14When Issue author assign or mention himself Todos are createdKatarzyna Kobierska
2016-06-17Cache todo counters (pending/done)Paco Guzman
2016-06-17Fix error when editing an issuable with a task listDouglas Barbosa Alexandre
2016-06-15Merge branch 'manual-todos-issuable-sidebar' into 'master' Stan Hu
2016-06-14Todo service testsPhil Hughes
2016-06-14Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre
2016-06-09Toggling a task in a description with mentions doesn't creates a TodoDouglas Barbosa Alexandre
2016-05-25Merge branch 'master' into awardablesZJ van de Weg
2016-05-17Create a todo on failing MR buildSean McGivern
2016-05-11Merge branch 'master' into awardablesZeger-Jan van de Weg
2016-05-10Add tests on Awardables and Award EmojiZeger-Jan van de Weg
2016-05-07Fix adding a todo for private group membersAhmad Sherif
2016-03-31Mentions on confidential issues doesn't create todos for non-membersDouglas Barbosa Alexandre
2016-03-18Trigger a todo for mentions on commits pageDouglas Barbosa Alexandre
2016-02-25Does not create a todo when commenting on commit or project snippetDouglas Barbosa Alexandre
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre