summaryrefslogtreecommitdiff
path: root/app/models/issue.rb
Commit message (Expand)AuthorAgeFilesLines
* Do not allow to move issue if it has not been persistedmove-issue-section-should-not-be-displayed-in-the-new-issue-form-14489Grzegorz Bizon2016-03-231-1/+2
* Merge branch 'master' into issue_12658Douwe Maan2016-03-211-3/+18
|\
| * Merge branch 'issues-show-performance' into 'master' Robert Speicher2016-03-211-3/+3
| |\
| | * Tweaked performance of Issue#related_branchesYorick Peterse2016-03-191-3/+3
| * | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-201-4/+3
| |\ \ | | |/
| * | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-191-5/+33
| |\ \
| * | | Prevent issue move if issue has been already movedGrzegorz Bizon2016-03-171-0/+12
| * | | Add field that references issue this issue has been moved toGrzegorz Bizon2016-03-171-0/+3
* | | | Fix group project selection in IssuableFinderDouwe Maan2016-03-201-4/+1
| |_|/ |/| |
* | | \#to_branch_name now uses the iid as postfixissue-branch-iid-postfixZeger-Jan van de Weg2016-03-181-4/+3
| |/ |/|
* | Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-171-0/+7
* | Fix specsZeger-Jan van de Weg2016-03-171-0/+1
* | Incorporate the review and update specZeger-Jan van de Weg2016-03-151-11/+11
* | Incorporate reviewZeger-Jan van de Weg2016-03-151-7/+12
* | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-5/+6
* | new-branch-buttonZeger-Jan van de Weg2016-03-151-0/+14
|/
* Backport some changes from EEes_backportValery Sizov2016-01-221-0/+1
* Show referenced MRs & Issues only when the current viewer can access themRémy Coutable2016-01-131-2/+2
* Removed ORDER BY in "of_group" scopesgroup-issues-sortingYorick Peterse2016-01-071-1/+3
* Don't pluck IDs when getting issues/MRs per groupYorick Peterse2016-01-071-1/+1
* Fix issue related cross-project MRsfix-issue-related-mrsDouwe Maan2015-12-211-1/+1
* Use lazy reference extractor to get issue's MRslazy-reference-extractorDouwe Maan2015-12-151-5/+5
* Move Markdown/reference logic from Gitlab::Markdown to BanzaiDouwe Maan2015-12-151-1/+1
* display referenced merge requests in issue description with CI statusgsmethells/gitlab-ce-mr-statusesGreg Smethells2015-12-111-0/+8
* Autolink first so we don't pick up numeric anchors as issue references.Douwe Maan2015-12-011-5/+2
* Recognize issue/MR/snippet/commit links as references.Douwe Maan2015-11-301-2/+9
* Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-161-5/+5
* Show merge requests which close current issueZeger-Jan van de Weg2015-10-161-0/+10
* Re-annotate modelsStan Hu2015-09-061-13/+14
* Surround Project.reference_pattern in parenthesis inside other patternsRobert Speicher2015-05-261-1/+1
* Add `reference_pattern` to Referable modelsRobert Speicher2015-05-261-2/+12
* Implement gfm_reference directly in MentionableRobert Speicher2015-05-261-6/+0
* Add `to_reference` for models that support referencesRobert Speicher2015-05-261-3/+18
* Remove old team scopes.Douwe Maan2015-03-151-1/+0
* Fix method overlap for issue sortingDmitriy Zaporozhets2015-02-051-0/+1
* Add task lists to issues and merge requestsVinnie Okada2014-10-051-0/+1
* Merge pull request #7754 from Bugagazavr/hooksDmitriy Zaporozhets2014-10-031-0/+4
|\
| * Hook attributesKirill Zaitsev2014-10-021-0/+4
* | Factor issue and edit MR form label field and submit.Ciro Santilli2014-09-221-0/+5
|/
* Annotate modelsDmitriy Zaporozhets2014-08-251-1/+0
* Migrate issue/mr labels from act_as_taggable to own labelsDmitriy Zaporozhets2014-07-291-3/+0
* Moved some behaviour to one placeJeroen van Baarsen2014-07-251-3/+1
* Remove protected_atrributes gem and start moving to strong paramsDmitriy Zaporozhets2014-06-261-3/+0
* Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso2014-05-231-0/+4
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+2
* Remove author_id_of_changes from appDmitriy Zaporozhets2014-03-251-2/+1
* Feature: reopen closed merge requestDmitriy Zaporozhets2014-02-281-4/+0
* Duplicate opened scope for issueAlexey Elizarov2013-12-171-4/+1
* Fix dashboard event cachingDrew Blessing2013-12-131-0/+14
* Issue-4769 - Unable to update case of labelDrew Blessing2013-10-021-0/+2