Alejandro Rodríguez
|
c2e99b40f7
|
Implement fix for n+1 issue on flatten_tree helper
|
2017-09-06 17:47:25 -03:00 |
|
Robert Speicher
|
260c8da060
|
Whitelist or fix additional Gitlab/PublicSend cop violations
An upcoming update to rubocop-gitlab-security added additional
violations.
|
2017-08-14 12:14:11 -04:00 |
|
Alejandro Rodríguez
|
9eb5cdd73f
|
Incorporate CommitService.GetTreeEntries Gitaly call
|
2017-07-20 12:47:00 -04:00 |
|
Jacob Vosmaer
|
47c844bf34
|
Add Gitaly notes and annotations to Gitlab::Git
|
2017-07-12 17:06:31 +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 |
|
Bob Van Landuyt
|
e564fe971f
|
Rename Gitlab::Git::EncodingHelper to Gitlab::EncodingHelper
|
2017-06-01 21:21:14 +00: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 |
|
mhasbini
|
ed5d59d4c4
|
Fix symlink icon in project tree
|
2017-04-02 14:42:37 +03: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
|
3011ac4150
|
Refactoring and cleanup. Removed unused commit finders
|
2013-04-03 21:05:10 +03:00 |
|
Dmitriy Zaporozhets
|
03f41e2820
|
Gitlab::Git::Tree & Blob added
|
2013-04-02 22:37:20 +03:00 |
|
Dmitriy Zaporozhets
|
5f4445c3d3
|
store commits for MR as array of hashes
|
2013-04-02 21:30:36 +03:00 |
|