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-03-11Merge branch 'diff-comments-avatars' into 'master' Jacob Schatz
2017-03-01Remove query parameters from notes polling endpoint to make caching easierAdam Niedzielski
2017-02-28add /award slash commandmhasbini
2017-02-18replace implicit this == window with explicit bindingMike Greiling
2017-02-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox
2017-02-16allow clicking on text or icon to trigger expandSimon Knox
2017-02-16style links on system notes to look clickableSimon Knox
2017-02-15update correct field for Notes - it's called note not descriptionSimon Knox
2017-02-13Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into task_list_refactorSimon Knox
2017-02-09Refactored diff notes Vue appPhil Hughes
2017-02-08notes use new task_list, and PATCH instead of POSTSimon Knox
2017-02-08switch notes to use task_list, but keep its update function for nowSimon Knox
2017-01-31Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-31Merge branch '26282-autosize-js-memory-leak' into 'master' Alfredo Sumaran
2017-01-28Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-25Flag multiple empty lines in eslint, fix offenses.Bryce Johnson
2017-01-20remove ba-resizeLuke "Jared" Bennett
2017-01-19Merge branch 'simple-eslint-fixes' into 'master' Fatih Acet
2017-01-19Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-01-19resolve all parseInt radix eslint violationsMike Greiling
2017-01-19resolve all x-spacing and no-spaced-x eslint violationsMike Greiling
2017-01-19resolve all indent eslint violationsMike Greiling
2017-01-19resolve all padded-blocks eslint violationsMike Greiling
2017-01-19resolve all semi and no-extra-semi eslint violationsMike Greiling
2017-01-13Merge branch 'master' into go-go-gadget-webpackPhil Hughes
2017-01-13Address MR commentsJarka Kadlecova
2017-01-11refresh merge widget after using /merge commandJarka Kadlecova
2017-01-10migrate all javascript asset bundles and require syntaxMike Greiling
2017-01-06Fixed edit form authenticity_token call failing the testsPhil Hughes
2017-01-05Fix review comments.Fatih Acet
2017-01-04Review fixes.Fatih Acet
2017-01-04Use gl.utils.isInViewport and improve gl.utils.animateToElement.Fatih Acet
2017-01-04Hide edit warning element when form reverted.Fatih Acet
2017-01-04Fix single note edit form specs.Fatih Acet
2017-01-04Separate edit form in Changes and Discussions tab.Fatih Acet
2017-01-04Fix task list for single edit note widget changes.Fatih Acet
2017-01-04Fix single comment edit form issues.Fatih Acet
2017-01-04Refactor discussion edit widget to have only one at a time.Fatih Acet
2016-12-15Merge branch 'katex-math' into 'master' Sean McGivern
2016-12-14Render math in Asciidoc and Markdown with KaTeX using code blocksMunken
2016-12-14resolve all instances of no-undef eslint rule violationsMike Greiling
2016-11-29Remove JSX/React eslint plugins.Luke "Jared" Bennett
2016-11-24Merge branch 'resolve-discussions-timeago' into 'master' Fatih Acet
2016-11-23Fixed timeago when creating new discussionPhil Hughes
2016-11-22resolves lowercase issue in system note for labels, label description and titleNur Rony
2016-11-17makes system notes less intrusive to a conversationNur Rony
2016-11-15explicitly disable eslint inlineLuke "Jared" Bennett
2016-11-10Changed how resolving notes is renderedPhil Hughes
2016-11-10Fixed up resolve discussionsPhil Hughes
2016-10-26disable ESLint for all JavaScript fileswinniehell