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-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
2017-07-12Update vue-resourceFilipa Lacerda
2017-07-06refactor TaskList class to ES module syntaxMike Greiling
2017-06-30Merge branch 'enable-webpack-code-splitting' into 'master'Jacob Schatz
2017-06-30Remove placeholder note when award emoji slash command is appliedKushal Pandya
2017-06-29Render add-diff-note button with server.Bryce Johnson
2017-06-28dynamically import emoji helpers for AwardsHandler classMike Greiling
2017-06-28Remove unnecessary call to `_.escape`kushalpandya
2017-06-23refactor Notes class to ES class syntaxMike Greiling
2017-06-20Merge branch '33868-fix-mr-changes-diff-note-up-arrow-editing' into 'master'Jacob Schatz
2017-06-20Fix MR "Changes" diff note up arrow to edit last noteEric Eastwood
2017-06-20Fix note highlight being added to new notesEric Eastwood
2017-06-16Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'Sean McGivern
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-15Merge branch '33483-fix-note-highlight-being-lost-on-note-update' into 'master'Phil Hughes
2017-06-14Fix autocomplete not working on note edit formEric Eastwood
2017-06-14Fix note highlight being lost after real time updateEric Eastwood
2017-06-08Merge branch 'cherry-pick-dc2ac993' into 'security-9-2'DJ Mountney