summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Use SQL to find the gap instead of iteratingHeinrich Lee Yu2019-08-051-91/+66
* Optimize rebalancing of relative positioningJan Provaznik2019-08-051-25/+89
* Merge branch 'bvl-fix-sentry-error-grouping' into 'master'Sean McGivern2019-08-051-2/+2
|\
| * Group `parent not preloaded` errors in sentryBob Van Landuyt2019-08-021-2/+2
* | Removes update_statistics_namespace feature flagMayra Cabrera2019-08-021-6/+1
|/
* Make diff_refs_match_commit validation reusablePatrick Bajao2019-08-011-0/+8
* Add support for DAGKamil Trzciński2019-08-011-0/+1
* Fix bug when moving batches of items to the endrename-relative-position-move-to-endHeinrich Lee Yu2019-08-011-2/+2
* Merge branch '54853-update-gitlab-styles' into 'master'Rémy Coutable2019-07-311-3/+1
|\
| * Update gitlab-styles to add Lint/SafeNavigationWithEmpty54853-update-gitlab-stylesKyle Wiebers2019-07-261-3/+1
* | Add Job specific variablesMatija Čupić2019-07-291-0/+14
|/
* Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin2019-07-261-11/+0
|\
| * Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-11/+0
* | Prefer `flat_map` over `map` + `flatten`Peter Leitzen2019-07-261-1/+1
|/
* Make RelativePositioning reusablemake-relative-positioning-module-reusableAdam Hegyi2019-07-241-16/+36
* Remove dead MySQL codeNick Thomas2019-07-232-41/+6
* Merge branch '64697-markdown-issues-checkbox-inside-blockquote-status-won-t-b...Douwe Maan2019-07-221-1/+2
|\
| * Properly identify task lists inside a blockquote64697-markdown-issues-checkbox-inside-blockquote-status-won-t-be-savedBrett Walker2019-07-191-1/+2
* | Fix the project auto devops APINick Thomas2019-07-191-4/+2
|/
* CE port for milestones should not be set on epics issue promotionEugenia Grieff2019-07-181-0/+7
* Removes clusters_cte feature flagremove_clusters_cte_feature_flagThong Kuah2019-07-171-22/+1
* Don't use transactions and exceptionsReuben Pereira2019-07-161-0/+35
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-124-35/+37
* Merge branch '51575-remove-rails-4-specific-code-from-fromunion-from_union' i...Robert Speicher2019-07-111-5/+1
|\
| * Pass string directly to #from51575-remove-rails-4-specific-code-from-fromunion-from_unionHeinrich Lee Yu2019-07-111-5/+1
* | Merge branch '64161-gitlab-fqdn' into 'master'Grzegorz Bizon2019-07-111-0/+1
|\ \
| * | Add CI variable to provide GitLab FQDNBalasankar "Balu" C2019-07-101-0/+1
* | | Merge branch 'banzai-avoid-redis-if-db-cache' into 'master'Douwe Maan2019-07-112-2/+16
|\ \ \ | |_|/ |/| |
| * | Banzai - avoid redis if attr is in DB cachebanzai-avoid-redis-if-db-cacheMario de la Ossa2019-07-102-2/+16
* | | Add a rubocop for Rails.loggerMayra Cabrera2019-07-102-2/+2
| |/ |/|
* | Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre2019-07-093-6/+25
|\ \
| * | Allow ReactiveCaching to support nil valueFabio Pitino2019-07-081-1/+5
| * | Merge branch '40379-CJK-search-min-chars' into 'master'Andreas Brandl2019-07-081-2/+2
| |\ \
| | * | Ignore min_chars_for_partial_matching unles trigrm40379-CJK-search-min-charsMario de la Ossa2019-07-041-2/+2
| | |/
| * | Create CTE query for clusters hierarchyThong Kuah2019-07-081-2/+17
| * | Prevent amplification of ReactiveCachingWorker jobs upon failuressh-disable-reactive-caching-automatic-retriesStan Hu2019-07-061-1/+1
| |/
* | Add auto_devops_* to project APIMathieu Parent2019-07-031-0/+10
* | Add build_git_strategy attribute to project APIMathieu Parent2019-07-031-0/+10
* | Add *_access_level to project APIMathieu Parent2019-07-031-8/+46
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2019-07-035-21/+29
|\
| * Includes logic to persist namespace statisticsMayra Cabrera2019-07-021-2/+17
| * Add a memory cache local to the thread to reduce Redis loadStan Hu2019-07-011-3/+7
| * Merge branch 'add-clusters-to-deployment' into 'master'Lin Jen-Shin2019-07-011-0/+1
| |\
| | * Populate cluster_id when creating a deploymentThong Kuah2019-06-271-0/+1
| * | Do not change updated_at on an issue when reordering on an issue boardEugenia Grieff2019-06-281-2/+2
| * | Remove instance_clusters feature_flagremove_group_and_instance_clusters_feature_flagThong Kuah2019-06-281-7/+1
| * | Remove group_clusters feature flagThong Kuah2019-06-281-7/+1
| |/
* | Merge branch 'security-59581-related-merge-requests-count' into 'master'Marin Jankovski2019-07-021-1/+5
|\ \ | |/ |/|
| * Expose merge requests count based on user accessAlexandru Croitor2019-06-181-1/+5
* | Extract common validations from ci servicesRaphael Tweitmann2019-06-211-0/+43