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-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab 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
2018-11-13Enable even more frozen string in lib/gitlabgfyoung
2018-10-17[ci skip] Fix documentation of Gitlab::Git::Diff#filter_diff_options flagsAlejandro Rodríguez
2018-10-01Make single diff patch limit configurableOswaldo Ferreira
2018-09-12Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez
2018-08-17Fix merge requests not showing any diff files for big patchesAlejandro Rodríguez
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-01-30Decouple more of Repository from RuggedJacob Vosmaer (GitLab)
2017-10-02Revert "Increase diff limits to 100 KB for collapse and 200 KB overall"Sean McGivern
2017-09-21Migrate Gitlab::Git::Repository#diff to GitalyAhmad Sherif
2017-09-06renames ambiguous methods and add specmicael.bergeron
2017-09-06fix refactoring error with Blob.binary?micael.bergeron
2017-09-06revert to using a simple representationmicael.bergeron
2017-09-06wip: fake its a binary diffmicael.bergeron
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-07-19Migrate DiffCollection limiting logic to GitalyAhmad Sherif
2017-07-12Try to eliminate unused diff optionsJacob Vosmaer
2017-06-22Encode Gitaly diff patches properlyAhmad Sherif
2017-06-16Add table for files in merge request diffsSean McGivern
2017-06-14Implement diff viewersDouwe Maan
2017-06-09Only look up diff size limit flags once per requestSean McGivern
2017-06-05Merge branch '31983-increase-merge-request-diff-file-size-limit-for-default-t...Douwe Maan
2017-06-02Merge branch 'fix/use-new-gitaly-commit-diff-rpc' into 'master'Robert Speicher
2017-06-02Increase diff limits to 100 KB for collapse and 200 KB overallSean McGivern
2017-06-02Use the new Gitaly CommitDiff RPCAhmad Sherif
2017-06-02Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt
2017-05-31Change no_limits to limitsDouwe Maan
2017-05-31Fix Diff#too_large? and specsDouwe Maan
2017-05-30Fix Diff#to_hash and #init_from_hashDouwe Maan
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-23Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan
2017-05-13Add support for deltas_only under GitalyAhmad Sherif
2017-03-15Use Gitaly for CommitController#showAhmad Sherif
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-01-05Absorb gitlab_gitRobert Speicher
2013-04-28Move Gitlab::Git out of gitlab coreDmitriy Zaporozhets
2013-04-16symbolize keys for Gitlab::Git::Diff & Gitlab::Git::CommitDmitriy Zaporozhets
2013-04-15Init Gitlab::Git::Diff classDmitriy Zaporozhets