Skip to content
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

Multilple configs export #3088

Merged
Merged
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
27b3249
Merge pull request #1 from ctripcorp/master
Anilople Mar 5, 2020
34e18a3
Merge pull request #2 from ctripcorp/master
Anilople Apr 20, 2020
9e11624
sql(apollo-portal): apollo.portal.meta.servers
Anilople Apr 20, 2020
bd3a573
fix(apollo-portal): sql lack comma ','
Anilople Apr 25, 2020
6921f1a
Merge branch 'master' into master
nobodyiam Apr 25, 2020
6e4299c
Merge pull request #3 from ctripcorp/master
Anilople May 8, 2020
dcc6eb6
Merge pull request #4 from ctripcorp/master
Anilople May 17, 2020
e660414
feat(apollo-portal): separate configs import and export
Anilople May 17, 2020
7211e89
refactor(apollo-portal): export config file
Anilople May 17, 2020
86b7287
refactor(apollo-portal): import config file
Anilople May 17, 2020
8be329b
refactor(apollo-portal): uri
Anilople May 17, 2020
06740d8
refactor(apollo-portal): move the check of MultipartFile
Anilople May 18, 2020
e045542
refactor(apollo-portal): The check of namespace
Anilople May 18, 2020
c0a6d7c
refactor(apollo-portal): import one config from file
Anilople May 18, 2020
414f27a
refactor(apollo-portal): import one config from file
Anilople May 18, 2020
2e92a68
feat(apollo-portal): import multiple config from files
Anilople May 18, 2020
18fe3a3
feat(apollo-portal): export one environment's all configs
Anilople May 19, 2020
47f0170
feat(apollo-portal): export one environment's all configs, divide by …
Anilople May 19, 2020
7c1c4e2
refactor(apollo-portal): import config from file
Anilople May 19, 2020
0561285
refactor(apollo-portal): import config from zip file
Anilople May 20, 2020
6a1d455
feat(apollo-portal): export path in zip
Anilople May 20, 2020
0f92de0
fix(apollo-portal): auto close zip input stream
Anilople May 20, 2020
c9f8e9b
feat(apollo-portal): move uri "/apps" to method
Anilople May 21, 2020
9c4fa5d
feat(apollo-portal): use parallel java.util.stream.Stream to speed up…
Anilople May 22, 2020
c0664be
feat(apollo-portal): export api. reduce with Stream.
Anilople May 22, 2020
4f9c269
feat(apollo-portal): configs file's path in the exported zip
Anilople May 22, 2020
4cfeceb
feat(apollo-portal): use synchronized to prevent concurrent writing p…
Anilople May 22, 2020
4a55549
feat(apollo-portal): add permission validator
Anilople May 23, 2020
4d71522
feat(apollo-portal): import configs by env and app id
Anilople May 23, 2020
88c8384
feat(apollo-portal): front end config import export
Anilople May 30, 2020
038703f
feat(apollo-portal): simplify the config import
Anilople May 30, 2020
154842b
feat(apollo-portal): just export apps which current user is app's admin
Anilople May 30, 2020
17c547a
feat(apollo-portal): front end. add link to download config
Anilople May 30, 2020
638dc56
test(apollo-portal): ConfigFileUtils test
Anilople May 30, 2020
47d0d5c
feat(apollo-portal): UI change
Anilople May 31, 2020
c515bff
fix(apollo-portal): config export href. "/export" => "export"
Anilople May 31, 2020
8a5cba3
feat(apollo-portal): rename method "exportBy" to "exportAll"
Anilople May 31, 2020
757b92e
fix(apollo-portal): change @PreAuthorize of method exportItems.
Anilople May 31, 2020
4322705
Merge branch 'master' into multilple-configs-import-and-export
nobodyiam Jun 14, 2020
b6022e0
feat(apollo-portal): Delete config import.
Anilople Jul 5, 2020
c3cac5c
feat(apollo-portal): use PropertiesUtil.toString(properties) to forbi…
Anilople Jul 11, 2020
17c61c0
Merge branch 'master' into multilple-configs-import-and-export
Anilople Jul 11, 2020
2ed2911
Merge branch 'master' into multilple-configs-import-and-export
Anilople Jul 11, 2020
fd6d812
feat(apollo-portal): delete useless content in ConfigBO
Anilople Jul 12, 2020
3478580
feat(apollo-portal): delete findByAppId in AppService
Anilople Jul 12, 2020
f36791e
feat(apollo-portal): public methods in ConfigsExportService are chang…
Anilople Jul 12, 2020
c995b30
feat(apollo-portal): delete permission check in ConfigsImportService
Anilople Jul 12, 2020
14960c2
feat(apollo-portal): some public methods in ConfigsImportService are …
Anilople Jul 12, 2020
e312ecc
feat(apollo-portal): delete permission check in ConfigsImportService
Anilople Jul 12, 2020
a17ee12
feat(apollo-portal): predicate namespace's format
Anilople Jul 12, 2020
9429c20
feat(apollo-portal): english message in front end.
Anilople Jul 12, 2020
f26a38f
feat(apollo-portal): delete method shouldShowConfigToCurrentUser.
Anilople Jul 12, 2020
cd8b8be
feat(apollo-portal): show 'Tools' menu when user is not admin
Anilople Jul 12, 2020
0bf58d7
Merge branch 'master' into multilple-configs-import-and-export
nobodyiam Jul 19, 2020
45225b2
style(apollo-portal): format code
Anilople Jul 24, 2020
b0309b3
doc(apollo-portal): ConfigExport.Download 点击下载 => 下载
Anilople Jul 24, 2020
25fd38d
doc(apollo-portal): ConfigExport.Download download => Download
Anilople Jul 24, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into multilple-configs-import-and-export
Anilople authored Jul 11, 2020
commit 2ed2911b99cc865b1a2e1ed963d4c2ec2c22e76a

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.