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
2018-06-29Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR ↵Simon Knox
widget"
2018-06-05remove all .ico favicon variations, use png alwaysAlexis Reigel
the ci status icons are generated client side, wo we don't need the static files anymore.
2018-05-16Reloads pipeline table when dropdown action is clicked and closes the ↵Filipa Lacerda
dropdown in the MR widget
2018-05-15Handles action icons requests in a contained way and shows a loading icon to ↵Filipa Lacerda
the user
2018-05-03Fix broken tests - use the corrent event when button is clickedFilipa Lacerda
2018-04-23Fix disabled state while making a requestFilipa Lacerda
Provide props down instead of an event
2018-04-23Use axios request to interact with API instead of UJSFilipa Lacerda
2018-04-06Stop redirecting the page in graph main actionsFilipa Lacerda
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2018-03-29Removes eslint disabled commentsFilipa Lacerda
2018-02-26Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable
2018-01-23Upgraded all vue librariesTim Zallmann
2017-12-11Check for null in job tooltip titleFilipa Lacerda
2017-12-04Prevent job link form rendering when user does not have permissionsFilipa Lacerda
Adds e2e tests
2017-10-30Update Action IconsTim Zallmann
2017-10-30Fixing IconsTim Zallmann
2017-05-30Merge branch 'master' into issue-edit-inlinePhil Hughes
2017-05-26Creates a mediator for pipeline details vue in order to mount several vue ↵Filipa Lacerda
apps with the same data
2017-05-24fixed karma failuresPhil Hughes
[ci skip]
2017-05-10Fix broken test - load correct dataFilipa Lacerda
2017-05-10Merge branch '31053-pipeline-ux' into 'master' Fatih Acet
Adds left connector class to the rendered graph Closes #31053 See merge request !11179
2017-05-09Fix test failure in job vue componenFix test failure in job vue componenttFilipa Lacerda
2017-05-08Adds left connector class to the rendered graphFilipa Lacerda
2017-05-06Single commit squash of all changes for ↵Kamil Trzcinski
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10878 It's needed due to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10777 being merged with squash.