summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '43140-reduce-logs-tree-load' into 'master'51201-document-review-appsRémy Coutable2018-09-061-0/+1
|\
| * Properly fix an introduced N+1 SQL issue loading commit authorsNick Thomas2018-09-061-6/+1
| * Bulk-render commit titles in the tree view to improve performanceNick Thomas2018-09-061-1/+7
* | Resolve "Migrate issue labels and milestone to related merge request"Tiago Botelho2018-09-062-2/+2
|/
* Merge branch 'bvl-codeowners-file-ce' into 'master'Douwe Maan2018-09-062-13/+37
|\
| * Port changes for CODEOWNERS to CEBob Van Landuyt2018-09-062-13/+37
* | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-068-33/+30
* | Merge branch 'rails5-explicit-hashed-path-check' into 'master'Rémy Coutable2018-09-061-1/+3
|\ \
| * | Explicit hashed path check for trace, prevents background migration from acce...Jasper Maes2018-09-051-1/+3
* | | added feature flag 'commonmark_for_repositories'Brett Walker2018-09-051-1/+6
* | | Enable CommonMark for files and wikisBrett Walker2018-09-051-1/+1
|/ /
* | Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-057-60/+76
|\ \ | |/ |/|
| * Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-052-1/+7
| * Refactor ProtectedRefMatcher to be more genericDuana Saskia2018-08-134-84/+56
| * Filter project hooks by branchDuana Saskia2018-08-133-2/+40
* | Rails 5: fix hashed_path? method that looks up file_location that doesn't exi...Jasper Maes2018-09-051-1/+1
* | Merge branch 'sh-disable-unnecessary-avatar-revalidation' into 'master'Robert Speicher2018-09-041-1/+1
|\ \
| * | Disable project avatar validation if avatar has not changedStan Hu2018-09-041-1/+1
* | | Merge branch 'add-background-migration-for-legacy-traces' into 'master'Kamil Trzciński2018-09-041-1/+19
|\ \ \ | |/ / |/| |
| * | Squashed commit of the following:add-background-migration-for-legacy-tracesShinya Maeda2018-08-271-1/+19
* | | 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
* | | | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-301-0/+11
* | | | Updates code using class_methods over module ClassMethodsJacopo2018-08-2918-18/+18
* | | | Merge branch 'mk/geo-replicate-keep-around-refs-ce-backport' into 'master'Stan Hu2018-08-284-18/+26
|\ \ \ \
| * | | | Backport Repository#keep_around changes from EE to CEMichael Kozono2018-08-274-18/+26
| | |/ / | |/| |
* | | | Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas2018-08-281-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | don't trigger project deletion hooks twice when removing a groupGabriel Mazetto2018-08-261-3/+2
| * | | Move wiki statistics deletion to after_destroyGabriel Mazetto2018-08-241-2/+7
* | | | API: Protected tagsRobert Schilling2018-08-251-0/+2
* | | | Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas2018-08-251-1/+7
|\ \ \ \
| * | | | Rename feature flag to skip_hashed_storage_upgrade to be less confusing50345-hashed-storage-feature-flagGabriel Mazetto2018-08-221-1/+1
| * | | | Add FeatureFlag to disable hashed storage migration when renamingGabriel Mazetto2018-08-221-1/+7
* | | | | Allows author to vote on their own issueChantal Rollison2018-08-241-14/+2
* | | | | Merge branch 'sh-fix-issue-50562' into 'master'Rémy Coutable2018-08-241-0/+9
|\ \ \ \ \
| * | | | | Fix remote mirrors failing if Git remotes have not been addedStan Hu2018-08-221-0/+9
| | |/ / / | |/| | |
* | | | | Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req...Nick Thomas2018-08-231-42/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move Issue#{referenced,closed_by}_merge_requests to serviceSean McGivern2018-08-211-42/+5
* | | | | Merge branch 'yisiliang/gitlab-ce-avoid-nil-safe_message' into 'master'Rémy Coutable2018-08-221-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make it clearer when Commit#description returns no_commit_messageSean McGivern2018-08-211-5/+2
| * | | | use #blank? instead #nil?yisiliang2018-08-211-1/+1
| * | | | to avoid “NoMethodError (undefined method `split' for nil:NilClass)” whil...yisiliang2018-08-211-1/+5
* | | | | Fix SQL error when sorting 2FA-enabled users by name in admin areaDmitriy Zaporozhets2018-08-212-7/+10
|/ / / /
* | | | Remove Gemnasium serviceGilbert Roulot2018-08-202-63/+0
* | | | Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-204-1/+101
* | | | Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-174-3/+5
|\ \ \ \
| * | | | Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-164-3/+5
* | | | | Merge branch 'ab-49754-gh-importer-internal-ids' into 'master'Yorick Peterse2018-08-171-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Trigger iid logic from GitHub importer for milestones.Andreas Brandl2018-08-161-3/+3
| | |/ / | |/| |
* | | | Refactor SiteStatistics to extract refresh logic into a rake taskGabriel Mazetto2018-08-161-14/+0