summaryrefslogtreecommitdiff
path: root/app/models/concerns/issuable.rb
Commit message (Expand)AuthorAgeFilesLines
* Expose merge requests count based on user accessAlexandru Croitor2019-06-181-1/+5
* Remove deprecated uses of attribute_changed?9932-fix-deprecated-attribute_changed-ceHeinrich Lee Yu2019-04-301-1/+1
* Aligned changes to Issuable with EEce-issue-10671Patrick Derichs2019-04-181-4/+4
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-081-13/+28
* Extend CTE search optimisation to projectsextend-cte-optimisations-to-projectsSean McGivern2019-04-041-0/+4
* Merge masterFelipe Artur2019-03-271-3/+15
|\
| * Merge dev master into GitLab.com masterYorick Peterse2019-03-041-0/+11
| |\
| | * Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse2019-03-041-0/+11
| | |\
| | | * Check issue milestone availabilityJarka Košanová2019-02-141-0/+11
| * | | Reduce code duplicationAlexander Koval2019-02-271-3/+3
| |/ /
| * | Revert "Merge branch '56726-fix-n+1-in-issues-and-merge-requests-api' into 'm...Heinrich Lee Yu2019-02-261-3/+3
| * | Reduce code duplicationAlexander Koval2019-02-261-3/+3
| * | Allow IssuableFinder to filter by closed_atRémy Coutable2019-02-211-0/+1
| |/
* | Code improvementsFelipe Artur2019-02-131-0/+9
* | Migrate issuable states to integer patch 1Felipe Artur2019-02-111-0/+1
|/
* Merge branch 'search-title' into 'master'Sean McGivern2019-02-051-2/+10
|\
| * Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato2019-01-141-2/+10
* | Add back call to execute_hooksBrett Walker2019-01-301-15/+18
|/
* Sort issues and merge requests in ascending and descending orderFatih Acet2018-12-061-13/+15
* Filter by `None`/`Any` for labels in issues/mrs APIJacopo2018-11-231-0/+1
* Fix typos in comments and specsGeorge Tsiolis2018-11-011-1/+1
* Redact unsubscribe links in issuable textsJan Provaznik2018-10-231-0/+3
* Allows to filter issues by `Any milestone` in the APIJacopo2018-10-031-0/+1
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-4/+0
* Resolve "Migrate issue labels and milestone to related merge request"Tiago Botelho2018-09-061-1/+1
* Updates code using class_methods over module ClassMethodsJacopo2018-08-291-1/+1
* Merge branch 'frozen-string-enable-app-models-even-more' into 'master'Stan Hu2018-08-081-0/+2
|\
| * Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* | Merge branch 'osw-fix-missing-and-duplicated-milestones-on-list' into 'master'Sean McGivern2018-08-071-1/+1
|\ \
| * | Fix missing and duplicates on project milestone listing pageOswaldo Ferreira2018-08-071-1/+1
| |/
* | Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-0/+6
|/
* Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-6/+0
* [backend] Addressed review commentsJan Provaznik2018-07-031-0/+6
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+4
* Ensure metrics regardless of being imported on MRs41587-osw-mr-metrics-migration-take-twoOswaldo Ferreira2018-05-301-2/+0
* Revert the addition of goldiloaderYorick Peterse2018-04-181-1/+1
* Use Goldiloader for handling N+1 queriesYorick Peterse2018-04-091-1/+1
* [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-041-1/+1
* Merge branch 'jprovazn-api' into 'master'Sean McGivern2018-03-071-0/+4
|\
| * Add discussion APIjprovazn-apiJan Provaznik2018-03-071-0/+4
* | Adds updated_at filter to issues and merge_requests APIJacopo2018-03-051-0/+1
|/
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Cache merged and closed events data in merge_request_metrics tableOswaldo Ferreira2018-01-021-6/+5
* Merge branch 'dm-search-pattern' into 'master'Sean McGivern2017-11-291-7/+2
|\
| * Use fuzzy search with minimum length of 3 characters where appropriatedm-search-patternDouwe Maan2017-11-271-7/+2
| * Rename to_fuzzy_arel to fuzzy_arel_matchDouwe Maan2017-11-241-3/+3
* | Refactor the way we pass `old associations` to issuable's update services40226-refactor-the-issuable-s-webhooks-data-architectureRémy Coutable2017-11-241-3/+9
|/
* Fix WIP system note not being createdissue_40374Felipe Artur2017-11-231-0/+7
* 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