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-25Vue-i18n: app/assets/javascripts/issue_show directoryEzekiel Kigbo
2019-06-14Add Join meeting button to Issues with Zoom linksSimon Knox
2019-06-04Comply with `no-implicit-coercion` rule (CE)Nathan Friend
2019-06-03Backport EE MRWalmyr Lima
2019-04-25Add auto direction to support rtl languagesAhmad Haghighi
2019-04-16Autosave description in epicsRajat Jain
2019-03-26Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan
2019-02-07Add fast tasklist support to MR tasklistFatih Acet
2019-02-04Remove Redcarpet markdown engineJan Provaznik
2019-02-02lockVersion should be required false and default 0Fatih Acet
2019-01-31Stop closing issue edit form in error stateFatih Acet
2019-01-31Address review comments and fix commented specFatih Acet
2019-01-31Some cleanup and improvements on frontent logicFatih Acet
2019-01-31Add missing specs.Fatih Acet
2019-01-31Add new spec for updateStoreState methodFatih Acet
2019-01-31Fix failing specs and lint errors.Fatih Acet
2019-01-31Handle tasklist update failed in app componentFatih Acet
2019-01-31Fix data coming down to error handler of tasklistFatih Acet
2019-01-31Pass tasklist lock versionBrett Walker
2019-01-31Show error message from backendFatih Acet
2019-01-31Accept lockVersion as a prop and add to storeFatih Acet
2019-01-28Prevent unload when Recaptcha is openRajat Jain
2018-11-20Prettify all the thingsMike Greiling
2018-10-10Prettify issue_show and jobs modulesMike Greiling
2018-10-05Adding qa-selectors for e2e testsRamya Authappan
2018-09-25Merge branch 'ce-7013-add-epics-close-support' into 'master'Douglas Barbosa Alexandre
2018-09-24Bacport FE changes from Closing EpicsJarka Košanová
2018-09-20Resolve eslint-plugin-vue errorsMike Greiling
2018-09-19Unite green buttons under one css classDmitriy Zaporozhets
2018-07-24Replace author_link snake case in vue componentsGeorge Tsiolis
2018-07-06Use proper markdown rendering for previewsBrett Walker
2018-07-05:sparkles: use pre-existing components for title and descriptionPhil Hughes
2018-06-15Enable no-restricted-globals in JS filesgfyoung
2018-06-13Fix broken tests due to bad conflict resolutionFilipa Lacerda
2018-06-11Updates eslint vue plugin versionFilipa Lacerda
2018-05-10Rename btn-secondary to btn-defaultAnnabel Dunstone Gray
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-04-09Replace .pull-left with .float-leftClement Ho
2018-04-09Rename .btn-default to .btn-secondaryClement Ho
2018-04-09Rename col-xs-* to col-*Clement Ho
2018-03-10require jQuery to be explicitly importedMike Greiling
2018-02-21Update to jQuery 3.Jacob Schatz
2018-01-18Fix eslintJacob Schatz
2018-01-18Remove Event listener and make code more readable.Jacob Schatz
2018-01-18Add confirm when navigating away from page with tests.Jacob Schatz
2018-01-05[ci skip] Fix more eslint rulesFilipa Lacerda
2018-01-05[ci skip] Fix more rulesFilipa Lacerda
2018-01-04Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda
2018-01-03Switch issue_show to AxiosEric Eastwood
2017-12-19Show inline edit button for issuesClement Ho