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
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2019-12-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-02Make diff_refs_match_commit validation reusablePatrick Bajao
2019-06-05Avoid 500's when commit is not reachableOswaldo Ferreira
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-03-20Implement multi-line suggestions filteringOswaldo Ferreira
2018-12-20Add image_diff_note_on_merge_request factoryDouwe Maan
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-05-01Use persisted diff data instead fetching Git on discussionsOswaldo Ferreira
2017-12-22Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan
2017-12-07adding view and feature specsmicael.bergeron
2017-11-13Prevents position update for image diff notesFelipe Artur
2017-10-13Move line code generation into Gitlab::GitAlejandro Rodríguez
2017-10-13Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez
2017-10-13Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez
2017-10-07Commenting on image diffsFelipe Artur
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-05-31Update diff discussion position per discussion instead of per noteDouwe Maan
2017-05-23Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan
2017-05-03Allow commenting on older versions of the diff and comparisons between diff v...Douwe Maan
2017-04-10Add specsDouwe Maan
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Add specsDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2016-09-06Optimize discussion notes resolving and unresolvingAlejandro Rodríguez
2016-08-17Store discussion_id on Note for faster discussion lookup.Douwe Maan
2016-08-16Address review feedbackDouwe Maan
2016-08-12Add specs for new Note and DiffNote methods.Douwe Maan
2016-08-02Speedup DiffNote#active? on discussions, preloading noteables and avoid touch...Paco Guzman
2016-07-07Make `DiffNote#update_position` privateDouwe Maan
2016-07-07Add tests for DiffNoteDouwe Maan