gfyoung
|
7e6f6e1603
|
Enable even more frozen string in lib/gitlab
Enables frozens string for the following:
* lib/gitlab/conflict/**/*.rb
* lib/gitlab/cross_project_access/**/*.rb
* lib/gitlab/cycle_analytics/**/*.rb
* lib/gitlab/data_builder/**/*.rb
* lib/gitlab/database/**/*.rb
* lib/gitlab/dependency_linker/**/*.rb
* lib/gitlab/diff/**/*.rb
* lib/gitlab/downtime_check/**/*.rb
* lib/gitlab/email/**/*.rb
* lib/gitlab/etag_caching/**/*.rb
Partially addresses gitlab-org/gitlab-ce#47424.
|
2018-11-06 22:47:32 -08:00 |
|
Douwe Maan
|
5e8aca2152
|
Don't display comment on unchanged line on both sides in parallel diff
|
2017-06-19 11:50:46 -05:00 |
|
Douwe Maan
|
79214be727
|
Add Discussion model to represent MR/diff discussion
|
2016-07-20 16:18:18 -06:00 |
|
Douwe Maan
|
545a85dc64
|
Actually render old and new sections of parallel diff next to each other
|
2016-07-13 00:04:07 -05:00 |
|
Douwe Maan
|
29d574868a
|
Display new diff notes and allow creation through the web interface
|
2016-07-06 18:51:00 -04:00 |
|
Douwe Maan
|
a27462a5c6
|
Extract parts of LegacyDiffNote into DiffOnNote concern and move part of responsibility to other classes
|
2016-07-06 18:50:59 -04:00 |
|
Douwe Maan
|
3db24ec9e8
|
Properly highlight right side of parallel diff
|
2016-01-22 02:12:43 +01:00 |
|
Douwe Maan
|
0e992a3b4e
|
Properly highlight lines around '\ No newline at end of file'
|
2016-01-20 19:20:13 +01:00 |
|
Douwe Maan
|
701513dcc7
|
Move parallel diff logic to separate class
|
2016-01-20 14:53:20 +01:00 |
|