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-02-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-12Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-17Add latest changes from gitlab-org/gitlab@masterlistGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-02Prevent empty classes in ansi2html conversionLukas '+ alert('Eipi') + ' Eipert
2019-07-26Fix cannot modify frozen stringThong Kuah
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-07-23Validate the existence of archived traces before removing live traceShinya Maeda
2019-06-24Revert "Merge branch..."Kamil Trzciński
2019-06-19Fix copying a single line from FirefoxAdam Hegyi
2019-06-17Make failing specs passFabio Pitino
2019-03-15Make CI refs matching to to use UntrustedRegexpKamil Trzciński
2018-11-27Merge branch 'lock-trace-writes' into 'master'Stan Hu
2018-11-27Lock writes to trace streamKamil Trzciński
2018-11-26Fix deadlock on ChunkedIOKamil Trzciński
2018-07-09Access metadata directly from Object StorageKamil Trzciński
2018-04-26Refactoring ci_job_trace to ci_build_traceShinya Maeda
2018-04-06Change Redis TTL to 1day. Fixing nitpicksShinya Maeda
2018-04-06Fix Stream#file? duplicates. And the specShinya Maeda
2018-04-05Fix bunch of textsShinya Maeda
2018-04-05Fix rubocopShinya Maeda
2018-04-05Add tests for Trace::StreamShinya Maeda
2018-04-05Add spec for ChunkedIOShinya Maeda
2018-04-05Removed unused codeKamil Trzciński
2018-04-05Use bytesize everywhere instead of lengthShinya Maeda
2018-04-05Fix static analysysShinya Maeda
2018-04-05Fix Live traceShinya Maeda
2018-04-05Consolidate ChunkedIOShinya Maeda
2018-04-05Implement basic live trace featureShinya Maeda
2018-04-05Add tests for ChunkStore::Database tooShinya Maeda
2018-04-05Add spec for chunked_ioShinya Maeda
2018-04-05Add chunks_store database specShinya Maeda
2018-04-05Add spec for ChunkStore::RedisShinya Maeda
2018-03-22Backport ee-40781-os-to-ceMicaël Bergeron
2018-03-01removed EE specific code from the portMicaël Bergeron
2017-10-05Add CI build trace sections extractorAlessio Caiazza
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-07-24Upgrade the re2 gem to 1.1.0Nick Thomas
2017-07-22Short-circuit build coverage extraction for empty regexesNick Thomas
2017-07-22Fix the gcovr coverage regex by removing line separators before scanningNick Thomas
2017-07-20Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'Douwe Maan
2017-05-24Use force_encoding when regex contains UTF-8 charShinya Maeda
2017-05-24Use each_line. Avoid comparison of partial. Add UTF-8 spec.Shinya Maeda
2017-05-24Fix reverse_line from chunk basedShinya Maeda
2017-05-24ReproducedShinya Maeda
2017-04-18Just enforce the output encoding for Ansi2htmlLin Jen-Shin
2017-04-17Set the encoding in c'tor and explain why it's fineLin Jen-Shin