summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Enable the Style/TrailingCommaInArguments copRémy Coutable2017-05-106-10/+10
| * | | | | Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-109-24/+24
| | |/ / / | |/| | |
* | | | | Merge branch '31157-respect-project-features-in-wiki-search' into 'security' Douwe Maan2017-05-101-3/+72
* | | | | Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri'Robert Speicher2017-05-102-38/+64
* | | | | Merge branch 'bvl-security-9-1-markup-pipeline'Robert Speicher2017-05-102-4/+12
|/ / / /
* | | | Merge branch 'issue_27168_2' into 'master' Sean McGivern2017-05-093-0/+7
|\ \ \ \
| * | | | Small code improvements and add migration specFelipe Artur2017-05-081-0/+1
| * | | | Fix specs 2Felipe Artur2017-05-081-2/+2