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
2023-12-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-10-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2023-02-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-09-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-08-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-03-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-03-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-09-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-07-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-05-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-09-10Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-04-01Allow streaming io objects into GitalyBob Van Landuyt
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-08-29Fix Error 500s due to encoding issues when Wiki hooks fireStan Hu
2018-07-09Resolve Naming/UncommunicativeMethodLin Jen-Shin
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-03-22Fix EncodingHelper#clean blowing up on UTF-16BE stringsAhmad Sherif
2018-02-10Return a warning string if we try to encode to unsupported encodingAhmad Sherif
2018-01-05Fix a bug where charlock_holmes was used needlessly to encode stringsAlejandro Rodríguez
2017-12-28Move encoding methods to the more general EncodingHelperAlejandro Rodríguez
2017-11-23Fix encoding bugs in Gitlab::Git::UserJacob Vosmaer (GitLab)
2017-10-19Avoind unnecesary `force_encoding` operationsAlejandro Rodríguez
2017-09-06remove useless commentmicael.bergeron
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-08Raise encoding confidence threshold to 50Lin Jen-Shin
2017-06-06Fix binary encoding error on MR diffsJames Lopez
2017-06-02Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`Bob Van Landuyt