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-03-28Check if labels are available for target issuableJarka Košanová
2019-01-31Incorporate feedback from NickRobert Schilling
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-11Fix several ActionController::Parameters deprecationsJasper Maes
2018-12-13Fix deprecation: Passing ActiveRecord::Base objects to sanitize_sql_hash_for_...Jasper Maes
2018-10-26Replace deprecated uniq on a Relation with distinctJasper Maes
2018-09-17Added FromUnion to easily select from a UNIONYorick Peterse
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Use ResourceLabelEvent for tracking label changesJan Provaznik
2018-08-16Whitelist existing destroy_all offensesYorick Peterse
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-07-04Backport from EE !5954Mark Chao
2018-04-19Fix label links update on project transferJan Provaznik
2018-02-26Allow to find labels in ancestor groups and better group support in label ser...Jan Provaznik
2018-01-12Keep subscribers when promoting labels to group labelsJarka Kadlecová
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-03-29Labels support color names in backendDongqing Hu
2017-01-31Abillity to promote project labels to group labelsRitave
2016-11-29Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan
2016-10-28Pass user instance to Labels::FindOrCreateService or skip_authorization: trueAdam Niedzielski
2016-10-19Avoid touch label links that does not belongs to project when moving itDouglas Barbosa Alexandre
2016-10-19Rename Labels::CreateService to Labels::FindOrCreateServiceDouglas Barbosa Alexandre
2016-10-19User Labes::CreateService to create labelsDouglas Barbosa Alexandre
2016-10-19Add service to create project labelsDouglas Barbosa Alexandre
2016-10-19Recreates the label priorities when moving project to another groupDouglas Barbosa Alexandre
2016-10-19Skip update query if label have the same id on Labels::TransferServiceDouglas Barbosa Alexandre
2016-10-19Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre
2015-11-16Refactor global and group milestones logicDmitriy Zaporozhets
2015-10-14Allow dashboard and group issues/MRs to be filtered by labelDouwe Maan