summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/migrate-cherry-pick-to-gitaly' into 'master'Robert Speicher2017-12-043-34/+105
|\
| * Migrate Gitlab::Git::Repository#cherry_pick to GitalyAhmad Sherif2017-12-043-34/+105
* | Merge branch 'user-agent-gke-api' into 'master'Kamil Trzciński2017-12-041-3/+9
|\ \
| * | Refactor GCP Client#user_agent_header to use #tapMatija Čupić2017-12-041-3/+3
| * | Test usage of custom user agent in GCP ClientMatija Čupić2017-12-041-3/+3
| * | Use RequestOptions in GCP Client user_agent_headerMatija Čupić2017-12-041-1/+3
| * | Generate user agent header for GCP ClientMatija Čupić2017-12-041-0/+4
* | | Merge branch 'backstage/gb/improve-pipeline-chain-reduce-side-effects' into '...40818-last-push-widget-does-not-appear-after-pushing-new-commit-to-a-branch-that-was-previously-merged-to-masterKamil Trzciński2017-12-041-7/+6
|\ \ \
| * | | Reduce pipeline chain life span to minimize side effectsbackstage/gb/improve-pipeline-chain-reduce-side-effectsGrzegorz Bizon2017-12-041-7/+6
* | | | Merge branch 'git-fsck-worker-client-prep' into 'master'Douwe Maan2017-12-041-2/+10
|\ \ \ \
| * | | | Move SingleRepositoryWorker#fsck into Gitlab::Git::RepositoryKim "BKC" Carlbäcker2017-12-041-2/+10
| | |/ / | |/| |
* | | | Merge branch 'sh-optimize-groups-api' into 'master'Douwe Maan2017-12-044-14/+98
|\ \ \ \ | |_|/ / |/| | |
| * | | Not forcing to redefine preload_relationFrancisco Lopez2017-12-011-1/+1
| * | | Undoing the change to ForkNetworkMemberFrancisco Lopez2017-12-011-11/+7
| * | | Fixed BasicProjectDetail parentFrancisco Lopez2017-12-011-1/+1
| * | | Removed binding.pryFrancisco Lopez2017-12-011-1/+0
| * | | Removing blank lineFrancisco Lopez2017-12-011-1/+0
| * | | Changes after rebaseFrancisco Lopez2017-12-011-3/+14
| * | | Undoing debugging changeFrancisco Lopez2017-12-011-2/+2
| * | | Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez2017-12-013-43/+52
| * | | Refactored /projects and /user/:user_id/projects endpointsFrancisco Lopez2017-12-014-25/+77
| * | | Code review comments appliedFrancisco Lopez2017-12-011-2/+2
| * | | Small renamingFrancisco Lopez2017-12-011-4/+4
| * | | More preloading improvement and added batch count servicesFrancisco Lopez2017-12-011-5/+20
| * | | Preload project route to avoid N+1 queryStan Hu2017-12-011-1/+1
| * | | Only serialize namespace essentials in group's projects API responseStan Hu2017-12-011-2/+4
| * | | Omit the `all` call after Project#project_group_links to avoid unnecessary loadsStan Hu2017-12-011-1/+1
| * | | Optimize API /groups/:id/projects by preloading associationsStan Hu2017-12-011-0/+1
| |/ /
* | | Merge branch '40711-fix-forking-hashed-projects' into 'master'Douwe Maan2017-12-041-8/+15
|\ \ \ | |_|/ |/| |
| * | Fix the fork project functionality for projects with hashed storageNick Thomas2017-12-041-8/+15
| |/
* | Merge branch 'bvl-circuitbreaker-keys-set' into 'master'Douwe Maan2017-12-043-23/+17
|\ \
| * | Keep track of all storage keys in a setbvl-circuitbreaker-keys-setBob Van Landuyt2017-12-013-23/+17
* | | Added default order to UserFinderFrancisco Javier López2017-12-042-0/+12
* | | Don't disable the Rails mailer when seeding the test environmentrs-test-seedRobert Speicher2017-12-011-1/+2
| |/ |/|
* | Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable2017-12-011-1/+1
|/
* Merge branch 'backstage/gb/build-pipeline-in-a-separate-class' into 'master'Kamil Trzciński2017-12-011-0/+58
|\
| * Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-11-30345-2827/+7674
| |\
| * | Set pipeline config source attribute in a build stepGrzegorz Bizon2017-10-111-0/+2
| * | Extract class responsible for building a pipelineGrzegorz Bizon2017-10-091-0/+56
* | | Merge branch 'sh-fix-root-ref-repository' into 'master'Rémy Coutable2017-12-011-1/+5
|\ \ \
| * | | Gracefully handle case when repository's root ref does not existsh-fix-root-ref-repositoryStan Hu2017-11-301-1/+5
* | | | Add link to gitaly converationZeger-Jan van de Weg2017-11-301-0/+1
| |_|/ |/| |
* | | Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon2017-11-301-1/+1
|\ \ \
| * | | Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-1/+1
* | | | fix for special charecter in file nameshaseeb2017-11-301-2/+5
* | | | We could simply count the commitsLin Jen-Shin2017-11-301-1/+1
* | | | support ordering of project notes in notes apihaseeb2017-11-291-1/+6
* | | | Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse2017-11-294-18/+2
|\ \ \ \
| * | | | Remove serialised diff and commit columnsSean McGivern2017-11-284-18/+2
* | | | | Create fork networks for forks for which the source was deleted.Bob Van Landuyt2017-11-291-7/+71