summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Fix SpecsFelipe Artur2017-05-082-0/+5
| * | | Preloads head pipeline for each merge requestFelipe Artur2017-05-081-0/+1
* | | | Merge request widget redesignFatih Acet2017-05-091-1/+19
|/ / /
* | | Merge branch '28359-skip-process-commit-worker-unless-issues-referenced' into...31977-ensure-all-webpack-bundles-which-include-vue-are-children-of-common_vue-jsDmitriy Zaporozhets2017-05-081-3/+1
|\ \ \
| * | | Cycle analytics specs needed Commit to reference issue28359-skip-process-commit-worker-unless-issues-referencedJames Edwards-Jones2017-05-041-3/+1
* | | | Add confirm delete protected branch modalSam Rose2017-05-083-28/+109
* | | | Merge branch 'fix/support-gitaly-commit-diff-flags' into 'master' Robert Speicher2017-05-071-8/+3
|\ \ \ \
| * | | | Remove stubbing from Gitlab::GitalyClient::Commit specsAhmad Sherif2017-05-071-8/+3
| | |/ / | |/| |
* | | | Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg2017-05-073-11/+19
|/ / /
* | | Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński2017-05-066-51/+137
|\ \ \
| * | | Add specs for extended status for manual actionsGrzegorz Bizon2017-05-051-0/+56
| * | | Refine inheritance model of extended CI/CD statusesGrzegorz Bizon2017-05-052-6/+2
| * | | Introduce generic manual action extended status classGrzegorz Bizon2017-05-052-37/+31
| * | | Merge commit '3a2b60f7' from 'master'Grzegorz Bizon2017-05-055-12/+111
| |\ \ \
| * \ \ \ Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-05-0331-100/+705
| |\ \ \ \