summaryrefslogtreecommitdiff
path: root/app/models/issue.rb
Commit message (Expand)AuthorAgeFilesLines
* Save sorting preference for Issues/MRs in BEMario de la Ossa2019-01-281-0/+2
* Don't check confidential issues for spamSean McGivern2019-01-181-1/+2
* Extract code into IssueBoardEntityBrett Walker2018-12-041-14/+0
* Speed up setting of relative positionspeed-up-relative-positioningSean McGivern2018-11-231-0/+4
* Revert "Extract code into IssueBoardEntity"revert_issue_board_entityThong Kuah2018-11-091-0/+14
* Extract code into IssueBoardEntityBrett Walker2018-11-061-14/+0
* Rename to assignable_labels_endpoint51620-cannot-add-label-to-issue-from-boardBrett Walker2018-10-311-1/+1
* Dynamically store the valid label endpointBrett Walker2018-10-311-1/+2
* Move issue related_branches to serviceFelipe Artur2018-10-041-18/+0
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern2018-08-211-42/+5
* Merge branch 'group-todos' into 'master'Sean McGivern2018-08-071-4/+0
|\
| * Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-4/+0
* | 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
* | Resource event modelJan Provaznik2018-08-011-0/+1
|/
* Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-0/+4
* [backend] Addressed review commentsJan Provaznik2018-07-031-4/+0
* Fix ambiguous due_date column for Issue scopesImre Farkas2018-06-291-2/+2
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+4
* Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-011-6/+11
|\
| * Merge branch '41587-osw-mr-metrics-migration-take-two' into 'master'Grzegorz Bizon2018-05-311-0/+1
| |\
| | * Ensure metrics regardless of being imported on MRs41587-osw-mr-metrics-migration-take-twoOswaldo Ferreira2018-05-301-0/+1
| * | Export assigned issues in iCalendar feedImre Farkas2018-05-311-6/+10
| |/
* | Fix static analysysShinya Maeda2018-05-111-1/+1
* | Decouple to_params from AtomicInternalId concernShinya Maeda2018-05-081-0/+1
|/
* Moves Uniquify counter in the initializerJacopo2018-04-191-1/+1
* Uses Uniquify to calculate Issue#suggested_branch_nameJacopo2018-04-191-4/+4
* Shows new branch/mr button even when branch existsJacopo2018-04-191-5/+11
* Revert the addition of goldiloaderYorick Peterse2018-04-181-1/+1
* Merge branch 'master' into 'stuartnelson3/gitlab-ce-stn/issue-due-email'Sean McGivern2018-04-101-5/+17
|\
| * Use Goldiloader for handling N+1 queriesYorick Peterse2018-04-091-1/+1
| * Show issues of subgroups in group-level issue boardFelipe Artur2018-04-051-3/+9
| * [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-041-1/+1
| * Merge branch '41967_issue_api_closed_by_info' into 'master'Sean McGivern2018-03-301-0/+6
| |\
| | * changed the way of nullifying columshaseeb2018-03-051-0/+5
| | * closed by field addedhaseeb2018-02-281-0/+1
* | | Send emails for issues due tomorrowSean McGivern2018-03-301-0/+1
|/ /
* | Refactor, extract class and improve comments.Andreas Brandl2018-03-161-1/+1
* | More flexible way of internal id generation.Andreas Brandl2018-03-161-0/+2
* | Atomic generation of internal ids for issues.Andreas Brandl2018-03-161-1/+1
* | Deprecate InternalId concern and rename.Andreas Brandl2018-03-161-1/+1
|/
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-1/+12
* Remove soft removals related codeYorick Peterse2018-01-081-3/+1
* Refactor matchers for background migrationsce-backport=reorder-issuesJarka Kadlecová2018-01-051-1/+1
* Refactor RelativePositioning so that it can be used by other classesJarka Kadlecová2018-01-051-0/+6
* Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-0/+5
* Fix migration that removes issues.branch_namefix-remove-branch-name-migrationYorick Peterse2017-12-111-1/+1
* Add spec for removing issues.assignee_idSean McGivern2017-12-111-0/+3
* Throttle the number of UPDATEs triggered by touchYorick Peterse2017-12-061-0/+1