w32blaster / revizor

Revizor - the code review tool.
http://revizor.reviews
GNU General Public License v2.0
5 stars 1 forks source link

Implement cron job (quarz) that would pull latest changes from server #13

Closed w32blaster closed 9 years ago

w32blaster commented 9 years ago

At this moment we checkout all the commits only on the cloning phase. Implement a functionality, that Quarz would poll the remote server for a new commits and pull it every X minutes.