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-06-06Format vue files with prettierMarcel van Remmerden
2019-06-06Migrate old notes app test from Karma to JestMartin Hanzel
2019-05-15Add missing sprintf and remove bad i18nBrandon Labuschagne
2019-05-15Refactor split link after i18nBrandon Labuschagne
2019-05-15I18N JS files starting with nBrandon Labuschagne
2019-04-12Rename selector for framework notesGeorge Tsiolis
2019-03-13Prefer node_modules At.js and jquery.carat versionsMike Greiling
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2019-01-07Cancel button for diff notesConstance Okoghenun
2019-01-07Removed discard comment buttonConstance Okoghenun
2018-11-16Use @gitlab npm namespaceClement Ho
2018-10-30Update gitlab-ui to 1.9.0Clement Ho
2018-10-09Resolve "Harmonize prettier and eslint configs"Mike Greiling
2018-09-26Fix import statement for the skeleton notesJose Vargas
2018-09-25Add gitlab-ui skeleton loadingClement Ho
2018-09-17Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault
2018-09-07Fix Linting ErrorTim Zallmann
2018-09-07Removed Console.logTim Zallmann
2018-09-07Fix for Karma, Static Analysis and RSPec for MR PageTim Zallmann
2018-09-05Remove extra spaces from MR discussion notesTakuya Noguchi
2018-07-06Use proper markdown rendering for previewsBrett Walker
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-06-25Add default autocomplete configKushal Pandya
2018-06-21Changes tab VUE refactoringFelipe Artur
2018-06-20remove all unused eslint-disable rulesLukas Eipert
2018-06-15Enable no-restricted-globals in JS filesgfyoung
2018-06-14Resolve "Placeholder note renders the user name in a new line"Clement Ho
2018-04-23Merge branch 'master' into bootstrap4Clement Ho
2018-04-20Fix bug where resolved discussions were not visible when toggledClement Ho
2018-04-20Resolve "Text from the diff is showing within a table header inside the discu...Simon Knox
2018-04-17[skip ci] Merge branch 'master' into bootstrap4Clement Ho
2018-04-17Merge branch '45271-collpased-diff-loading' into 'master'Phil Hughes
2018-04-16Disable try again button while fetching the APIFilipa Lacerda
2018-04-16Use different class for try again button in collapsed diffsFilipa Lacerda
2018-04-13Remove unused importsFilipa Lacerda
2018-04-13Render only one error message per diffFilipa Lacerda
2018-04-12[skip ci] Use toggleClass instead of toggleClement Ho
2018-04-12Merge branch 'master' into bootstrap4Clement Ho
2018-04-12 Fixes unresolved discussions rendering the error state instead of the diffFilipa Lacerda
2018-04-12Revert "Merge branch '44870-remove-extra-space-around-comment-form-on-merge-r...Clement Ho
2018-04-10[skip ci] Replace hidden-xsClement Ho
2018-04-04Refactor and tweak margin for note forms on IssuableTakuya Noguchi
2018-03-22Cleanup test for disabling comment submit buttonWinnie Hellmann
2018-03-21Disables the button when submitting comment.Jacob Schatz
2018-03-19Resolve "Notes karma specs failing"Simon Knox
2018-03-16Prettify notes.Fatih Acet
2018-03-13Resolve "Projects::MergeRequestsController#show is slow (implement skeleton l...Simon Knox
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-21Update to jQuery 3.Jacob Schatz
2018-02-02Remove duplicate axios importClement Ho