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 (Collapse)Author
2020-03-04Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-01-20Fix excessive blank space in project activity viewStan Hu
7075c5a1 introduced a regression in GitLab 11.7 by adding a `d-sm-block`, which caused the RSS feed icon to wrap to another line. Switching to `d-sm-flex` appears to make this appear on the same line. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56225
2018-12-13Replace .rss-btn with display propertiesTakuya Noguchi
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-12-13Replace .activity-filter-block with display propertiesTakuya Noguchi
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-07-13Update `.controls` positioningKushal Pandya
2017-08-18Add support for i18n on Project Activity PageKushal Pandya
2017-08-01Inline script cleanup globals and easyTim Zallmann
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-25Make section connect with window border without extra paddingDouwe Maan
2017-05-2032570 Fix border-bottom for project activity tabtauriedavis
2017-03-08Don't show double nav bar on project page when activity is the default ↵Douwe Maan
project view
2017-03-02Cleaning up navigational order - ProjectKushal Pandya
2017-02-28Show public RSS feeds to anonymous usersMichael Kozono
2017-02-23Fixed alignment of RSS button on activity pagesPhil Hughes
Added a tooltip to the buttons that did not have any Closes #28572
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-11-20convert activities.js to es6 class syntaxMike Greiling
2016-10-01Add white background to create MR bannerAnnabel Dunstone Gray
2016-10-01Remove contianer from last push widgetAnnabel Dunstone Gray
2016-07-14Hide namespace and project name on project activity page (!5068)winniehell
2016-04-20fix bug causing the infinite scrolling in activity feeds to break when you ↵Arinde Eniola
click a link and navigate back
2016-01-13Replace all navigation menu with nav-links classDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-13New layout without background colorDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-11-10Replace CoffeeScript block into JavaScript in Views.Jason Lee
For example view: shared/issuable/_context CoffeeScript: 190ms JavaScript: 19.7ms
2015-10-17Move last push info at top of project page.Douwe Maan
2015-10-13Small css cleanupDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-07Fix project page with activity as default home pageDmitriy Zaporozhets
2015-09-03Redesign activity feed on dashboard and project pagesDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-07-13Allow user to specify content he wants to see on project pageDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>