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-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2018-02-12Reuse getterFilipa Lacerda
2018-02-09Makes close/reopen issue request to inside the vue appFilipa Lacerda
2018-02-08Resolve "Cancelling a second comment edit doesn't return its state to before ...Simon Knox
2018-01-25Default to HTTPS for all Gravatar URLsAchilleas Pipinellis
2018-01-12Merge branch '41956-fix-ctrl-enter-binding-to-save-comment' into 'master'Phil Hughes
2018-01-12Fix Ctrl+Enter keyboard shortcut saving comment/note editEric Eastwood
2018-01-11Merge branch 'main-js-tidy-up' into 'master'Filipa Lacerda
2018-01-10Tidy up main JS filePhil Hughes
2018-01-08Remove soft removals related codeYorick Peterse
2017-12-12Merge branch '37619-fix-vue-typeerror-not-failing-the-build' into 'master'Filipa Lacerda
2017-12-12Use shared interceptor in note specsEric Eastwood
2017-12-12Merge branch 'issue-note-rename' into 'master'Fatih Acet
2017-12-10Try to clean up legit Vue error that was patched overEric Eastwood
2017-12-09Merge branch 'note-preview' into 'security-10-2'Fatih Acet
2017-12-08rename remaining issue_ prefixed filesSimon Knox
2017-12-04issue note component renameSimon Knox
2017-12-01issue note storeSimon Knox
2017-11-06Disable issue action button whilst submitting and testLuke "Jared" Bennett
2017-10-31Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann
2017-10-19Moves placeholders components into shared folder with documentation. Makes th...Filipa Lacerda
2017-10-04Merge branch 'acet-disabled-comment-textarea-while-requesting' into 'master'Filipa Lacerda
2017-10-03Add tests for handle save method of the comment form.Fatih Acet
2017-09-22Merge branch 'master' into 31050-registry-image-listsFilipa Lacerda
2017-09-22Fix rendering double note issue.Fatih Acet
2017-09-21IssueNotes: Resize comment form after note submit and discard.Fatih Acet
2017-09-20[ci skip] Adds tests to vuex and collapsibe componentFilipa Lacerda
2017-08-22IssueNotesRefactor: Fix consistent typo.Fatih Acet
2017-08-17Rename a few attribute suffixes from `_url` to `_path`Douwe Maan
2017-08-17Remove view=full_data from NotesControllerDouwe Maan
2017-08-16IssueNotesRefactor: Implement missing attachment image.Fatih Acet
2017-08-12Fix broken testsFilipa Lacerda
2017-08-11Adds tests for sync actionsFilipa Lacerda
2017-08-11Adds helper to test Vuex actionsFilipa Lacerda
2017-08-11Adds tests for mutations and gettersFilipa Lacerda
2017-08-11Adds missing unit tests for vue components: issue_note_awards_list; issue_not...Filipa Lacerda
2017-08-11Adds unit tests for discussion componentFilipa Lacerda
2017-08-11Adds unit tests to issue_note_actions componentFilipa Lacerda
2017-08-11Adds confidential issue informationFilipa Lacerda
2017-08-11Fix broken spec for issuable shortcuts and notesFilipa Lacerda
2017-08-10Remove issue discussion started specFilipa Lacerda
2017-08-10Fix broken testsFilipa Lacerda
2017-08-09[ci skip] Adds unit tests for issue comment form specFilipa Lacerda
2017-08-09[ci skip] Adds unit tests for issue_system_note componentFilipa Lacerda
2017-08-09[ci skip] Adds unit tests for issue_note_signed_out_widget componentFilipa Lacerda
2017-08-09[ci skip] Adds tests for issue_note_edited_text componentFilipa Lacerda
2017-08-09[ci skip] Adds unit tests for issue_note_header componentFilipa Lacerda
2017-08-09[ci skip] Adds tests for placeholder note componentFilipa Lacerda
2017-08-09[ci skip] Adds tests for issue appFilipa Lacerda
2017-08-08[ci skip] Init testing vue app for issue notesFilipa Lacerda