summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| * | Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-0/+6
| |/
* | Send resize parameters for avatarsTim Zallmann2018-08-071-3/+4
|/
* Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri2018-08-011-6/+11
* Resource event modelJan Provaznik2018-08-011-0/+16
* Require has_internal_id to pass a init block.Andreas Brandl2018-07-301-0/+4
* Merge branch 'stop-dynamic-routable-creation' into 'master'Douwe Maan2018-07-272-44/+2
|\
| * Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-252-44/+2
* | Fix namespace move callback behavior, especially to fix Geo replication of na...Michael Kozono2018-07-261-6/+5
* | Merge branch 'ce-5158-metrics-alerting' into 'master'Sean McGivern2018-07-261-4/+11
|\ \ | |/ |/|
| * Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-251-4/+11
* | Backport reactive cachingShinya Maeda2018-07-251-2/+8
|/
* Reduce CE/EE difference in app/views/projects/protected_tags/_protected_tag.h...Rémy Coutable2018-07-171-0/+5
* Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-6/+0
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-112-5/+9
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* Merge branch '48670-application-settings-may-not-be-invalidated-if-migrations...Stan Hu2018-07-071-2/+2
|\
| * Stop relying on migrations in the CacheableAttributes cache key and cache att...Rémy Coutable2018-07-051-2/+2
* | Use proper markdown rendering for previewsBrett Walker2018-07-061-9/+13
* | Preload ancestors after pagination when filteringBob Van Landuyt2018-07-061-2/+2
|/
* [backend] Addressed review commentsJan Provaznik2018-07-031-0/+6
* Fix sorting by name on explore projects pageDouglas Barbosa Alexandre2018-06-251-2/+2
* Changes tab VUE refactoringFelipe Artur2018-06-211-0/+4
* Fix redis_cacheable deserialization47959-rails5-redis-timewithzoneMario de la Ossa2018-06-191-1/+1
* enable CommonMark as the defaultBrett Walker2018-06-141-1/+1
* Merge branch 'rails5-enum-nil' into 'master'Sean McGivern2018-06-111-0/+33
|\
| * Enable mapping to nil in enumsJan Provaznik2018-06-061-0/+33