summaryrefslogtreecommitdiff
path: root/app/models/issue.rb
Commit message (Expand)AuthorAgeFilesLines
* Add index for issues on relative position, projectbw-add-index-for-relative-positionBrett Walker2019-07-221-1/+1
* Remove old ignore_column in AR modelsdz-remove-old-ignore-columnDmitriy Zaporozhets2019-07-151-3/+0
* Merge branch 'security-59581-related-merge-requests-count' into 'master'Marin Jankovski2019-07-021-2/+2
|\
| * Expose merge requests count based on user accessAlexandru Croitor2019-06-181-2/+2
* | Added labels_hook_attrs methodfix-labels-in-hooksJan Provaznik2019-06-241-0/+4
|/
* Allow issues to be sorted by relative_positionBrett Walker2019-05-281-3/+5
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-2/+8
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-22/+0
* Fix `updated_at` doesn't apply to `state_event` updates of issues via APISean McGivern2019-04-081-1/+1
* Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-051-8/+2
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-051-2/+8
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu2019-03-061-0/+1
* Reduce code duplicationAlexander Koval2019-02-271-0/+4
* Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'm...Heinrich Lee Yu2019-02-261-4/+0
* Reduce code duplicationAlexander Koval2019-02-261-0/+4
* Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-261-0/+1
* Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-251-1/+0
* Add confidential_only scop to issue modelRobert Schilling2019-02-211-0/+1
* 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
|\