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-11-03Make sure the settings page renders when root of a fork is deletedBob Van Landuyt
2017-10-20Decrease Perceived Complexity threshold to 14Maxim Rydkin
2017-10-04Introduce policy check for clusters navigation optionKamil Trzcinski
2017-09-28Add lazy_load option to participant avatar helperLuke "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-07Resolve "Make project and features visibility settings less confusing"Mike Greiling
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 helper and specMaxim Rydkin
2017-09-07refactor `app/helpers/projects_helper.rb:21:3`Maxim Rydkin
2017-09-06removed show_new_nav? referencesPhil Hughes
2017-09-06Merge branch 'master' into breadcrumbs-improvementsPhil Hughes
2017-09-06Clean up new navigation templatesPhil Hughes
2017-09-06fixed up JS to use a js-* classPhil Hughes
2017-09-05Merge branch 'master' into breadcrumbs-improvementsPhil Hughes
2017-09-05Remove project select dropdown from breadcrumbkushalpandya
2017-09-05fixed images changing height of breadcrumbsPhil Hughes
2017-09-04Merge branch 'master' into breadcrumbs-improvementsPhil Hughes
2017-09-01Merge branch 'enable-new-navigaton-by-default' into 'master'Tim Zallmann
2017-08-31`current_application_settings` belongs on `Gitlab::CurrentSettings`Sean McGivern
2017-08-29more spec fixesPhil Hughes
2017-08-18style updatesPhil Hughes
2017-08-18fix some inconsistencies with the breadcrumbsPhil Hughes
2017-08-18added collapsible sub-groups & wiki pagesPhil Hughes
2017-08-18updated a bunch of breadcrumb titlesPhil Hughes
2017-08-18Improvements to breadcrumbsPhil Hughes
2017-08-16Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable
2017-08-15Allow usage of any_projects? with an ArrayYorick Peterse
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-14Remove `\n` from translationsBob Van Landuyt
2017-08-07Improve checking if projects would be returnedYorick Peterse
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-18Invalidate project list cacheBob Van Landuyt
2017-07-14Merge branch 'find-file-no-longer-inline' into 'master'Filipa Lacerda
2017-07-13Move find file URL out of global variablePhil Hughes
2017-07-13Fixes needed when GitLab sign-in is not enabledRobin Bobbitt
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-06-30New navigation breadcrumbsPhil Hughes
2017-06-26Provide hint to create a personal access token for Git over HTTPRobin Bobbitt
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-19[#27697] Make the arrow icons consistent in dropdownTM Lee
2017-06-15Update Spanish translations after code reviewRuben Davila
2017-06-13Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-06-06Resolve "When changing project visibility setting, change other dropdowns aut...Mike Greiling
2017-05-30Revert "Merge branch '1937-https-clone-url-username' into 'master' "Rémy Coutable
2017-05-29Merge branch '30917-wiki-is-not-searchable-with-guest-permissions' into 'master'Douwe Maan