badoo / codeisok

Git code browsing and code review tool
GNU General Public License v3.0
85 stars 16 forks source link

Enable gzip for better performance and fix bug with folders in treediff #78

Closed NikhilVerma closed 4 years ago

NikhilVerma commented 4 years ago

We had JS error in treediff if a folder was found with a single file which was moved.

Gzip enables much faster loads for pages with large diffs.