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-05-16Reloads pipeline table when dropdown action is clicked and closes the dropdow...Filipa Lacerda
2018-05-15Handles action icons requests in a contained way and shows a loading icon to ...Filipa Lacerda
2018-05-11Resolve "Remove modal box confirmation when retrying a pipeline"Filipa Lacerda
2018-05-03Fix broken tests - use the corrent event when button is clickedFilipa Lacerda
2018-04-24Update tests with json endpointFilipa Lacerda
2018-04-23Fix disabled state while making a requestFilipa Lacerda
2018-04-23Use axios request to interact with API instead of UJSFilipa Lacerda
2018-04-13Handle cancelled requestFilipa Lacerda
2018-04-11Replace vue resource with axios for pipeline details pageFilipa Lacerda
2018-04-10Update state request from vue resource to axiosFilipa Lacerda
2018-04-09Replace vue resources with axios for pipelines tableFilipa 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-03-07Fix broken testsFilipa Lacerda
2018-03-07Removes UJS from reset cache buttonFilipa Lacerda
2018-03-05Changes after reviewFilipa Lacerda
2018-03-05Manage empty states in Pipelines pageFilipa Lacerda
2018-02-26Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable
2018-02-22Merge branch 'master' into 42886-followup-to-new-design-for-cancel-stop-pipel...Shah El-Rahman
2018-02-20CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18nFilipa Lacerda
2018-02-16Remove use of callback in pipeline stop/retry modalsShah El-Rahman
2018-02-08Add modal for stopping and retrying pipelinesShah El-Rahman
2018-01-26Fix JS equality rules in some specsNick Thomas
2018-01-24Avoid array indices to fixtures in JS specsNick Thomas
2018-01-24Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas
2018-01-23Upgraded all vue librariesTim Zallmann
2018-01-16Replace pipeline's action icons with svgFilipa Lacerda
2018-01-11Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda
2018-01-10Tidy up main JS filePhil Hughes
2018-01-09Fix broken specsFilipa Lacerda
2018-01-06Use anchor instead of form for reset caches buttonMatija Čupić
2018-01-05Change reset_cache action from get to postMatija Čupić
2017-12-21Fix clear/reset wording in nav_controls_specMatija Čupić
2017-12-21Add reset cache button to pipelines viewMatija Čupić
2017-12-11Check for null in job tooltip titleFilipa Lacerda
2017-12-04Prevent job link form rendering when user does not have permissionsFilipa Lacerda
2017-11-23Improve environments performanceFilipa Lacerda
2017-11-14Stops page reload when changing tabs or pages - uses API requests insteadFilipa Lacerda
2017-10-30Update Action IconsTim Zallmann
2017-10-30Fixing IconsTim Zallmann
2017-10-23Changes after reviewFilipa Lacerda
2017-10-05Remove a redundant empty line in js pipelines specsGrzegorz Bizon
2017-10-05Fix frotnend pipeline specs for pipeline error badgeGrzegorz Bizon
2017-10-05Fix syntax error in forntend pipeline specsGrzegorz Bizon
2017-10-05Add js test for pipelines component with error badgeGrzegorz Bizon
2017-09-22Removed old icons from project pagePhil Hughes
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-01Adds documentation link to the autodevops popoverFilipa Lacerda
2017-09-01Adds tooltip for Auto DevOps badge in pipeline tableFilipa Lacerda