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 | N AM LP ', ( G L Y P H I C O N S H a l f l i n g s R e g u l a r x V e r s i o n 1 . 0 0 9 ; P S 0 0 1 . 0 0 9 ; h o t c o n v 1 . 0 . 7 0 ; m a k e o t f . l i b 2 . 5 . 5 8 3 2 9 8 G L Y P H I C O N S H a l f l i n g s R e g u l ... | N AM LP ', ( G L Y P H I C O N S H a l f l i n g s R e g u l a r x V e r s i o n 1 . 0 0 9 ; P S 0 0 1 . 0 0 9 ; h o t c o n v 1 . 0 . 7 0 ; m a k e o t f . l i b 2 . 5 . 5 8 3 2 9 8 G L Y P H I C O N S H a l f l i n g s R e g u l ... | -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 |