Jacob Vosmaer
|
17d7d3de5d
|
Add git_blob_load_all_data feature flag
|
2017-07-07 18:36:14 +02:00 |
Jacob Vosmaer
|
06b9449224
|
Add gitaly_git_blob_raw feature
|
2017-07-07 18:33:59 +02:00 |
Douwe Maan
|
82614f8675
|
Fix issues with non-UTF8 filenames by always fixing the encoding of tree and blob paths
|
2017-07-04 15:16:34 -05:00 |
Ahmad Sherif
|
0284f01716
|
Migrate Gitlab::Git::Blob.find to Gitaly
|
2017-06-21 17:31:20 +02:00 |
Douwe Maan
|
370bc86fb0
|
Detect if file that appears to be text in the first 1024 bytes is actually binary afer loading all data
|
2017-06-08 12:49:03 -05:00 |
Bob Van Landuyt
|
e564fe971f
|
Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper`
|
2017-06-01 21:21:14 +00:00 |
Douwe Maan
|
aed0387f97
|
Consistent diff and blob size limit names
|
2017-05-29 17:02:02 -05:00 |
Rémy Coutable
|
3db37e0562
|
Enable the Style/TrailingCommaInArguments cop
Use the EnforcedStyleForMultiline: no_comma option.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-05-10 18:25:45 +02:00 |
Douwe Maan
|
720cc14a75
|
Refactor Blob support of external storage in preparation of job artifact blobs
|
2017-05-03 10:20:05 -05:00 |
Douwe Maan
|
b73b16798d
|
Small code tweaks
|
2017-04-27 12:23:26 -05:00 |
Douwe Maan
|
d40970bf5e
|
Normalize sizes in Gitlab::Git::Blob
|
2017-04-17 13:44:31 -05:00 |
Douwe Maan
|
0625af3bcb
|
Consistently create, update, and delete files, taking CRLF settings into account
|
2017-02-24 09:55:01 -06:00 |
Rémy Coutable
|
2ac0178564
|
Remove some useless require_relative statements
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-01-17 01:22:01 -05:00 |
Robert Speicher
|
2e20a71d21
|
Ensure internal Gitlab::Git references use the namespace
|
2017-01-04 19:09:29 -05:00 |
Robert Speicher
|
a00578ce5c
|
Absorb gitlab_git
|
2017-01-04 19:09:28 -05:00 |
Dmitriy Zaporozhets
|
4f2d2c90f7
|
Move Gitlab::Git out of gitlab core
|
2013-04-27 23:50:17 +03:00 |
Dmitriy Zaporozhets
|
94390fc7b4
|
Proper routing. blobs for blobs, raw for send_data
|
2013-04-03 09:26:38 +03:00 |
Dmitriy Zaporozhets
|
03f41e2820
|
Gitlab::Git::Tree & Blob added
|
2013-04-02 22:37:20 +03:00 |