-
Notifications
You must be signed in to change notification settings - Fork 18
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ucloud/ucloud-sdk-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 00a8e19
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Jucyfer/ucloud-sdk-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e5581ce
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 36 files changed
- 1 contributor
Commits on May 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7ad12b8 - Browse repository at this point
Copy the full SHA 7ad12b8View commit details -
1.修改了Rule内部类的字段类型(以及相应的getter和setter),从Integer改为String,以支持端口区间的设置;
2.与第1点相配套,修改了UpdateFireWallParam的第57行:从简单的<0判断变成了正则判断,支持空字符串、纯数字、端口区间的识别(暂未实现a-b中a>=b的情况)。 3.修改了测试用例UpdateFireWallTest的第31行,将Rule的构造参数从数字24改为区间"24-25"
Configuration menu - View commit details
-
Copy full SHA for 4bdc5cf - Browse repository at this point
Copy the full SHA 4bdc5cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for abad465 - Browse repository at this point
Copy the full SHA abad465View commit details
Commits on Jun 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 26f2e69 - Browse repository at this point
Copy the full SHA 26f2e69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0566981 - Browse repository at this point
Copy the full SHA 0566981View commit details -
1.新增了UnetClient的工厂类及方法,简化创建代码;
2.新增了UpdateFirewallParam.Rule的remark字段,现在用户新增规则时可以选择保留或更改已存在的规则备注了
Configuration menu - View commit details
-
Copy full SHA for af3e878 - Browse repository at this point
Copy the full SHA af3e878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bfbaed - Browse repository at this point
Copy the full SHA 6bfbaedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3e18a - Browse repository at this point
Copy the full SHA 8e3e18aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dfc9ea - Browse repository at this point
Copy the full SHA 7dfc9eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f86091a - Browse repository at this point
Copy the full SHA f86091aView commit details
Commits on Jun 2, 2020
-
1.为CreateFirewallParam和UpdateFirewallParam创建了新的构造方法,可以接受一个DescribeFir…
…ewallResult.FirewallData对象,来实现自动转换;此外,做了个捷径方法,可以直接对两个FirewallParam进行addRule操作。 2.为CreateFirewallParam.Rule增加了remark字段,并将port从Integer改成String,与UpdateFirewallParam里的行为保持一致。 3.其他向后兼容性。
Configuration menu - View commit details
-
Copy full SHA for f13c3c2 - Browse repository at this point
Copy the full SHA f13c3c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12ead56 - Browse repository at this point
Copy the full SHA 12ead56View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2bd8b8 - Browse repository at this point
Copy the full SHA b2bd8b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e77dd3c - Browse repository at this point
Copy the full SHA e77dd3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd687e6 - Browse repository at this point
Copy the full SHA bd687e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c18e9 - Browse repository at this point
Copy the full SHA 64c18e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5581ce - Browse repository at this point
Copy the full SHA e5581ceView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 00a8e19...e5581ce