Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Resolve "Remove deprecated Ippl options"

frey_m requested to merge 30-clean-up-message-directory into master

This MR ...

  • removes unused profile option
  • removes StaticIpplInfo
  • removes Contexts and Processes
  • removes SMP
  • removes chunk size option used for reading from disc
  • removes 'defer guard cell fill' option
  • removes extra compress checks for LFields
  • removes offset storage for LFields
  • removes retransmit and CRC
  • replaces plain pointers with smart pointers

Closes #30 (closed)

Edited by frey_m

Merge request reports