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
2017-10-12convert Autosave into pure es module and remove global exportMike Greiling
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-03Disable comment textarea while submitting a new comment.Fatih Acet
2017-10-02Further review changesLuke "Jared" Bennett
2017-10-01FE review changes app codeLuke "Jared" Bennett
2017-09-29Fix md-area top border-radius with issue issuable-note-warningLuke "Jared" Bennett
2017-09-27Fix karmaLuke "Jared" Bennett
2017-09-26Disable comment form when discussion locked for userJarka Kadlecova
2017-09-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issuesJarka Kadlecova
2017-09-22Merge branch 'acet-fix-double-note-render' into 'master'Jacob Schatz
2017-09-22Fix rendering double note issue.Fatih Acet
2017-09-22IssueNotes: Switch back to Write pane when note cancel or submit.Fatih Acet
2017-09-21IssueNotes: Resize comment form after note submit and discard.Fatih Acet
2017-09-14Merge FELuke "Jared" Bennett
2017-08-29IssueNotesRefactor: Fix broken specs.Fatih Acet
2017-08-23IssueNotesRefactor: Empty textarea while submitting comment and restore conte...Fatih Acet
2017-08-23IssueNotesRefactor: Fix error messages of edit/reply failure for discussions.Fatih Acet
2017-08-21IssueNotesRefactor: Show Cmd+Enter to comment tooltip.Fatih Acet
2017-08-21IssueNotesRefactor: First comment and then close the issue.Fatih Acet
2017-08-19IssueNotesRefactor: Fix flash container positioning.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-14Fix broken spinach testFilipa Lacerda
2017-08-14Fix autocomplete broken testsFilipa Lacerda
2017-08-13Only starts autosave if user is logged inFilipa Lacerda
2017-08-13Fixes autosave not enabling comment button when it is restored.Filipa Lacerda
2017-08-11Fix open discussionsFilipa Lacerda
2017-08-11Adds confidential issue informationFilipa Lacerda
2017-08-11Add missing dependencyFilipa Lacerda
2017-08-11Fix broken spec for issuable shortcuts and notesFilipa Lacerda
2017-08-10Fix broken testsFilipa Lacerda
2017-08-10Remove forgotten fdescribeFilipa Lacerda
2017-08-10[ci skip] Improve code as per code reviewsFilipa Lacerda
2017-08-09[ci skip] Adds unit tests for issue comment form specFilipa 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
2017-08-07Convert ?full_data=1 -> ?view=full_dataSean McGivern
2017-08-04Fix vue broken testFilipa Lacerda
2017-08-04[ci skip] Enable submit button on pasteFilipa Lacerda
2017-08-03Keep the replies when the user leaves the pageFilipa Lacerda
2017-08-03[ci skip] Show errors close to the textareaFilipa Lacerda
2017-08-03[ci skip] Fix eslint errorsFilipa Lacerda
2017-08-02[ci skip] Remove all global dataFilipa Lacerda
2017-08-02[ci skip] Fix broken links for signin and register pathFilipa Lacerda
2017-08-02[ci skip] Disable main submit button while submitingFilipa Lacerda
2017-08-02[ci skip] Disable slash commands in edit modeFilipa Lacerda
2017-07-29[ci skip] Adds quick actions link to input in discussionFilipa Lacerda
2017-07-28[ci skip] Fix shortcuts for previewFilipa Lacerda
2017-07-28Find last note created by current user through vue instead of querying the DOMFilipa Lacerda