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-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
2017-08-29Prevents rendering empty badge when pipeline request failsFilipa Lacerda
2017-06-26Fix endpoint not being update correctlyFilipa Lacerda
2017-06-20Uniformize code between both pipelines tablesFilipa Lacerda
2017-06-16Create responsive mobile view for pipelines tableAnnabel Dunstone Gray
2017-06-14Move vue components to vue files and match docsFilipa Lacerda
2017-06-12Use vue files for navigation tabs and buttonsFilipa Lacerda
2017-06-06Fix header component specClement Ho
2017-06-02Pipeline show view real time header sectionFilipa Lacerda
2017-05-30Merge branch 'master' into issue-edit-inlinePhil Hughes