summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dispatcher-race-condition-fix' into 'master'Tim Zallmann2017-08-161-1/+1
* Merge branch 'fix-any-projects-array' into 'master'Douwe Maan2017-08-161-3/+9
* Merge branch 'pagination-projects-explore' into 'master'Douwe Maan2017-08-151-0/+23
* Merge branch 'group-milestone-references-system-notes' into 'master'Robert Speicher2017-08-072-40/+46
|\
| * Support references to group milestonesSean McGivern2017-08-072-40/+46
* | Merge branch 'dashboard-projects-controller-query-performance' into 'master'Sean McGivern2017-08-071-0/+44
|\ \
| * | Improve checking if projects would be returnedYorick Peterse2017-08-071-0/+44
| |/
* | Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+20
|/
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+13
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0222-50/+50
* Merge branch 'rs-empty_project-cleanup' into 'master'Rémy Coutable2017-08-027-10/+10
|\
| * Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-017-10/+10
* | Add filtered search to group issue dashboardClement Ho2017-08-021-0/+34
|/
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-014-8/+8
* Fix group milestone path on issuable sidebarfix-group-milestone-link-in-issuable-sidebarSean McGivern2017-07-311-10/+43
* Fix diff commenting results just after changing view35695-comment-appears-in-a-wrong-place-after-changing-diff-view-to-inlineSean McGivern2017-07-281-2/+15
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-242-34/+21
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-1/+7
* Wrong data type when testing webhooksAlexander Randa2017-07-201-0/+20
* Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-191-0/+20
|\
| * Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-191-0/+20
* | Merge branch 'authentiq-updates' into 'master'Rémy Coutable2017-07-191-1/+1
|\ \
| * | Added authentiq provider to tests and updated documentation, gem and config f...Alexandros Keramidas2017-07-181-1/+1
* | | Update specs for new upload pathBob Van Landuyt2017-07-184-11/+11
| |/ |/|
* | Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-142-3/+3
|\ \
| * | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-132-3/+3
| |/
* | Merge branch 'sh-fix-award-emoji-spec' into 'master'Rémy Coutable2017-07-111-2/+2
|\ \
| * | Fix spec/helpers/award_emoji_helper_spec.rb by using `iid` instead of `id`sh-fix-award-emoji-specStan Hu2017-07-101-2/+2
| |/
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-112-2/+2
|/
* Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-071-6/+0
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-056-23/+23
* Use stub_application_setting when testing ApplicationHelper#support_url34648-use-stub_application_setting-to-test-support_urlRémy Coutable2017-07-041-1/+1
* Merge branch '34116-milestone-filtering-on-group-issues' into 'master'Sean McGivern2017-07-031-0/+36
|\
| * Add tests for MilestonesHelper#milestones_filter_dropdown_pathTakuya Noguchi2017-06-261-0/+36
* | New navigation breadcrumbsPhil Hughes2017-06-301-1/+1
* | Make finders responsible for counter cache keysSean McGivern2017-06-301-24/+22
* | Cache total issue / MR counts for project by user typeSean McGivern2017-06-301-6/+43
* | Strip trailing whitespace in relative submodule URLdm-relative-submodule-url-trailing-whitespaceDouwe Maan2017-06-281-0/+5
* | Merge branch 'pat-alert-when-signin-disabled' into 'master'Rémy Coutable2017-06-272-0/+141
|\ \
| * | Provide hint to create a personal access token for Git over HTTPRobin Bobbitt2017-06-262-0/+141
| |/
* | Tag a spec as :nested_groups since it fails on MySQLfix-nested-group-spec-on-mysqlRémy Coutable2017-06-261-1/+1
|/
* Fix breadcrumb orderMichael Kozono2017-06-221-0/+13
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-2113-92/+92
* Fix avatar images in pipeline emailsfix-email-avatarsSean McGivern2017-06-201-31/+60
* Don't display comment on unchanged line on both sides in parallel diffDouwe Maan2017-06-191-1/+10
* Merge branch '23998-blame-age-map' into 'master'Annabel Dunstone Gray2017-06-151-0/+59
|\
| * Add blame view age mapJeff Stubler2017-06-141-0/+59
* | Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-2/+7
* | Merge branch 'help-landing-page-customizations' into 'master'Douwe Maan2017-06-141-0/+17
|\ \