summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'user-agent-gke-api' into 'master'Kamil Trzciński2017-12-041-3/+21
|\
| * Test usage of custom user agent in GCP ClientMatija Čupić2017-12-041-3/+7
| * Use RequestOptions in GCP Client user_agent_headerMatija Čupić2017-12-041-2/+7
| * Generate user agent header for GCP ClientMatija Čupić2017-12-041-0/+9
* | Merge branch '40711-fix-forking-hashed-projects' into 'master'Douwe Maan2017-12-041-4/+4
|\ \
| * | Fix the fork project functionality for projects with hashed storageNick Thomas2017-12-041-4/+4
| |/
* | Merge branch 'bvl-circuitbreaker-keys-set' into 'master'Douwe Maan2017-12-042-0/+20
|\ \
| * | Keep track of all storage keys in a setbvl-circuitbreaker-keys-setBob Van Landuyt2017-12-012-0/+20
| |/
* | Added default order to UserFinderFrancisco Javier López2017-12-041-0/+21
|/
* Merge branch 'backstage/gb/build-pipeline-in-a-separate-class' into 'master'Kamil Trzciński2017-12-011-0/+51
|\
| * Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-11-30205-1677/+9744
| |\
| * | Extend pipeline build chain specsbackstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-10-111-0/+8
| * | Set pipeline config source attribute in a build stepGrzegorz Bizon2017-10-111-1/+1
| * | Add initial specs for pipeline build chain classGrzegorz Bizon2017-10-101-0/+43
* | | Merge branch 'sh-fix-root-ref-repository' into 'master'Rémy Coutable2017-12-011-0/+10
|\ \ \ | |_|/ |/| |
| * | Gracefully handle case when repository's root ref does not existsh-fix-root-ref-repositoryStan Hu2017-11-301-0/+10
* | | Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon2017-11-302-11/+38
|\ \ \
| * | | Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-282-6/+6
| * | | Duplicate spec for Platform::Kubernetes with kubernetes_projectShinya Maeda2017-11-281-7/+21
| * | | Add test suit for platform::kubernetesShinya Maeda2017-11-281-4/+17
* | | | fix for special charecter in file nameshaseeb2017-11-301-0/+9
* | | | Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse2017-11-295-400/+382
|\ \ \ \
| * | | | Remove serialised diff and commit columnsSean McGivern2017-11-285-400/+382
* | | | | Create fork networks for forks for which the source was deleted.Bob Van Landuyt2017-11-291-2/+5
* | | | | Add timeouts for Gitaly callsAndrew Newdigate2017-11-291-0/+16
* | | | | Merge branch 'dm-search-pattern' into 'master'Sean McGivern2017-11-291-7/+23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Modify fuzzy_arel_match to search for equality when a term shorter than 3 cha...Douwe Maan2017-11-271-2/+18
| * | | | Rename to_fuzzy_arel to fuzzy_arel_matchDouwe Maan2017-11-241-6/+6
| | |/ / | |/| |
* | | | Merge branch '40530-merge-request-generates-wrong-diff-when-branch-and-tag-ha...Rémy Coutable2017-11-281-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Ensure MRs always use branch refs for comparisonSean McGivern2017-11-281-2/+2
| |/ /
* | | Merge branch 'tm/feature/namespace-by-id-api' into 'master'Kamil Trzciński2017-11-281-0/+109
|\ \ \ | |/ / |/| |
| * | Add some unit tests for lib/api/helpers.rbTomasz Maczukin2017-11-271-0/+109
* | | Merge branch 'dm-fix-registry-with-sudo-token' into 'master'Sean McGivern2017-11-241-1/+1
|\ \ \
| * | | Fix pulling and pushing using a personal access token with the sudo scopedm-fix-registry-with-sudo-tokenDouwe Maan2017-11-231-1/+1
* | | | Merge branch 'pawel/update_prometheus_gem_to_well_tested_version' into 'master'Douwe Maan2017-11-241-8/+50
|\ \ \ \
| * | | | Use feature flag instead of application settigns to control if method calls s...pawel/update_prometheus_gem_to_well_tested_versionPawel Chojnacki2017-11-231-6/+3
| * | | | Use only real duration to measure method call performance via PrometheusPawel Chojnacki2017-11-231-13/+9
| * | | | check method timing threshold when observing method performancePawel Chojnacki2017-11-231-8/+57
* | | | | Fix hashed storage for attachments bugsJames Lopez2017-11-232-0/+116
* | | | | Merge branch 'dm-cleanup-fetch-and-mirror-methods' into 'master'Sean McGivern2017-11-232-59/+7
|\ \ \ \ \
| * | | | | Rename fetch_refs to refmapDouwe Maan2017-11-231-1/+1
| * | | | | Clean up repository fetch and mirror methodsDouwe Maan2017-11-232-59/+7
| | |/ / / | |/| | |
* | | | | Merge branch '39887-move-identical-check-to-merged-branches' into 'master'Douwe Maan2017-11-231-1/+10
|\ \ \ \ \
| * | | | | Make sure repository is restoredLin Jen-Shin2017-11-231-0/+4
| * | | | | Move identical merged branch check to merged_branch_namesLin Jen-Shin2017-11-231-1/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'use-merge-requests-diff-id-column' into 'master'Douwe Maan2017-11-232-0/+7
|\ \ \ \ \
| * | | | | Use latest_merge_request_diff associationSean McGivern2017-11-232-0/+7
| |/ / / /
* | | | | Merge branch 'jk-group-mentions-fix' into 'master'Sean McGivern2017-11-231-4/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix link text from group contextJarka Kadlecova2017-11-231-4/+12
* | | | | Allow password authentication to be disabled entirelyMarkus Koller2017-11-233-7/+27
| |_|/ / |/| | |