Hi all, I'm trying to increase these constants so that I can at least attempt to view large merge requests in the diff viewer. I'm aware that it might not work, but I'd like to give it a crack regardless.
Unfortunately I'm a bit of a Rails / Ruby newbie, and I'm not sure whether my changes are taking effect. I'm increasing the size of the following constants in app/models/commit.rb DIFF_SAFE_FILES DIFF_SAFE_LINES DIFF_HARD_LIMIT_FILES DIFF_HARD_LIMIT_LINES Gitlab is setup (by someone else, so I'm not exactly sure of the details), behind Nginx, on Ubuntu, and it's running as a service. Is there anything else I need to do besides restarting the service to get the changes to be applied? Thanks. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
