* 'master' of https://git.pmease.com/p/robin/commons:
Sub page should override onPageInitialize() instead of onInitialize()
Reject git operation when server is not ready.
Send git error messages to git client. Disable session creation for git operation.
Make BasePage.onInitialize() final. Add security check for GitFilter
Conflicts:
gitop.web/src/main/java/com/pmease/gitop/web/page/BasePage.java
gitop.web/src/main/java/com/pmease/gitop/web/page/account/setting/profile/AccountProfilePage.java
gitop.web/src/main/java/com/pmease/gitop/web/page/home/HomePage.java
gitop.web/src/main/java/com/pmease/gitop/web/page/project/ProjectHomePage.java