summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove-unused-code-issueshelper' into 'master'Rémy Coutable2017-09-041-10/+0
|\
| * Remove unused `IssuesHelper#merge_requests_sentence`Mehdi Lahmam2017-08-241-10/+0
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceJose Ivan Vargas2017-09-031-106/+0
|\ \
| * \ Merge branch 'remove-finder-caching' into 'master'Robert Speicher2017-09-011-106/+0
| |\ \
| | * | Remove issuable finder count cachingSean McGivern2017-08-311-106/+0
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2017-09-012-16/+63
|\ \ \ \ | |/ / /
| * | | Merge branch '31273-creating-an-project-within-an-internal-sub-group-gives-th...Tim Zallmann2017-08-311-14/+61
| |\ \ \
| | * | | enhance disabled group visibility options with links and instructionsMike Greiling2017-08-301-2/+2
| | * | | update test to match new disabled option descriptionMike Greiling2017-08-301-1/+1
| | * | | add tests for new visibility_level_helper methodsMike Greiling2017-08-261-0/+26
| | * | | add tests for groups within visibility level helperMike Greiling2017-08-261-1/+22
| | * | | rename skip_level? to disallowed_visibitility_level?Mike Greiling2017-08-261-13/+13
| | |/ /
| * | | `current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern2017-08-311-2/+2
| |/ /
* | | Merge branch '36743-existing-repo-master' into 'master'Douwe Maan2017-08-311-2/+2
|\ \ \ | |/ / |/| |
| * | Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto2017-08-251-2/+2
* | | Add support for copying permalink to notes via more actions dropdownDimitrie Hoekstra2017-08-251-0/+63
| |/ |/|
* | Merge branch 'remove-tooltip-filtered-search-user' into 'master'Tim Zallmann2017-08-231-6/+36
|\ \
| * | Remove tooltip from filtered search userremove-tooltip-filtered-search-userClement Ho2017-08-221-6/+36
| |/
* | Fix display of push events for removed refsfix-push-events-branch-removalsYorick Peterse2017-08-221-0/+4
|/
* Resolve "User profile activity feed contains broken image links"Tim Zallmann2017-08-211-0/+6
* Merge branch '36041-notification-title' into 'master'Douwe Maan2017-08-181-4/+4
|\
| * Don't escape html entities when rich == raw line36041-notification-titleJarka Kadlecova2017-08-171-4/+4
* | Merge branch 'dispatcher-race-condition-fix' into 'master'Tim Zallmann2017-08-161-1/+1
|\ \ | |/ |/|
| * Fix race condition with dispatcher.jsdispatcher-race-condition-fixPhil Hughes2017-08-151-1/+1
* | Allow usage of any_projects? with an Arrayfix-any-projects-arrayYorick Peterse2017-08-151-3/+9
* | Use Prev/Next pagination for exploring projectspagination-projects-exploreYorick Peterse2017-08-141-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
| |/