summaryrefslogtreecommitdiff
path: root/app/models/issue.rb
Commit message (Expand)AuthorAgeFilesLines
* more refactoring using models/concernsDmitriy Zaporozhets2013-01-031-2/+1
* Annotated. schema updatedDmitriy Zaporozhets2012-11-191-19/+18
* Refactor milestones related functionality. Added seeds for Milestine and MRrandx2012-10-301-2/+0
* Separate observing of Note and MergeRequestsRobb Kidd2012-10-101-16/+0
* AnnotatedDmitriy Zaporozhets2012-10-091-0/+1
* cosmetical cleanup of modelsNihad Abbasov2012-09-271-3/+2
* annotate modelsNihad Abbasov2012-09-271-8/+7
* set activerecord whitelist_attributes to trueNihad Abbasov2012-09-261-0/+3
* Rename Upvote role to VotesRiyad Preukschas2012-09-081-1/+1
* Application cleanupDmitriy Zaporozhets2012-08-171-2/+0
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-1/+1
* Consolidate functionality shared between Issue and MergeRequestRobert Speicher2012-08-081-41/+0
* Add empty IssueCommonality module; include in Issue and MergeRequestRobert Speicher2012-08-081-0/+1
* Remove critical status from Issue. Move sort insteadDmitriy Zaporozhets2012-06-271-3/+0
* Issue Labels: Edit, show, index + filterDmitriy Zaporozhets2012-06-271-0/+2
* Issues can be unassigned nowrandx2012-06-261-1/+5
* Reannotatedrandx2012-06-261-12/+13
* Remove upvotes method from Issue.Robb Kidd2012-06-201-5/+0
* Make IssueObserver handle issus, not MailerObserverRobb Kidd2012-06-201-0/+4
* Add method for an issue to know whether it is being closedRobb Kidd2012-06-201-0/+4
* Add new utility method for an issue to know whether it is being reassignedRobb Kidd2012-06-201-1/+10
* Models Refactoring: Move methods to rolesDmitriy Zaporozhets2012-06-071-5/+2
* Search improvedDmitriy Zaporozhets2012-04-141-0/+4
* Milestone basic scaffoldDmitriy Zaporozhets2012-04-091-0/+1
* Preparing 591 for merge. Restyled issues & merge requests. Fixed issue edit.Dmitriy Zaporozhets2012-03-251-1/+0
* Added issue description.Steven Verbeek2012-03-171-0/+5
* Count +1 votes in issue notes.Ariejan de Vroom2012-03-141-0/+5
* Events improved. Open/close issue, merge request events displayedDmitriy Zaporozhets2012-03-071-0/+1
* Merge branch 'notification_refactoring'Dmitriy Zaporozhets2011-12-191-0/+1
|\
| * annotate modelValery Sizov2011-12-181-0/+1
* | Added missing dependent for notes assocDmitriy Zaporozhets2011-12-181-1/+1
|/
* fix issue countDmitriy Zaporozhets2011-11-281-0/+4
* ability to attach branch to issuegitlabhq2011-11-241-0/+5
* annotate modelsSaito2011-11-161-5/+0
* clean up whitespace from projectNihad Abbasov2011-11-151-2/+2
* annotatedDmitriy Zaporozhets2011-11-111-0/+1
* fixed error with ascii error for dashboardgitlabhq2011-11-031-0/+5
* moving out of bodygitlabhq2011-10-271-3/+3
* clean-up codeNihad Abbasov2011-10-261-2/+2
* Add critical status to issuesgitlabhq2011-10-251-0/+11
* annotatedgitlabhq2011-10-171-0/+1
* Sortable issuesVSizov2011-10-151-0/+2
* init commitgitlabhq2011-10-091-0/+39