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 group id on group admin pageZsolt Kovari
2019-07-09Implemented frontend suggestionsNick Kipling
2019-05-27Fix col-sm-* in forms to keep layoutTakuya Noguchi
2019-05-16Resolve CE/EE diffs in admin groups formLuke Bennett
2019-05-02Add packages_size to ProjectStatisticsAlessio Caiazza
2019-03-28Improve project avatar settingsLuke Bennett
2019-02-25Style avatars for groups and projectsMartin Wortschack
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-12-10Remove deprecated `vlink` classGeorge Tsiolis
2018-10-19Remove .card-title from .card-header for BS4 migrationTakuya Noguchi
2018-10-16change generating url functions for external urlbenjamin
2018-10-15Prioritize group settings, improve panel titles, disable submit without changesLuke Bennett
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
2018-07-12i18n: externalize strings from 'app/views/admin/groups'Tao Wang
2018-06-06Reduce CE/EE diff in app/views/admin/groups/Rémy Coutable
2018-05-29Replace well-list with content-list and hover-listAnnabel Dunstone Gray
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-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-10[skip ci] Replace hidden-xsClement Ho
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-04-09Add badge-pill to .badge in hamlClement Ho
2018-03-05Replace deprecated name_with_namespace with full_name in app/viewsDmitriy Zaporozhets
2017-12-20Employ Groups dropdown in admin viewMark Fletcher
2017-10-04Created group_icon and group_icon_urlTim Zallmann
2017-09-25Remove unused admin subnavsAnnabel Dunstone Gray
2017-08-18various breadcrumb updatesPhil Hughes
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-07-07Improve members view on mobileClement Ho
2017-04-06Admin section capitalization fixJose Ivan Vargas Lopez
2017-04-06Support 2FA requirement per-groupMarkus Koller
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-31HAMLLint: Fix `ImplicitDiv` offencesKushal Pandya
2016-12-21Add more storage statisticsMarkus Koller
2016-12-16Merge branch 'dz-nested-groups-title-ui' into 'master' Sean McGivern
2016-12-13Use full group name for admin group index and show pagesDmitriy Zaporozhets
2016-12-11Add support for nested groups to admin routingDmitriy Zaporozhets
2016-11-18Fix Admin Links to new Group does not respect Default Visibilityjacopo-beschi-intersail
2016-11-03Update avatar container name so it doesnt conflict with other image containersAnnabel Dunstone Gray
2016-11-0123545 Fix distorted project and group avatarstauriedavis
2016-10-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-09-15Syntax fixes and better tests for helper methods. Updated docs.Patricio Cano
2016-09-15Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes.Patricio Cano
2016-09-15Added group-specific setting for LFS.Patricio Cano
2016-07-20Allow to disable user request access to groups/projectsFelipe Artur
2016-07-15Merge branch '4424-improve-ui-admin-area' into 'master' Dmitriy Zaporozhets