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-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-02-13Retrieve project creator's avatar by creator, not creator#email.Andreas Brandl
2018-01-16Resolve "Icons on forks page are to big"Simon Knox
2017-12-19Replaced some fork icons instances and fixed the Icon component on the MR WidgetJose Ivan Vargas
2017-12-07Resolve "Display member role per project"Mike Greiling
2017-11-23fix some icon colors. move text-color styles to common.scssSimon Knox
2017-09-06Adds cacheless render to Banzai object renderTiago Botelho
2017-07-28Fix 500 error when rendering avatar for deleted project creatorAthar Hameed
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-26Fix application error when Project#last_activity_at is nilRuben Davila
2017-06-04Use last_activity_at attr when showing the update date in project listingRuben Davila
2017-04-27Remove top padding on project list rowAnnabel Dunstone Gray
2017-04-26Merge branch '26509-show-update-time' into 'master' Annabel Dunstone Gray
2017-04-21Add updated time to project listJeff Stubler
2017-04-19Fixed project & group icons not being clickablePhil Hughes
2017-03-29Fix admin projects page in admin areaAlfredo Sumaran
2017-03-23Fixes project list lines breakingPhil Hughes
2017-03-16Build project cache key in a helperBob Van Landuyt
2017-03-16Update the cache key to only include what is requiredBob Van Landuyt
2017-03-16Render cached pipeline status on project dashboardBob Van Landuyt
2017-03-13Improve fragment caching rules at projects dashboardGrzegorz Bizon
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
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-08-17Merge branch 'add-delimiter-project-stats' into 'master' Jacob Schatz
2016-08-13Add archived badge to project listingDrew Blessing
2016-08-09Add delimiter to project stars and forks countClement Ho
2016-07-25Align visibility icons on group pageAnnabel Dunstone
2016-05-26Remove main_language and testsJosh Frye
2016-04-13Improve rendered CI statusesKamil Trzcinski
2016-04-12Fix specsKamil Trzcinski
2016-04-12Use Ci::Commit as PipelineKamil Trzcinski
2016-03-23fix missing tooltip in project titleArinde Eniola
2016-03-22Address feedbackDouwe Maan
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-18Refactor colors and listsDmitriy Zaporozhets
2016-03-07adds language names to projects list github styletiagonbotelho
2016-02-26Fix description margin for groups listDmitriy Zaporozhets
2016-02-26Cleanup css for projects listDmitriy Zaporozhets
2016-02-22Show project visibility level on project listPhil Hughes
2016-02-19update based on feedbackJames Lopez
2016-02-17updated fix based on MR feedbackJames Lopez
2016-02-04New padding for listsDmitriy Zaporozhets
2016-02-03Fix missing space between fork and star iconsDmitriy Zaporozhets
2016-01-20Some fixes from last code review.Rubén Dávila
2016-01-20Show last commit as description. #2406Rubén Dávila
2016-01-20Show forks counter on listing. #2406Rubén Dávila
2016-01-20Use Project creator's avatar in fork listing. #2406Rubén Dávila
2016-01-09Fix caching issue where build status was not updating in project dashboardStan Hu