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-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
2016-03-18Update schema info comment on todo related filesDouglas Barbosa Alexandre
2016-03-18Use todo.done without ! in the controller to mark todo as doneDouglas Barbosa Alexandre
2016-03-18Trigger a todo for mentions on commits pageDouglas Barbosa Alexandre
2016-02-23Does not raise an error when Todo is already marked as doneDouglas Barbosa Alexandre
2016-02-20"X assigned you Y" instead of "X assigned Y"Douwe Maan
2016-02-20Rename Tasks to TodosDouglas Barbosa Alexandre