Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-31Merge branch '36743-existing-repo-master' into 'master'Douwe Maan
2017-08-31enhance disabled group visibility options with links and instructionsMike Greiling
2017-08-30update test to match new disabled option descriptionMike Greiling
2017-08-26add tests for new visibility_level_helper methodsMike Greiling
2017-08-26add tests for groups within visibility level helperMike Greiling
2017-08-26rename skip_level? to disallowed_visibitility_level?Mike Greiling
2017-08-25Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto
2017-08-25Add support for copying permalink to notes via more actions dropdownDimitrie Hoekstra
2017-08-25Fix division by zero for blame age mapJeff Stubler
2017-08-24Remove unused `IssuesHelper#merge_requests_sentence`Mehdi Lahmam
2017-08-23Merge branch 'remove-tooltip-filtered-search-user' into 'master'Tim Zallmann
2017-08-23Remove tooltip from filtered search userClement Ho
2017-08-22Fix display of push events for removed refsYorick Peterse
2017-08-21Resolve "User profile activity feed contains broken image links"Tim Zallmann
2017-08-18Merge branch '36041-notification-title' into 'master'Douwe Maan
2017-08-17Don't escape html entities when rich == raw lineJarka Kadlecova
2017-08-16Merge branch 'dispatcher-race-condition-fix' into 'master'Tim Zallmann
2017-08-15Fix race condition with dispatcher.jsPhil Hughes
2017-08-15Allow usage of any_projects? with an ArrayYorick Peterse
2017-08-14Use Prev/Next pagination for exploring projectsYorick Peterse
2017-08-07Merge branch 'group-milestone-references-system-notes' into 'master'Robert Speicher
2017-08-07Merge branch 'dashboard-projects-controller-query-performance' into 'master'Sean McGivern
2017-08-07Support references to group milestonesSean McGivern
2017-08-07Improve checking if projects would be returnedYorick Peterse
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-02Merge branch 'rs-empty_project-cleanup' into 'master'Rémy Coutable
2017-08-02Add filtered search to group issue dashboardClement Ho
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-31Fix group milestone path on issuable sidebarSean McGivern
2017-07-28Fix diff commenting results just after changing viewSean McGivern
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-20Wrong data type when testing webhooksAlexander Randa
2017-07-19Merge branch '34930-fix-edited-by' into 'master'Sean McGivern
2017-07-19Merge branch 'authentiq-updates' into 'master'Rémy Coutable
2017-07-19Use Ghost user when edited_by, merged_by deletedJarka Kadlecova
2017-07-18Update specs for new upload pathBob Van Landuyt
2017-07-18Added authentiq provider to tests and updated documentation, gem and config f...Alexandros Keramidas
2017-07-14Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
2017-07-11Merge branch 'sh-fix-award-emoji-spec' into 'master'Rémy Coutable
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-11Fix spec/helpers/award_emoji_helper_spec.rb by using `iid` instead of `id`Stan Hu
2017-07-07Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-04Use stub_application_setting when testing ApplicationHelper#support_urlRémy Coutable