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
2023-10-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-06-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-01-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-10-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-07-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-06-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-06-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-04-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-03-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-02-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-09-21Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-05-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterlistGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-28Add Issue and Merge Request titles to Todo itemsArun Kumar Mohan
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2018-11-30Add additional scope check to Todo#for_target specRobert Speicher
2018-11-17Rails5: Passing a class as a value in an Active Record query is deprecatedJasper Maes
2018-10-08Clean up ActiveRecord code in TodoServiceYorick Peterse
2018-10-08Clean up ActiveRecord code in TodosFinderYorick Peterse
2018-08-02Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová
2018-07-11Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová
2018-07-03Support todos for epics backportJarka Kadlecová
2018-02-05Set todos#author_id to NOT NULL.Andreas Brandl
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-04-28Improve text on todo list when the todo action comes from yourselfJacopo
2017-01-28Present TODO's list without grouping by projectOswaldo Ferreira
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
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-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