Refresh database documents after a pull of the chef repository

As of now, clicking the "Pull" button of a chef repo is updating the local git repository, but Commis is not refreshing the database documents (nodes, policies and so on).

After the git pull succeed, Commis should refresh all the documents based on the nodes/*.json and policies/*.json files.