summaryrefslogtreecommitdiff
path: root/app/models/label.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Merge branch 'security-fix-html-injection-for-label-description-ce-master' in...GitLab Release Tools Bot2019-08-291-2/+6
|\
| * Fix HTML injection for label descriptionPatrick Derichs2019-08-051-2/+6
* | Improve quick action error messagesHeinrich Lee Yu2019-08-131-0/+2
|/
* Make quick action "commands applied" banner more useful🙈 jacopo beschi 🙉2019-07-291-0/+4
* Add where condition to filter out invalid labels with nil type63730-fix-500-status-labels-pdPatrick Derichs2019-07-241-1/+1
* Remove some deprecated codedz-cleanup-deprecated-codeDmitriy Zaporozhets2019-06-071-1/+0
* Move scoped_label into label presenterJan Provaznik2019-04-231-0/+5
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-021-0/+4
|\
| * Check if labels are available for target issuableJarka Košanová2019-03-281-0/+4
* | Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
|/
* Allow filtering labels by a single characterSean McGivern2019-03-131-0/+7
* Fix inconsistent label foreground color53714-inconsistent-text-color-for-labelsNathan Friend2019-01-181-0/+1
* Filter by `None`/`Any` for labels in issues/mrs APIJacopo2018-11-231-7/+2
* Fixed label removal from issueccr/51052_keep_labels_on_issueChantal Rollison2018-11-051-1/+1
* Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-041-0/+9
* Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-0/+1
* Add sort dropdown to project labels page and group labels pageDmitriy Zaporozhets2018-09-101-0/+3
* Use optionally_search for group labels index pageDmitriy Zaporozhets2018-09-071-0/+1
* Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable2018-08-021-0/+2
|\
| * Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* | Add ability to filter labels by title or descriptionDmitriy Zaporozhets2018-07-311-0/+12
|/
* Properly detect label reference if followed by period or question markDouwe Maan2018-06-181-5/+10
* Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redes...Luke Bennett2018-05-281-2/+2
|\
| * Revert the addition of goldiloaderYorick Peterse2018-04-181-2/+2
* | Add/use Label#priority? and remove weird paddingLuke Bennett2018-04-191-0/+4
|/
* Use Goldiloader for handling N+1 queriesYorick Peterse2018-04-091-2/+2
* Bring one group board to CEFelipe Artur2018-03-031-0/+1
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Fix link text from group contextJarka Kadlecova2017-11-231-3/+3
* fix another N+1 query for label priorities34510-board-issues-sql-speedupmicael.bergeron2017-09-121-1/+6
* Fix failing specee_issue_928_backportFelipe Artur2017-09-061-1/+1
* Continue BE backportFelipe Artur2017-08-311-0/+1
* Group boards CE backportFelipe Artur2017-08-281-1/+2
* Added Cop to blacklist the use of `dependent:`Yorick Peterse2017-07-061-2/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
* Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-copRémy Coutable2017-06-021-1/+1
* Provide default for calculating label text color (!11681)winh2017-05-251-0/+4
* Add board_move slash commandAlex Sanford2017-04-281-0/+1
* Remove heading and trailing spaces from label's color and titleblackst0ne2017-04-121-0/+6
* Added labels to the issue web hookLuke "Jared" Bennett2017-03-171-0/+4
* Revert "Enable Style/DotPosition"Douwe Maan2017-02-231-3/+3
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-9/+9
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-9/+9
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* Enable Style/DotPositionDouwe Maan2017-02-231-3/+3
* validate length of label.titleTomáš Kukrál2017-01-091-0/+1
* Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-031-5/+5
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-9/+6