We would like to introduce more customization options on our Settings page:
Manual cloning process – Start cloning the data whenever you want
Ignored Commits Based on Message content
You can set a custom regex to ignore commits with a message that matches the regex you set. For example, if you set the setting to "/\bweb\b/i", Waydev will ignore all the commits which contain the word "web" in the commit message.
Choose the hour to start processing the data
Include merges into reports - By default, we don't include merges into our reports, but if you want to see them, you can toggle including merges on.
Ignore commits with more LoC - By default, we ignore commits with more than 8000 LoC, but if you want to change this number, you can do it from the Settings page.