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-10-08Clean up ActiveRecord code in TodoServiceYorick Peterse
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-02Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová
2018-07-16Enable frozen string in apps/uploaders/*.rbgfyoung
2018-07-11Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová
2018-07-03Use for_issuable? instead of for_issuable_with_ability?Jarka Kadlecová
2018-07-03More EE->CE fixesJan Provaznik
2018-07-03[backend] Addressed review commentsJan Provaznik
2018-07-03Support todos for epics backportJarka Kadlecová
2018-05-17Create TODO when MR became unmergeablelulalala
2018-03-07Add discussion APIJan Provaznik
2017-12-18Reset todo counters when the target is deletedSean McGivern
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-06Refactor issuable destroy actionJarka Kadlecova
2017-10-09Don't create todos for old issue assigneesJarka Kadlecova
2017-08-03Avoid plucking Todo ids and use sub-queries insteadToon Claes
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-02Display comments for personal snippetsJarka Kadlecova
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-04-02Remove unnecessary ORDER BY clause when updating todosmhasbini
2017-03-29Create todos only for new mentionsJarka Kadlecova
2017-03-16Add 'Undo mark all as done' to TodosJacopo
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-14When Issue author assign or mention himself Todos are createdKatarzyna Kobierska
2016-06-30Ensure logged-out users can't see private refsSean McGivern
2016-06-27Correctly returns todo ID after creating todoPhil Hughes
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-14Returns created todos to control rather than re-queryPhil Hughes
2016-06-14Manually create todo for issuablePhil Hughes
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-06Create table for award emojiZeger-Jan van de Weg
2016-04-01Merge branch 'snippets-with-comments-cause-a-500-when-they-show-up-in-search-...Douwe Maan
2016-03-31Rename Note#for_project_snippet? to #for_snippet?Rémy Coutable