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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./.git/hooks/update.sample
#!/bin/sh # # An example hook script to block unannotated tags from entering. # Called by "git receive-pack" with arguments: refname sha1-old sha1-new # # To enable this hook, rename this file to "update". # # Config # ------ # hooks.allowunannotated # This boolean sets whether unannotated tags will be allowed into t...
#!/bin/sh # # An example hook script to block unannotated tags from entering. # Called by "git receive-pack" with arguments: refname sha1-old sha1-new # # To enable this hook, rename this file to "update". # # Config # ------ # hooks.allowunannotated # This boolean sets whether unannotated tags will be allowed into t...
-1
apolloconfig/apollo
3,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/service/ReleaseMessageService.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./docs/en/images/community/intellij-idea.svg
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="70px" height="70px" viewBox="0 0 70 70" style="enab...
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="70px" height="70px" viewBox="0 0 70 70" style="enab...
-1
apolloconfig/apollo
3,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-adminservice/src/test/resources/filter/test-access-control-enabled.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/component/emailbuilder/NormalPublishEmailBuilder.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/util/OpenApiBeanUtils.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-portal/src/main/resources/static/views/component/release-modal.html
<form id="releaseModal" class="modal fade form-horizontal" name="releaseForm" valdr-type="Release" ng-submit="release()"> <!-- ~ 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 Lic...
<form id="releaseModal" class="modal fade form-horizontal" name="releaseForm" valdr-type="Release" ng-submit="release()"> <!-- ~ 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 Lic...
-1
apolloconfig/apollo
3,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-client/src/main/resources/META-INF/spring.schemas
http\://www.ctrip.com/schema/apollo-1.0.0.xsd=/META-INF/apollo-1.0.0.xsd http\://www.ctrip.com/schema/apollo.xsd=/META-INF/apollo-1.0.0.xsd
http\://www.ctrip.com/schema/apollo-1.0.0.xsd=/META-INF/apollo-1.0.0.xsd http\://www.ctrip.com/schema/apollo.xsd=/META-INF/apollo-1.0.0.xsd
-1
apolloconfig/apollo
3,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-adminservice/src/main/java/com/ctrip/framework/apollo/adminservice/controller/AccessKeyController.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-client/src/main/java/com/ctrip/framework/apollo/util/http/DefaultHttpClient.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-portal/src/main/resources/static/vendor/angular/angular-translate.2.18.1/angular-translate-storage-cookie.min.js
/*! * angular-translate - v2.18.1 - 2018-05-19 * * Copyright (c) 2018 The angular-translate team, Pascal Precht; Licensed MIT */ !function(t,e){"function"==typeof define&&define.amd?define([],function(){return e()}):"object"==typeof module&&module.exports?module.exports=e():e()}(0,function(){function t(t){"use stri...
/*! * angular-translate - v2.18.1 - 2018-05-19 * * Copyright (c) 2018 The angular-translate team, Pascal Precht; Licensed MIT */ !function(t,e){"function"==typeof define&&define.amd?define([],function(){return e()}):"object"==typeof module&&module.exports?module.exports=e():e()}(0,function(){function t(t){"use stri...
-1
apolloconfig/apollo
3,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-core/src/main/java/com/ctrip/framework/apollo/core/MetaDomainConsts.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-core/src/main/java/com/ctrip/framework/apollo/core/dto/ApolloNotificationMessages.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-client/src/main/java/com/ctrip/framework/apollo/spring/annotation/ApolloConfig.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-core/src/test/java/com/ctrip/framework/foundation/internals/provider/DefaultServerProviderTest.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./scripts/helm/apollo-portal/values.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./doc/images/apollo-net-server-url-config.png
PNG  IHDRF)!} 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  IHDRF)!} 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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/listener/ConfigPublishEvent.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/entity/bo/NamespaceBO.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-configservice/src/test/java/com/ctrip/framework/apollo/configservice/integration/ConfigFileControllerIntegrationTest.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./.git/refs/remotes/origin/HEAD
ref: refs/remotes/origin/master
ref: refs/remotes/origin/master
-1
apolloconfig/apollo
3,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./doc/images/local-development/ConfigAdminApplication-VM-Options.png
PNG  IHDR\i iCCPICC ProfileHWXS[R -)7At{6B  AŎ,*TDQTtUĶ@֊ >QYY XPy}s3ɹlFU }ILR7@ 4ӉzGE(mh况$ֿWQD(S"N59|Po4;?W VBq NaM N Rh_Yl0% of'Qpp@`s!~񄜜Y+!6O.Nbdǰ,l[rţkAEKruۛ5+TFDBe>Wj/3Aqr~ 0lPu f؞-B{4+ǩYh ;"Lgy/xWD16i`a 3bd<  neń}fFKDl0h^ -]...
PNG  IHDR\i iCCPICC ProfileHWXS[R -)7At{6B  AŎ,*TDQTtUĶ@֊ >QYY XPy}s3ɹlFU }ILR7@ 4ӉzGE(mh况$ֿWQD(S"N59|Po4;?W VBq NaM N Rh_Yl0% of'Qpp@`s!~񄜜Y+!6O.Nbdǰ,l[rţkAEKruۛ5+TFDBe>Wj/3Aqr~ 0lPu f؞-B{4+ǩYh ;"Lgy/xWD16i`a 3bd<  neń}fFKDl0h^ -]...
-1
apolloconfig/apollo
3,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/util/ConfigToFileUtils.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/CommitController.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./.mvn/wrapper/MavenWrapperDownloader.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this f...
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this f...
-1
apolloconfig/apollo
3,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-portal/src/main/resources/static/vendor/ui-ace/worker-xml.js
"no use strict";!function(e){function t(e,t){var n=e,r="";while(n){var i=t[n];if(typeof i=="string")return i+r;if(i)return i.location.replace(/\/*$/,"/")+(r||i.main||i.name);if(i===!1)return"";var s=n.lastIndexOf("/");if(s===-1)break;r=n.substr(s)+r,n=n.slice(0,s)}return e}if(typeof e.window!="undefined"&&e.document)re...
"no use strict";!function(e){function t(e,t){var n=e,r="";while(n){var i=t[n];if(typeof i=="string")return i+r;if(i)return i.location.replace(/\/*$/,"/")+(r||i.main||i.name);if(i===!1)return"";var s=n.lastIndexOf("/");if(s===-1)break;r=n.substr(s)+r,n=n.slice(0,s)}return e}if(typeof e.window!="undefined"&&e.document)re...
-1
apolloconfig/apollo
3,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-configservice/src/test/java/com/ctrip/framework/apollo/configservice/service/config/ConfigServiceWithCacheTest.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./docs/en/images/community/jetbrains.svg
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="120.1px" height="130.2px" viewBox="0 0 120.1 130.2"...
<?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="120.1px" height="130.2px" viewBox="0 0 120.1 130.2"...
-1
apolloconfig/apollo
3,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/service/ItemService.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-client/src/test/java/com/ctrip/framework/apollo/integration/ConfigIntegrationTest.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,804
feature: add the delegating password encoder for apollo-portal simple auth
## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`.`Users`.`Password` to 512 2. replace the `BCryptPasswordEncoder` with the `...
vdiskg
2021-07-02T11:16:09Z
2021-07-10T08:12:21Z
907dbad14e2d76bf1ffa3645d115534632e28cc2
72a04989d049e182dd409e2a76e5c0e4448a8a2d
feature: add the delegating password encoder for apollo-portal simple auth. ## What's the purpose of this PR the best algorithm for password storage should change some day in the future. the `DelegatingPasswordEncoder` can makes the algorithm upgrade seamless. ## Brief changelog 1. extend the `ApolloPortalDB`....
./apollo-common/src/main/resources/datasource.xml
<!-- ~ 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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/v1/controller/ItemController.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/resources/static/i18n/en.json
{ "Common.Title": "Apollo Configuration Center", "Common.Ctrip": "Ctrip", "Common.CtripDepartment": "Framework R&D Department", "Common.Nav.ShowNavBar": "Display navigation bar", "Common.Nav.HideNavBar": "Hide navigation bar", "Common.Nav.Help": "Help", "Common.Nav.AdminTools": "Admin Tools", "Common.Na...
{ "Common.Title": "Apollo Configuration Center", "Common.Ctrip": "Ctrip", "Common.CtripDepartment": "Framework R&D Department", "Common.Nav.ShowNavBar": "Display navigation bar", "Common.Nav.HideNavBar": "Hide navigation bar", "Common.Nav.Help": "Help", "Common.Nav.AdminTools": "Admin Tools", "Common.Na...
1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/resources/static/i18n/zh-CN.json
{ "Common.Title": "Apollo配置中心", "Common.Ctrip": "携程", "Common.CtripDepartment": "框架研发部", "Common.Nav.ShowNavBar": "显示导航栏", "Common.Nav.HideNavBar": "隐藏导航栏", "Common.Nav.Help": "帮助", "Common.Nav.AdminTools": "管理员工具", "Common.Nav.NonAdminTools": "工具", "Common.Nav.UserManage": "用户管理", "Common.Nav.Syste...
{ "Common.Title": "Apollo配置中心", "Common.Ctrip": "携程", "Common.CtripDepartment": "框架研发部", "Common.Nav.ShowNavBar": "显示导航栏", "Common.Nav.HideNavBar": "隐藏导航栏", "Common.Nav.Help": "帮助", "Common.Nav.AdminTools": "管理员工具", "Common.Nav.NonAdminTools": "工具", "Common.Nav.UserManage": "用户管理", "Common.Nav.Syste...
1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/resources/static/scripts/valdr.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./docs/zh/usage/apollo-open-api-platform.md
### 一、 什么是开放平台? Apollo提供了一套的Http REST接口,使第三方应用能够自己管理配置。虽然Apollo系统本身提供了Portal来管理配置,但是在有些情景下,应用需要通过程序去管理配置。 ### 二、 第三方应用接入Apollo开放平台 #### 2.1 注册第三方应用 第三方应用负责人需要向Apollo管理员提供一些第三方应用基本信息。 基本信息如下: * 第三方应用的AppId、应用名、部门 * 第三方应用负责人 Apollo管理员在 http://{portal_address}/open/manage.html 创建第三方应用,创建之前最好先查询此AppId是否已经创建。创建成功之后会生...
### 一、 什么是开放平台? Apollo提供了一套的Http REST接口,使第三方应用能够自己管理配置。虽然Apollo系统本身提供了Portal来管理配置,但是在有些情景下,应用需要通过程序去管理配置。 ### 二、 第三方应用接入Apollo开放平台 #### 2.1 注册第三方应用 第三方应用负责人需要向Apollo管理员提供一些第三方应用基本信息。 基本信息如下: * 第三方应用的AppId、应用名、部门 * 第三方应用负责人 Apollo管理员在 http://{portal_address}/open/manage.html 创建第三方应用,创建之前最好先查询此AppId是否已经创建。创建成功之后会生...
1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/resources/static/scripts/AppUtils.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-biz/src/test/java/com/ctrip/framework/apollo/biz/service/NamespacePublishInfoTest.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-client/src/main/java/com/ctrip/framework/apollo/spring/property/SpringValueRegistry.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-core/src/main/java/com/ctrip/framework/apollo/core/dto/ServiceDTO.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-core/src/main/java/com/ctrip/framework/foundation/internals/io/ProxyInputStream.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-core/src/main/java/com/ctrip/framework/foundation/internals/io/BOMInputStream.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-adminservice/src/main/java/com/ctrip/framework/apollo/adminservice/controller/NamespaceBranchController.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-client-config-data/src/main/java/com/ctrip/framework/apollo/config/data/extension/websocket/ApolloClientWebsocketExtensionInitializer.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-biz/src/test/java/com/ctrip/framework/apollo/biz/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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/resources/static/vendor/angular/angular-resource.min.js
/* AngularJS v1.4.3 (c) 2010-2015 Google, Inc. http://angularjs.org License: MIT */ (function (I, d, B) { 'use strict'; function D(f, q) { q = q || {}; d.forEach(q, function (d, h) { delete q[h] }); for (var h in f)!f.hasOwnProperty(h) || "$" === h.charAt(0) && "$...
/* AngularJS v1.4.3 (c) 2010-2015 Google, Inc. http://angularjs.org License: MIT */ (function (I, d, B) { 'use strict'; function D(f, q) { q = q || {}; d.forEach(q, function (d, h) { delete q[h] }); for (var h in f)!f.hasOwnProperty(h) || "$" === h.charAt(0) && "$...
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-configservice/src/main/java/com/ctrip/framework/apollo/configservice/service/config/AbstractConfigService.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-core/src/main/java/com/ctrip/framework/apollo/core/enums/ConfigFileFormat.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/spi/ctrip/CtripEmailService.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/entity/bo/NamespaceBO.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/test/java/com/ctrip/framework/apollo/portal/spi/defaultImpl/RoleInitializationServiceTest.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/api/AdminServiceAPI.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-client/src/main/java/com/ctrip/framework/apollo/internals/PropertiesCompatibleFileConfigRepository.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/SystemInfoController.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./docs/zh/faq/common-issues-in-deployment-and-development-phase.md
### 1. windows怎么执行build.sh? 安装[Git Bash](https://git-for-windows.github.io/),然后运行 “./build.sh” 注意前面 “./” ### 2. 本地运行时Portal一直报Env is down. 默认config service启动在8080端口,admin service启动在8090端口。请确认这两个端口是否被其它应用程序占用。 如果还伴有异常信息:org.springframework.web.client.HttpClientErrorException: 405 Method Not Allowed,一般是由于本地启动了`Shadow...
### 1. windows怎么执行build.sh? 安装[Git Bash](https://git-for-windows.github.io/),然后运行 “./build.sh” 注意前面 “./” ### 2. 本地运行时Portal一直报Env is down. 默认config service启动在8080端口,admin service启动在8090端口。请确认这两个端口是否被其它应用程序占用。 如果还伴有异常信息:org.springframework.web.client.HttpClientErrorException: 405 Method Not Allowed,一般是由于本地启动了`Shadow...
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/service/ReleaseService.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-configservice/src/main/java/com/ctrip/framework/apollo/configservice/service/config/ConfigService.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-core/src/main/java/com/ctrip/framework/apollo/core/utils/MachineUtil.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-client/src/test/java/com/ctrip/framework/apollo/internals/RemoteConfigRepositoryTest.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/component/ConfigReleaseWebhookNotifier.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/resources/static/scripts/services/SystemInfoService.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/entity/ConsumerAudit.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/repository/AppNamespaceRepository.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-client/src/test/java/com/ctrip/framework/apollo/spring/AbstractSpringIntegrationTest.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-demo/src/main/java/com/ctrip/framework/apollo/demo/api/ApolloConfigDemo.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/entity/Item.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-common/src/main/java/com/ctrip/framework/apollo/common/condition/ConditionalOnProfile.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/util/OpenApiBeanUtils.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./doc/images/tech-support-qq-3.png
PNG  IHDR.."h'IDATx puq -eu%Խ(DKEPv}"߈% Ed+Y"g<"&,D  ΁wP3<g;IOOO?sο3'5)I(P(DQEB! (* QT(DQPB! B QT(PBEB (*P(DQEB! (* QT(DQPB! B Q<ޕǶ='Q~7b[Wg>&((((((((72l;ab\~R}LEQEQEQEQEQEQEQEQEľR}LEQEQEQ(((1QEQp|b7 FC(((((((((-s0gcHEQEQEQEQEQEQE...
PNG  IHDR.."h'IDATx puq -eu%Խ(DKEPv}"߈% Ed+Y"g<"&,D  ΁wP3<g;IOOO?sο3'5)I(P(DQEB! (* QT(DQPB! B QT(PBEB (*P(DQEB! (* QT(DQPB! B Q<ޕǶ='Q~7b[Wg>&((((((((72l;ab\~R}LEQEQEQEQEQEQEQEQEľR}LEQEQEQ(((1QEQp|b7 FC(((((((((-s0gcHEQEQEQEQEQEQE...
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-client/src/test/java/com/ctrip/framework/apollo/internals/DefaultConfigTest.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./doc/images/create-cluster-detail.png
PNG  IHDRC IDATxweŝ,$ / @xI3c4;nLBњVLwK-0-p#;Ὡw=yu}MUoRɈsI<='όK)[sw.RJٺӜM( /!!!!!!!0/",^҆@@@@@@ y"a9O8B B B B B B 2c B B B B B B`DX$'/C B B B B B ",3B B B B B B @<K...
PNG  IHDRC IDATxweŝ,$ / @xI3c4;nLBњVLwK-0-p#;Ὡw=yu}MUoRɈsI<='όK)[sw.RJٺӜM( /!!!!!!!0/",^҆@@@@@@ y"a9O8B B B B B B 2c B B B B B B`DX$'/C B B B B B ",3B B B B B B @<K...
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./scripts/flyway/portaldb/V1.1.1__extend_appId.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/service/AdminService.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/resources/static/vendor/angular/ui-bootstrap-tpls-0.13.0.min.js
/* * angular-ui-bootstrap * http://angular-ui.github.io/bootstrap/ * Version: 0.13.0 - 2015-05-02 * License: MIT */ angular.module("ui.bootstrap", ["ui.bootstrap.tpls", "ui.bootstrap.collapse", "ui.bootstrap.accordion", "ui.bootstrap.alert", "ui.bootstrap.bindHtml", "ui.bootstrap.buttons", "ui.bootstrap.carousel"...
/* * angular-ui-bootstrap * http://angular-ui.github.io/bootstrap/ * Version: 0.13.0 - 2015-05-02 * License: MIT */ angular.module("ui.bootstrap", ["ui.bootstrap.tpls", "ui.bootstrap.collapse", "ui.bootstrap.accordion", "ui.bootstrap.alert", "ui.bootstrap.bindHtml", "ui.bootstrap.buttons", "ui.bootstrap.carousel"...
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/resources/static/vendor/bootstrap/fonts/glyphicons-halflings-regular.svg
<?xml version="1.0" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" > <svg xmlns="http://www.w3.org/2000/svg"> <metadata></metadata> <defs> <font id="glyphicons_halflingsregular" horiz-adv-x="1200" > <font-face units-per-em="1200" ascent="960" descent=...
<?xml version="1.0" standalone="no"?> <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" > <svg xmlns="http://www.w3.org/2000/svg"> <metadata></metadata> <defs> <font id="glyphicons_halflingsregular" horiz-adv-x="1200" > <font-face units-per-em="1200" ascent="960" descent=...
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-adminservice/src/test/java/com/ctrip/framework/apollo/adminservice/controller/AppControllerTest.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-core/src/main/java/com/ctrip/framework/apollo/tracer/internals/cat/CatTransaction.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/repository/ConsumerRoleRepository.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/repository/NamespaceLockRepository.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./doc/images/publish-items.png
PNG  IHDRhssRGB pHYsgR@IDATxi%yfwd˲,Y #?t8Bve9n[@;zק)9}tO/\YUyU뺿-N̙3[Q?B B B`5vڵdN;Ѫ&Q@L!ߋ)abN>ݝ:u;ym1n@@0>ݻwiG]#I`{ /b݊5C`{v{gJ!!!!!!C \Ocǎ 5Cq!!!0>2<^p_<"gAWRG}t΋]E?.ٳg3 BbBUC B B B B B B`...
PNG  IHDRhssRGB pHYsgR@IDATxi%yfwd˲,Y #?t8Bve9n[@;zק)9}tO/\YUyU뺿-N̙3[Q?B B B`5vڵdN;Ѫ&Q@L!ߋ)abN>ݝ:u;ym1n@@0>ݻwiG]#I`{ /b݊5C`{v{gJ!!!!!!C \Ocǎ 5Cq!!!0>2<^p_<"gAWRG}t΋]E?.ٳg3 BbBUC B B B B B B`...
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/resources/static/vendor/angular/bootbox.min.js
/** * bootbox.js v4.4.0 * * http://bootboxjs.com/license.txt */ !function (a, b) { "use strict"; "function" == typeof define && define.amd ? define(["jquery"], b) : "object" == typeof exports ? module.exports = b(require("jquery")) : a.bootbox = b(a.jQuery) }(this, function a(b, c) { "use strict"; f...
/** * bootbox.js v4.4.0 * * http://bootboxjs.com/license.txt */ !function (a, b) { "use strict"; "function" == typeof define && define.amd ? define(["jquery"], b) : "object" == typeof exports ? module.exports = b(require("jquery")) : a.bootbox = b(a.jQuery) }(this, function a(b, c) { "use strict"; f...
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-common/src/main/resources/application-github.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./docs/charts/apollo-service-0.1.0.tgz
)+aHR0cHM6Ly95b3V0dS5iZS96OVV6MWljandyTQo=Helm<o:YŬžW<v>]6Mub(hilH\~ aI,;qg93/#>oK3bbJI]vݓ#wO_IEw^@w4ԶH*"^t~D!)g-מ}jw-+hL9ZK` tX0/}r)ЁRt: Uhd<J" iQWKG rgǣ#L!S; Erߑ@#HEu;4t|>mIG;dKT2ұڀwOIݡ[e,HK\-R }mk kT/;v{e9k,9.'> \* ?Z- @ۙ~FRbU5n$x26$RqildCWP &Ct"Bq\Q69h^...
)+aHR0cHM6Ly95b3V0dS5iZS96OVV6MWljandyTQo=Helm<o:YŬžW<v>]6Mub(hilH\~ aI,;qg93/#>oK3bbJI]vݓ#wO_IEw^@w4ԶH*"^t~D!)g-מ}jw-+hL9ZK` tX0/}r)ЁRt: Uhd<J" iQWKG rgǣ#L!S; Erߑ@#HEu;4t|>mIG;dKT2ұڀwOIݡ[e,HK\-R }mk kT/;v{e9k,9.'> \* ?Z- @ۙ~FRbU5n$x26$RqildCWP &Ct"Bq\Q69h^...
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-client-config-data/src/test/java/com/ctrip/framework/apollo/config/data/system/ApolloClientEnvironmentVariablesCompatibleTest.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./README.md
<img src="https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/logo/logo-simple.png" alt="apollo-logo" width="40%"> # Apollo - A reliable configuration management system [![Build Status](https://github.com/ctripcorp/apollo/workflows/build/badge.svg)](https://github.com/ctripcorp/apollo/actions) [![Git...
<img src="https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/logo/logo-simple.png" alt="apollo-logo" width="40%"> # Apollo - A reliable configuration management system [![Build Status](https://github.com/ctripcorp/apollo/workflows/build/badge.svg)](https://github.com/ctripcorp/apollo/actions) [![Git...
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-client/src/test/resources/spring/XmlConfigPlaceholderTest10.xml
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ 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 ~ ...
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ 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 ~ ...
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-client-config-data/src/test/java/com/ctrip/framework/apollo/config/data/system/ApolloClientSystemPropertyInitializerTest.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/FavoriteController.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-openapi/src/test/java/com/ctrip/framework/apollo/openapi/client/ApolloOpenApiClientTest.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,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./.github/ISSUE_TEMPLATE/feature_request_zh.md
--- name: 请求特性 about: 给这个项目提一些建议、想法 title: '' labels: '' assignees: '' --- **你的特性请求和某个问题有关吗?请描述** 清晰简洁地描述这个问题是什么。即,当碰到xxx时,总是感觉很麻烦 **清晰简洁地描述一下你希望的解决方案** **清晰简洁地描述一下这个特性的备选方案** **其它背景** 在这里添加和这个特性请求有关的背景说明、截图
--- name: 请求特性 about: 给这个项目提一些建议、想法 title: '' labels: '' assignees: '' --- **你的特性请求和某个问题有关吗?请描述** 清晰简洁地描述这个问题是什么。即,当碰到xxx时,总是感觉很麻烦 **清晰简洁地描述一下你希望的解决方案** **清晰简洁地描述一下这个特性的备选方案** **其它背景** 在这里添加和这个特性请求有关的背景说明、截图
-1
apolloconfig/apollo
3,803
feature: modify item comment valid size(#3799)
## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应数值 Follow this checklist to help us incorpo...
chengasd
2021-07-02T04:00:49Z
2021-07-03T12:04:08Z
39aa56001f699be83adf3024ff14429f2398e5f8
1afa5ade9bbe14ce3ead107c473532be6d693f64
feature: modify item comment valid size(#3799). ## What's the purpose of this PR 修改openapi创建item校验的comment长度大小,兼容历史业务场景升级。 ## Which issue(s) this PR fixes: Fixes #3799 ## Brief changelog 1、openapi入口ItemController.java comment校验长度大小改为256 2、portal前端入口valdr.js comment长度大小同步改为256 3、en.json 、zh-CN.json 修改对应...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/spi/configuration/AuthFilterConfiguration.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,786
feature: shared session for multi apollo portal
## What's the purpose of this PR shared session for multi apollo portal ## Which issue(s) this PR fixes: Fixes #3672 ## Brief changelog add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value ## How to use ### 1. No session da...
vdiskg
2021-06-24T12:21:54Z
2021-06-27T13:17:09Z
f1eca02f4033d050bd71ede288d1707954d3dea4
bf80850aab4f70647d6217fc6995588085b91719
feature: shared session for multi apollo portal. ## What's the purpose of this PR shared session for multi apollo portal ## Which issue(s) this PR fixes: Fixes #3672 ## Brief changelog add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau...
./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,786
feature: shared session for multi apollo portal
## What's the purpose of this PR shared session for multi apollo portal ## Which issue(s) this PR fixes: Fixes #3672 ## Brief changelog add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value ## How to use ### 1. No session da...
vdiskg
2021-06-24T12:21:54Z
2021-06-27T13:17:09Z
f1eca02f4033d050bd71ede288d1707954d3dea4
bf80850aab4f70647d6217fc6995588085b91719
feature: shared session for multi apollo portal. ## What's the purpose of this PR shared session for multi apollo portal ## Which issue(s) this PR fixes: Fixes #3672 ## Brief changelog add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau...
./apollo-portal/pom.xml
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ 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 ~ ...
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ 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 ~ ...
1
apolloconfig/apollo
3,786
feature: shared session for multi apollo portal
## What's the purpose of this PR shared session for multi apollo portal ## Which issue(s) this PR fixes: Fixes #3672 ## Brief changelog add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a default value ## How to use ### 1. No session da...
vdiskg
2021-06-24T12:21:54Z
2021-06-27T13:17:09Z
f1eca02f4033d050bd71ede288d1707954d3dea4
bf80850aab4f70647d6217fc6995588085b91719
feature: shared session for multi apollo portal. ## What's the purpose of this PR shared session for multi apollo portal ## Which issue(s) this PR fixes: Fixes #3672 ## Brief changelog add spring session support and configure the property `spring.session.store-type=none` on the `application.yml` as a defau...
./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