summaryrefslogtreecommitdiff
path: root/app/models/concerns
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-2021-102/+303
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-1911-31/+179
* Add milestone and label note types to cross refsEugenia Grieff2019-10-241-1/+3
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-2223-84/+298
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-188-13/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-17/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+39
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-139-2/+32
* Optimize queries for snippet listingsMarkus Koller2019-09-101-0/+4
* New interruptible attribute supported in YAML parsing.Cédric Tabin2019-09-052-0/+10
* Adjust routable metricbjk/routable_counterBen Kochie2019-09-051-8/+4
* Create an event on epic actionsJan Provaznik2019-09-031-0/+4
* Preload routes informationab-routable-nplus1Andreas Brandl2019-09-031-2/+2
* 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
|\