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-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
2017-06-05Improve user experience around slash commands in instant commentsKushal Pandya
2017-05-29Merge branch 'fix-up-notes-technical-debt' into 'master'Fatih Acet
2017-05-26More consistent padding of notes, system notes, and note formDouwe Maan
2017-05-26Fix up some notes tech debtEric Eastwood
2017-05-22Merge branch 'fix-weird-jquery-data-attribute-caching-issue-in-notes' into 'm...Phil Hughes
2017-05-22Fix jQuery data attribute caching issue casuing expanding issuesEric Eastwood
2017-05-22Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda
2017-05-19Fix system note comparison and standardize note setupEric Eastwood
2017-05-18Fix ability to edit diff notes multiple timesKushal Pandya
2017-05-18Merge branch '32424-fix-linking-to-unresolved-expanded-diff-note' into 'master'Phil Hughes
2017-05-18Merge branch '32449-fix-note-comparison-trailing-newline-edge-case' into 'mas...Phil Hughes
2017-05-18Fix missing .original-note-content and trailing new line edge caseEric Eastwood
2017-05-18Disable reference prefixes in notes for SnippetsSam Rose
2017-05-18Fix linking to unresolved/expanded diff noteEric Eastwood
2017-05-16update remaining uses of CJS syntax to ES module syntaxMike Greiling
2017-05-16Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood
2017-05-16Merge branch '32125-fix-link-to-note-in-diff' into 'master' Fatih Acet
2017-05-16Merge branch '24373-warning-message-go-away' into 'master' Phil Hughes
2017-05-15Notes: Warning message should go away once resolvedJacopo
2017-05-15Improve slash command stripping, escape temporary note contentsKushal Pandya
2017-05-13Fix linking to resolved note in diffEric Eastwood
2017-05-1231886 Remove spinner from loading commenttauriedavis
2017-05-11Fix slash commands detection in commentsKushal Pandya
2017-05-09Merge branch 'remove-needless-bind-polyfills' into 'master' Filipa Lacerda
2017-05-09Merge branch 'up-arrow-focus-discussion-comment' into 'master' Filipa Lacerda
2017-05-09Merge request widget redesignFatih Acet
2017-05-09remove bind polyfill from notes.jsMike Greiling
2017-05-08Fixed UP arrow key not editing last comment in discussionPhil Hughes
2017-05-06Fix Karma failures for jQuery deferredsKushal Pandya
2017-05-05Add instant comments supportKushal Pandya
2017-05-03Add real-time note edits :chipmunk:Eric Eastwood