summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Avoid calling freeze on already frozen strings in app/modelsdineshpanda2019-09-014-7/+7
* Merge branch 'remove-ignorable-column-concern' into 'master'Michael Kozono2019-08-301-30/+0
|\
| * Remove dependency on IgnorableColumn concerndineshpanda2019-08-301-30/+0
* | Add another counter to calculate method call ratioab-routable-two-step-searchAndreas Brandl2019-08-301-5/+7
* | Add method call count instrumentationAndreas Brandl2019-08-301-0/+11
* | Perform two-step Routable lookup by pathAndreas Brandl2019-08-301-2/+9
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-0/+1
|\ \ | |/ |/|
| * Merge branch 'security-61974-limit-issue-comment-size' into 'master'GitLab Release Tools Bot2019-08-291-0/+1
| |\
| | * Limit the size of issuable description and commentsAlexandru Croitor2019-08-221-0/+1
* | | Change the way totalNotes is calculatedid-change-total-notes-calculationIgor Drozdov2019-08-281-0/+4
|/ /
* | Implement validation logic to ProjectStageAdam Hegyi2019-08-231-0/+68
* | Update sort options for issues list57402-upate-issues-list-sort-options-ceAlexandru Croitor2019-08-232-11/+14
* | Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-211-25/+1
* | Optimise DAG processingoptimise-dag-processingKamil Trzciński2019-08-141-0/+5
|/
* Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-0/+78
* Save instance administration project id in DBReuben Pereira2019-08-071-1/+8
* Merge branch 'mc/feature/add-at-colon-variable-masking' into 'master'Grzegorz Bizon2019-08-071-2/+3
|\
| * Document new masking requirementsmc/feature/add-at-colon-variable-maskingMatija Čupić2019-07-231-1/+2
| * Allow masking @ and : charactersMatija Čupić2019-07-231-1/+1
* | Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-5/+1
* | 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
| |/ |/|