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
2019-03-28Upgraded Vue to 2.6.8Tim Zallmann
2019-03-27Removes EE differences for stage_column_component_specFilipa Lacerda
2019-03-23Move some tests from Karma to JestWinnie Hellmann
2019-03-20Update pipeline list viewNathan Friend
2019-03-15Removes EE differences for stage_column_component_specFilipa Lacerda
2019-03-07Add fields displayed in modal to testmfluharty
2019-03-07Update corresponding testmfluharty
2019-02-27Fix inconsistent pagination stylesClement Ho
2018-12-06Resolve "Include tags into pipeline detail view"Scott Hampton
2018-12-03Fixes race condition in delayed job specFilipa Lacerda
2018-11-30Fixes tooltip overflowing in mini pipelineFilipa Lacerda
2018-11-13Updates pipeline code to use gitlab-uiFilipa Lacerda
2018-11-07Resolve "Issue board card design"Constance Okoghenun
2018-11-07Add dynamic timer for delayed jobs in pipeline graphWinnie Hellmann
2018-11-01Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-31Prettify remaining files with differences in CE and EEMike Greiling
2018-10-29Add dynamic timer for delayed jobs in pipelines listWinnie Hellmann
2018-10-17Resolve eslint violationsMike Greiling
2018-10-17Prettify all spec filesMike Greiling
2018-10-17Replace job with group in frontend components to be consistent with backendWinnie Hellmann
2018-10-17enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer
2018-10-16enable jasmine/no-promise-without-done-failJohann Hubert Sonntagbauer
2018-10-05Make sure remaining time of scheduled jobs is positive in pipelines listWinnie Hellmann
2018-10-04Add component tests for scheduled job frontendWinnie Hellmann
2018-08-09Removes <br> sent from backend on tooltips in jobsFilipa Lacerda
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