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-07-14Fix spacing in sidebarFilipa Lacerda
2017-07-12Enable SpaceAfterComma in scss-lintTakuya Noguchi
2017-07-05Revert change to design. Go back to scrollable pageFilipa Lacerda
2017-06-29Job details won't scroll horizontally to show long linesFilipa Lacerda
2017-06-21Jobs: Fix job sidebar overflow issue.Fatih Acet
2017-06-14Adds back whitespace for job's traceFilipa Lacerda
2017-06-13Change border color of job's scroll controllers to $border-colorFilipa Lacerda
2017-06-12Improve Job detail view to make it refreshed in real-time instead of reloadingFilipa Lacerda
2017-06-09Remove nicescroll from job traceFilipa Lacerda
2017-05-30Merge branch '30502-fix-bottom-padding-job-page' into 'master'Annabel Dunstone Gray
2017-05-30Fix bottom padding for build pagekushalpandya
2017-05-30Update looks job logFilipa Lacerda
2017-05-12Use fa-refresh on retried jobsAnnabel Dunstone Gray
2017-04-25Increase line-height in build-header so elements don't overlapdixpac
2017-04-18Improves support for long build traces:Filipa Lacerda
2017-04-12Update all instances of "fa-refresh" to "fa-spinner"Andrew Torres
2017-04-07FE: Resolve "Performance issues when processing large build traces with Ansi2...Filipa Lacerda
2017-03-23remove jobs page hack to make subnav 100% widthMike Greiling
2017-02-16Fix positioning of top scroll buttonAlfredo Sumaran
2017-01-0425701 standardize text colorstauriedavis
2016-12-21Combine common rulesKushal Pandya
2016-12-21SCSSLint: Space before braceKushal Pandya
2016-12-21Make scroll buttons sticky alwaysKushal Pandya
2016-12-21Flip embedded SVG on hoverKushal Pandya
2016-12-21Refactor SCSS: fix SCSSLints, simplify specificityKushal Pandya
2016-12-21added a running loading indicatorDimitrie Hoekstra
2016-12-21Add autoscroll status indicator animationKushal Pandya
2016-12-21Updated styles to use scroll iconsKushal Pandya
2016-12-21positioned sticky buttons slightly more up and downDimitrie Hoekstra
2016-12-21added default half transparent background for sticky scroll buttonsDimitrie Hoekstra
2016-12-21added hoverstate on buttons, plus added spacing to make them more square when...Dimitrie Hoekstra
2016-12-21Enhance styling of scroll buttons, make build log wideKushal Pandya
2016-12-13Finish refactoring graysAnnabel Dunstone Gray
2016-12-13Combining more graysAnnabel Dunstone Gray
2016-12-13Remove duplicate shades of gray and blackAnnabel Dunstone Gray
2016-12-04Fixed top margin for Builds page status header informationRyan Harris
2016-12-02Enable ColorVariable in scss-lintSam Rose
2016-11-18Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet
2016-11-11Rearrange and style items on pipeline pageAnnabel Dunstone Gray
2016-11-09Add switch statement & last_deployment methodAnnabel Dunstone Gray
2016-11-09Start adding environment infoAnnabel Dunstone Gray
2016-11-04Removed inline JS and added new affix declarationLuke Bennett
2016-10-28Change retry button colorAnnabel Dunstone Gray
2016-10-26Rename retry link and update changelogAnnabel Dunstone Gray
2016-10-26Align header items; put retry button back in sidebar on mobileAnnabel Dunstone Gray
2016-10-26Add retry build button in page header, remove from sidebarAnnabel Dunstone Gray
2016-10-18show all builds in sidebar, including retriedAnnabel Dunstone Gray
2016-10-18Add background color and icon to retried buildsAnnabel Dunstone Gray
2016-10-18Add tooltip icon to retried buildsAnnabel Dunstone
2016-10-15Enforce TrailingSemicolon and EmptyLineBetweenBlocks in scss-lintClement Ho