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-05-03Add real-time note edits :chipmunk:Eric Eastwood
2017-04-19Add renderNote animation and added specLuke "Jared" Bennett
2017-04-08alfredo review changesLuke "Jared" Bennett
2017-04-07Review changesLuke "Jared" Bennett
2017-04-07Fix creating discussion when diff view is set to parallelDouwe Maan
2017-04-07Added variable button fixLuke "Jared" Bennett
2017-04-07Fixed issue button state bugLuke "Jared" Bennett
2017-04-07Fixed bugs and added testsLuke "Jared" Bennett
2017-04-06Update unit testsLuke "Jared" Bennett
2017-04-06phil review changesLuke "Jared" Bennett
2017-04-06Fixed close button textLuke "Jared" Bennett
2017-04-06Disable submit button and dropdown when submitt comment formAlfredo Sumaran
2017-04-06Be more specific with selectorAlfredo Sumaran
2017-04-06Fix squared buttons by removing not needed CSS classesAlfredo Sumaran
2017-04-06Do not initialize comment type toggle if form is not availableAlfredo Sumaran
2017-04-05Move CommentTypeToggle use from gl_form to notesLuke "Jared" Bennett
2017-04-05Added resolvable discussion frontendLuke "Jared" Bennett
2017-04-05Fix specsDouwe Maan
2017-04-05Correctly display multiple separate discussions on the same diff lineDouwe Maan
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Fix field nameDouwe Maan
2017-04-05Fix some specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-22remove Cookies class from global spaceMike Greiling
2017-03-08Get view type based on diff_view CookieAlfredo Sumaran
2017-03-08Added discussion comments avatars to diffPhil Hughes
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