summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)2017-09-291-7/+2
* Merge branch 'hashed-storage-migration-path' into 'master'Douwe Maan2017-09-282-2/+40
|\
| * Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-282-2/+40
* | Support custom attributes on usersMarkus Koller2017-09-282-0/+8
|/
* Merge branch 'zj-repo-gitaly' into 'master'Sean McGivern2017-09-281-17/+1
|\
| * RepositoryExists is always called with #gitaly_migrationZeger-Jan van de Weg2017-09-261-17/+1
* | refactor emails servicerefactor-servicesJames Lopez2017-09-281-2/+2
* | refactor users update serviceJames Lopez2017-09-281-3/+3
* | refactor services to match EE signatureJames Lopez2017-09-281-5/+5
* | Merge branch 'backstage/gb/refactor-pipeline-create-service' into 'master'Kamil Trzciński2017-09-271-1/+1
|\ \ | |/ |/|
| * Move related pipeline class to new pipeline moduleGrzegorz Bizon2017-09-251-1/+1
* | Merge branch 'avatar_n_plus_one' into 'master'Rémy Coutable2017-09-261-2/+5
|\ \
| * | Allow n+1s caused by avatar fetches on the project dashboard. See https://git...avatar_n_plus_oneAndrew Newdigate2017-09-251-2/+5
* | | Merge branch 'dm-bitbucket-import-truncated-shas' into 'master'Robert Speicher2017-09-261-6/+5
|\ \ \
| * | | Remove unnecessary commentsDouwe Maan2017-09-251-2/+0
| * | | Properly compare diff refs and diff positions when shas are truncatedDouwe Maan2017-09-251-5/+6
| |/ /
* | | Fix locked shared runners problemTomasz Maczukin2017-09-251-1/+1
| |/ |/|
* | Improve list of sorting optionsVitaliy @blackst0ne Klachkov2017-09-233-19/+23
|/
* Reserve refs/replace cos `git-replace` is using it38234-reserve-refs-replaceLin Jen-Shin2017-09-221-0/+1
* Merge branch 'events-redundant-where' into 'master'Rémy Coutable2017-09-212-7/+7
|\
| * Remove redundant WHERE from event queriesevents-redundant-whereYorick Peterse2017-09-202-7/+7
* | Merge branch 'remove-use-key-worker' into 'master'Rémy Coutable2017-09-211-6/+1
|\ \
| * | Stop using Sidekiq for updating Key#last_used_atremove-use-key-workerYorick Peterse2017-09-201-6/+1
| |/
* | Merge branch 'fix-counts-caching' into 'master'Douwe Maan2017-09-202-4/+0
|\ \ | |/ |/|
| * Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-192-4/+0
* | Fix rewriting issue references with group milestonesGrzegorz Bizon2017-09-201-3/+5
* | Merge branch '37894-handle-if-auto-devops-domain-is-not-set' into 'master'Stan Hu2017-09-191-0/+4
|\ \
| * | Add warning message if domain or cluster are not configuredbokebilly2017-09-191-0/+4
| |/
* | Merge branch 'reoganize-deployment-indexes' into 'master'Stan Hu2017-09-191-3/+1
|\ \
| * | Reorganize indexes for the "deployments" tablereoganize-deployment-indexesYorick Peterse2017-09-191-3/+1
* | | Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)2017-09-191-74/+20
* | | Merge branch 'backstage/gb/jobs-triggering-policy-specifications' into 'master'Kamil Trzciński2017-09-191-1/+2
|\ \ \ | |_|/ |/| |
| * | Do not initialize YAML processor with project full pathGrzegorz Bizon2017-09-181-1/+1
| * | Do not pass project path from YAML processorGrzegorz Bizon2017-09-181-0/+1
* | | Detect n+1 issues involving GitalyAndrew Newdigate2017-09-193-4/+11
* | | Merge branch 'zj-update-project-settings' into 'master'Grzegorz Bizon2017-09-191-1/+1
|\ \ \ | |_|/ |/| |
| * | Allow updating of project auto devops settingsZeger-Jan van de Weg2017-09-151-1/+1
* | | Merge branch 'sh-optimize-discussion-json' into 'master'Yorick Peterse2017-09-181-1/+1
|\ \ \
| * | | Eliminate N+1 queries in loading discussions.json endpointsh-optimize-discussion-jsonStan Hu2017-09-181-1/+1
* | | | Merge branch '37789-followup-for-read-registry-change' into 'master'Rémy Coutable2017-09-181-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Clean up read_registry scope changesRobin Bobbitt2017-09-181-1/+1
* | | | Merge branch 'operation-service-merge' into 'master'Rémy Coutable2017-09-181-37/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Prepare Repository#merge for migration to Gitalyoperation-service-mergeJacob Vosmaer2017-09-151-37/+20
| | |/ | |/|
* | | Merge branch 'master' into 'issue_37640'issue_37640Felipe Artur2017-09-1528-58/+93
|\ \ \
| * \ \ Merge branch 'fix-share-with-group-lock-update' into 'master'Robert Speicher2017-09-151-1/+8
| |\ \ \
| | * | | Fix setting share_with_group_lockfix-share-with-group-lock-updateYorick Peterse2017-09-151-1/+8
| | |/ /
| * | | created services for keyshaseeb2017-09-153-16/+0
| * | | Merge branch 'projects-controller-show' into 'master'Rémy Coutable2017-09-152-0/+21
| |\ \ \ | | |/ / | |/| |
| | * | Memoize the latest builds of a pipelineprojects-controller-showYorick Peterse2017-09-141-0/+4
| | * | Memoize pipelines for project download buttonsYorick Peterse2017-09-141-0/+17