summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocopClement Ho2017-05-161-3/+3
* Merge branch 'master' into '31987-automatically-close-assignee-select-dropdow...Clement Ho2017-05-16197-1102/+2968
|\
| * Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern2017-05-129-13/+165
| |\
| | * Remove unrelated link from specDouwe Maan2017-05-121-7/+0
| | * Link Gemfile git URLsDouwe Maan2017-05-121-1/+5
| | * Fix specsDouwe Maan2017-05-102-4/+4
| | * 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
| * | Removed all instances of Object.assign by using es6 classes, also includes so...Luke "Jared" Bennett2017-05-122-51/+10
| * | Merge branch '27439-performance-deltas' into 'master' Douwe Maan2017-05-127-44/+116
| |\ \
| | * | Respond with 404 when metrics are not enabled or deployment_metrics is not im...Pawel Chojnacki2017-05-121-21/+50
| | * | Avoid comma t the end of hashPawel Chojnacki2017-05-121-1/+1
| | * | match query times with appropriate deltaPawel Chojnacki2017-05-111-8/+9
| | * | Keep presentation logic in one place and remove unecessary arguments.Pawel Chojnacki2017-05-114-13/+18
| | * | Custom queries for prometheusPawel Chojnacki2017-05-114-16/+53
| * | | 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 'dm-consistent-commit-sha-style' into 'master' Sean McGivern2017-05-124-19/+19
| |\ \ \ \
| | * | | | Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-124-19/+19
| * | | | | Merge branch 'fix-form_spec-failure-wait_for_ajax-unneeded-command' into 'mas...Douwe Maan2017-05-121-8/+10
| |\ \ \ \ \
| | * | | | | Fix wait_for_ajax in describe blockfix-form_spec-failure-wait_for_ajax-unneeded-commandLuke "Jared" Bennett2017-05-121-2/+2
| | * | | | | Fix form_spec.rb failure relating to wait_for_ajax and unneeded commandsLuke "Jared" Bennett2017-05-121-8/+10
| * | | | | | Merge branch 'improve-milestone_filter_spec-wait_for_ajax-correct-flow' into ...Sean McGivern2017-05-121-6/+7
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Fix milestone_filter_spec.rb by using wait_for_ajax and a correct user flowimprove-milestone_filter_spec-wait_for_ajax-correct-flowLuke "Jared" Bennett2017-05-121-6/+7
| * | | | | | Merge branch '31384-new-issue-button-on-no-results-page-after-search-doesn-t-...Annabel Dunstone Gray2017-05-121-0/+2
| |\ \ \ \ \ \
| | * | | | | | Ensure issues are enabled on the project.31384-new-issue-button-on-no-results-page-after-search-doesn-t-go-to-correct-formBryce Johnson2017-05-111-0/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'sh-fix-failing-rc1-backup-spec' into 'master' Stan Hu2017-05-121-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix failing backup filename spec for RCssh-fix-failing-rc1-backup-specStan Hu2017-05-111-1/+1
| * | | | | | | Merge branch '32103-last-scheduled-pipeline-link-only-showing-ci-status-icon'...Kamil TrzciƄski2017-05-121-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Add pipeline id to Last Pipeline cell link.32103-last-scheduled-pipeline-link-only-showing-ci-status-iconBryce Johnson2017-05-111-1/+2
| * | | | | | | | Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern2017-05-127-83/+55
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Move update_assignee_cache_counts to the serviceValery Sizov2017-05-127-83/+55
| | |/ / / / / / /
| * | | | | | | | Merge branch 'acet-mr-widget-fix-link' into 'master' Filipa Lacerda2017-05-122-5/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MRWidget: Use targetBranchPath in everywhere.acet-mr-widget-fix-linkFatih Acet2017-05-122-4/+4
| | * | | | | | | | MRWidget: Fix target branch link.Fatih Acet2017-05-121-3/+10
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge branch 'protected-branches-no-one-merge' into 'master' Sean McGivern2017-05-123-1/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Added model specsPhil Hughes2017-05-122-0/+10
| | * | | | | | | | Enabled no-one as a merge access level in protected branchesPhil Hughes2017-05-101-1/+1
| * | | | | | | | | Merge branch '32178-prevent-merge-on-sha-change' into 'master' Fatih Acet2017-05-123-0/+41
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | ensure hasSHAChanged == true when setData includes a different SHA from const...Mike Greiling2017-05-111-0/+22
| | * | | | | | | | ensure the correct state component is loaded when hasSHAChanged == trueMike Greiling2017-05-111-0/+3
| | * | | | | | | | add test for sha-mismatch state componentMike Greiling2017-05-111-0/+16
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | 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
| * | | | | | | | | Uniform CI status components in vueFilipa Lacerda2017-05-124-5/+103
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'remove-deltas-only' into 'master' Sean McGivern2017-05-121-17/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Remove deltas_only from DiffCollectionJacob Vosmaer2017-05-111-17/+4
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch '31978-cross-reference-fix' into 'master' Sean McGivern2017-05-121-0/+77
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix cross referencing for private and internal projects31978-cross-reference-fixJarka Kadlecova2017-05-111-0/+77
| | |/ / / / / / /