summaryrefslogtreecommitdiff
path: root/spec/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Preload routes informationab-routable-nplus1Andreas Brandl2019-09-031-0/+7
* Merge branch 'remove-ignorable-column-concern' into 'master'Michael Kozono2019-08-301-44/+0
|\
| * Remove dependency on IgnorableColumn concerndineshpanda2019-08-301-44/+0
* | Perform two-step Routable lookup by pathAndreas Brandl2019-08-301-1/+19
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-0/+26
|\ \ | |/ |/|
| * Merge branch 'security-61974-limit-issue-comment-size' into 'master'GitLab Release Tools Bot2019-08-291-0/+26
| |\
| | * Limit the size of issuable description and commentsAlexandru Croitor2019-08-221-0/+26
* | | Change the way totalNotes is calculatedid-change-total-notes-calculationIgor Drozdov2019-08-281-0/+18
|/ /
* | Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-211-10/+0
|/
* Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-0/+66
* Save instance administration project id in DBReuben Pereira2019-08-071-14/+31
* Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-2/+2
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-253-5/+5
* Make RelativePositioning reusablemake-relative-positioning-module-reusableAdam Hegyi2019-07-241-242/+0
* Remove dead MySQL codeNick Thomas2019-07-231-21/+6
* Merge branch 'group_with_cluster_factory' into 'master'Robert Speicher2019-07-221-6/+4
|\
| * Adds cluster_for_group factory for convienencegroup_with_cluster_factoryThong Kuah2019-07-191-6/+4
* | Fix the project auto devops APINick Thomas2019-07-191-15/+36
* | CE port for milestones should not be set on epics issue promotionEugenia Grieff2019-07-181-0/+21
|/
* Removes clusters_cte feature flagremove_clusters_cte_feature_flagThong Kuah2019-07-171-17/+1
* Don't use transactions and exceptionsReuben Pereira2019-07-161-0/+111
* Merge branch 'bvl-rename-routes-after-user-rename' into 'master'Jan Provaznik2019-07-121-12/+35
|\
| * Set the name of a user-namespace to the user nameBob Van Landuyt2019-07-091-12/+35
* | Merge branch 'banzai-avoid-redis-if-db-cache' into 'master'Douwe Maan2019-07-111-0/+30
|\ \
| * | Banzai - avoid redis if attr is in DB cachebanzai-avoid-redis-if-db-cacheMario de la Ossa2019-07-101-0/+30
* | | Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre2019-07-093-30/+59
|\ \ \ | | |/ | |/|
| * | Allow ReactiveCaching to support nil valueFabio Pitino2019-07-081-27/+29
| * | Merge branch '40379-CJK-search-min-chars' into 'master'Andreas Brandl2019-07-081-0/+10
| |\ \
| | * | Ignore min_chars_for_partial_matching unles trigrm40379-CJK-search-min-charsMario de la Ossa2019-07-041-0/+10
| | |/
| * | Create CTE query for clusters hierarchyThong Kuah2019-07-081-1/+17
| * | Prevent amplification of ReactiveCachingWorker jobs upon failuressh-disable-reactive-caching-automatic-retriesStan Hu2019-07-061-2/+3
| |/
* | Add auto_devops_* to project APIMathieu Parent2019-07-031-2/+23
* | Add build_git_strategy attribute to project APIMathieu Parent2019-07-031-0/+17
* | Add *_access_level to project APIMathieu Parent2019-07-031-5/+13
|/
* Fix specs in spec/models/concerns/cacheable_attributes_spec.rbStan Hu2019-07-011-4/+5
* Merge branch 'add-clusters-to-deployment' into 'master'Lin Jen-Shin2019-07-011-4/+10
|\
| * Populate cluster_id when creating a deploymentThong Kuah2019-06-271-4/+10
* | Replace 'JIRA' with 'Jira'Takuya Noguchi2019-06-281-1/+1
* | Remove group_clusters feature flagThong Kuah2019-06-281-10/+0
|/
* Remove Kubernetes service from deployment platformTiger2019-06-211-52/+1
* Add a default reactive cache keyadd-default-reactive-cache-keyTiger2019-06-071-0/+13
* Remove requirement for id for #markdown_cache_keyPatrick Bajao2019-06-051-4/+0
* Use #cache_key of subject for generated redis keyPatrick Bajao2019-06-051-0/+4
* Use Redis for CacheMarkDownField on non AR modelsPatrick Bajao2019-06-051-308/+138
* Merge branch 'ce-9578-adjust-opened-issues-count-and-completion-rate' into 'm...Robert Speicher2019-06-041-58/+20
|\
| * Adjust burndown chart opened issues countce-9578-adjust-opened-issues-count-and-completion-rateAlexandru Croitor2019-06-041-58/+20
* | Make `resolvable_types` a class methodBob Van Landuyt2019-06-031-0/+12
|/
* Fix merge request pipeline exist methodfix-merge-request-pipeline-exist-methodShinya Maeda2019-05-061-2/+2
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-091-0/+12
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-4/+163