summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-0556-291/+2334
|\
| * Merge branch 'prometheus-integration-test-setting-fix' into 'master' Robert Speicher2017-05-053-1/+35
| |\
| | * Improved changelog entry, also changed error message for HTTParty errorprometheus-integration-test-setting-fixJose Ivan Vargas2017-05-041-1/+1
| | * Improved code styling and added a HTTParty rescue blockJose Ivan Vargas2017-05-043-22/+27
| | * Added specsJose Ivan Vargas2017-05-042-0/+28
| | * Added rescue block for the test method for the prometheus serviceJose Ivan Vargas2017-05-041-2/+3
| * | Merge branch 'mrchrisw-import-shell-timeout'Sean McGivern2017-05-051-0/+41
| |\ \
| | * | Add configurable timeout for git fetch and clone operationsmrchrisw-import-shell-timeoutChris Wilson2017-04-271-0/+41
| * | | Merge branch '31747-fix-transient-failures-when-tests-run-too-fast' into 'mas...Sean McGivern2017-05-052-9/+9
| |\ \ \
| | * | | Set minimum latency to be non-negative number.Pawel Chojnacki2017-05-052-9/+9
| * | | | Merge branch 'issue-boards-no-avatar' into 'master' Filipa Lacerda2017-05-051-0/+21
| |\ \ \ \
| | * | | | Changed how the default avatar is setissue-boards-no-avatarPhil Hughes2017-05-041-0/+21
| * | | | | Add instant comments supportKushal Pandya2017-05-056-5/+243
| * | | | | Merge branch '30237-pipelines-actions-make-2-requests' into 'master' Kamil Trzciński2017-05-051-0/+36
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add specs for new pipeline action for JSON format30237-pipelines-actions-make-2-requestsGrzegorz Bizon2017-05-051-0/+36
| * | | | | Merge branch 'adam-separate-slash-commands' into 'master' Rémy Coutable2017-05-055-17/+390
| |\ \ \ \ \
| | * | | | | Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-045-17/+390
| * | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-04127-730/+3554
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '2274-store-last-repository-updated-at-ce' into 'master' Robert Speicher2017-05-044-14/+58
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Fix Import/Export configuration spec2274-store-last-repository-updated-at-ceDouglas Barbosa Alexandre2017-05-041-0/+1
| | | * | | | | Update last_repository_updated_at when the wiki is updatedDouglas Barbosa Alexandre2017-05-041-6/+15
| | | * | | | | Update last_repository_updated_at when a push event is createdDouglas Barbosa Alexandre2017-05-041-8/+34
| | | * | | | | Set last_repository_updated_at to created_at upon project creationDouglas Barbosa Alexandre2017-05-041-0/+8
| | | | |/ / / | | | |/| | |
| | * | | | | Resolve "Web GUI: Unable to create new branch from commit SHA"Luke "Jared" Bennett2017-05-041-0/+48
| | |/ / / /
| | * | | | Merge branch 'deploy-keys-load-async' into 'master' Filipa Lacerda2017-05-048-4/+522
| | |\ \ \ \
| | | * | | | Fixed Karma specdeploy-keys-load-asyncPhil Hughes2017-05-041-3/+12
| | | * | | | Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-0450-386/+2041
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | Fixed karma specsPhil Hughes2017-05-031-2/+2
| | | * | | | Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-03181-1063/+3970
| | | |\ \ \ \
| | | * | | | | Component specsPhil Hughes2017-05-024-0/+236
| | | * | | | | Started specs [ci skip]Phil Hughes2017-05-022-0/+165
| | | * | | | | Fixed some spinach & rspec testsPhil Hughes2017-04-282-5/+16
| | | * | | | | Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-04-2819-175/+1729
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge remote-tracking branch 'origin/29667-deploy-keys' into deploy-keys-load...Jacob Schatz2017-04-272-0/+97
| | | |\ \ \ \ \ \
| | | | * | | | | | expose additional values in deploy key entity29667-deploy-keysJarka Kadlecova2017-04-071-0/+2
| | | | * | | | | | Project deploy keys json end pointJarka Kadlecova2017-03-242-0/+95
| | * | | | | | | | Merge branch 'dm-artifact-blob-viewer' into 'master' Sean McGivern2017-05-045-117/+302
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | * | | | | | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewerDouwe Maan2017-05-045-117/+302
| | * | | | | | | | Merge branch 'tags-sort-default' into 'master' Robert Speicher2017-05-041-0/+20
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Moved to a view spectags-sort-defaultPhil Hughes2017-05-042-15/+20
| | | * | | | | | | | Fixed tags sort dropdown being emptyPhil Hughes2017-05-031-0/+15
| | * | | | | | | | | Merge branch '30973-network-graph-sorted-by-date-and-topo' into 'master' Douwe Maan2017-05-042-4/+19
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Sort the network graph both by commit date and topographically.30973-network-graph-sorted-by-date-and-topoTimothy Andrew2017-05-042-4/+19
| | * | | | | | | | | | Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda2017-05-042-61/+66
| | * | | | | | | | | | Merge branch 'gitlab-shell-compile' into 'master' Rémy Coutable2017-05-041-0/+4
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | * | | | | | | | | Compile gitlab-shell go executablesJacob Vosmaer2017-05-041-0/+4
| | * | | | | | | | | | Merge branch '31156-environments-vue-service' into 'master' Phil Hughes2017-05-043-46/+0
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into 31156-environments-vue-service31156-environments-vue-serviceFilipa Lacerda2017-05-0314-44/+695
| | | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Remove service from actions dropdown, stop button and redeploy buttonFilipa Lacerda2017-05-033-46/+0
| | * | | | | | | | | | | | Merge branch '12910-uploader-pers-snippet' into 'master' Sean McGivern2017-05-044-2/+261
| | |\ \ \ \ \ \ \ \ \ \ \ \