KN4CK3R
0c6137617f
Add Tabular Diff for CSV files ( #14661 )
...
Implements request #14320 The rendering of CSV files does match the diff style.
* Moved CSV logic into base package.
* Added method to create a tabular diff.
* Added CSV compare context.
* Added CSV diff template.
* Use new table style in CSV markup.
* Added file size limit for CSV rendering.
* Display CSV parser errors in diff.
* Lazy read single file.
* Lazy read rows for full diff.
* Added unit tests for various CSV changes.
2021-03-29 22:44:28 +02:00
..
2020-05-29 09:20:01 +03:00
2021-03-07 08:12:43 +00:00
2020-10-14 21:07:51 +08:00
2021-01-28 19:08:11 +01:00
2021-02-10 21:28:32 +00:00
2020-08-23 14:15:29 +01:00
2021-03-07 08:12:43 +00:00
2021-03-28 00:37:51 +01:00
2021-01-26 22:02:42 +01:00
2021-03-29 22:44:28 +02:00
2021-03-19 21:01:24 +02:00
2021-03-16 00:20:05 +01:00
2021-03-01 22:08:10 +01:00
2021-03-27 15:55:40 +01:00
2020-04-05 07:20:50 +01:00
2021-03-17 17:00:26 -04:00
2020-12-18 11:33:32 +08:00
2021-03-08 03:43:59 +01:00
2020-10-02 23:37:53 -04:00
2020-11-13 16:13:41 -05:00
2021-01-14 23:17:03 +02:00
2021-03-01 22:08:10 +01:00
2021-03-03 21:57:01 -05:00
2021-03-06 20:21:56 +00:00
2021-03-01 22:08:10 +01:00
2021-03-29 22:44:28 +02:00
2020-11-28 19:37:58 -05:00
2018-11-04 22:20:00 -05:00
2021-03-22 18:03:18 +01:00
2021-02-10 21:28:32 +00:00
2021-03-27 17:45:26 +01:00
2020-12-22 07:40:57 +08:00
2020-09-08 17:06:39 -05:00
2019-06-12 15:41:28 -04:00
2021-03-01 22:08:10 +01:00
2021-02-03 22:36:38 +01:00
2021-01-29 16:35:30 +01:00
2021-03-01 22:08:10 +01:00
2021-03-01 22:08:10 +01:00
2020-12-21 16:39:28 +01:00
2021-03-21 00:30:29 +08:00
2021-03-28 05:56:28 +02:00
2020-10-05 01:49:33 -04:00
2021-03-01 22:08:10 +01:00
2021-03-29 22:44:28 +02:00
2021-03-08 03:43:59 +01:00
2021-03-05 14:19:17 +01:00
2021-03-28 00:37:51 +01:00
2020-07-13 21:16:40 +01:00
2020-01-15 23:58:33 +02:00
2021-03-01 22:08:10 +01:00
2021-03-11 23:43:04 -05:00
2021-01-30 10:55:53 +02:00
2021-01-28 13:29:22 +01:00
2021-03-21 16:11:36 +01:00
2020-10-11 21:27:20 +01:00
2020-12-27 11:34:19 +08:00
2020-04-05 07:20:50 +01:00
2021-02-03 20:06:13 +01:00
2021-01-26 16:36:53 +01:00
2021-03-07 08:12:43 +00:00