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-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-11Updates eslint vue plugin versionFilipa Lacerda
2018-04-09Replace vue resources with axios for pipelines tableFilipa Lacerda
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-03-05Changes after reviewFilipa Lacerda
2018-03-05Manage empty states in Pipelines pageFilipa Lacerda
2018-02-27Remove commit_pipelines webpack entry pointClement Ho
2018-02-22Harmonize CE and EE JS codeRémy Coutable
2018-02-08Update jquery.waitforimages & use npm versionPhil Hughes
2018-01-09Fix broken testsFilipa Lacerda
2018-01-08Fix last eslint rulesFilipa Lacerda
2018-01-05[ci skip] Fix more eslint rulesFilipa Lacerda
2018-01-04[ci skip] Fix some rulesFilipa Lacerda
2018-01-04Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda
2017-12-19Fix onion-skin re-entering stateClement Ho
2017-12-11Fix image view modeClement Ho
2017-12-06Export template selector as ES6 modulesFilipa Lacerda
2017-10-18Make pipelines table in MR view usableFilipa Lacerda
2017-10-07Commenting on image diffsFelipe Artur
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-21Merge branch 'force-two-up-view' into 'master'Filipa Lacerda
2017-09-20Force two up viewClement Ho
2017-09-20Fix image diff swipe handle offset to correctly align with the frameClement Ho
2017-09-01Adds documentation link to the autodevops popoverFilipa Lacerda
2017-07-14Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda
2017-07-12Update vue-resourceFilipa Lacerda
2017-06-21Remove vue from main.bundle.js file being loaded through `app/assets/javascri...Filipa Lacerda
2017-06-20Uniformize code between both pipelines tablesFilipa Lacerda
2017-06-14Move vue components to vue files and match docsFilipa Lacerda
2017-06-02Pipeline show view real time header sectionFilipa Lacerda
2017-05-16Only renders empty state for pipelines table if no pipelines are received whe...Filipa Lacerda
2017-05-10Tech debt: Creates vue component for loading iconFilipa Lacerda
2017-05-04Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda
2017-04-27Remove unused codeFilipa Lacerda
2017-04-20Guarantee only one state is shown at a timeFilipa Lacerda
2017-04-19Remove special naming of pipelines folderFilipa Lacerda
2017-04-09convert pipeline error state to vue templateMike Greiling
2017-04-09convert pipeline empty state to vue templateMike Greiling
2017-04-07Remove Vue from main bundle and disable production warningsMike Greiling
2017-04-07Fix broken specFilipa Lacerda
2017-04-07Destroys pipeline table component when we change tabs in order to stop pollingFilipa Lacerda
2017-04-07Remove first call to APIFilipa Lacerda
2017-04-07Changes after reviewFilipa Lacerda
2017-04-07Fix broken buildFilipa Lacerda
2017-04-07Extend realtime for other pipelines tablesFilipa Lacerda
2017-03-28Reset container width when switching to pipelines MR tabEric Eastwood
2017-03-24Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran
2017-03-22Applies same CSS as main tableFilipa Lacerda
2017-03-21Fix loading being shown at the same time at the empty statesFilipa Lacerda
2017-03-21Improvements after reviewFilipa Lacerda