AlexWayfer
|
7ba7fa5048
|
Fix 500 error for old (somewhat) MRs
|
2017-10-30 12:30:31 +00:00 |
|
Alejandro Rodríguez
|
9fdde3693b
|
Move line code generation into Gitlab::Git
Having a distinct class just for that was a bit overkill
|
2017-10-12 22:13:05 -03:00 |
|
Alejandro Rodríguez
|
faa9bd402d
|
Create a Gitlab::Git submodule for conlict-related files
Rename classes to (hopefully) clearer names while we're doing that.
|
2017-10-12 22:03:15 -03:00 |
|
Alejandro Rodríguez
|
f72598b659
|
Move Gitlab::Diff::LineCode to module Gitlab::Git
|
2017-10-12 21:45:16 -03:00 |
|
Felipe Artur
|
b54203f0ad
|
Commenting on image diffs
|
2017-10-07 04:25:17 +00:00 |
|
Douwe Maan
|
c19030332c
|
Add specs
|
2017-09-25 16:56:14 +02:00 |
|
Rémy Coutable
|
ddccd24c13
|
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-07-27 14:31:53 +02:00 |
|
Douwe Maan
|
3a5d375e49
|
Fix Diff::Position#diff_file for positions on straight diffs
|
2017-06-06 14:48:05 -05:00 |
|
Douwe Maan
|
d9a0188d2f
|
Add question mark to Gitlab::Diff::File predicate methods
|
2017-05-23 15:37:04 -05:00 |
|
Robert Speicher
|
80a6d2fda2
|
Use :empty_project where possible throughout spec/lib
|
2017-01-25 12:25:42 -05:00 |
|
Sean McGivern
|
4a4c1765be
|
Fix line commenting for the initial commit
The initial commit doesn't have a parent, so explicitly pass the blank
SHA and handle that when calculating the position.
|
2016-08-19 16:35:44 +01:00 |
|
Sean McGivern
|
4f0780cc04
|
Ensure to_json methods take optional argument
|
2016-07-20 11:14:06 +01:00 |
|
Douwe Maan
|
e0ecfe5bd1
|
Add tests for Position
|
2016-07-06 18:51:01 -04:00 |
|