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
2018-02-13Use more specific #avatar_icon_for_user.Andreas Brandl
2018-01-23fix spacing and wrap method params in parensMike Greiling
2018-01-23add test to can_change_visibility_level? methodMike Greiling
2017-11-23Allow password authentication to be disabled entirelyMarkus Koller
2017-10-07Replaces `tag: true` into `:tag` in the specsJacopo
2017-09-28Update projects_helper_specLuke "Jared" Bennett
2017-09-22Fixes dashboard/projects empty state showing when viewing personal projectsPhil Hughes
2017-09-13escape characters in git user nameBrandon Everett
2017-09-08Rework how recent push events are retrievedYorick Peterse
2017-09-07remove unnecessary args from `link_to_member_avatar` method in `app/helpers/p...Maxim Rydkin
2017-09-07fix project_helper.rb and add couple specs to itMaxim Rydkin
2017-09-07fix CIMaxim Rydkin
2017-09-07fix helper and specMaxim Rydkin
2017-09-07refactor `app/helpers/projects_helper.rb:21:3`Maxim Rydkin
2017-08-15Allow usage of any_projects? with an ArrayYorick Peterse
2017-08-07Improve checking if projects would be returnedYorick Peterse
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
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-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-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-26Provide hint to create a personal access token for Git over HTTPRobin Bobbitt
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-13Update tests and applicationKamil Trzcinski
2017-06-06Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling
2017-05-12Change project list cache key to use route.cache_key instead of namespaceDmitriy Zaporozhets
2017-05-12Add parent full path to project list cache keyDmitriy Zaporozhets
2017-04-26Merge branch '26509-show-update-time' into 'master' Annabel Dunstone Gray
2017-04-26Load a project's CI status in batch from redisBob Van Landuyt
2017-04-21Add updated time to project listJeff Stubler
2017-04-17Fix restricted visibility project settingJames Lopez
2017-04-07Update project build status cache when transitioningBob Van Landuyt
2017-04-06Merge branch 'path-disclosure-proj-import-export' into 'security' DJ Mountney
2017-03-16Build project cache key in a helperBob Van Landuyt
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2017-01-26Use `:empty_project` where possible in helper specsRobert Speicher
2016-10-06Change user & group landing page routing from /u/:name & /groups/:name to /:nameDmitriy Zaporozhets
2016-09-27Enforce the fork_project permission in Projects::CreateServiceNick Thomas
2016-09-06Fix project settings fieldFelipe Artur
2016-08-24Show "Create Merge Request" widget for push events to fork projects on the so...Paco Guzman
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-05-09Merge branch 'rs-backport-ee-372' into 'master' Rémy Coutable
2016-05-05Sanitize repo paths in new project error messageStan Hu
2016-05-05Backport changes from gitlab-org/gitlab-ee!372Robert Speicher
2016-04-25Fix license detection to detect all license files, not only known licensesRémy Coutable
2016-03-22Merge branch 'master' into issue_12658Douwe Maan
2016-03-21Fix specsDouwe Maan