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 (Collapse)Author
2019-04-16Autosave description in epicsRajat Jain
When editing an epic, the progress was previously lost due to lack of localstorage syncing code. This commit adds support for localstorage sync.
2018-10-17Prettify all spec filesMike Greiling
2017-06-24Fixes ctrl+enter not submit issue edit formPhil Hughes
Closes #33758
2017-05-15Stop passing through the store objectPhil Hughes
[ci skip]
2017-05-15Issue inline edit title fieldPhil Hughes
[ci skip]