GitLab Bot
|
f8975b16d1
|
Add latest changes from gitlab-org/gitlab@master
|
2021-07-01 21:08:38 +00:00 |
GitLab Bot
|
c59765a50a
|
Add latest changes from gitlab-org/gitlab@master
|
2020-06-24 18:09:03 +00:00 |
Thong Kuah
|
f540ffcef6
|
Add frozen_string_literal to spec/lib (part 1)
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
|
2019-07-26 13:25:07 +12:00 |
Valery Sizov
|
d09895a0de
|
Fix diff parser so it tolerates to diff special markers in the content
|
2017-10-15 17:00:36 +03:00 |
Robert Speicher
|
9513bd18c4
|
Ensure all project factories use `:repository` trait or `:empty_project`
|
2017-08-01 14:51:52 -04:00 |
Rémy Coutable
|
cddc5cacfb
|
Use described_class when possible
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-07-27 14:31:53 +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 |
mhasbini
|
985af1a670
|
take nonewline context into account in diff parser
|
2017-03-13 22:09:43 +02:00 |
Paco Guzman
|
c86c1905b5
|
switch from diff_file_collection to diffs
So we have raw_diffs too
|
2016-08-03 07:00:20 +02:00 |
Robert Speicher
|
adc6ec4a9c
|
Avoid `describe`-ing symbols in specs
|
2016-07-12 10:27:58 -05:00 |
Rubén Dávila
|
7e03b40221
|
Return an empty Array when there aren't lines to parse.
|
2016-03-15 19:51:27 -05:00 |
Jacob Vosmaer
|
1764e1b7cb
|
Use Gitlab::Git::DiffCollections
|
2016-03-03 18:38:44 +01:00 |
Douwe Maan
|
a010db5db2
|
Properly handle HTML entities with inline diffs
|
2016-01-20 15:26:44 +01:00 |
Douwe Maan
|
13d6bab177
|
Tag lib specs
|
2015-12-09 11:55:42 +01:00 |
Douwe Maan
|
8ed7ac9d44
|
Use project.commit convenience method.
|
2015-04-24 12:29:36 +02:00 |
Jeroen van Baarsen
|
0c4a70a306
|
Updated rspec to rspec 3.x syntax
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
|
2015-02-12 19:17:35 +01:00 |
Dmitriy Zaporozhets
|
218219abbd
|
Refactoring inside refactoring. We need to go deeper
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-09-08 21:54:52 +03:00 |
Dmitriy Zaporozhets
|
bde3f25d26
|
Specs for diff parser! Yay!
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-09-08 20:42:12 +03:00 |