repo_name
stringclasses
5 values
pr_number
int64
1.52k
15.5k
pr_title
stringlengths
8
143
pr_description
stringlengths
0
10.2k
author
stringlengths
3
18
date_created
timestamp[ns, tz=UTC]
date_merged
timestamp[ns, tz=UTC]
previous_commit
stringlengths
40
40
pr_commit
stringlengths
40
40
query
stringlengths
11
10.2k
filepath
stringlengths
6
220
before_content
stringlengths
0
597M
after_content
stringlengths
0
597M
label
int64
-1
1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-client/src/test/resources/yaml/case9.yaml
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./docs/en/faq/faq.md
TODO
TODO
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-common/src/main/java/com/ctrip/framework/apollo/common/http/RichResponseEntity.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-openapi/src/main/java/com/ctrip/framework/apollo/openapi/client/service/ReleaseOpenApiService.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./.git/hooks/pre-commit.sample
#!/bin/sh # # An example hook script to verify what is about to be committed. # Called by "git commit" with no arguments. The hook should # exit with non-zero status after issuing an appropriate message if # it wants to stop the commit. # # To enable this hook, rename this file to "pre-commit". if git rev-parse --ver...
#!/bin/sh # # An example hook script to verify what is about to be committed. # Called by "git commit" with no arguments. The hook should # exit with non-zero status after issuing an appropriate message if # it wants to stop the commit. # # To enable this hook, rename this file to "pre-commit". if git rev-parse --ver...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-common/src/main/java/com/ctrip/framework/apollo/common/datasource/package-info.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/service/FavoriteService.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/repository/FavoriteRepository.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./scripts/helm/apollo-portal/.helmignore
# Patterns to ignore when building packages. # This supports shell glob matching, relative path matching, and # negation (prefixed with !). Only one pattern per line. .DS_Store # Common VCS dirs .git/ .gitignore .bzr/ .bzrignore .hg/ .hgignore .svn/ # Common backup files *.swp *.bak *.tmp *.orig *~ # Various IDEs .proj...
# Patterns to ignore when building packages. # This supports shell glob matching, relative path matching, and # negation (prefixed with !). Only one pattern per line. .DS_Store # Common VCS dirs .git/ .gitignore .bzr/ .bzrignore .hg/ .hgignore .svn/ # Common backup files *.swp *.bak *.tmp *.orig *~ # Various IDEs .proj...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/main/resources/static/views/component/rollback-modal.html
<form id="rollbackModal" class="modal fade form-horizontal" ng-submit="showRollbackAlertDialog()"> <!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtai...
<form id="rollbackModal" class="modal fade form-horizontal" ng-submit="showRollbackAlertDialog()"> <!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtai...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/component/emailbuilder/MergeEmailBuilder.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-common/src/main/java/com/ctrip/framework/apollo/common/ApolloCommonConfig.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/main/resources/static/vendor/clipboard.min.js
/*! * clipboard.js v1.5.12 * https://zenorocha.github.io/clipboard.js * * Licensed MIT © Zeno Rocha */ !function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var e;e="undefined"!=typeof window?window:"undefined"!=typeo...
/*! * clipboard.js v1.5.12 * https://zenorocha.github.io/clipboard.js * * Licensed MIT © Zeno Rocha */ !function(t){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var e;e="undefined"!=typeof window?window:"undefined"!=typeo...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-configservice/src/main/java/com/ctrip/framework/apollo/configservice/ServletInitializer.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-client/src/main/java/com/ctrip/framework/apollo/spring/property/SpringValueDefinitionProcessor.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-adminservice/src/test/resources/application.properties
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-demo/src/main/java/com/ctrip/framework/apollo/demo/spring/xmlConfigDemo/bean/XmlBean.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/main/resources/static/vendor/jquery-plugin/textareafullscreen.css
.tx-editor-wrapper { position: relative; } .tx-editor-wrapper .tx-editor.expanded { position: fixed; top: 0; left: 0; width: 80%; height: 80%; z-index: 500; } .tx-editor-wrapper .tx-editor { height: 140px; } .tx-editor-wrapper .tx-editor .tx-icon { position: absolute; right: 5px; top: 5px; wid...
.tx-editor-wrapper { position: relative; } .tx-editor-wrapper .tx-editor.expanded { position: fixed; top: 0; left: 0; width: 80%; height: 80%; z-index: 500; } .tx-editor-wrapper .tx-editor { height: 140px; } .tx-editor-wrapper .tx-editor .tx-icon { position: absolute; right: 5px; top: 5px; wid...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./scripts/docker-quick-start/sql/apolloportaldb.sql
-- -- Copyright 2021 Apollo Authors -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. -- You may obtain a copy of the License at -- -- http://www.apache.org/licenses/LICENSE-2.0 -- -- Unless required by applicable law or agreed to i...
-- -- Copyright 2021 Apollo Authors -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. -- You may obtain a copy of the License at -- -- http://www.apache.org/licenses/LICENSE-2.0 -- -- Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/test/java/com/ctrip/framework/apollo/portal/environment/DefaultPortalMetaServerProviderTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/test/java/com/ctrip/framework/apollo/openapi/service/ConsumerRolePermissionServiceTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/main/resources/static/vendor/bootstrap/fonts/glyphicons-halflings-regular.eot
NAMLP',(GLYPHICONS HalflingsRegularxVersion 1.009;PS 001.009;hotconv 1.0.70;makeotf.lib2.5.583298GLYPHICONS Halflings Regul...
NAMLP',(GLYPHICONS HalflingsRegularxVersion 1.009;PS 001.009;hotconv 1.0.70;makeotf.lib2.5.583298GLYPHICONS Halflings Regul...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-core/src/test/resources/META-INF/services/com.ctrip.framework.foundation.internals.ServiceBootstrapTest$Interface4
com.ctrip.framework.foundation.internals.ServiceBootstrapTest$Interface1Impl
com.ctrip.framework.foundation.internals.ServiceBootstrapTest$Interface1Impl
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./doc/images/logo/logo-stack.svg
<!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or ...
<!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or ...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/main/resources/static/vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf
pFFTMm*GDEFD OS/2gk8`cmapڭrcvt ( gaspglyf}]oheadM/6hhea D$hmtx `tlocao0maxpj name,post5 webfTPT=vuvs Z 2UKWN@ ...
pFFTMm*GDEFD OS/2gk8`cmapڭrcvt ( gaspglyf}]oheadM/6hhea D$hmtx `tlocao0maxpj name,post5 webfTPT=vuvs Z 2UKWN@ ...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./doc/images/apollo-net-apollo-cluster.png
PNG  IHDR6h& iCCPICC ProfileHT[Lz$! ҫ@z *6D',"CbCA/CA]DEeX¾ݳgs͝o3?~P &3cb8  @es2nW}xdֿ_&drfr>EP "K8eEHn?='<ad6[#gfs:d:f._'p>ҧT'/55$)ϼ˴La*{[igh!A|CYmJANϟf7b9e{ϲ8%m٢{YYJ RXRN D7ksxQ͏ ̔09ҼH*9Q-}Ǵ̹8ge}zM,wiMaj\>|fv,d_\`O H ]e%Gpb!&pL3-mڃ...
PNG  IHDR6h& iCCPICC ProfileHT[Lz$! ҫ@z *6D',"CbCA/CA]DEeX¾ݳgs͝o3?~P &3cb8  @es2nW}xdֿ_&drfr>EP "K8eEHn?='<ad6[#gfs:d:f._'p>ҧT'/55$)ϼ˴La*{[igh!A|CYmJANϟf7b9e{ϲ8%m٢{YYJ RXRN D7ksxQ͏ ̔09ҼH*9Q-}Ǵ̹8ge}zM,wiMaj\>|fv,d_\`O H ]e%Gpb!&pL3-mڃ...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/main/resources/static/scripts/services/ConsumerService.js
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./doc/images/namespace-publish-permission.png
PNG  IHDRut4 IDATx UՕ*bdY@QTǠ!1q펉&YN3&iWwLcQS8 Ddg w~ցGYLEQg;WϿg(MT^pN 8'5QpN 8'`\pN 8&@E]DpN 8'\3pN 8&@E]DpN 8'\3pN 8&@E]DpN 8'JpN 8'X776e#IT\퉌pN 4<YHܭt ivkބM7[JiIңK8A$Q*[;JN 8'@H,^)rSKQ;mK_WW,UZZj.2jpN 8 0] 5\,%T%^FziUTIZyo...
PNG  IHDRut4 IDATx UՕ*bdY@QTǠ!1q펉&YN3&iWwLcQS8 Ddg w~ցGYLEQg;WϿg(MT^pN 8'5QpN 8'`\pN 8&@E]DpN 8'\3pN 8&@E]DpN 8'\3pN 8&@E]DpN 8'JpN 8'X776e#IT\퉌pN 4<YHܭt ivkބM7[JiIңK8A$Q*[;JN 8'@H,^)rSKQ;mK_WW,UZZj.2jpN 8 0] 5\,%T%^FziUTIZyo...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-configservice/src/test/java/com/ctrip/framework/apollo/configservice/service/AccessKeyServiceWithCacheTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/entity/model/NamespaceReleaseModel.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-core/src/main/java/com/ctrip/framework/foundation/internals/io/IOUtils.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-client/src/test/java/com/ctrip/framework/apollo/BaseIntegrationTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-client/src/main/java/com/ctrip/framework/apollo/spring/spi/DefaultApolloConfigRegistrarHelper.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,840
use official docker images for manual kubernetes deployment
## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard ones 4. use built-in default environment names instead of test...
nobodyiam
2021-07-24T13:15:10Z
2021-07-25T22:58:51Z
b2d666f68ebbe0b1d592b0494dde8ce2a598560a
fa4386faee2548aa16aab828127a38a28327fe30
use official docker images for manual kubernetes deployment. ## What's the purpose of this PR Use official docker images for manual kubernetes deployment ## Brief changelog 1. use official docker images 2. remove unnecessary docker build scripts 3. remove custom database scripts and let users use standard on...
./apollo-portal/src/main/resources/static/vendor/select2/select2.min.js
/*! Select2 4.0.7 | https://github.com/select2/select2/blob/master/LICENSE.md */!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof module&&module.exports?module.exports=function(b,c){return void 0===c&&(c="undefined"!=typeof window?require("jquery"):require("jquery")(b)),a(c),c}:a(...
/*! Select2 4.0.7 | https://github.com/select2/select2/blob/master/LICENSE.md */!function(a){"function"==typeof define&&define.amd?define(["jquery"],a):"object"==typeof module&&module.exports?module.exports=function(b,c){return void 0===c&&(c="undefined"!=typeof window?require("jquery"):require("jquery")(b)),a(c),c}:a(...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/service/AppNamespaceService.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/resources/static/namespace.html
<!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or ...
<!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or ...
1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/resources/static/scripts/controller/NamespaceController.js
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/resources/static/scripts/directive/namespace-panel-directive.js
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/resources/static/views/component/namespace-panel-master-tab.html
<!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or ...
<!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or ...
1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/repository/PermissionRepository.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/spi/ctrip/filters/UserAccessFilter.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/message/MessageSender.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-client-config-data/src/main/java/com/ctrip/framework/apollo/config/data/extension/initialize/ApolloClientExtensionInitializer.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-core/src/main/java/com/ctrip/framework/apollo/core/enums/Env.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-core/src/main/java/com/ctrip/framework/apollo/core/utils/ClassLoaderUtil.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-configservice/src/main/java/com/ctrip/framework/apollo/metaservice/service/DefaultDiscoveryService.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/resources/static/views/component/rollback-modal.html
<form id="rollbackModal" class="modal fade form-horizontal" ng-submit="showRollbackAlertDialog()"> <!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtai...
<form id="rollbackModal" class="modal fade form-horizontal" ng-submit="showRollbackAlertDialog()"> <!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtai...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-common/src/main/java/com/ctrip/framework/apollo/common/utils/ExceptionUtils.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-common/src/main/java/com/ctrip/framework/apollo/common/customize/LoggingCustomizer.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/repository/ConsumerRepository.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-core/src/main/java/com/ctrip/framework/foundation/spi/provider/ApplicationProvider.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-common/src/main/java/com/ctrip/framework/apollo/common/dto/InstanceDTO.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-client-config-data/src/test/java/com/ctrip/framework/apollo/config/data/system/ApolloClientPropertyCompatibleTestConfiguration.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-core/src/test/java/com/ctrip/framework/apollo/core/utils/ByteUtilTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-core/src/main/java/com/ctrip/framework/foundation/internals/Utils.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-client-config-data/src/main/java/com/ctrip/framework/apollo/config/data/importer/ApolloConfigEmptyPropertySource.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/entity/vo/Change.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/resources/static/config/sync.html
<!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or ...
<!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or ...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-core/src/main/java/com/ctrip/framework/foundation/spi/provider/ServerProvider.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-client/src/main/java/com/ctrip/framework/apollo/internals/ConfigManager.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/test/java/com/ctrip/framework/apollo/openapi/service/ConsumerRolePermissionServiceTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-common/src/main/java/com/ctrip/framework/apollo/common/utils/RequestPrecondition.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/test/java/com/ctrip/framework/apollo/portal/AbstractUnitTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-configservice/src/main/java/com/ctrip/framework/apollo/configservice/service/config/DefaultConfigService.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/service/ClusterService.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/test/java/com/ctrip/framework/apollo/portal/controller/ItemControllerTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/repository/AuditRepository.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/SignInController.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/resources/static/views/component/publish-deny-modal.html
<div class="modal fade" id="publishDenyModal" tabindex="-1" role="dialog"> <!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License ...
<div class="modal fade" id="publishDenyModal" tabindex="-1" role="dialog"> <!-- ~ Copyright 2021 Apollo Authors ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License ...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./docs/en/usage/apollo-user-practices.md
TODO
TODO
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-core/src/main/java/com/ctrip/framework/foundation/internals/NullProviderManager.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-mockserver/src/test/resources/mockdata-application.properties
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/resources/static/scripts/services/PermissionService.js
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/resources/static/vendor/angular/angular-route.min.js
/* AngularJS v1.4.3 (c) 2010-2015 Google, Inc. http://angularjs.org License: MIT */ (function (p, c, C) { 'use strict'; function v(r, h, g) { return { restrict: "ECA", terminal: !0, priority: 400, transclude: "element", link: function (a, f, b, d, y) { function z() { ...
/* AngularJS v1.4.3 (c) 2010-2015 Google, Inc. http://angularjs.org License: MIT */ (function (p, c, C) { 'use strict'; function v(r, h, g) { return { restrict: "ECA", terminal: !0, priority: 400, transclude: "element", link: function (a, f, b, d, y) { function z() { ...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/repository/InstanceConfigRepository.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-adminservice/src/test/resources/application.properties
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-core/src/test/java/com/ctrip/framework/apollo/BaseIntegrationTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./doc/images/apollo-home-screenshot.jpg
JFIFHHdExifMM*(i> X8Photoshop 3.08BIM8BIM%ُ B~ ICC_PROFILE applmntrRGB XYZ  'acspAPPLAPPL-appldescPbdscm...
JFIFHHdExifMM*(i> X8Photoshop 3.08BIM8BIM%ُ B~ ICC_PROFILE applmntrRGB XYZ  'acspAPPLAPPL-appldescPbdscm...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/resources/static/img/add.png
PNG  IHDRX "IDATx^MnWEGdeQ ArdiQ"fyVY cK ,D3+gE'j?Ph\_;%U)K fqZ[wcez3R͜ZGKGżIʿ>yW;iYu0cur/EXw9N"botCA[n}ItN^ˇX>R"sTD9ClB{)[8yLKTR]dƳHprL7G?BFtD|4:oV:f۝ӈԬ`T#N^|ƳXd~vv+9>>.fOE/6Wsz*YX<G0:[|0:w6R4cG -hADq ByAĂDhG D,ADq ByAĂ...
PNG  IHDRX "IDATx^MnWEGdeQ ArdiQ"fyVY cK ,D3+gE'j?Ph\_;%U)K fqZ[wcez3R͜ZGKGżIʿ>yW;iYu0cur/EXw9N"botCA[n}ItN^ˇX>R"sTD9ClB{)[8yLKTR]dƳHprL7G?BFtD|4:oV:f۝ӈԬ`T#N^|ƳXd~vv+9>>.fOE/6Wsz*YX<G0:[|0:w6R4cG -hADq ByAĂDhG D,ADq ByAĂ...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-demo/src/main/java/com/ctrip/framework/apollo/demo/spring/xmlConfigDemo/XmlApplication.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/resources/application.yml
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/entity/po/Role.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./scripts/apollo-on-kubernetes/README.md
# 使用方法 > Apollo 1.7.0版本增加了基于Kubernetes原生服务发现的[Helm Chart部署模式](https://www.apolloconfig.com/#/zh/deployment/distributed-deployment-guide?id=_241-%e5%9f%ba%e4%ba%8ekubernetes%e5%8e%9f%e7%94%9f%e6%9c%8d%e5%8a%a1%e5%8f%91%e7%8e%b0),由于不再使用内置的Eureka,所以在整体部署上有很大简化,如无特殊需求,建议使用该模式部署。 ## 1. 创建数据库 具体步骤请参考 [2.1 创建数据库](https://w...
# 使用方法 > Apollo 1.7.0版本增加了基于Kubernetes原生服务发现的[Helm Chart部署模式](https://www.apolloconfig.com/#/zh/deployment/distributed-deployment-guide?id=_241-%e5%9f%ba%e4%ba%8ekubernetes%e5%8e%9f%e7%94%9f%e6%9c%8d%e5%8a%a1%e5%8f%91%e7%8e%b0),由于不再使用内置的Eureka,所以在整体部署上有很大简化,如无特殊需求,建议使用该模式部署。 ## 1. 创建数据库 具体步骤请参考 [2.1 创建数据库](https://w...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-adminservice/src/main/resources/adminservice.properties
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
# # Copyright 2021 Apollo Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing,...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/customize/BizLoggingCustomizer.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-adminservice/src/main/java/com/ctrip/framework/apollo/adminservice/controller/ReleaseHistoryController.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-common/src/main/resources/banner.txt
_ _ _ / \ _ __ ___ | | | ___ / _ \ | '_ \ / _ \| | |/ _ \ / ___ \| |_) | (_) | | | (_) | /_/ \_\ .__/ \___/|_|_|\___/ |_| :: Spring Boot :: ${spring-boot.formatted-version}
_ _ _ / \ _ __ ___ | | | ___ / _ \ | '_ \ / _ \| | |/ _ \ / ___ \| |_) | (_) | | | (_) | /_/ \_\ .__/ \___/|_|_|\___/ |_| :: Spring Boot :: ${spring-boot.formatted-version}
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-core/src/test/java/com/ctrip/framework/apollo/core/utils/DeferredLoggerTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,836
feature: public namespace support different formats
## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](https://github.com/ctripcorp/apollo/discussions/3815) ...
dake0805
2021-07-20T14:34:48Z
2021-08-05T08:03:42Z
7afe23bf9aa2630f902c4cd377d327f6beb95679
109c98d2f6417ee39568c0eb0ad33b0bcdf92dff
feature: public namespace support different formats. ## What's the purpose of this PR Add new feature: - Can create public namespace in different formats, include json, xml, yml, yaml, txt, just like creating a private namespace. - Public namespace in these formats can be associated correctly. [Discussion](http...
./apollo-core/src/main/java/com/ctrip/framework/apollo/core/spi/Ordered.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,819
fix the issue that release messages might be missed in certain scenarios
## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to reload and notify the missing release messages for certain amount of time...
nobodyiam
2021-07-11T08:32:34Z
2021-07-22T00:09:32Z
9bd47037886468040dacb693db370e6417b31aad
f9c69dbb181e9cb6c5cb0ee08ae915a52430c23a
fix the issue that release messages might be missed in certain scenarios. ## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to...
./CHANGES.md
Changes by Version ================== Release Notes. Apollo 1.9.0 ------------------ * [extend DataChange_CreatedBy, DataChange_LastModifiedBy from 32 to 64.](https://github.com/ctripcorp/apollo/pull/3552) * [add spring configuration metadata](https://github.com/ctripcorp/apollo/pull/3553) * [fix #3551 and optimize l...
Changes by Version ================== Release Notes. Apollo 1.9.0 ------------------ * [extend DataChange_CreatedBy, DataChange_LastModifiedBy from 32 to 64.](https://github.com/ctripcorp/apollo/pull/3552) * [add spring configuration metadata](https://github.com/ctripcorp/apollo/pull/3553) * [fix #3551 and optimize l...
1
apolloconfig/apollo
3,819
fix the issue that release messages might be missed in certain scenarios
## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to reload and notify the missing release messages for certain amount of time...
nobodyiam
2021-07-11T08:32:34Z
2021-07-22T00:09:32Z
9bd47037886468040dacb693db370e6417b31aad
f9c69dbb181e9cb6c5cb0ee08ae915a52430c23a
fix the issue that release messages might be missed in certain scenarios. ## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/message/ReleaseMessageScanner.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1
apolloconfig/apollo
3,819
fix the issue that release messages might be missed in certain scenarios
## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to reload and notify the missing release messages for certain amount of time...
nobodyiam
2021-07-11T08:32:34Z
2021-07-22T00:09:32Z
9bd47037886468040dacb693db370e6417b31aad
f9c69dbb181e9cb6c5cb0ee08ae915a52430c23a
fix the issue that release messages might be missed in certain scenarios. ## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to...
./apollo-biz/src/test/java/com/ctrip/framework/apollo/biz/message/ReleaseMessageScannerTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
1
apolloconfig/apollo
3,819
fix the issue that release messages might be missed in certain scenarios
## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to reload and notify the missing release messages for certain amount of time...
nobodyiam
2021-07-11T08:32:34Z
2021-07-22T00:09:32Z
9bd47037886468040dacb693db370e6417b31aad
f9c69dbb181e9cb6c5cb0ee08ae915a52430c23a
fix the issue that release messages might be missed in certain scenarios. ## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to...
./apollo-client/src/main/java/com/ctrip/framework/apollo/spi/DefaultConfigRegistry.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,819
fix the issue that release messages might be missed in certain scenarios
## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to reload and notify the missing release messages for certain amount of time...
nobodyiam
2021-07-11T08:32:34Z
2021-07-22T00:09:32Z
9bd47037886468040dacb693db370e6417b31aad
f9c69dbb181e9cb6c5cb0ee08ae915a52430c23a
fix the issue that release messages might be missed in certain scenarios. ## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to...
./docs/en/development/portal-how-to-enable-webhook-notification.md
TODO
TODO
-1
apolloconfig/apollo
3,819
fix the issue that release messages might be missed in certain scenarios
## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to reload and notify the missing release messages for certain amount of time...
nobodyiam
2021-07-11T08:32:34Z
2021-07-22T00:09:32Z
9bd47037886468040dacb693db370e6417b31aad
f9c69dbb181e9cb6c5cb0ee08ae915a52430c23a
fix the issue that release messages might be missed in certain scenarios. ## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to...
./apollo-core/src/test/java/com/ctrip/framework/apollo/core/signature/HmacSha1UtilsTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,819
fix the issue that release messages might be missed in certain scenarios
## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to reload and notify the missing release messages for certain amount of time...
nobodyiam
2021-07-11T08:32:34Z
2021-07-22T00:09:32Z
9bd47037886468040dacb693db370e6417b31aad
f9c69dbb181e9cb6c5cb0ee08ae915a52430c23a
fix the issue that release messages might be missed in certain scenarios. ## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to...
./docs/zh/usage/java-sdk-user-guide.md
>注意:本文档适用对象是Apollo系统的使用者,如果你是公司内Apollo系统的开发者/维护人员,建议先参考[Apollo开发指南](zh/development/apollo-development-guide)。 # &nbsp; # 一、准备工作 ## 1.1 环境要求 * Java: 1.7+ * Guava: 15.0+ * Apollo客户端默认会引用Guava 19,如果你的项目引用了其它版本,请确保版本号大于等于15.0 >注:对于Apollo客户端,如果有需要的话,可以做少量代码修改来降级到Java 1.6,详细信息可以参考[Issue 483](https://github.com/ctr...
>注意:本文档适用对象是Apollo系统的使用者,如果你是公司内Apollo系统的开发者/维护人员,建议先参考[Apollo开发指南](zh/development/apollo-development-guide)。 # &nbsp; # 一、准备工作 ## 1.1 环境要求 * Java: 1.7+ * Guava: 15.0+ * Apollo客户端默认会引用Guava 19,如果你的项目引用了其它版本,请确保版本号大于等于15.0 >注:对于Apollo客户端,如果有需要的话,可以做少量代码修改来降级到Java 1.6,详细信息可以参考[Issue 483](https://github.com/ctr...
-1
apolloconfig/apollo
3,819
fix the issue that release messages might be missed in certain scenarios
## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to reload and notify the missing release messages for certain amount of time...
nobodyiam
2021-07-11T08:32:34Z
2021-07-22T00:09:32Z
9bd47037886468040dacb693db370e6417b31aad
f9c69dbb181e9cb6c5cb0ee08ae915a52430c23a
fix the issue that release messages might be missed in certain scenarios. ## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to...
./apollo-client/src/test/java/com/ctrip/framework/apollo/spring/JavaConfigAnnotationTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,819
fix the issue that release messages might be missed in certain scenarios
## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to reload and notify the missing release messages for certain amount of time...
nobodyiam
2021-07-11T08:32:34Z
2021-07-22T00:09:32Z
9bd47037886468040dacb693db370e6417b31aad
f9c69dbb181e9cb6c5cb0ee08ae915a52430c23a
fix the issue that release messages might be missed in certain scenarios. ## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to...
./apollo-client/src/test/java/com/ctrip/framework/apollo/internals/AbstractConfigTest.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,819
fix the issue that release messages might be missed in certain scenarios
## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to reload and notify the missing release messages for certain amount of time...
nobodyiam
2021-07-11T08:32:34Z
2021-07-22T00:09:32Z
9bd47037886468040dacb693db370e6417b31aad
f9c69dbb181e9cb6c5cb0ee08ae915a52430c23a
fix the issue that release messages might be missed in certain scenarios. ## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to...
./apollo-adminservice/src/main/java/com/ctrip/framework/apollo/adminservice/controller/ItemSetController.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1
apolloconfig/apollo
3,819
fix the issue that release messages might be missed in certain scenarios
## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to reload and notify the missing release messages for certain amount of time...
nobodyiam
2021-07-11T08:32:34Z
2021-07-22T00:09:32Z
9bd47037886468040dacb693db370e6417b31aad
f9c69dbb181e9cb6c5cb0ee08ae915a52430c23a
fix the issue that release messages might be missed in certain scenarios. ## What's the purpose of this PR fix the issue that release messages might be missed in certain scenarios ## Which issue(s) this PR fixes: Fixes #3806 ## Brief changelog 1. record the missing release messages when scanning 2. try to...
./apollo-configservice/src/main/java/com/ctrip/framework/apollo/metaservice/ApolloMetaServiceConfig.java
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
/* * Copyright 2021 Apollo Authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to i...
-1