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-08-07Send resize parameters for avatarsTim Zallmann
2018-07-28Fix Karma failures due to invalid icon namesStan Hu
2018-07-27Merge branch 'security-2690-fix-tooltip' into 'master'Felipe Artur Cardozo
2018-07-18Proper icon validatorLukas Eipert
2018-07-06Escapes job name used in tooltips in vue componentsFilipa Lacerda
2018-06-29Resolve "Tooltips scroll along the list within Pipeline jobs dropdown on MR w...Simon Knox
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-15Enable no-restricted-globals in JS filesgfyoung
2018-06-05remove all .ico favicon variations, use png alwaysAlexis Reigel
2018-05-25Merge branch '46768-typo-on-the-empty-pipelines-page' into 'master'Filipa Lacerda
2018-05-25Fix typo in Pipelines empty state viewMark Fletcher
2018-05-24Merge branch '5779_rename_code_quality_job_and_artifact' into 'master'Achilleas Pipinellis
2018-05-24Rename code quality job and artifact. Refs gitlab-org/gitlab-ee#5779Olivier Gonzalez
2018-05-23Show loading icon only when making the requestFilipa Lacerda
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ć