summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge branch 'gitaly-ssh-upload-pack-opt-out' into 'master'Sean McGivern2017-11-291-4/+4
|\ \ \ \ \
| * | | | | SSHUploadPack over Gitaly is now OptOutgitaly-ssh-upload-pack-opt-outKim "BKC" Carlbäcker2017-11-291-4/+4
* | | | | | Add timeouts for Gitaly callsAndrew Newdigate2017-11-295-23/+65
* | | | | | Merge branch 'dm-search-pattern' into 'master'Sean McGivern2017-11-291-6/+19
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use fuzzy search with minimum length of 3 characters where appropriatedm-search-patternDouwe Maan2017-11-271-0/+6
| * | | | | Modify fuzzy_arel_match to search for equality when a term shorter than 3 cha...Douwe Maan2017-11-271-5/+12
| * | | | | Rename to_fuzzy_arel to fuzzy_arel_matchDouwe Maan2017-11-241-1/+1
* | | | | | Merge branch '40530-merge-request-generates-wrong-diff-when-branch-and-tag-ha...Rémy Coutable2017-11-281-1/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Ensure MRs always use branch refs for comparisonSean McGivern2017-11-281-1/+7
* | | | | | Merge branch 'zj-controller-action-gitaly-metrics' into 'master'Rémy Coutable2017-11-281-7/+42
|\ \ \ \ \ \
| * | | | | | Add controller#action metrics on GitalyZeger-Jan van de Weg2017-11-281-7/+42
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas2017-11-281-15/+70
|\ \ \ \ \ \
| * | | | | | Improve storage migration rake taskGabriel Mazetto2017-11-231-15/+70
* | | | | | | Merge branch 'tm/feature/list-runners-jobs-api' into 'master'Kamil Trzciński2017-11-282-7/+42
|\ \ \ \ \ \ \
| * | | | | | | Refactorize jobs finding logicTomasz Maczukin2017-11-281-6/+2
| * | | | | | | Modify outputTomasz Maczukin2017-11-282-6/+9
| * | | | | | | Allow filtering by 'status'Tomasz Maczukin2017-11-281-1/+8
| * | | | | | | Add information about projectTomasz Maczukin2017-11-282-6/+17
| * | | | | | | Add new API endpoint - list jobs of a specified runnerTomasz Maczukin2017-11-281-0/+18
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'tm/feature/namespace-by-id-api' into 'master'Kamil Trzciński2017-11-282-0/+32
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Introduce :read_namespace access policy for namespace and groupTomasz Maczukin2017-11-231-1/+1
| * | | | | | Allow request namespace by ID or pathTomasz Maczukin2017-11-232-16/+24
| * | | | | | Add new API endpoint - get a namespace by IDTomasz Maczukin2017-11-231-0/+24
* | | | | | | Merge branch '39601-create-issuable-destroy-service' into 'master'Rémy Coutable2017-11-272-2/+6
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Create issue and merge request destroy servicesGeorge Andrinopoulos2017-11-252-2/+6
| | |_|_|/ / | |/| | | |
* | | | | | static-analysis fix40352-ignore-hashed-repos-cleanup-dirsdigitalMoksha2017-11-251-2/+1
* | | | | | refactored the hashed repository namedigitalMoksha2017-11-251-2/+5
* | | | | | ignore hashed repositories when doing rake gitlab:cleanup:dirsdigitalMoksha2017-11-241-1/+2
|/ / / / /
* | | | | Merge branch 'jej/fix-protected-branch-validations-ce' into 'master'Rémy Coutable2017-11-241-2/+2
|\ \ \ \ \
| * | | | | Fix ProtectedBranch access level validationsJames Edwards-Jones2017-11-241-2/+2
* | | | | | Drastically improve project search performance by no longer searching namespa...dm-project-search-performanceDouwe Maan2017-11-241-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'dm-fix-registry-with-sudo-token' into 'master'Sean McGivern2017-11-241-15/+10
|\ \ \ \ \
| * | | | | Fix pulling and pushing using a personal access token with the sudo scopedm-fix-registry-with-sudo-tokenDouwe Maan2017-11-231-15/+10
* | | | | | Merge branch 'pawel/update_prometheus_gem_to_well_tested_version' into 'master'Douwe Maan2017-11-242-24/+15
|\ \ \ \ \ \