diff --git a/commit.ref b/commit.ref index 02af9ac..6492baf 160000 --- a/commit.ref +++ b/commit.ref @@ -1 +1 @@ -Subproject commit 02af9ac4a845e210e67f444e63b0d548c5d1a276 +Subproject commit 6492baf98d24bd0e5a41959567208a4a3355579b diff --git a/commit.yml b/commit.yml index fd56d0f..39c270b 100644 --- a/commit.yml +++ b/commit.yml @@ -2,28 +2,76 @@ branches: { } fileChange: + /README.md: + newFile: !uuid 'b7dd1dba783106bf61fb80395633f51ed5d5f35e' + oldFile: !uuid '1ba64b7f978a2480bad74572de8601f8d30ff000' + /others: + newFile: !uuid '8f254cbbef0dbbf5e7845df91d1ac7b9ed6996c1' + oldFile: !uuid '070d4e6e4a71b6aadcb8247b344654f4011838ea' + /others/oauth_test.txt: + newFile: !uuid '40be2b4a5a19b84933114c1eb8356717e5f0c779' + oldFile: !uuid '5971f8f3672c2088230f0d897cd522ad92fea19f' + /pom.xml: + newFile: !uuid '91000cd397dc32606291f7fd9274436782e91474' + oldFile: !uuid '86e07b6d06ed21b9adc8e7fccebd79d6b8f01fda' /src: - newFile: !uuid '2ae2ab664ffebd251c8ebb5370ed59d97c69c1cb' - oldFile: !uuid '82664a1f3be98b19abeefc057ea3f803098fc208' + newFile: !uuid '9039fabf39a498565757633189f09d93b09167b1' + oldFile: !uuid '2ae2ab664ffebd251c8ebb5370ed59d97c69c1cb' /src/main: - newFile: !uuid '8cd6598abc6975ff44bbe8e458143f93111cb87e' - oldFile: !uuid 'b1208c349cb4152b835c64550c501f4a56684169' - /src/main/webapp: - newFile: !uuid '638ca9615b44767be3efeeb19ec2fad948b51405' - oldFile: !uuid '1bf261dfb0a19eee45578277caf697f462452b39' - /src/main/webapp/WEB-INF: - newFile: !uuid '00da6d9221fdc4dda19b6cb7247a422f389b95e9' - oldFile: !uuid '1e2c0150c54fc388b92c6848a6f3e205c35ca410' - /src/main/webapp/WEB-INF/jsp: - newFile: !uuid '1462340a8c6b80fe4fd944313c6131d90f13e0c3' - oldFile: !uuid '68a761a819e525a29c2d267cb1c7a4ab9c8c23fa' - /src/main/webapp/WEB-INF/jsp/user_overview.jsp: - newFile: !uuid 'f20d8246fc06bdb42a410406e2a17a9a97c38297' - oldFile: !uuid 'cc538510f7f0c354804b56a3a2ade0b40864d7cd' - /src/main/webapp/index.jsp: - newFile: !uuid 'f7c894aab15c782f99e8505b907bb52f25dfc39f' - oldFile: !uuid '1ea380baf4aa97fda8bbf78fe6cdcfec7849e1ba' -gitCommitId: !uuid '02af9ac4a845e210e67f444e63b0d548c5d1a276' + newFile: !uuid '1a77c890f987f1e2b6bbafa0728ad2ad8c6832c7' + oldFile: !uuid '8cd6598abc6975ff44bbe8e458143f93111cb87e' + /src/main/java: + newFile: !uuid 'bd520ff476505cb46013325453bfcf0cfd111446' + oldFile: !uuid '9819931e514c1f685077fd6500c1c90667549e5f' + /src/main/java/cc: + newFile: !uuid '2d246406190d68b095ba0a3596200ca81338e859' + oldFile: !uuid '00192d93d8a3ab51e8cc439a4268e5307714fdd0' + /src/main/java/cc/wdcy: + newFile: !uuid '56bd3be13f89f790d859e0f7c672f2c13d2e9b34' + oldFile: !uuid '7c92875cda1ece75f52fead6f1cd410d0c1cb123' + /src/main/java/cc/wdcy/domain: + newFile: !uuid '6086ef7cd7064211a203e4f728c5731550b2667e' + oldFile: !uuid '717643eaceb1446a3046fc7d699d4689cd8ec28a' + /src/main/java/cc/wdcy/domain/dto: + newFile: !uuid '6f114fb0b501c7f76762704255d1f14d557812b2' + oldFile: null + /src/main/java/cc/wdcy/domain/dto/UserJsonDto.java: + newFile: !uuid 'f6583f5ada4b824008ee2b94347a1eb58b77612f' + oldFile: null + /src/main/java/cc/wdcy/service: + newFile: !uuid 'c94dcd20e95b5662103ac1803386f0ebcdfd5ae8' + oldFile: !uuid 'f89b976a3d1479287858dc88f6490411ff744a02' + /src/main/java/cc/wdcy/service/UserService.java: + newFile: !uuid '1ea5f22761f7f8124c675277e8bc7ff5035b2e79' + oldFile: !uuid '6226d724f064d70e370d1f96a8c865e4cf6c94e5' + /src/main/java/cc/wdcy/service/impl: + newFile: !uuid '7b7ab1d35fdf2700ecff96487d27f9aec6672e7f' + oldFile: !uuid '7b9487564b686eeaf9347e434eea63aa4953e819' + /src/main/java/cc/wdcy/service/impl/UserServiceImpl.java: + newFile: !uuid 'bb68faa4561686de132da79123e061e2a78347ae' + oldFile: !uuid 'b934607174c02f422d77db40bb12f88a36837791' + /src/main/java/cc/wdcy/web: + newFile: !uuid '84db7a90e08a4e02eb6a75b31fa9c40871816983' + oldFile: !uuid 'e413f7bb5f2d4943b7ba4a3cae688866529a73b0' + /src/main/java/cc/wdcy/web/WebUtils.java: + newFile: !uuid '122bd3e0a0366ab9904fe32f9e418a6b56f73b86' + oldFile: null + /src/main/java/cc/wdcy/web/controller: + newFile: !uuid '15cfd6eb2c7a68142dff3a886134a4e367a6b645' + oldFile: !uuid 'b11b2c17bb7e5b7fbc752d0eaa1f09440846f51c' + /src/main/java/cc/wdcy/web/controller/mobile: + newFile: !uuid '36398a9d641ad34f4483851a5049986d5b35b20d' + oldFile: !uuid '1728c3fbd9e06d340e6b6f4d93f8382c1b8a08ac' + /src/main/java/cc/wdcy/web/controller/mobile/MobileController.java: + newFile: !uuid 'b32c378100ccc5cc0fd7acf24d195147b9a150da' + oldFile: !uuid '118ec18fbff7b7963ef8d9e6e4c8e8a2798b225c' + /src/main/java/cc/wdcy/web/controller/unity: + newFile: !uuid '45194689838361fd5d4f851a0df9c42f3587bd57' + oldFile: !uuid '602e13312885fe02a94fb02c43f2007b0f0c79f0' + /src/main/java/cc/wdcy/web/controller/unity/UnityController.java: + newFile: !uuid '99814358dca44470d183a6badc40840b0cde05a5' + oldFile: !uuid 'e536fbbe25434cbdee2191ecbd6954bf134fe95f' +gitCommitId: !uuid '6492baf98d24bd0e5a41959567208a4a3355579b' renames: { } -revisionId: 77 +revisionId: 78