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-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-11Support Markdown rendering using multiple projectsYorick Peterse
2018-04-03Refactor discussions/notes codeJan Provaznik
2018-02-28Render MR Notes with Vue with behind a cookieFatih Acet
2017-11-22Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin
2017-11-17Use StrongMemoize and enable/disable cops properlyLin Jen-Shin
2017-11-17Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-16Make sure NotesActions#noteable returns a Noteable in the update actionDouwe Maan
2017-11-06Resolve "DashboardController#activity.json is slow due to SQL"Francisco Javier López
2017-11-06Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin
2017-11-06Merge branch '38677-render-new-discussions-on-diff-tab' into 'master'Filipa Lacerda
2017-11-03Render 404 when polling commit notes without having permissionsFelipe Artur
2017-11-02Use diff_discussion? instead of is_a?(DiffDiscussion)Luke "Jared" Bennett
2017-10-21Remove trailing commaLuke "Jared" Bennett
2017-10-21Improve discussion_line_code set and update notes_controller_specLuke "Jared" Bennett
2017-10-21Added discussion_line_code value to note response and use it to query the rig...Luke "Jared" Bennett
2017-10-07Commenting on image diffsFelipe Artur
2017-10-03Improve performance of filtering notes in NotesControllerStan Hu
2017-09-18Add cop to make sure we don't use ivar in a moduleLin Jen-Shin
2017-08-30Fix specsDouwe Maan
2017-08-18No explicit `to_a` or instance variables needed.Douwe Maan
2017-08-17Prefer polymorphism over `is_a?`Douwe Maan
2017-08-17Remove view=full_data from NotesControllerDouwe Maan
2017-08-07Convert ?full_data=1 -> ?view=full_dataSean McGivern
2017-08-03Keep the replies when the user leaves the pageFilipa Lacerda
2017-08-02[ci skip] Enable etag pollingFilipa Lacerda
2017-07-31Merge branch 'master' into issue-discussions-refactorDouwe Maan
2017-07-28Fix replying to commit comments on MRs from forksSean McGivern
2017-07-21Add full JSON endpoints for issue notes and discussionsDouwe Maan
2017-05-05Support comments for personal snippetsJarka Kadlecova
2017-05-02Display comments for personal snippetsJarka Kadlecova