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-08-02Syncs the vue test utils helpersSam Beckham
2019-07-22Adds a waitForMutation helper for VueXsamdbeckham
2019-07-11Update setImmediate use in karma specsMike Greiling
2019-07-11Remove use of setTimeout in karma specsMike Greiling
2019-06-04Comply with `no-implicit-coercion` rule (CE)Nathan Friend
2019-05-16Rename vue_component_helper to text_helperPaul Slaughter
2019-03-09Filter merge requests by target branchHiroyuki Sato
2019-02-14Fix polling for replies to individual notesHeinrich Lee Yu
2019-02-07Remove ECharts metrics dashboard feature flagAdriel Santiago
2018-11-26Attempt to fix lazy loader spec transient failureLuke Bennett
2018-10-17Prettify all spec filesMike Greiling
2018-09-06Updapte eslintrc no-param-reassign with 'ignorePropertyModificationsFor'Paul Slaughter
2018-08-21Create 'mountComponentWithRender' for testing with slotsPaul Slaughter
2018-08-07Create Web IDE MR and branch pickerPaul Slaughter
2018-07-26Full list of vulnerabilitiesSam Beckham
2018-07-19allow for testAction to wait until all promises are resolvedLukas Eipert
2018-07-12Vuex test helper improvementsLukas Eipert
2018-07-10Mock timeouts and Promise in SmartInterval testsWinnie Hellmann
2018-06-30Performance Improvements to Vue MR pageTim Zallmann
2018-06-26Added Diff Viewer to new VUE based MR pageTim Zallmann
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-15Enable no-multi-assignment in JS filesgfyoung
2018-05-29remove unused createComponentWithMixin from vue spec helpersLukas Eipert
2018-05-22Show CI jobs in web IDEPhil Hughes
2018-05-14Add `createComponentWithMixin` to create anonymous components with mixinKushal Pandya
2018-04-23fix illegal references to "this" in module contextMike Greiling
2018-04-16Adds helpers to remove withespace and linebreaksFilipa Lacerda
2018-04-08Projects and groups badges settings UIFrancisco Javier López
2018-03-29Add dispatch mock to the test helperFilipa Lacerda
2018-03-29fixed failinng tests after helper changePhil Hughes
2018-03-29Use `toEqual` for the matchersFilipa Lacerda
2018-03-29Correctly fail Vuex action helperPhil Hughes
2018-03-27Add i18n and update specs for ShaMismatch vue componentGeorge Tsiolis
2018-01-25Default to HTTPS for all Gravatar URLsAchilleas Pipinellis
2018-01-23Upgrade jasmine + raven to newer versionsTim Zallmann
2017-12-18Move dateTickFormat to separate moduleWinnie Hellmann
2017-10-27updated karma specsPhil Hughes
2017-10-23correctly creates file in currently viewed directoryPhil Hughes
2017-10-13Add create merge checkbox.Jacob Schatz
2017-09-20[ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda
2017-08-29Prevents rendering empty badge when pipeline request failsFilipa Lacerda
2017-07-12Update vue-resourceFilipa Lacerda
2017-06-02Style people in issuable search bar (!11402)winh
2017-05-17refactor instances of CJS module.exports to ES module syntaxMike Greiling
2017-05-17update frontend specs to use ES module syntaxMike Greiling
2017-05-06Standardize jasmine test describe block names that test specific methodsClement Ho
2017-05-05Fix failing spec and eslintClement Ho
2017-04-26Add button to delete filters from filtered search barClement Ho
2017-03-08Fix edit last visual tokenClement Ho