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-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-04Create an event on epic actionsJan Provaznik
2019-08-28Add Issue and Merge Request titles to Todo itemsArun Kumar Mohan
2019-06-24Rename Todos.with_api_entity_associations to with_entity_associationsStan Hu
2019-06-05Delete unauthorized Todos when project is privateFelipe Artur
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-03-06Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu
2018-12-14Delete confidential issue todos for guestsFelipe Artur
2018-10-08Clean up ActiveRecord code in TodoServiceYorick Peterse
2018-10-08Clean up ActiveRecord code in TodosFinderYorick Peterse
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-08-07Merge branch 'group-todos' into 'master'Sean McGivern
2018-08-02Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2018-07-11Revert "Merge branch 'ee-5481-epic-todos' into 'master'"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-04-18Revert the addition of goldiloaderYorick Peterse
2018-04-09Use Goldiloader for handling N+1 queriesYorick Peterse
2018-04-04[Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne
2018-03-05Remove default scope from todosSean McGivern
2018-02-05Set todos#author_id to NOT NULL.Andreas Brandl
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-07Added Cop to blacklist polymorphic associationsYorick Peterse
2017-04-28Improve text on todo list when the todo action comes from yourselfJacopo
2017-03-15Allow sorting by due date and label prioritySean McGivern
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-08Create directly_addressed Todos when mentioned in beginning of a lineErshad Kunnakkadan
2017-01-28Present TODO's list without grouping by projectOswaldo Ferreira
2017-01-14Notify the user who set auto-merge when merge conflict occurstwonegatives
2016-10-28Fix and improve `Sortable.highest_label_priority`Alejandro Rodríguez
2016-10-19Use keyword arguments on Sortable#highest_label_priorityDouglas Barbosa Alexandre
2016-10-19Fix sorting by label prioritiesDouglas Barbosa Alexandre
2016-08-19Todos sorting dropdownFelipe Artur
2016-07-12Add approval required todosSean McGivern
2016-07-04Don't garbage collect commits that have related DB records like commentsDouwe Maan
2016-07-01Expose action_nameRobert Schilling
2016-07-01Move to helper, no instance variablesRobert Schilling
2016-07-01Add Todos APIDouglas Barbosa Alexandre
2016-06-14Manually create todo for issuablePhil Hughes
2016-05-17Create a todo on failing MR buildSean McGivern
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-03-18Refactor `Todo#target`Douglas Barbosa Alexandre
2016-03-18Rename `Todo#to_reference` to `Todo#target_reference`Douglas Barbosa Alexandre
2016-03-18Use `Commit#short_id` instead of `Commit.truncate_sha`Douglas Barbosa Alexandre
2016-03-18Reuse `for_commit?` on conditional validationsDouglas Barbosa Alexandre