Commit Graph

6 Commits

Author SHA1 Message Date
Oswaldo Ferreira 4fbca2a346 Make single diff patch limit configurable
- Creates a new column to hold the single patch limit value on
application_settings
- Allows updating this value through the application_settings API
- Calculates single diff patch collapsing limit based on
diff_max_patch_bytes column
- Updates diff limit documentation
- Adds documentation (with warning) as of how one can update this limit
2018-10-01 11:58:21 -03:00
Alejandro Rodríguez d3c5b07962 Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
Brett Walker b0be58a1b3 Resolve "CE documentation is not CommonMark compliant" 2018-09-06 16:52:18 +00:00
Oswaldo Ferreira 0aee375537 Add notes to diff docs regarding limits 2018-09-04 13:28:00 -03:00
Oswaldo Ferreira 5337f26ff2 Update diff docs regarding note diff file usage 2018-08-10 12:00:26 -03:00
Oswaldo Ferreira 5e0a2db706 Add developer documentation on diff handling and limits 2018-04-30 11:16:29 -03:00