summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add ProjectWiki#ensure_repositoryport-changes-ee-2467Douglas Barbosa Alexandre2017-06-281-0/+18
* Add Project#ensure_repositoryDouglas Barbosa Alexandre2017-06-281-0/+31
* Merge branch 'rc/a-better-stub-env' into 'master'Grzegorz Bizon2017-06-281-9/+27
|\
| * Use a slightly cleaner approach to stub ENVrc/a-better-stub-envRémy Coutable2017-06-281-9/+27
* | Merge branch 'stop-notification-recipient-service-modifying-participants' int...Grzegorz Bizon2017-06-281-0/+34
|\ \
| * | Ensure NotificationRecipientService doesn't modify participantsSean McGivern2017-06-281-0/+34
* | | Merge branch 'issue-boards-closed-list-all' into 'master'Sean McGivern2017-06-281-1/+1
|\ \ \
| * | | Fixed issue boards closed list not listing all issuesPhil Hughes2017-06-281-1/+1
* | | | Merge branch 'fix-duplicate-shared-examples' into 'master'Grzegorz Bizon2017-06-281-1/+1
|\ \ \ \
| * | | | Move share examples to their correct locationfix-duplicate-shared-examplesRémy Coutable2017-06-271-1/+1
* | | | | Vendor the gitlab-git-test repoJacob Vosmaer (GitLab)2017-06-2812-2/+99
* | | | | Merge branch 'submodules-private' into 'master'Sean McGivern2017-06-281-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make Gitlab::Ggit::Repository#submodules privateJacob Vosmaer2017-06-271-4/+4
| | |_|/ | |/| |
* | | | Merge branch 'refactor-emoji-utils' into 'master'Tim Zallmann2017-06-282-5/+4
|\ \ \ \
| * | | | move glEmojiTag method to emoji helperMike Greiling2017-06-271-1/+1
| * | | | split emoji support methods from the async moduleMike Greiling2017-06-272-2/+2
| * | | | update import locations for karma specsMike Greiling2017-06-232-4/+3
* | | | | Merge branch 'fix-head-pipeline-for-commit-status' into 'master'Grzegorz Bizon2017-06-271-6/+21
|\ \ \ \ \
| * | | | | Fix head pipeline stored in merge request for external pipelinesfix-head-pipeline-for-commit-statusKamil Trzcinski2017-06-271-6/+21
| | |/ / / | |/| | |
* | | | | Merge branch 'backport-system-check-fix' into 'master'Douwe Maan2017-06-271-0/+24
|\ \ \ \ \
| * | | | | Disable rainbow during SimpleExecutor specs to have consistencebackport-system-check-fixGabriel Mazetto2017-06-271-2/+11
| * | | | | Make the SimpleExecutor rescue exceptions in the executing ChecksGabriel Mazetto2017-06-271-2/+17
* | | | | | Merge branch 'bugfix/ruby2.4-compat' into 'master'Douwe Maan2017-06-275-23/+30
|\ \ \ \ \ \
| * | | | | | rubocop fix: don't use single line blocksbugfix/ruby2.4-compathttp://jneen.net/2017-06-261-2/+6
| * | | | | | rm use of deprecated webmock api in teamcity_service_spechttp://jneen.net/2017-06-261-2/+4
| * | | | | | rm use of deprecated webmock api in campfire_service_spechttp://jneen.net/2017-06-261-5/+6
| * | | | | | rm use of deprecated webmock api in jira model spechttp://jneen.net/2017-06-261-11/+11
| * | | | | | rm use of deprecated webmock api in bamboo_service_spechttp://jneen.net/2017-06-261-2/+2
| * | | | | | remove use of deprecated webmock feature in jira specshttp://jneen.net/2017-06-261-7/+7
* | | | | | | Merge branch '34276-fix-dashboard-page-when-last-activity-at-is-nil' into 'ma...Robert Speicher2017-06-271-5/+17
|\ \ \ \ \ \ \
| * | | | | | | Fix application error when Project#last_activity_at is nil34276-fix-dashboard-page-when-last-activity-at-is-nilRuben Davila2017-06-261-5/+17
| | |/ / / / / | |/| | | | |
* | | | | | | Slightly refactor pipeline schedules form in preparation for additionsBryce Johnson2017-06-271-1/+4
* | | | | | | Merge branch 'dz-refactor-group-members-tests' into 'master'Douwe Maan2017-06-279-80/+146
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Move another group member spec from spinachdz-refactor-group-members-testsDmitriy Zaporozhets2017-06-261-0/+17
| * | | | | | Fix leave_group_spec.rbDmitriy Zaporozhets2017-06-261-3/+3
| * | | | | | Move "remove group member" spec from spinach to rspecDmitriy Zaporozhets2017-06-262-63/+92
| * | | | | | Rename group member specs for consistent namingDmitriy Zaporozhets2017-06-265-4/+8
| * | | | | | Fix wrong scenario title to owner_manages_access_requests_spec.rbDmitriy Zaporozhets2017-06-261-2/+2
| * | | | | | Merge group request access specs under one fileDmitriy Zaporozhets2017-06-262-17/+8
| * | | | | | Combine group leave feature specs in one fileDmitriy Zaporozhets2017-06-263-37/+62
| |/ / / / /
* | | | | | Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter su...Luke "Jared" Bennett2017-06-271-4/+17
* | | | | | Merge branch 'gitlab-git-find-commits' into 'master'Sean McGivern2017-06-272-49/+27
|\ \ \ \ \ \
| * | | | | | Remove 'contains' option from Commit.find_allJacob Vosmaer2017-06-271-20/+0
| * | | | | | Remove Gitlab::Git::Repository#find_allJacob Vosmaer2017-06-272-29/+27
* | | | | | | Resolve "Unable to access edit comment from dropdown menu in certain screen s...Luke "Jared" Bennett2017-06-271-0/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge branch 'issue-form-multiple-line-markdown' into 'master'Filipa Lacerda2017-06-271-36/+69
|\ \ \ \ \ \
| * | | | | | Fixed multi-line markdown in issue edit formissue-form-multiple-line-markdownPhil Hughes2017-06-261-36/+69
* | | | | | | Merge branch 'zj-review-apps-usage-data' into 'master'Grzegorz Bizon2017-06-271-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Add in_review_folder to usage pingzj-review-apps-usage-dataZ.J. van de Weg2017-06-271-0/+1
* | | | | | | | Merge branch '34324-gitlab-db-seed-is-broken' into 'master'Rémy Coutable2017-06-271-0/+4
|\ \ \ \ \ \ \ \