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
2019-09-03Make flash notifications stickyFatih Acet
2019-07-22Display project id on project admin pageZsolt Kovari
2019-07-09Implemented frontend suggestionsNick Kipling
2019-05-29Redirect to admin projects index if project was deleted from admin pageLuke Picciau
2019-05-27Fix col-sm-* in forms to keep layoutTakuya Noguchi
2019-05-16Fix an error in projects admin when statistics are missingRémy Coutable
2019-05-08Resolve CE/EE diffs in admin/projects/show viewLuke Bennett
2019-05-06Minor review fixesEzekiel Kigbo
2019-05-02Add packages_size to ProjectStatisticsAlessio Caiazza
2019-02-25Style avatars for groups and projectsMartin Wortschack
2018-10-16change generating url functions for external urlbenjamin
2018-10-06Prepare admin/projects/show view to allow EE specific featureGabriel Mazetto
2018-10-05Add css class to Admin > Project > show pageGabriel Mazetto
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
2018-08-07Send resize parameters for avatarsTim Zallmann
2018-07-25Remove code for dynamically generating routesYorick Peterse
2018-06-05Fix transfer project namespace fieldClement Ho
2018-05-29Remove duplicate classesAnnabel Dunstone Gray
2018-05-29Replace well-list with content-list and hover-listAnnabel Dunstone Gray
2018-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-04-27Replace time_ago_in_words with JS-based oneTakuya Noguchi
2018-04-20Add .nav.nav-tabs to nav-linksClement Ho
2018-04-17Fix dropdownsClement Ho
2018-04-13[skip ci] label-warning => badge-warningClement Ho
2018-04-13[skip ci] Convert .label. to .badge.Clement Ho
2018-04-13[skip ci] Replace col-*-offset-* with offset-*-*Clement Ho
2018-04-13[skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho
2018-04-13[skip ci] Convert btn-xs to btn-smClement Ho
2018-04-12[skip ci] .form-horizontal => .form-group.rowClement Ho
2018-04-12Merge branch 'master' into bootstrap4Clement Ho
2018-04-11[skip ci] .control-label to .col-form-labelClement Ho
2018-04-10[skip ci] Convert panel related class names to cardClement Ho
2018-04-10Update phrasing around archived feature in UIDouwe Maan
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-04-09Add badge-pill to .badge in hamlClement Ho
2018-03-28Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)
2018-03-05Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets
2018-02-08Resolve "New design for project deletion confirmation"Shah El-Rahman
2017-10-26Replace showAny for NamespaceSelect by isFilterWinnie Hellmann
2017-10-04Make tabs on top scrollable on admin dashboardTakuya Noguchi
2017-09-25Remove unused admin subnavsAnnabel Dunstone Gray
2017-08-18various breadcrumb updatesPhil Hughes
2017-07-07Force mobile view for admin projectsClement Ho
2017-07-07Add members-list class to admin projects pageClement Ho
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-04-06Admin section capitalization fixJose Ivan Vargas Lopez
2017-03-29Fix admin projects page in admin areaAlfredo Sumaran
2017-03-03Refactor projects filtering by nameDmitriy Zaporozhets
2017-03-03Fixes filtering by name reseting archive filterPhil Hughes
2017-02-16Merge branch 'active_when' into 'master' Robert Speicher