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-04-20Resolve "Text from the diff is showing within a table header inside the discu...Simon Knox
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 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-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
2018-02-02Merge branch 'ph-axios-2' into 'master'Filipa Lacerda
2018-02-01Converted notes.js to axiosPhil Hughes
2018-02-01remove useless ajaxPost methodPhil Hughes
2018-01-31Converted common_utils to axiosPhil Hughes
2017-12-15Export and use Notes ES modulePhil Hughes
2017-12-11Merge branch 'master' into 38869-datetimeFilipa Lacerda
2017-12-11updated importsPhil Hughes
2017-12-08use exported methods instead of gl.utilsPhil Hughes
2017-12-07Export date utility functions as ES6 modulesFilipa Lacerda
2017-11-06Merge branch '38677-render-new-discussions-on-diff-tab' into 'master'Filipa Lacerda
2017-10-31Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann
2017-10-27FE review changes - remove internal details assertion and look for closest fo...Luke "Jared" Bennett
2017-10-24Merge branch 'master' into 'es-module-autosave'Mike Greiling
2017-10-23Fix karmaLuke "Jared" Bennett
2017-10-21Added discussion_line_code value to note response and use it to query the rig...Luke "Jared" Bennett
2017-10-19notes.js: use the original content when resetting the formBen Boeckel
2017-10-19notes.js: also return the original content when getting form dataBen Boeckel
2017-10-19Remove dropzoneInput from global namespaceFilipa Lacerda
2017-10-12convert Autosave into pure es module and remove global exportMike Greiling
2017-10-11Merge branch '38871-cleanup-data-page-attribute-after-karma-test' into 'master'Clement Ho
2017-10-11Cleanup data-page attribute after each Karma testEric Eastwood
2017-10-11spec fixesPhil Hughes
2017-10-11Moves form related JS modules out of globalPhil Hughes
2017-10-10fixed notes specsPhil Hughes
2017-10-10spec fixesPhil Hughes
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-10-07Commenting on image diffsFelipe Artur
2017-09-09Import modules instead of using the ones in global namespaceFilipa Lacerda
2017-09-09Use modules in common utilsFilipa Lacerda
2017-09-08Merge branch 'fix-comment-reflection' into 'security-9-5'Jacob Schatz
2017-09-05Fix diff comment button not showing after deleting a commentPhil Hughes
2017-08-03Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann
2017-07-28Fix replying to commit comments on MRs from forksSean McGivern