summaryrefslogtreecommitdiff
path: root/app/models/concerns/issuable.rb
Commit message (Expand)AuthorAgeFilesLines
* Add total_time_spent to the `changes` hash in issuable Webhook payloads40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-addedRémy Coutable2017-11-151-1/+5
* Refactor issuables index actionsJarka Kadlecova2017-11-071-0/+2
* CE port of code changed for epicsjk-epic-changes-ce-portJarka Kadlecova2017-11-021-3/+0
* Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-091-17/+10
* Include the changes in issuable webhook payloadsRémy Coutable2017-10-091-1/+7
* Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-231-11/+13
* add controller specmicael.bergeron2017-09-061-1/+1
* rework the contributor badgemicael.bergeron2017-09-061-4/+5
* round of fixes after code reviewmicael.bergeron2017-09-061-0/+1
* WIP: refactor the first-contributor to Issuablemicael.bergeron2017-09-061-0/+5
* Fuzzy search issuable title or descriptionHiroyuki Sato2017-08-311-4/+7
* Move some after_create parts to worker to improve performance32844-issuables-performanceJarka Kadlecova2017-08-071-0/+1
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-3/+2
* Native group milestonesFelipe Artur2017-07-071-0/+1
* Added Cop to blacklist the use of `dependent:`Yorick Peterse2017-07-061-3/+3
* Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master'Douwe Maan2017-07-041-0/+8
|\
| * Make MergeRequest respond to assignee_ids & assignee_ids=Toon Claes2017-06-201-5/+1
| * Backport issuable for assignee slash commands from EEToon Claes2017-06-201-0/+12
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-6/+6
|/
* Remove Drag and drop and sorting from milestone viewFelipe Artur2017-06-161-2/+0
* Port fix-realtime-edited-text-for-issues 9-2-stable fix to master.Luke "Jared" Bennett2017-05-311-0/+1
* Merge branch 'blackst0ne/gitlab-ce-add_system_note_for_editing_issuable'Sean McGivern2017-05-051-0/+1
|\
| * Add last_edited_at and last_edited_by attributesblackst0ne2017-05-041-0/+1
* | [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-1/+0
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-22/+5
|/
* Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-191-1/+1
* Refactor resolvability checks based on typeDouwe Maan2017-04-061-11/+0
* Rename skip_metrics to imported on the importable concernDouglas Barbosa Alexandre2017-04-031-1/+1
* Skip MR metrics when importing projects from GitHubDouglas Barbosa Alexandre2017-04-031-1/+2
* Prevented error on nil author from Issuable delegationJames Edwards-Jones2017-03-211-0/+1
* Merge branch '28058-hide-emails-in-atom-feeds' into 'security'Rémy Coutable2017-03-201-0/+2
* Added labels to the issue web hookLuke "Jared" Bennett2017-03-171-0/+1
* Allow sorting by due date and label prioritySean McGivern2017-03-151-3/+30
* Order milestone issues by position ascending in apiGeorge Andrinopoulos2017-03-091-0/+2
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-3/+3
* Move up delegate callsDouwe Maan2017-02-231-11/+11
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-3/+3
* Enable Performance/RedundantMergeDouwe Maan2017-02-231-1/+1
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-1/+1
* Add merge request count to each issue on issues listblackst0ne2017-02-171-2/+2
* Merge branch 'issue_25900_2' into 'master' Sean McGivern2017-02-131-0/+5
|\
| * Gather issuable metadata to avoid n+ queries on index viewissue_25900_2Felipe Artur2017-02-091-0/+5
* | Update Rubocop to ruby 2.3zj-drop-ruby-21-testsZ.J. van de Weg2017-02-071-2/+2
|/
* Backport backend work for time tracking.Ruben Davila2017-01-151-0/+1
* Check if user can read issue before being assignedissue_22664Felipe Artur2016-12-271-3/+3
* Fix issuable assignee update bug when previous assignee is nullFelipe Artur2016-12-201-3/+4
* Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-1/+1
* Merge branch 'ee-870-backport' into 'master' Sean McGivern2016-11-211-0/+11
|\
| * Backport some changes done from Time Tracking feature in EE.ee-870-backportRuben Davila2016-11-181-0/+11