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-09-20Add latest changes from gitlab-org/gitlab@16-4-stable-eev16.4.0-rc42GitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2023-03-30Add latest changes from gitlab-org/security/gitlab@15-9-stable-eeGitLab Bot
2023-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-31Avoid calling freeze on already frozen strings in app/modelsdineshpanda
2019-07-19Properly identify task lists inside a blockquoteBrett Walker
2019-06-07Add task count and completed count to responses of Issue and MRPatrick Derichs
2019-05-05Run rubocop -a on CE filesStan Hu
2019-01-31Refactor and added specsBrett Walker
2019-01-31Refactor toggling of task list itemBrett Walker
2018-08-07Enable more frozen string in app/models/**/*.rbgfyoung
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-09-18Allow simple ivar ||= form. Update accordinglyLin Jen-Shin
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-01-25Don’t count tasks that are not defined as list items correctlyJarka Kadlecova
2017-01-24fix nested tasks in ordered listJarka Kadlecova
2016-10-28add "x of y tasks completed" on issuableGuilherme Salazar
2016-08-29Shorten task status phraseClement Ho
2015-11-20Fix bug that happened when replacing the Task list. #2296Rubén Dávila
2015-11-20Monkey patching TaskList::Item is no longer required. #2296Rubén Dávila
2015-11-20Generate system note after Task item has been updated on Issue or Merge Reque...Ruben Davila
2015-06-10Fix taskable requireRobert Speicher
2015-05-07Change wording for task list summariesRobert Speicher
2015-05-06Update Taskable to use TaskListRobert Speicher
2015-03-21Fix nested task listsVinnie Okada
2014-10-06Add task lists to issues and merge requestsVinnie Okada