summaryrefslogtreecommitdiff
path: root/spec/models/issue_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix cross-project references copy to include the project referencefix/cross-project-ref-pathJames Lopez2017-01-031-0/+4
* Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern2016-12-151-20/+0
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-4/+6
* Drop Project#authorized_for_user? in favor of ProjectTeam#member?Ahmad Sherif2016-11-231-1/+1
* Merge branch 'issue_23548_dev' into 'master'Douwe Maan2016-11-091-40/+56
* Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests m...14192-issues-closed-by-merge-requests-using-metrics-dataPaco Guzman2016-10-201-1/+7
* Allow Member.add_user to handle access requestersRémy Coutable2016-09-281-1/+1
* Method for returning issues readable by a userability-batch-issue-checkingYorick Peterse2016-07-291-0/+253
* Refactor user authorization check for a single project to avoid querying all ...Alejandro Rodríguez2016-07-201-0/+20
* Update specs. Add CHANGELOG entryissue-18036Josh Frye2016-06-021-0/+17
* Refactor ParticipableYorick Peterse2016-06-011-0/+38
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-1/+1
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-20/+0
* A new branch created for a confidential issue is named `<id>-confidential-iss...14566-confidential-issue-branchesTimothy Andrew2016-04-191-1/+1
* Merge remote-tracking branch 'origin/master' into 14566-confidential-issue-br...Timothy Andrew2016-04-151-6/+13
|\
| * Start with iid on branch creationZeger-Jan van de Weg2016-04-141-5/+12
* | Make a few style changes based on MR feedback.Timothy Andrew2016-04-151-2/+2
* | Fix the rubocop check.Timothy Andrew2016-04-131-2/+3
* | Test the `Issue#to_branch_name` method.Timothy Andrew2016-04-121-2/+11
* | Augment the tests for `Issue#related_branches`Timothy Andrew2016-04-121-3/+19
* | Refactor `Issue#related_branches`Timothy Andrew2016-04-121-1/+2
|/
* 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-0/+5
* Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-211-2/+52
|\
| * Merge branch 'issues-show-performance' into 'master' Robert Speicher2016-03-211-2/+2
| |\
| | * Tweaked performance of Issue#related_branchesYorick Peterse2016-03-191-2/+2
| * | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-201-3/+3
| |\ \ | | |/
| * | Merge branch 'master' into feature/issue-moveGrzegorz Bizon2016-03-191-0/+17
| |\ \
| * | | Prevent issue move if issue has been already movedGrzegorz Bizon2016-03-171-0/+50
* | | | Soft delete issuablesZeger-Jan van de Weg2016-03-191-0/+5
| |_|/ |/| |
* | | \#to_branch_name now uses the iid as postfixissue-branch-iid-postfixZeger-Jan van de Weg2016-03-181-3/+3
| |/ |/|
* | Incorporate reviewZeger-Jan van de Weg2016-03-151-0/+9
* | Enhance new branch button on an issueZeger-Jan van de Weg2016-03-151-4/+0
* | new-branch-buttonZeger-Jan van de Weg2016-03-151-0/+12
|/
* Added specs for Issue#referenced_merge_requestsYorick Peterse2016-03-091-0/+25
* Tag model specsDouwe Maan2015-12-091-1/+1
* Only accept open issues and merge requestsZeger-Jan van de Weg2015-10-161-0/+37
* Fix mentionable specsDouwe Maan2015-10-121-1/+1
* Re-annotate modelsStan Hu2015-09-061-13/+14
* Use to_reference for issue and merge request mentionable specsRobert Speicher2015-06-221-1/+1
* Minor model spec cleanupsRobert Speicher2015-05-261-5/+2
* Add `to_reference` for models that support referencesRobert Speicher2015-05-261-3/+18
* Correct usage of `subject` in specsRobert Speicher2015-04-161-1/+2
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-5/+5
* Add specs for tasksVinnie Okada2014-10-051-0/+4
* Remove mass assgnment specsDmitriy Zaporozhets2014-06-261-2/+0
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+2
* Link issues from comments and automatically close themash wilson2013-08-251-0/+6
* ReannotateDmitriy Zaporozhets2013-08-211-2/+3
* Fix typosJohannes Schleifenbaum2013-07-291-1/+1
* AnnotatedDmitriy Zaporozhets2013-06-191-2/+2