summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dm-catch-uri-errors' into 'master'Robert Speicher2017-05-181-0/+7
|\
| * Catch all URI errors in ExternalLinkFilterdm-catch-uri-errorsDouwe Maan2017-05-181-0/+7
* | Fixes for the rename reserved paths helpersBob Van Landuyt2017-05-182-1/+35
* | Remove Services count from usage ping payload.Ruben Davila2017-05-181-1/+0
|/
* Merge branch 'gitaly-local-branches' into 'master'Douwe Maan2017-05-183-2/+102
|\
| * Incorporate Gitaly's local_branches operation into repo codegitaly-local-branchesAlejandro Rodríguez2017-05-173-2/+105
* | Properly handle container registry redirects to fix metadata stored on a S3 b...sh-fix-container-registry-s3-redirectsStan Hu2017-05-172-1/+40
* | Re-enable gitaly migration for ref_name_for_sha after bugfixesreenable-gitaly-ref-nameAlejandro Rodríguez2017-05-161-0/+25
* | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458cDouwe Maan2017-05-163-21/+21
|/
* Merge branch '32231-fix-transient-failure-of-deployment-query-spec' into 'mas...Robert Speicher2017-05-161-10/+11
|\
| * Due to DB rounding timestamp to 1s resolution - freeze date on non fractional...Pawel Chojnacki2017-05-151-10/+11
* | Merge branch 'dm-rename-column-concurrently-with-null' into 'master' Yorick Peterse2017-05-151-2/+4
|\ \
| * | Disallow NULL on renamed column after default has been setDouwe Maan2017-05-151-2/+4
* | | Revert "Merge branch 'bvl-rename-build-events-to-job-events' into 'master'"Douwe Maan2017-05-153-21/+21
|/ /
* | Merge branch 'rename-rendered_title' into 'master' Rémy Coutable2017-05-151-1/+1
|\ \
| * | Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-131-1/+1
* | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' Douwe Maan2017-05-153-21/+21
|\ \ \
| * | | Rename `build_events` to `job_events` in codeBob Van Landuyt2017-05-153-21/+21
* | | | Don't reuse gRPC channelsJacob Vosmaer2017-05-152-7/+16
|/ / /
* | | Merge branch 'allow_numeric_values_in_gitlab_ci_yml' into 'master' Kamil Trzciński2017-05-152-2/+10
|\ \ \
| * | | Allow numeric values in gitlab-ci.ymlblackst0ne2017-05-072-2/+10
* | | | Merge branch 'rename-column-concurrently-defaults' into 'master' Rémy Coutable2017-05-151-2/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix adding defaults for concurrent column renamesrename-column-concurrently-defaultsYorick Peterse2017-05-121-2/+6
* | | | Merge branch 'dturner/username' into 'master' Rémy Coutable2017-05-151-0/+1
|\ \ \ \
| * | | | Add username field to push webhookDavid Turner2017-05-101-0/+1
* | | | | Merge branch 'fix/support-commit-deltas-only-for-gitaly' into 'master' Robert Speicher2017-05-141-9/+41
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add support for deltas_only under GitalyAhmad Sherif2017-05-131-9/+41
* | | | | Added repository_update hookGabriel Mazetto2017-05-121-0/+1
* | | | | Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' Douwe Maan2017-05-121-1/+1
|\ \ \ \ \
| * | | | | Fix conflict resolution from corrupted upstreamfix-conflict-resolution-with-corrupt-reposSean McGivern2017-05-121-1/+1
| |/ / / /
* | | | | Merge branch 'disable-usage-ping' into 'master'Robert Speicher2017-05-121-0/+1
|\ \ \ \ \
| * | | | | Add hostname to usage pingSean McGivern2017-05-111-0/+1
| |/ / / /
* | | | | Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern2017-05-128-11/+163
|\ \ \ \ \
| * | | | | Remove unrelated link from specDouwe Maan2017-05-121-7/+0
| * | | | | Link Gemfile git URLsDouwe Maan2017-05-121-1/+5
| * | | | | Fix specsDouwe Maan2017-05-101-2/+2
| * | | | | Autolink package names in GemfileDouwe Maan2017-05-103-0/+87
| * | | | | Add Gitlab::StringRegexMarkerDouwe Maan2017-05-102-2/+20
| * | | | | Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan2017-05-103-9/+59
* | | | | | Merge branch '27439-performance-deltas' into 'master' Douwe Maan2017-05-122-1/+37
|\ \ \ \ \ \
| * | | | | | match query times with appropriate deltaPawel Chojnacki2017-05-111-8/+9
| * | | | | | Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-111-7/+11
| * | | | | | Custom queries for prometheusPawel Chojnacki2017-05-112-1/+32
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'bvl-fix-dynamic-path-query' into 'master' Douwe Maan2017-05-121-0/+31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Only rename namespaces and projects with an invalid pathBob Van Landuyt2017-05-121-0/+31
| |/ / / /
* | | | | Merge branch 'backport_file_filder_from_ee' into 'master' Sean McGivern2017-05-122-1/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Backport FileFinder from EEbackport_file_filder_from_eeValery Sizov2017-05-122-1/+22
* | | | | Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-101-0/+1
|\ \ \ \ \
| * | | | | Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-071-0/+1
* | | | | | Merge branch '27144-enforce-rubocop-trailing_commas-no_comma-style' into 'mas...Robert Speicher2017-05-1014-34/+34
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |