summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Remove dependencies on LinguistZeger-Jan van de Weg2018-10-121-1/+1
* Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-052-0/+82
|\
| * Merge branch 'ce-issue_1984' into 'master'Sean McGivern2018-10-051-0/+81
| |\
| | * Backport CE changes from draft_notes addition in EEMario de la Ossa2018-10-041-0/+81
| * | Merge branch '51748-filter-any-milestone-via-api' into 'master'Douwe Maan2018-10-051-0/+1
| |\ \
| | * | Allows to filter issues by `Any milestone` in the APIJacopo2018-10-031-0/+1
| | |/
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-051-3/+5
|\ \ \ | |/ /
| * | Fix N+1 for notification recipients in subscribersSean McGivern2018-10-041-3/+5
| |/
* | Change the order of status_sql to avoid the query for scheduled status at the...Shinya Maeda2018-10-021-1/+1
* | Optimize query formatShinya Maeda2018-10-021-1/+1
* | Fix spec. Create scheduled status entry for pipelineShinya Maeda2018-10-021-1/+1
* | Update pipelines and stages status as wellShinya Maeda2018-10-021-0/+2
* | Add a new status to ci_builds.statusShinya Maeda2018-10-021-7/+9
* | Squashed commit of the following:Shinya Maeda2018-10-021-1/+2
|/
* Improve logging when username update fails due to registry tagsStan Hu2018-10-021-2/+4
* Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-241-3/+3
* Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-241-5/+1
* Merge branch 'remove-ee-specific-lines-from-plan-concerns' into 'master'Robert Speicher2018-09-183-13/+30
|\
| * Fix bad conflicts resolutionLin Jen-Shin2018-09-171-2/+2
| * Remove EE-specific code from ProtectedRefAccessSean McGivern2018-09-171-7/+11
| * Remove EE-specific code from MentionableSean McGivern2018-09-172-6/+19
| * Remove EE-specific code from IssuableSean McGivern2018-09-171-2/+2
* | Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-0/+51
|/
* Merge branch '50824-fix-prepend-concern' into 'master'Robert Speicher2018-09-142-8/+6
|\
| * Fix how we use EE::ProtectedRefAccessLin Jen-Shin2018-09-112-8/+6
* | Enable frozen string in vestigial filesgfyoung2018-09-111-0/+2
|/
* Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-071-4/+0
|\
| * Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-4/+0
* | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-072-4/+19
* | Merge branch 'issue_50488' into 'master'Stan Hu2018-09-071-0/+26
|\ \
| * | Move project services log to a separate fileFelipe Artur2018-09-061-0/+26
| |/
* | Resolve "Migrate issue labels and milestone to related merge request"Tiago Botelho2018-09-061-1/+1
* | Merge branch 'bvl-codeowners-file-ce' into 'master'Douwe Maan2018-09-061-11/+34
|\ \ | |/ |/|
| * Port changes for CODEOWNERS to CEBob Van Landuyt2018-09-061-11/+34
* | Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-052-2/+14
|\ \ | |/ |/|
| * Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-051-0/+6
| * Refactor ProtectedRefMatcher to be more genericDuana Saskia2018-08-131-2/+8
* | Disable project avatar validation if avatar has not changedStan Hu2018-09-041-1/+1
* | Merge branch 'sh-fix-confidential-note-option' into 'master'Robert Speicher2018-08-311-0/+1
|\ \
| * | Fix "Confidential comments" button not saving in project hookssh-fix-confidential-note-optionStan Hu2018-08-171-0/+1
| |/
* | Updates code using class_methods over module ClassMethodsJacopo2018-08-2918-18/+18
* | Allows author to vote on their own issueChantal Rollison2018-08-241-14/+2
* | Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-201-0/+19
* | Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-162-2/+2
|/
* Merge branch 'frozen-string-enable-app-models-even-more' into 'master'Stan Hu2018-08-0873-2/+149
|\
| * Enable more frozen string in app/models/**/*.rbgfyoung2018-08-0773-2/+149
* | Merge branch 'osw-fix-missing-and-duplicated-milestones-on-list' into 'master'Sean McGivern2018-08-072-1/+2
|\ \
| * | Fix missing and duplicates on project milestone listing pageOswaldo Ferreira2018-08-072-1/+2
* | | Squashed commit of the following:Shinya Maeda2018-08-071-6/+22
* | | Merge branch 'group-todos' into 'master'Sean McGivern2018-08-071-0/+6
|\ \ \ | |_|/ |/| |