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,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-configservice/src/main/resources/bootstrap.yml
eureka: instance: hostname: ${hostname:localhost} preferIpAddress: true status-page-url-path: /info health-check-url-path: /health server: peerEurekaNodesUpdateIntervalMs: 60000 enableSelfPreservation: false client: serviceUrl: # This setting will be overridden by eureka.service....
eureka: instance: hostname: ${hostname:localhost} preferIpAddress: true status-page-url-path: /info health-check-url-path: /health server: peerEurekaNodesUpdateIntervalMs: 60000 enableSelfPreservation: false client: serviceUrl: # This setting will be overridden by eureka.service....
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/test/resources/spring/XmlConfigPlaceholderTest5.xml
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-configservice/src/assembly/assembly-descriptor.xml
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 http://maven.apache.org/xsd/assembly-1.1.3.xsd"> <id>apollo-assembly</id> <formats> ...
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 http://maven.apache.org/xsd/assembly-1.1.3.xsd"> <id>apollo-assembly</id> <formats> ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/test/resources/spring/XmlConfigPlaceholderTest2.xml
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/test/resources/spring/XmlConfigAnnotationTest6.xml
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-configservice/src/test/resources/logback-test.xml
<?xml version="1.0" encoding="UTF-8"?> <configuration scan="true"> <appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender"> <encoder> <charset>utf-8</charset> <Pattern>[%p] %c - %m%n</Pattern> </encoder> </appender> <logger name="org.springframework.test" level="OFF" /> <root level="WARN"> ...
<?xml version="1.0" encoding="UTF-8"?> <configuration scan="true"> <appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender"> <encoder> <charset>utf-8</charset> <Pattern>[%p] %c - %m%n</Pattern> </encoder> </appender> <logger name="org.springframework.test" level="OFF" /> <root level="WARN"> ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-buildtools/style/intellij-java-google-style.xml
<?xml version="1.0" encoding="UTF-8"?> <code_scheme name="GoogleStyle"> <option name="OTHER_INDENT_OPTIONS"> <value> <option name="INDENT_SIZE" value="2" /> <option name="CONTINUATION_INDENT_SIZE" value="4" /> <option name="TAB_SIZE" value="2" /> <option name="USE_TAB_CHARACTER" value="fal...
<?xml version="1.0" encoding="UTF-8"?> <code_scheme name="GoogleStyle"> <option name="OTHER_INDENT_OPTIONS"> <value> <option name="INDENT_SIZE" value="2" /> <option name="CONTINUATION_INDENT_SIZE" value="4" /> <option name="TAB_SIZE" value="2" /> <option name="USE_TAB_CHARACTER" value="fal...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-biz/src/test/resources/logback-test.xml
<?xml version="1.0" encoding="UTF-8"?> <configuration scan="true"> <appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender"> <encoder> <charset>utf-8</charset> <Pattern>[%p] %c - %m%n</Pattern> </encoder> </appender> <logger name="org.springframework.test" level="OFF" /> <root level="WARN"> ...
<?xml version="1.0" encoding="UTF-8"?> <configuration scan="true"> <appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender"> <encoder> <charset>utf-8</charset> <Pattern>[%p] %c - %m%n</Pattern> </encoder> </appender> <logger name="org.springframework.test" level="OFF" /> <root level="WARN"> ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/test/resources/spring/XmlConfigAnnotationTest2.xml
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/test/resources/logback-test.xml
<?xml version="1.0" encoding="UTF-8"?> <configuration scan="true"> <appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender"> <encoder> <charset>utf-8</charset> <Pattern>[%p] %c - %m%n</Pattern> </encoder> </appender> <logger name="org.springframework.test" level="OFF" /> <root level="WARN"> ...
<?xml version="1.0" encoding="UTF-8"?> <configuration scan="true"> <appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender"> <encoder> <charset>utf-8</charset> <Pattern>[%p] %c - %m%n</Pattern> </encoder> </appender> <logger name="org.springframework.test" level="OFF" /> <root level="WARN"> ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/test/resources/spring/config.namespace.placeholder.xml
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spri...
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spri...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/test/resources/spring/XmlConfigPlaceholderTest7.xml
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-adminservice/src/assembly/assembly-descriptor.xml
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 http://maven.apache.org/xsd/assembly-1.1.3.xsd"> <id>apollo-assembly</id> <formats> ...
<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 http://maven.apache.org/xsd/assembly-1.1.3.xsd"> <id>apollo-assembly</id> <formats> ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/test/resources/spring/yaml/case7.yml
apollo.test.testBean:false
apollo.test.testBean:false
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./scripts/apollo-on-kubernetes/apollo-portal-server/scripts/startup-kubernetes.sh
#!/bin/bash SERVICE_NAME=apollo-portal ## Adjust log dir if necessary LOG_DIR=/opt/logs/apollo-portal-server ## Adjust server port if necessary SERVER_PORT=8070 # SERVER_URL="http://localhost:$SERVER_PORT" SERVER_URL="http://${APOLLO_PORTAL_SERVICE_NAME}:${SERVER_PORT}" ## Adjust memory settings if necessary #export ...
#!/bin/bash SERVICE_NAME=apollo-portal ## Adjust log dir if necessary LOG_DIR=/opt/logs/apollo-portal-server ## Adjust server port if necessary SERVER_PORT=8070 # SERVER_URL="http://localhost:$SERVER_PORT" SERVER_URL="http://${APOLLO_PORTAL_SERVICE_NAME}:${SERVER_PORT}" ## Adjust memory settings if necessary #export ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-adminservice/src/test/resources/bootstrap.yml
eureka: instance: hostname: ${hostname:localhost} preferIpAddress: true status-page-url-path: /info health-check-url-path: /health client: serviceUrl: defaultZone: http://${eureka.instance.hostname}:8090/eureka/ healthcheck: enabled: true management: health: status: ...
eureka: instance: hostname: ${hostname:localhost} preferIpAddress: true status-page-url-path: /info health-check-url-path: /health client: serviceUrl: defaultZone: http://${eureka.instance.hostname}:8090/eureka/ healthcheck: enabled: true management: health: status: ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./scripts/apollo-on-kubernetes/apollo-portal-server/apollo-portal.conf
MODE=service PID_FOLDER=. LOG_FOLDER=/opt/logs/apollo-portal-server
MODE=service PID_FOLDER=. LOG_FOLDER=/opt/logs/apollo-portal-server
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/pom.xml
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>com.ctrip.framework.apollo</groupId> <artifactId>apoll...
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>com.ctrip.framework.apollo</groupId> <artifactId>apoll...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./scripts/apollo-on-kubernetes/apollo-admin-server/scripts/startup-kubernetes.sh
#!/bin/bash SERVICE_NAME=apollo-adminservice ## Adjust log dir if necessary LOG_DIR=/opt/logs/apollo-admin-server ## Adjust server port if necessary SERVER_PORT=8090 # SERVER_URL="http://localhost:${SERVER_PORT}" SERVER_URL="http://${APOLLO_ADMIN_SERVICE_NAME}:${SERVER_PORT}" ## Adjust memory settings if necessary #e...
#!/bin/bash SERVICE_NAME=apollo-adminservice ## Adjust log dir if necessary LOG_DIR=/opt/logs/apollo-admin-server ## Adjust server port if necessary SERVER_PORT=8090 # SERVER_URL="http://localhost:${SERVER_PORT}" SERVER_URL="http://${APOLLO_ADMIN_SERVICE_NAME}:${SERVER_PORT}" ## Adjust memory settings if necessary #e...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/test/resources/spring/XmlConfigAnnotationTest3.xml
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:apollo="http://www.ctrip.com/schema/apollo" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/sc...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-common/src/main/resources/datasource.xml
<!-- for ctrip datasource --> <Datasources> <Datasource name="${pro_titan_dbname}" testWhileIdle="true" testOnBorrow="true" testOnReturn="false" validationQuery="SELECT 1" initSql="set names utf8mb4" validationInterval="30000" ...
<!-- for ctrip datasource --> <Datasources> <Datasource name="${pro_titan_dbname}" testWhileIdle="true" testOnBorrow="true" testOnReturn="false" validationQuery="SELECT 1" initSql="set names utf8mb4" validationInterval="30000" ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-configservice/src/test/resources/application.yml
spring: application: name: apollo-configservice server: port: ${port:8080} logging: level: org.springframework.cloud: 'DEBUG' file: /opt/logs/${ctrip.appid}/apollo-configservice.log ctrip: appid: 100003171
spring: application: name: apollo-configservice server: port: ${port:8080} logging: level: org.springframework.cloud: 'DEBUG' file: /opt/logs/${ctrip.appid}/apollo-configservice.log ctrip: appid: 100003171
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-openapi/pom.xml
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>apollo</artifactId> <groupId>com.ctrip.fr...
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>apollo</artifactId> <groupId>com.ctrip.fr...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./.github/stale.yml
# Configuration for probot-stale - https://github.com/probot/stale # General configuration # Number of days of inactivity before an issue becomes stale daysUntilStale: 60 # Issues with these labels will never be considered stale exemptLabels: - bug - discussion - enhancement - feature - feature request - h...
# Configuration for probot-stale - https://github.com/probot/stale # General configuration # Number of days of inactivity before an issue becomes stale daysUntilStale: 60 # Issues with these labels will never be considered stale exemptLabels: - bug - discussion - enhancement - feature - feature request - h...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-biz/pom.xml
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.ctrip.framework.apollo</groupId> <artifactId>apo...
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>com.ctrip.framework.apollo</groupId> <artifactId>apo...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-assembly/src/main/resources/application.yml
spring: profiles: active: ${apollo_profile} logging: file: /opt/logs/100003171/apollo-assembly.log
spring: profiles: active: ${apollo_profile} logging: file: /opt/logs/100003171/apollo-assembly.log
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-demo/pom.xml
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>apollo</artifactId> <groupId>com.ctrip.framework....
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>apollo</artifactId> <groupId>com.ctrip.framework....
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-buildtools/pom.xml
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>com.ctrip.framework.apollo</groupId> <artifactId>apoll...
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>com.ctrip.framework.apollo</groupId> <artifactId>apoll...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/SignInController.java
package com.ctrip.framework.apollo.portal.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestParam; /** * @author lepdou 2017-08-30 */ @Controller public class SignInController { @GetMappin...
package com.ctrip.framework.apollo.portal.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RequestParam; /** * @author lepdou 2017-08-30 */ @Controller public class SignInController { @GetMappin...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-adminservice/src/main/java/com/ctrip/framework/apollo/adminservice/controller/ReleaseController.java
package com.ctrip.framework.apollo.adminservice.controller; import com.ctrip.framework.apollo.biz.entity.Namespace; import com.ctrip.framework.apollo.biz.entity.Release; import com.ctrip.framework.apollo.biz.message.MessageSender; import com.ctrip.framework.apollo.biz.message.Topics; import com.ctrip.framework.apollo...
package com.ctrip.framework.apollo.adminservice.controller; import com.ctrip.framework.apollo.biz.entity.Namespace; import com.ctrip.framework.apollo.biz.entity.Release; import com.ctrip.framework.apollo.biz.message.MessageSender; import com.ctrip.framework.apollo.biz.message.Topics; import com.ctrip.framework.apollo...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/views/component/namespace-panel-branch-tab.html
<section class="branch-panel-body" ng-if="namespace.initialized && (namespace.hasBranch && namespace.displayControl.currentOperateBranch != 'master')"> <!--main header--> <header class="panel-heading"> <div class="row"> <div class="col-md-6 col-sm-6 header-namespace"> ...
<section class="branch-panel-body" ng-if="namespace.initialized && (namespace.hasBranch && namespace.displayControl.currentOperateBranch != 'master')"> <!--main header--> <header class="panel-heading"> <div class="row"> <div class="col-md-6 col-sm-6 header-namespace"> ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/main/java/com/ctrip/framework/apollo/spi/ConfigFactoryManager.java
package com.ctrip.framework.apollo.spi; /** * @author Jason Song(song_s@ctrip.com) */ public interface ConfigFactoryManager { /** * Get the config factory for the namespace. * * @param namespace the namespace * @return the config factory for this namespace */ ConfigFactory getFactory(String namesp...
package com.ctrip.framework.apollo.spi; /** * @author Jason Song(song_s@ctrip.com) */ public interface ConfigFactoryManager { /** * Get the config factory for the namespace. * * @param namespace the namespace * @return the config factory for this namespace */ ConfigFactory getFactory(String namesp...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-core/src/main/java/com/ctrip/framework/apollo/tracer/Tracer.java
package com.ctrip.framework.apollo.tracer; import com.ctrip.framework.apollo.tracer.internals.NullMessageProducerManager; import com.ctrip.framework.apollo.tracer.spi.MessageProducer; import com.ctrip.framework.apollo.tracer.spi.MessageProducerManager; import com.ctrip.framework.apollo.tracer.spi.Transaction; import ...
package com.ctrip.framework.apollo.tracer; import com.ctrip.framework.apollo.tracer.internals.NullMessageProducerManager; import com.ctrip.framework.apollo.tracer.spi.MessageProducer; import com.ctrip.framework.apollo.tracer.spi.MessageProducerManager; import com.ctrip.framework.apollo.tracer.spi.Transaction; import ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/v1/controller/AppController.java
package com.ctrip.framework.apollo.openapi.v1.controller; import com.ctrip.framework.apollo.common.dto.ClusterDTO; import com.ctrip.framework.apollo.common.entity.App; import com.ctrip.framework.apollo.common.utils.BeanUtils; import com.ctrip.framework.apollo.portal.environment.Env; import com.ctrip.framework.apollo.o...
package com.ctrip.framework.apollo.openapi.v1.controller; import com.ctrip.framework.apollo.common.dto.ClusterDTO; import com.ctrip.framework.apollo.common.entity.App; import com.ctrip.framework.apollo.common.utils.BeanUtils; import com.ctrip.framework.apollo.portal.environment.Env; import com.ctrip.framework.apollo.o...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/spi/UserInfoHolder.java
package com.ctrip.framework.apollo.portal.spi; import com.ctrip.framework.apollo.portal.entity.bo.UserInfo; /** * Get access to the user's information, * different companies should have a different implementation */ public interface UserInfoHolder { UserInfo getUser(); }
package com.ctrip.framework.apollo.portal.spi; import com.ctrip.framework.apollo.portal.entity.bo.UserInfo; /** * Get access to the user's information, * different companies should have a different implementation */ public interface UserInfoHolder { UserInfo getUser(); }
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/spi/ctrip/CtripEmailRequestBuilder.java
package com.ctrip.framework.apollo.portal.spi.ctrip; import com.ctrip.framework.apollo.portal.component.config.PortalConfig; import com.ctrip.framework.apollo.portal.entity.bo.Email; import com.ctrip.framework.apollo.tracer.Tracer; import org.apache.commons.lang.time.DateUtils; import org.slf4j.Logger; import org.slf...
package com.ctrip.framework.apollo.portal.spi.ctrip; import com.ctrip.framework.apollo.portal.component.config.PortalConfig; import com.ctrip.framework.apollo.portal.entity.bo.Email; import com.ctrip.framework.apollo.tracer.Tracer; import org.apache.commons.lang.time.DateUtils; import org.slf4j.Logger; import org.slf...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-common/src/main/java/com/ctrip/framework/apollo/common/controller/WebMvcConfig.java
package com.ctrip.framework.apollo.common.controller; import java.util.List; import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory; import org.springframework.boot.web.server.MimeMappings; import org.springframework.boot.web.server.WebServerFactoryCustomizer; import org.springframework.cont...
package com.ctrip.framework.apollo.common.controller; import java.util.List; import org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory; import org.springframework.boot.web.server.MimeMappings; import org.springframework.boot.web.server.WebServerFactoryCustomizer; import org.springframework.cont...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-core/src/test/java/com/ctrip/framework/apollo/core/enums/EnvUtilsTest.java
package com.ctrip.framework.apollo.core.enums; import static org.junit.Assert.*; import org.junit.Test; public class EnvUtilsTest { @Test public void testTransformEnv() throws Exception { assertEquals(Env.DEV, EnvUtils.transformEnv(Env.DEV.name())); assertEquals(Env.FAT, EnvUtils.transformEnv(Env.FAT.na...
package com.ctrip.framework.apollo.core.enums; import static org.junit.Assert.*; import org.junit.Test; public class EnvUtilsTest { @Test public void testTransformEnv() throws Exception { assertEquals(Env.DEV, EnvUtils.transformEnv(Env.DEV.name())); assertEquals(Env.FAT, EnvUtils.transformEnv(Env.FAT.na...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/img/syntax.png
PNG  IHDRkXTgAMA a cHRMz&u0`:pQ<PLTE6C^4F`4F_3H^@@@2G_3G_3G`3H^2G\5H`3G_3H_3G_2H`3Df3G_3G_3F_$Im+UU3G_3G_1H_1H^3G_3G^3G_6F]2I`2G_3G_UUU3G_4F_@@`3G_3G`4F^3H^2G^3G_3H_4Hb3Ga3G_3G_2G^.F]3G_4F^4G^3G_0@`2F`2F`3G^3J`3G_2F^3G_3G_3G_3G_.F]7I[3G_7Cd3G_3G^3G_3H`3G_;Nb5Db2G`...
PNG  IHDRkXTgAMA a cHRMz&u0`:pQ<PLTE6C^4F`4F_3H^@@@2G_3G_3G`3H^2G\5H`3G_3H_3G_2H`3Df3G_3G_3F_$Im+UU3G_3G_1H_1H^3G_3G^3G_6F]2I`2G_3G_UUU3G_4F_@@`3G_3G`4F^3H^2G^3G_3H_4Hb3Ga3G_3G_2G^.F]3G_4F^4G^3G_0@`2F`2F`3G^3J`3G_2F^3G_3G_3G_3G_.F]7I[3G_7Cd3G_3G^3G_3H`3G_;Nb5Db2G`...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/img/create.png
PNG  IHDRXIDATx^Ov9=Oe^Áy vV=(wT`? TQɕt~H* >pt  p`dL{DJD(ٰʐ▘o nېJP$`T$!Df*r-"DDrI76y#ɸzfR|DܬB}|-E (LO[43neҏ~~2$ ȚL{ ˈ>'[Xg? w},(jgshg<o+Y27<'[BHNlc8*E{,^3Zž/M1/VIq!rȸ;qC]mZ}Ut tϘ诪$}L6gUadK+!NnB8i9ƙͦ{d K%#ȸ;b&w$#Sdhk96 W\qФ '2_Sd(OCG...
PNG  IHDRXIDATx^Ov9=Oe^Áy vV=(wT`? TQɕt~H* >pt  p`dL{DJD(ٰʐ▘o nېJP$`T$!Df*r-"DDrI76y#ɸzfR|DܬB}|-E (LO[43neҏ~~2$ ȚL{ ˈ>'[Xg? w},(jgshg<o+Y27<'[BHNlc8*E{,^3Zž/M1/VIq!rȸ;qC]mZ}Ut tϘ诪$}L6gUadK+!NnB8i9ƙͦ{d K%#ȸ;b&w$#Sdhk96 W\qФ '2_Sd(OCG...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./doc/images/local-development/apollo-demo-app-properties.png
PNG  IHDR6wV iCCPICC ProfileHT[̤ZB{5A:JHc Pೠ"6!ERDEĂ PPׇ*;=o|͝g ,Q'3&62z,@؜LGhh@53Uhrm:Y߯Ws29@('r39(B#es\2]6ININ;Ss"¼P@aE)?yf6'Cl!({ᱹ(ltlOuRR3QZNL񿕑.y? դ- q~ S'aNW sށ3,Nah^~+bEKäXRN d/kx3͏?Ùiၳsy8LsWqسE#퇛# "YҚpY6é:+`,@JʝRr?@wM%0,,܃ӟ1C9^7g:3...
PNG  IHDR6wV iCCPICC ProfileHT[̤ZB{5A:JHc Pೠ"6!ERDEĂ PPׇ*;=o|͝g ,Q'3&62z,@؜LGhh@53Uhrm:Y߯Ws29@('r39(B#es\2]6ININ;Ss"¼P@aE)?yf6'Cl!({ᱹ(ltlOuRR3QZNL񿕑.y? դ- q~ S'aNW sށ3,Nah^~+bEKäXRN d/kx3͏?Ùiၳsy8LsWqسE#퇛# "YҚpY6é:+`,@JʝRr?@wM%0,,܃ӟ1C9^7g:3...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/OrganizationController.java
package com.ctrip.framework.apollo.portal.controller; import com.ctrip.framework.apollo.portal.component.config.PortalConfig; import com.ctrip.framework.apollo.portal.entity.vo.Organization; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; ...
package com.ctrip.framework.apollo.portal.controller; import com.ctrip.framework.apollo.portal.component.config.PortalConfig; import com.ctrip.framework.apollo.portal.entity.vo.Organization; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RestController; ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-core/src/main/java/com/ctrip/framework/foundation/internals/io/ByteOrderMark.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...
/* * 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...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/img/404.png
PNG  IHDRXIDATx^]Mr7~ u}'Trk&l- LoGrP[i̜ b 1ğ~h 4ݏUXxxx?0$a&F@#5!'n\%0AZ2<L7 nq iD0`ƵZ%tC j LL4 s\{bx9DD@[DO/[<7i0@@7r '8<F9 _>?[9`@)z$v3Ar|B&Wfꄀsnd N}-/ID>9| #^;6 _`B:c}o8Rii2ъKtCkJ;;a)Q"d ~bS00$|lE9%OJF\OsO|' _r3...
PNG  IHDRXIDATx^]Mr7~ u}'Trk&l- LoGrP[i̜ b 1ğ~h 4ݏUXxxx?0$a&F@#5!'n\%0AZ2<L7 nq iD0`ƵZ%tC j LL4 s\{bx9DD@[DO/[<7i0@@7r '8<F9 _>?[9`@)z$v3Ar|B&Wfꄀsnd N}-/ID>9| #^;6 _`B:c}o8Rii2ъKtCkJ;;a)Q"d ~bS00$|lE9%OJF\OsO|' _r3...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-assembly/src/main/resources/META-INF/app.properties
app.id=100003171 jdkVersion=1.8
app.id=100003171 jdkVersion=1.8
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./docs/zh/design/apollo-design.md
# &nbsp; # 一、总体设计 ## 1.1 基础模型 如下即是Apollo的基础模型: 1. 用户在配置中心对配置进行修改并发布 2. 配置中心通知Apollo客户端有配置更新 3. Apollo客户端从配置中心拉取最新的配置、更新本地配置并通知到应用 ![basic-architecture](https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/basic-architecture.png) ## 1.2 架构模块 下图是Apollo架构模块的概览,详细说明可以参考[Apollo配置中心架构剖析](https://mp.weix...
# &nbsp; # 一、总体设计 ## 1.1 基础模型 如下即是Apollo的基础模型: 1. 用户在配置中心对配置进行修改并发布 2. 配置中心通知Apollo客户端有配置更新 3. Apollo客户端从配置中心拉取最新的配置、更新本地配置并通知到应用 ![basic-architecture](https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/basic-architecture.png) ## 1.2 架构模块 下图是Apollo架构模块的概览,详细说明可以参考[Apollo配置中心架构剖析](https://mp.weix...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/test/resources/spring/yaml/case3.yaml
timeout: 1000
timeout: 1000
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-common/src/main/java/com/ctrip/framework/apollo/common/condition/ConditionalOnProfile.java
package com.ctrip.framework.apollo.common.condition; import org.springframework.context.annotation.Conditional; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** ...
package com.ctrip.framework.apollo.common.condition; import org.springframework.context.annotation.Conditional; import java.lang.annotation.Documented; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/test/java/com/ctrip/framework/apollo/internals/RemoteConfigLongPollServiceTest.java
package com.ctrip.framework.apollo.internals; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import static org.mockito.Matchers.any; import static org.mockito.Matchers.eq; import static org.mockito.Mockito.doAnswer; import static or...
package com.ctrip.framework.apollo.internals; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import static org.mockito.Matchers.any; import static org.mockito.Matchers.eq; import static org.mockito.Mockito.doAnswer; import static or...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/entity/Consumer.java
package com.ctrip.framework.apollo.openapi.entity; import com.ctrip.framework.apollo.common.entity.BaseEntity; import org.hibernate.annotations.SQLDelete; import org.hibernate.annotations.Where; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Table; @Entity @Table(name = "...
package com.ctrip.framework.apollo.openapi.entity; import com.ctrip.framework.apollo.common.entity.BaseEntity; import org.hibernate.annotations.SQLDelete; import org.hibernate.annotations.Where; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Table; @Entity @Table(name = "...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-adminservice/src/main/java/com/ctrip/framework/apollo/adminservice/controller/ItemSetController.java
package com.ctrip.framework.apollo.adminservice.controller; import com.ctrip.framework.apollo.adminservice.aop.PreAcquireNamespaceLock; import com.ctrip.framework.apollo.biz.service.ItemSetService; import com.ctrip.framework.apollo.common.dto.ItemChangeSets; import org.springframework.http.HttpStatus; import org.sprin...
package com.ctrip.framework.apollo.adminservice.controller; import com.ctrip.framework.apollo.adminservice.aop.PreAcquireNamespaceLock; import com.ctrip.framework.apollo.biz.service.ItemSetService; import com.ctrip.framework.apollo.common.dto.ItemChangeSets; import org.springframework.http.HttpStatus; import org.sprin...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./scripts/helm/apollo-portal/templates/deployment-portal.yaml
--- # configmap for apollo-portal kind: ConfigMap apiVersion: v1 metadata: {{- $portalFullName := include "apollo.portal.fullName" . }} name: {{ $portalFullName }} data: application-github.properties: | spring.datasource.url = jdbc:mysql://{{include "apollo.portaldb.serviceName" .}}:{{include "apollo.portaldb...
--- # configmap for apollo-portal kind: ConfigMap apiVersion: v1 metadata: {{- $portalFullName := include "apollo.portal.fullName" . }} name: {{ $portalFullName }} data: application-github.properties: | spring.datasource.url = jdbc:mysql://{{include "apollo.portaldb.serviceName" .}}:{{include "apollo.portaldb...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./.github/PULL_REQUEST_TEMPLATE.md
## What's the purpose of this PR XXXXX ## Which issue(s) this PR fixes: Fixes # ## Brief changelog XXXXX Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull r...
## What's the purpose of this PR XXXXX ## Which issue(s) this PR fixes: Fixes # ## Brief changelog XXXXX Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull r...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-core/src/main/java/com/ctrip/framework/foundation/internals/Utils.java
package com.ctrip.framework.foundation.internals; import com.google.common.base.Strings; public class Utils { public static boolean isBlank(String str) { return Strings.nullToEmpty(str).trim().isEmpty(); } public static boolean isOSWindows() { String osName = System.getProperty("os.name"); if (Util...
package com.ctrip.framework.foundation.internals; import com.google.common.base.Strings; public class Utils { public static boolean isBlank(String str) { return Strings.nullToEmpty(str).trim().isEmpty(); } public static boolean isOSWindows() { String osName = System.getProperty("os.name"); if (Util...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-common/src/main/java/com/ctrip/framework/apollo/common/exception/BadRequestException.java
package com.ctrip.framework.apollo.common.exception; import org.springframework.http.HttpStatus; public class BadRequestException extends AbstractApolloHttpException { public BadRequestException(String str) { super(str); setHttpStatus(HttpStatus.BAD_REQUEST); } }
package com.ctrip.framework.apollo.common.exception; import org.springframework.http.HttpStatus; public class BadRequestException extends AbstractApolloHttpException { public BadRequestException(String str) { super(str); setHttpStatus(HttpStatus.BAD_REQUEST); } }
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/customize/BizLoggingCustomizer.java
package com.ctrip.framework.apollo.biz.customize; import com.ctrip.framework.apollo.biz.config.BizConfig; import com.ctrip.framework.apollo.common.customize.LoggingCustomizer; import org.springframework.context.annotation.Profile; import org.springframework.stereotype.Component; @Component @Profile("ctrip") public cl...
package com.ctrip.framework.apollo.biz.customize; import com.ctrip.framework.apollo.biz.config.BizConfig; import com.ctrip.framework.apollo.common.customize.LoggingCustomizer; import org.springframework.context.annotation.Profile; import org.springframework.stereotype.Component; @Component @Profile("ctrip") public cl...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-adminservice/src/main/java/com/ctrip/framework/apollo/adminservice/controller/NamespaceLockController.java
package com.ctrip.framework.apollo.adminservice.controller; import com.ctrip.framework.apollo.biz.config.BizConfig; import com.ctrip.framework.apollo.biz.entity.Namespace; import com.ctrip.framework.apollo.biz.entity.NamespaceLock; import com.ctrip.framework.apollo.biz.service.NamespaceLockService; import com.ctrip.fr...
package com.ctrip.framework.apollo.adminservice.controller; import com.ctrip.framework.apollo.biz.config.BizConfig; import com.ctrip.framework.apollo.biz.entity.Namespace; import com.ctrip.framework.apollo.biz.entity.NamespaceLock; import com.ctrip.framework.apollo.biz.service.NamespaceLockService; import com.ctrip.fr...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-core/src/main/java/com/ctrip/framework/foundation/internals/provider/DefaultApplicationProvider.java
package com.ctrip.framework.foundation.internals.provider; import java.io.InputStream; import java.io.InputStreamReader; import java.nio.charset.StandardCharsets; import java.util.Properties; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.ctrip.framework.foundation.internals.Utils; import com.ct...
package com.ctrip.framework.foundation.internals.provider; import java.io.InputStream; import java.io.InputStreamReader; import java.nio.charset.StandardCharsets; import java.util.Properties; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.ctrip.framework.foundation.internals.Utils; import com.ct...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./doc/images/gray-release/gray-release-instance-list.png
PNG  IHDRSm IDATxř U$@ s4ccw>; >" "#@r+vQf{~%jif6hgv<3]]]VU>OD!SZBD"ѵ҈@ , " " " " " " " " " ]ĿY*O׀tUѮZ0KD@D@D@D@҅@,m۶YyyקKw֧O iT] hvũD@D@D@D@D`w}+Wx<n={pX3NH@ΖY=lȑۆSGwA`H" " " " C`͚5V[[kÆ H...
PNG  IHDRSm IDATxř U$@ s4ccw>; >" "#@r+vQf{~%jif6hgv<3]]]VU>OD!SZBD"ѵ҈@ , " " " " " " " " " ]ĿY*O׀tUѮZ0KD@D@D@D@҅@,m۶YyyקKw֧O iT] hvũD@D@D@D@D`w}+Wx<n={pX3NH@ΖY=lȑۆSGwA`H" " " " C`͚5V[[kÆ H...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/views/component/confirm-dialog.html
<div class="modal fade" id="{{dialogId}}" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header panel-primary"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span ...
<div class="modal fade" id="{{dialogId}}" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header panel-primary"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-openapi/src/main/java/com/ctrip/framework/apollo/openapi/client/service/ItemOpenApiService.java
package com.ctrip.framework.apollo.openapi.client.service; import com.ctrip.framework.apollo.core.ConfigConsts; import com.ctrip.framework.apollo.openapi.client.exception.ApolloOpenApiException; import com.ctrip.framework.apollo.openapi.dto.OpenItemDTO; import com.google.common.base.Strings; import com.google.gson.Gso...
package com.ctrip.framework.apollo.openapi.client.service; import com.ctrip.framework.apollo.core.ConfigConsts; import com.ctrip.framework.apollo.openapi.client.exception.ApolloOpenApiException; import com.ctrip.framework.apollo.openapi.dto.OpenItemDTO; import com.google.common.base.Strings; import com.google.gson.Gso...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./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,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-core/src/test/java/com/ctrip/framework/apollo/core/signature/HmacSha1UtilsTest.java
package com.ctrip.framework.apollo.core.signature; import static org.junit.Assert.assertEquals; import org.junit.Test; /** * @author nisiyong */ public class HmacSha1UtilsTest { @Test public void testSignString() { String stringToSign = "1576478257344\n/configs/100004458/default/application?ip=10.0.0.1"; ...
package com.ctrip.framework.apollo.core.signature; import static org.junit.Assert.assertEquals; import org.junit.Test; /** * @author nisiyong */ public class HmacSha1UtilsTest { @Test public void testSignString() { String stringToSign = "1576478257344\n/configs/100004458/default/application?ip=10.0.0.1"; ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/scripts/services/ClusterService.js
appService.service('ClusterService', ['$resource', '$q', function ($resource, $q) { var cluster_resource = $resource('', {}, { create_cluster: { method: 'POST', url: 'apps/:appId/envs/:env/clusters' }, load_cluster: { method: 'GET', url: 'apps/...
appService.service('ClusterService', ['$resource', '$q', function ($resource, $q) { var cluster_resource = $resource('', {}, { create_cluster: { method: 'POST', url: 'apps/:appId/envs/:env/clusters' }, load_cluster: { method: 'GET', url: 'apps/...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./doc/images/local-development/apollo-demo-overview.png
PNG  IHDRZ+ iCCPICC ProfileHWXS[R -)wH H! JbG\ *]Qp-@Eee],Pyo9sNΝlFU|IL#2Fl('**@.nB[(l$u*'DAqr >@zYy<Kp kJp [Kmb f@t$tGIN 'ͅ>99+!6OO|dǰ,l3[rţkFGKby `*GA|ϕK qp~#9 PeA1C#lt.G#!r*̍G r?2x!' I@ + =T ㉞)G@q(+&L>aQ_ĨP-l 4a`ƅrҵ`-``\,'J ...
PNG  IHDRZ+ iCCPICC ProfileHWXS[R -)wH H! JbG\ *]Qp-@Eee],Pyo9sNΝlFU|IL#2Fl('**@.nB[(l$u*'DAqr >@zYy<Kp kJp [Kmb f@t$tGIN 'ͅ>99+!6OO|dǰ,l3[rţkFGKby `*GA|ϕK qp~#9 PeA1C#lt.G#!r*̍G r?2x!' I@ + =T ㉞)G@q(+&L>aQ_ĨP-l 4a`ƅrҵ`-``\,'J ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-core/src/main/java/com/ctrip/framework/apollo/core/utils/DNSUtil.java
package com.ctrip.framework.apollo.core.utils; import java.net.InetAddress; import java.net.UnknownHostException; import java.util.ArrayList; import java.util.List; public class DNSUtil { public static List<String> resolve(String domainName) throws UnknownHostException { List<String> result = new ArrayList<>()...
package com.ctrip.framework.apollo.core.utils; import java.net.InetAddress; import java.net.UnknownHostException; import java.util.ArrayList; import java.util.List; public class DNSUtil { public static List<String> resolve(String domainName) throws UnknownHostException { List<String> result = new ArrayList<>()...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/entity/ConsumerToken.java
package com.ctrip.framework.apollo.openapi.entity; import com.ctrip.framework.apollo.common.entity.BaseEntity; import org.hibernate.annotations.SQLDelete; import org.hibernate.annotations.Where; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Table; ...
package com.ctrip.framework.apollo.openapi.entity; import com.ctrip.framework.apollo.common.entity.BaseEntity; import org.hibernate.annotations.SQLDelete; import org.hibernate.annotations.Where; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Table; ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-demo/src/main/java/com/ctrip/framework/apollo/demo/api/SimpleApolloConfigDemo.java
package com.ctrip.framework.apollo.demo.api; import com.google.common.base.Charsets; import com.ctrip.framework.apollo.Config; import com.ctrip.framework.apollo.ConfigChangeListener; import com.ctrip.framework.apollo.ConfigService; import com.ctrip.framework.apollo.model.ConfigChange; import com.ctrip.framework.apoll...
package com.ctrip.framework.apollo.demo.api; import com.google.common.base.Charsets; import com.ctrip.framework.apollo.Config; import com.ctrip.framework.apollo.ConfigChangeListener; import com.ctrip.framework.apollo.ConfigService; import com.ctrip.framework.apollo.model.ConfigChange; import com.ctrip.framework.apoll...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/test/java/com/ctrip/framework/apollo/SkipAuthorizationConfiguration.java
package com.ctrip.framework.apollo; import com.ctrip.framework.apollo.openapi.auth.ConsumerPermissionValidator; import com.ctrip.framework.apollo.openapi.util.ConsumerAuthUtil; import com.ctrip.framework.apollo.portal.component.PermissionValidator; import org.springframework.context.annotation.Bean; import org.springf...
package com.ctrip.framework.apollo; import com.ctrip.framework.apollo.openapi.auth.ConsumerPermissionValidator; import com.ctrip.framework.apollo.openapi.util.ConsumerAuthUtil; import com.ctrip.framework.apollo.portal.component.PermissionValidator; import org.springframework.context.annotation.Bean; import org.springf...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-configservice/src/test/java/com/ctrip/framework/apollo/configservice/controller/ConfigControllerTest.java
package com.ctrip.framework.apollo.configservice.controller; import com.ctrip.framework.apollo.biz.entity.Release; import com.ctrip.framework.apollo.common.entity.AppNamespace; import com.ctrip.framework.apollo.configservice.service.AppNamespaceServiceWithCache; import com.ctrip.framework.apollo.configservice.service....
package com.ctrip.framework.apollo.configservice.controller; import com.ctrip.framework.apollo.biz.entity.Release; import com.ctrip.framework.apollo.common.entity.AppNamespace; import com.ctrip.framework.apollo.configservice.service.AppNamespaceServiceWithCache; import com.ctrip.framework.apollo.configservice.service....
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./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,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./scripts/flyway/configdb/V1.0.0__initialization.sql
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101...
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/img/rollback.png
PNG  IHDRX IDATx^OR[GW&'Y"VOlu lWYTvf/ A8J"vNd H5<~3+Os%Y8},-UYm7H/ٯ'o՜κ6e{ !r՛@Lv$}Y 2%<s RTK ݭzFs& 9޽f[9fo$ V9޽w߽"B$qy 2z!^&P 1"ߞ/vbá*$Z/~>$J P ȑ"Jz P ȑ"Fz"P ȑ*F"P ȑ*B$P ȑ2Bz$\HSH*r $9RGG2$仵L_~B·eָ@tAk:f 6QA\beD9bEBD9r$0 3zF`&A#8OlfA#...
PNG  IHDRX IDATx^OR[GW&'Y"VOlu lWYTvf/ A8J"vNd H5<~3+Os%Y8},-UYm7H/ٯ'o՜κ6e{ !r՛@Lv$}Y 2%<s RTK ݭzFs& 9޽f[9fo$ V9޽w߽"B$qy 2z!^&P 1"ߞ/vbá*$Z/~>$J P ȑ"Jz P ȑ"Fz"P ȑ*F"P ȑ*B$P ȑ2Bz$\HSH*r $9RGG2$仵L_~B·eָ@tAk:f 6QA\beD9bEBD9r$0 3zF`&A#8OlfA#...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/spi/ctrip/CtripUserService.java
package com.ctrip.framework.apollo.portal.spi.ctrip; import com.google.common.collect.ImmutableMap; import com.google.common.collect.Lists; import com.google.common.collect.Maps; import com.ctrip.framework.apollo.portal.component.config.PortalConfig; import com.ctrip.framework.apollo.portal.entity.bo.UserInfo; import...
package com.ctrip.framework.apollo.portal.spi.ctrip; import com.google.common.collect.ImmutableMap; import com.google.common.collect.Lists; import com.google.common.collect.Maps; import com.ctrip.framework.apollo.portal.component.config.PortalConfig; import com.ctrip.framework.apollo.portal.entity.bo.UserInfo; import...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-configservice/src/main/resources/META-INF/app.properties
app.id=100003171 jdkVersion=1.8
app.id=100003171 jdkVersion=1.8
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/img/copy.png
PNG  IHDRXGIDATx^_vƫ' <  `V 0oH<,@BY bM2N| \Ҍzj>_t}?Vi_Wf*-VYj'&rǣvz{M}_k'?U>هHEMM'c~d3W)l"x#lg׀;/T`s6&Ņ> <Evw=%+XBvwOP w~n}8j#HPr+@5^%0=8H|#=0k@Z>7C8:$niwd/8u+ w{vx'jմ螨~LMm &n䁪>I79vJ Aھ“y|tw~0_wש7xLCU1$aJ_dRk8̳[I )勂j/RjNэ@[퍄SD+@B&Av@>_g|...
PNG  IHDRXGIDATx^_vƫ' <  `V 0oH<,@BY bM2N| \Ҍzj>_t}?Vi_Wf*-VYj'&rǣvz{M}_k'?U>هHEMM'c~d3W)l"x#lg׀;/T`s6&Ņ> <Evw=%+XBvwOP w~n}8j#HPr+@5^%0=8H|#=0k@Z>7C8:$niwd/8u+ w{vx'jմ螨~LMm &n䁪>I79vJ Aھ“y|tw~0_wש7xLCU1$aJ_dRk8̳[I )勂j/RjNэ@[퍄SD+@B&Av@>_g|...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/test/java/com/ctrip/framework/apollo/portal/util/ConfigFileUtilsTest.java
package com.ctrip.framework.apollo.portal.util; import static org.junit.Assert.*; import com.ctrip.framework.apollo.common.exception.BadRequestException; import com.ctrip.framework.apollo.core.enums.ConfigFileFormat; import org.junit.Test; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class ConfigF...
package com.ctrip.framework.apollo.portal.util; import static org.junit.Assert.*; import com.ctrip.framework.apollo.common.exception.BadRequestException; import com.ctrip.framework.apollo.core.enums.ConfigFileFormat; import org.junit.Test; import org.slf4j.Logger; import org.slf4j.LoggerFactory; public class ConfigF...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/apollo-env.properties
local.meta=http://localhost:8080 dev.meta=${dev_meta} fat.meta=${fat_meta} uat.meta=${uat_meta} lpt.meta=${lpt_meta} pro.meta=${pro_meta}
local.meta=http://localhost:8080 dev.meta=${dev_meta} fat.meta=${fat_meta} uat.meta=${uat_meta} lpt.meta=${lpt_meta} pro.meta=${pro_meta}
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/scripts/services/FavoriteService.js
appService.service('FavoriteService', ['$resource', '$q', 'AppUtil', function ($resource, $q, AppUtil) { var resource = $resource('', {}, { find_favorites: { method: 'GET', url: AppUtil.prefixPath() + '/favorites', isArray: true }, add_favorite: { ...
appService.service('FavoriteService', ['$resource', '$q', 'AppUtil', function ($resource, $q, AppUtil) { var resource = $resource('', {}, { find_favorites: { method: 'GET', url: AppUtil.prefixPath() + '/favorites', isArray: true }, add_favorite: { ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/img/assign.png
PNG  IHDRX IDATx^ygVs-r+B``27*RA LU .ͤ T`ȷ#}XR.m1 ȟ( lUEQ@خ"! <"!  bOAxIH@"hyLO7H$-S@&"Q@d1y  <ݤV$  <&OԊD$) tZ( D2<nR+HZMjE@c@xIH@"hyLOܵw?>98c[-]vzJpHpm)\М}1/ř  LU;lt=jX%󬕤^[K/# 8B}Kfj,2IYԳEHĮÙ¬OSRz...
PNG  IHDRX IDATx^ygVs-r+B``27*RA LU .ͤ T`ȷ#}XR.m1 ȟ( lUEQ@خ"! <"!  bOAxIH@"hyLO7H$-S@&"Q@d1y  <ݤV$  <&OԊD$) tZ( D2<nR+HZMjE@c@xIH@"hyLOܵw?>98c[-]vzJpHpm)\М}1/ř  LU;lt=jX%󬕤^[K/# 8B}Kfj,2IYԳEHĮÙ¬OSRz...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/repository/ItemRepository.java
package com.ctrip.framework.apollo.biz.repository; import com.ctrip.framework.apollo.biz.entity.Item; import org.springframework.data.jpa.repository.Modifying; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.PagingAndSortingRepository; import java.util.Date; import ja...
package com.ctrip.framework.apollo.biz.repository; import com.ctrip.framework.apollo.biz.entity.Item; import org.springframework.data.jpa.repository.Modifying; import org.springframework.data.jpa.repository.Query; import org.springframework.data.repository.PagingAndSortingRepository; import java.util.Date; import ja...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-openapi/src/main/java/com/ctrip/framework/apollo/openapi/dto/BaseDTO.java
package com.ctrip.framework.apollo.openapi.dto; import java.util.Date; public class BaseDTO { protected String dataChangeCreatedBy; protected String dataChangeLastModifiedBy; protected Date dataChangeCreatedTime; protected Date dataChangeLastModifiedTime; public String getDataChangeCreatedBy() { re...
package com.ctrip.framework.apollo.openapi.dto; import java.util.Date; public class BaseDTO { protected String dataChangeCreatedBy; protected String dataChangeLastModifiedBy; protected Date dataChangeCreatedTime; protected Date dataChangeLastModifiedTime; public String getDataChangeCreatedBy() { re...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/controller/ReleaseHistoryController.java
package com.ctrip.framework.apollo.portal.controller; import com.ctrip.framework.apollo.portal.environment.Env; import com.ctrip.framework.apollo.portal.component.PermissionValidator; import com.ctrip.framework.apollo.portal.entity.bo.ReleaseHistoryBO; import com.ctrip.framework.apollo.portal.service.ReleaseHistorySe...
package com.ctrip.framework.apollo.portal.controller; import com.ctrip.framework.apollo.portal.environment.Env; import com.ctrip.framework.apollo.portal.component.PermissionValidator; import com.ctrip.framework.apollo.portal.entity.bo.ReleaseHistoryBO; import com.ctrip.framework.apollo.portal.service.ReleaseHistorySe...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/doc/pic/client-local-cache.png
PNG  IHDRgF3 IDATxxE^!h!%@ ` T " V,(Mz@ޓ?7ϓܽsf9۽;(% d2L@& Wx!;! d2L@& 3B d2L@&/" g!" d2L@L0(xvHiI +tx FJKq7 Su6k=Ai;0 'ɄBィ;fKԆ4J-JƥZYc,BdAUc,l.SaYu&NS\C27Z+:+zjR!Q L# SeIJ|%QQZW_~|q(ҫ=cSZƏGo.$/רRo^i̔(%$~[҄R7o?(0/gsU]n#V{*d2?E@<i'ye922Ni=1 ...
PNG  IHDRgF3 IDATxxE^!h!%@ ` T " V,(Mz@ޓ?7ϓܽsf9۽;(% d2L@& Wx!;! d2L@& 3B d2L@&/" g!" d2L@L0(xvHiI +tx FJKq7 Su6k=Ai;0 'ɄBィ;fKԆ4J-JƥZYc,BdAUc,l.SaYu&NS\C27Z+:+zjR!Q L# SeIJ|%QQZW_~|q(ҫ=cSZƏGo.$/רRo^i̔(%$~[҄R7o?(0/gsU]n#V{*d2?E@<i'ye922Ni=1 ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-adminservice/src/test/java/com/ctrip/framework/apollo/adminservice/controller/NamespaceControllerTest.java
package com.ctrip.framework.apollo.adminservice.controller; import com.ctrip.framework.apollo.common.dto.NamespaceDTO; import com.ctrip.framework.apollo.common.utils.InputValidator; import org.junit.Assert; import org.junit.Test; import org.springframework.web.client.HttpClientErrorException; import static org.hamcres...
package com.ctrip.framework.apollo.adminservice.controller; import com.ctrip.framework.apollo.common.dto.NamespaceDTO; import com.ctrip.framework.apollo.common.utils.InputValidator; import org.junit.Assert; import org.junit.Test; import org.springframework.web.client.HttpClientErrorException; import static org.hamcres...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/index.html
<!doctype html> <html ng-app="index"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="icon" href="./img/config.png"> <!-- styles --> <link rel="stylesheet" type="text/css" href="vendor/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" hre...
<!doctype html> <html ng-app="index"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="icon" href="./img/config.png"> <!-- styles --> <link rel="stylesheet" type="text/css" href="vendor/bootstrap/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" hre...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/spi/defaultimpl/DefaultEmailService.java
package com.ctrip.framework.apollo.portal.spi.defaultimpl; import com.ctrip.framework.apollo.portal.component.config.PortalConfig; import com.ctrip.framework.apollo.portal.entity.bo.Email; import com.ctrip.framework.apollo.portal.spi.EmailService; import com.ctrip.framework.apollo.tracer.Tracer; import com.sun.mail.sm...
package com.ctrip.framework.apollo.portal.spi.defaultimpl; import com.ctrip.framework.apollo.portal.component.config.PortalConfig; import com.ctrip.framework.apollo.portal.entity.bo.Email; import com.ctrip.framework.apollo.portal.spi.EmailService; import com.ctrip.framework.apollo.tracer.Tracer; import com.sun.mail.sm...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-core/src/main/java/com/ctrip/framework/apollo/tracer/internals/cat/CatNames.java
package com.ctrip.framework.apollo.tracer.internals.cat; /** * @author Jason Song(song_s@ctrip.com) */ public interface CatNames { String CAT_CLASS = "com.dianping.cat.Cat"; String LOG_ERROR_METHOD = "logError"; String LOG_EVENT_METHOD = "logEvent"; String NEW_TRANSACTION_METHOD = "newTransaction"; String...
package com.ctrip.framework.apollo.tracer.internals.cat; /** * @author Jason Song(song_s@ctrip.com) */ public interface CatNames { String CAT_CLASS = "com.dianping.cat.Cat"; String LOG_ERROR_METHOD = "logError"; String LOG_EVENT_METHOD = "logEvent"; String NEW_TRANSACTION_METHOD = "newTransaction"; String...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./doc/images/create-app.png
PNG  IHDRXMܕi IDATxmG񊻻 qwq7!!x :0`@ @!@]{H={n{[z眽kkvz뭷JR@@@@JJA!!!!@VNgX 4Ņ@@@@V΁gX 4Ņ@@@@V΁gX 4Ņ@@@@V΁g%eM̿o NDz_{?L5Te={1ǔ[,W_-<H!&|z̼[UXyem- -Pݮ1;,'lR5S_L9?㏗_~yL}SL1EgyX H(:3ʣ>Z {D:3ZdEK/cb:zꩧ,R>OO>...
PNG  IHDRXMܕi IDATxmG񊻻 qwq7!!x :0`@ @!@]{H={n{[z眽kkvz뭷JR@@@@JJA!!!!@VNgX 4Ņ@@@@V΁gX 4Ņ@@@@V΁gX 4Ņ@@@@V΁g%eM̿o NDz_{?L5Te={1ǔ[,W_-<H!&|z̼[UXyem- -Pݮ1;,'lR5S_L9?㏗_~yL}SL1EgyX H(:3ʣ>Z {D:3ZdEK/cb:zꩧ,R>OO>...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-biz/src/main/java/com/ctrip/framework/apollo/biz/repository/ReleaseHistoryRepository.java
package com.ctrip.framework.apollo.biz.repository; import com.ctrip.framework.apollo.biz.entity.ReleaseHistory; import java.util.Set; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.Modifying; import org.springframework.data....
package com.ctrip.framework.apollo.biz.repository; import com.ctrip.framework.apollo.biz.entity.ReleaseHistory; import java.util.Set; import org.springframework.data.domain.Page; import org.springframework.data.domain.Pageable; import org.springframework.data.jpa.repository.Modifying; import org.springframework.data....
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-biz/src/test/java/com/ctrip/framework/apollo/biz/repository/InstanceConfigRepositoryTest.java
package com.ctrip.framework.apollo.biz.repository; import com.ctrip.framework.apollo.biz.AbstractIntegrationTest; import com.ctrip.framework.apollo.biz.entity.Instance; import com.ctrip.framework.apollo.biz.entity.InstanceConfig; import java.util.Date; import org.junit.Test; import org.springframework.beans.factory.an...
package com.ctrip.framework.apollo.biz.repository; import com.ctrip.framework.apollo.biz.AbstractIntegrationTest; import com.ctrip.framework.apollo.biz.entity.Instance; import com.ctrip.framework.apollo.biz.entity.InstanceConfig; import java.util.Date; import org.junit.Test; import org.springframework.beans.factory.an...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/entity/bo/ReleaseHistoryBO.java
package com.ctrip.framework.apollo.portal.entity.bo; import com.ctrip.framework.apollo.common.entity.EntityPair; import java.util.Date; import java.util.List; import java.util.Map; public class ReleaseHistoryBO { private long id; private String appId; private String clusterName; private String namespaceN...
package com.ctrip.framework.apollo.portal.entity.bo; import com.ctrip.framework.apollo.common.entity.EntityPair; import java.util.Date; import java.util.List; import java.util.Map; public class ReleaseHistoryBO { private long id; private String appId; private String clusterName; private String namespaceN...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-biz/src/test/resources/data.sql
INSERT INTO AppNamespace (AppId, Name, IsPublic) VALUES ('100003171', 'application', false); INSERT INTO AppNamespace (AppId, Name, IsPublic) VALUES ('100003171', 'fx.apollo.config', true); INSERT INTO AppNamespace (AppId, Name, IsPublic) VALUES ('100003172', 'application', false); INSERT INTO AppNamespace (AppId, Name...
INSERT INTO AppNamespace (AppId, Name, IsPublic) VALUES ('100003171', 'application', false); INSERT INTO AppNamespace (AppId, Name, IsPublic) VALUES ('100003171', 'fx.apollo.config', true); INSERT INTO AppNamespace (AppId, Name, IsPublic) VALUES ('100003172', 'application', false); INSERT INTO AppNamespace (AppId, Name...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/vendor/ui-ace/ace.js
(function(){function o(n){var i=e;n&&(e[n]||(e[n]={}),i=e[n]);if(!i.define||!i.define.packaged)t.original=i.define,i.define=t,i.define.packaged=!0;if(!i.require||!i.require.packaged)r.original=i.require,i.require=r,i.require.packaged=!0}var ACE_NAMESPACE="",e=function(){return this}();!e&&typeof window!="undefined"&&(e...
(function(){function o(n){var i=e;n&&(e[n]||(e[n]={}),i=e[n]);if(!i.define||!i.define.packaged)t.original=i.define,i.define=t,i.define.packaged=!0;if(!i.require||!i.require.packaged)r.original=i.require,i.require=r,i.require.packaged=!0}var ACE_NAMESPACE="",e=function(){return this}();!e&&typeof window!="undefined"&&(e...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-adminservice/src/main/java/com/ctrip/framework/apollo/adminservice/ServletInitializer.java
package com.ctrip.framework.apollo.adminservice; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; /** * Entry point for traditional web app * * @author Jason Song(song_s@ctrip.com) */ public class ServletInitializer...
package com.ctrip.framework.apollo.adminservice; import org.springframework.boot.builder.SpringApplicationBuilder; import org.springframework.boot.web.servlet.support.SpringBootServletInitializer; /** * Entry point for traditional web app * * @author Jason Song(song_s@ctrip.com) */ public class ServletInitializer...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/entity/po/Permission.java
package com.ctrip.framework.apollo.portal.entity.po; import com.ctrip.framework.apollo.common.entity.BaseEntity; import org.hibernate.annotations.SQLDelete; import org.hibernate.annotations.Where; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Table; /** * @author Jason ...
package com.ctrip.framework.apollo.portal.entity.po; import com.ctrip.framework.apollo.common.entity.BaseEntity; import org.hibernate.annotations.SQLDelete; import org.hibernate.annotations.Where; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Table; /** * @author Jason ...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/test/resources/yaml/case1.yaml
root: key1: "someValue" key2: 100 key3: key4: key5: '(%sender%) %message%' key6: '* %sender% %message%' # commented: "xxx" list: - 'item 1' - 'item 2' intList: - 100 - 200 listOfMap: - key: '#mychannel' value: '' - key: '#myprivatechannel' value: 'mypassword' listO...
root: key1: "someValue" key2: 100 key3: key4: key5: '(%sender%) %message%' key6: '* %sender% %message%' # commented: "xxx" list: - 'item 1' - 'item 2' intList: - 100 - 200 listOfMap: - key: '#mychannel' value: '' - key: '#myprivatechannel' value: 'mypassword' listO...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-portal/src/main/resources/static/vendor/ui-ace/theme-eclipse.js
define("ace/theme/eclipse",["require","exports","module","ace/lib/dom"],function(e,t,n){"use strict";t.isDark=!1,t.cssText='.ace-eclipse .ace_gutter {background: #ebebeb;border-right: 1px solid rgb(159, 159, 159);color: rgb(136, 136, 136);}.ace-eclipse .ace_print-margin {width: 1px;background: #ebebeb;}.ace-eclipse {ba...
define("ace/theme/eclipse",["require","exports","module","ace/lib/dom"],function(e,t,n){"use strict";t.isDark=!1,t.cssText='.ace-eclipse .ace_gutter {background: #ebebeb;border-right: 1px solid rgb(159, 159, 159);color: rgb(136, 136, 136);}.ace-eclipse .ace_print-margin {width: 1px;background: #ebebeb;}.ace-eclipse {ba...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-biz/src/test/resources/sql/namespace-branch-test.sql
INSERT INTO `app` ( `AppId`, `Name`, `OrgId`, `OrgName`, `OwnerName`, `OwnerEmail`, `IsDeleted`, `DataChange_CreatedBy`, `DataChange_LastModifiedBy`)VALUES('test', 'test0620-06', 'default', 'default', 'default', 'default', 0, 'default', 'default'); INSERT INTO `cluster` (`ID`, `Name`, `AppId`, `ParentClusterId`, `IsDel...
INSERT INTO `app` ( `AppId`, `Name`, `OrgId`, `OrgName`, `OwnerName`, `OwnerEmail`, `IsDeleted`, `DataChange_CreatedBy`, `DataChange_LastModifiedBy`)VALUES('test', 'test0620-06', 'default', 'default', 'default', 'default', 0, 'default', 'default'); INSERT INTO `cluster` (`ID`, `Name`, `AppId`, `ParentClusterId`, `IsDel...
-1
apolloconfig/apollo
3,488
switch off console appenders when running as backend services
## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders switchable 2. set `LOG_APPENDERS=FILE` when running as backend ser...
nobodyiam
2021-01-10T05:01:31Z
2021-01-10T06:11:12Z
41519f41fa390404c10d48a85e42de135f140aa2
137d70e7ba47ad74aa6766a1e8fb7f087038e00e
switch off console appenders when running as backend services. ## What's the purpose of this PR switch off console appenders when running as backend services ## Which issue(s) this PR fixes: Fixes #3272 #2459 ## Brief changelog 1. add `LOG_APPENDERS` environment variables to make logback appenders swit...
./apollo-client/src/test/java/com/ctrip/framework/apollo/integration/ConfigIntegrationTest.java
package com.ctrip.framework.apollo.integration; import static org.hamcrest.core.IsEqual.equalTo; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertThat; import static org.junit.Assert.assertTrue; import com.ctrip.framework.apollo.util.OrderedProperties; import java.io.File; import java...
package com.ctrip.framework.apollo.integration; import static org.hamcrest.core.IsEqual.equalTo; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertThat; import static org.junit.Assert.assertTrue; import com.ctrip.framework.apollo.util.OrderedProperties; import java.io.File; import java...
-1