-
-
Notifications
You must be signed in to change notification settings - Fork 10.2k
Add basic type check for Item value #4542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 23 commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
d05a3ef
增加配置项类型判断,后端以及sql修改。
furaul 2493e02
apollo配置项增加类型校验
Bobji eda2cbd
update CHANGES.md
Bobji ada1e94
Merge branch 'master' into master
furaul 2fa847f
Merge remote-tracking branch 'origin/master'
Bobji c34ac0d
Update apollo-portal/src/main/resources/static/i18n/zh-CN.json
furaul 50d24d8
add ddl sql to delta file
Bobji 35731fd
Merge remote-tracking branch 'origin/master'
Bobji d185ab2
Merge branch 'master' into master
furaul 07da8c8
add ddl sql to delta file ( in a new foler v200-v210)
Bobji 8037240
Merge branch 'master' of https://github.com/furaul/apollo
Bobji 5392e04
Merge branch 'master' into master
nobodyiam 81ece95
Update scripts/sql/delta/v200-v210/apolloconfigdb-v200-v210.sql
furaul 4c02770
Update scripts/sql/apolloconfigdb.sql
furaul 5f9a0d6
Merge branch 'master' into master
furaul 0a1f823
Merge branch 'master' into master
nobodyiam 26270b9
[openapi] add item type
furaul 6b983a0
Optimize the code after review.
Bobji 3687796
[openapi] add type check.
furaul 95a8bb4
Fix unit tests.
furaul 013ad40
Merge branch 'master' of https://github.com/furaul/apollo
furaul 8d3d9f1
Merge branch 'master' into master
furaul 94b2a83
Merge branch 'master' into master
nobodyiam ebff5a3
Update apollo-portal/src/main/resources/static/scripts/directive/item…
furaul 84915d4
Update apollo-portal/src/main/resources/static/scripts/directive/item…
furaul 287c0a0
Update apollo-portal/src/main/resources/static/scripts/directive/item…
furaul bfbf475
Update apollo-portal/src/main/resources/static/scripts/directive/item…
furaul 595c689
Update apollo-portal/src/main/resources/static/scripts/directive/item…
furaul 6bb23c2
Fix adminservice unit tests.
furaul 9d7fc02
Revert "Optimize the code after review."
furaul 2e28067
Re optimize the code after review.
furaul d1353d6
1. use english comments.
furaul 74fe467
move openapi check to service side.
furaul 45d52fb
move openapi check to service side.
furaul 8f83d27
move type check to com.ctrip.framework.apollo.biz.service.ItemService.
furaul 42e4856
add type in gray and related namespace pages.
furaul e2a0928
correct comments and update com.ctrip.framework.apollo.biz.service.It…
furaul 92c559a
Fix 'Type missing problem' while click 'Full Release' in Grayscale Ve…
furaul 7f3967b
correct comments
furaul 5ece455
Merge branch 'master' into master
nobodyiam 7f774e4
Add unit tests for ItemService.
furaul e129c00
Merge branch 'master' of https://github.com/furaul/apollo
furaul File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.