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
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
2017-03-21remove additional instances of window.VueMike Greiling
2017-03-20Adds tests to new empty and error statesFilipa Lacerda
2017-03-18Add error state to commits and merge requests pipelines tableFilipa Lacerda
2017-03-17Remove UJS actions from pipelines tablesFilipa Lacerda
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-03-03Merge branch 'add-svg-loader' into 'master' Fatih Acet
2017-02-28Merge branch 'master' into add-svg-loaderFilipa Lacerda
2017-02-28Adds frontend needed changes to accomodate for new endpoint schemaFilipa Lacerda
2017-02-27Removed jQuery UI draggablePhil Hughes
2017-02-25remove tech debt codeFilipa Lacerda
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-16Transforms startTimeAgoLoops into a static method so we can reuse it instead ...Filipa Lacerda
2017-02-16Only run timeago loops after rendering timeago componentsFilipa Lacerda
2017-02-15Centers loading icon vertically and horizontally in pipelines table in commit...Filipa Lacerda
2017-02-15Fix stray pipelines API request when showing MREric Eastwood
2017-02-10Adds verification in case the endpoint already has `.json`Filipa Lacerda
2017-02-09Adds `.json` to the endpoint requested in order to avoid showing JSONFilipa Lacerda
2017-02-08backport fixes for pipelines_store frontend specsMike Greiling
2017-02-08Replace arrow function with regular function to prevent overiding function co...Clement Ho
2017-02-05Use webpack to require filesFilipa Lacerda
2017-02-05Use webpackFilipa Lacerda
2017-02-03Add time ago auto-update to the 2 newest tablesFilipa Lacerda
2017-02-03Moves pagination to shared folderFilipa Lacerda
2017-02-03Use new vue js pipelines table to render in merge request viewFilipa Lacerda