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,547 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-16T09:48:23Z | 2021-02-16T10:41:02Z | 1433783f06956c23a0c1fd7083b218caca45a88c | eb914e7dac207d289f2640d22f66ae8f927121ca | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-portal/src/main/java/com/ctrip/framework/apollo/portal/spi/springsecurity/SpringSecurityUserInfoHolder.java | package com.ctrip.framework.apollo.portal.spi.springsecurity;
import com.ctrip.framework.apollo.portal.entity.bo.UserInfo;
import com.ctrip.framework.apollo.portal.spi.UserInfoHolder;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.security.core.userdetails.UserDetai... | package com.ctrip.framework.apollo.portal.spi.springsecurity;
import com.ctrip.framework.apollo.portal.entity.bo.UserInfo;
import com.ctrip.framework.apollo.portal.spi.UserInfoHolder;
import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.security.core.userdetails.UserDetai... | -1 |
apolloconfig/apollo | 3,547 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-16T09:48:23Z | 2021-02-16T10:41:02Z | 1433783f06956c23a0c1fd7083b218caca45a88c | eb914e7dac207d289f2640d22f66ae8f927121ca | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/v1/controller/ClusterController.java | package com.ctrip.framework.apollo.openapi.v1.controller;
import java.util.Objects;
import javax.servlet.http.HttpServletRequest;
import javax.validation.Valid;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bin... | package com.ctrip.framework.apollo.openapi.v1.controller;
import java.util.Objects;
import javax.servlet.http.HttpServletRequest;
import javax.validation.Valid;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bin... | -1 |
apolloconfig/apollo | 3,547 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-16T09:48:23Z | 2021-02-16T10:41:02Z | 1433783f06956c23a0c1fd7083b218caca45a88c | eb914e7dac207d289f2640d22f66ae8f927121ca | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-client/src/main/resources/META-INF/spring.schemas | http\://www.ctrip.com/schema/apollo-1.0.0.xsd=/META-INF/apollo-1.0.0.xsd
http\://www.ctrip.com/schema/apollo.xsd=/META-INF/apollo-1.0.0.xsd
| http\://www.ctrip.com/schema/apollo-1.0.0.xsd=/META-INF/apollo-1.0.0.xsd
http\://www.ctrip.com/schema/apollo.xsd=/META-INF/apollo-1.0.0.xsd
| -1 |
apolloconfig/apollo | 3,547 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-16T09:48:23Z | 2021-02-16T10:41:02Z | 1433783f06956c23a0c1fd7083b218caca45a88c | eb914e7dac207d289f2640d22f66ae8f927121ca | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./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">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ctrip.framework.apollo</gro... | <?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">
<modelVersion>4.0.0</modelVersion>
<groupId>com.ctrip.framework.apollo</gro... | -1 |
apolloconfig/apollo | 3,547 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-16T09:48:23Z | 2021-02-16T10:41:02Z | 1433783f06956c23a0c1fd7083b218caca45a88c | eb914e7dac207d289f2640d22f66ae8f927121ca | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./doc/images/gray-release/initial-gray-release-tab.png | PNG
IHDR H IDATxUEйi 9+bQ0cVƜ<Nr̾;wggfwug|g3&̊1!*fAr9~.6oï\sԩ9uBd2i
" " " " " " " " " @SZp$BNL@_'<e]D@D@D@D@D@D@D@D@$NL@_'<e]D@D@D@D@D@D@D@D@$NL ډ@Ny... | PNG
IHDR H IDATxUEйi 9+bQ0cVƜ<Nr̾;wggfwug|g3&̊1!*fAr9~.6oï\sԩ9uBd2i
" " " " " " " " " @SZp$BNL@_'<e]D@D@D@D@D@D@D@D@$NL@_'<e]D@D@D@D@D@D@D@D@$NL ډ@Ny... | -1 |
apolloconfig/apollo | 3,547 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-16T09:48:23Z | 2021-02-16T10:41:02Z | 1433783f06956c23a0c1fd7083b218caca45a88c | eb914e7dac207d289f2640d22f66ae8f927121ca | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./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,547 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-16T09:48:23Z | 2021-02-16T10:41:02Z | 1433783f06956c23a0c1fd7083b218caca45a88c | eb914e7dac207d289f2640d22f66ae8f927121ca | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./scripts/helm/apollo-service/templates/deployment-adminservice.yaml | ---
# configmap for apollo-adminservice
kind: ConfigMap
apiVersion: v1
metadata:
{{- $adminServiceFullName := include "apollo.adminService.fullName" . }}
name: {{ $adminServiceFullName }}
data:
application-github.properties: |
spring.datasource.url = jdbc:mysql://{{include "apollo.configdb.serviceName" .}}:{{... | ---
# configmap for apollo-adminservice
kind: ConfigMap
apiVersion: v1
metadata:
{{- $adminServiceFullName := include "apollo.adminService.fullName" . }}
name: {{ $adminServiceFullName }}
data:
application-github.properties: |
spring.datasource.url = jdbc:mysql://{{include "apollo.configdb.serviceName" .}}:{{... | -1 |
apolloconfig/apollo | 3,547 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-16T09:48:23Z | 2021-02-16T10:41:02Z | 1433783f06956c23a0c1fd7083b218caca45a88c | eb914e7dac207d289f2640d22f66ae8f927121ca | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-common/src/main/java/com/ctrip/framework/apollo/common/aop/RepositoryAspect.java | package com.ctrip.framework.apollo.common.aop;
import com.ctrip.framework.apollo.tracer.Tracer;
import com.ctrip.framework.apollo.tracer.spi.Transaction;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotatio... | package com.ctrip.framework.apollo.common.aop;
import com.ctrip.framework.apollo.tracer.Tracer;
import com.ctrip.framework.apollo.tracer.spi.Transaction;
import org.aspectj.lang.ProceedingJoinPoint;
import org.aspectj.lang.annotation.Around;
import org.aspectj.lang.annotation.Aspect;
import org.aspectj.lang.annotatio... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./README.md | <img src="https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/logo/logo-simple.png" alt="apollo-logo" width="40%">
# Apollo - A reliable configuration management system
[](https://github.com/ctripcorp/apollo/actions)
[](https://github.com/ctripcorp/apollo/actions)
[![Git... | 1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./docs/index.html | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Apollo</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="keywords" content="apollo,configuration,server,java,microservice" />
<meta name="description" content="A reliable configuration management system... | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Apollo</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="keywords" content="apollo,configuration,server,java,microservice" />
<meta name="description" content="A reliable configuration management system... | 1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./docs/zh/README.md | <img src="https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/logo/logo-simple.png" alt="apollo-logo" width="40%">
# Introduction
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
服务端基于Spring Boot和Spring Cloud开发,打包后可以直接运行,不需要额外安装Tomcat等应用容器。
Java客户端不... | <img src="https://raw.githubusercontent.com/ctripcorp/apollo/master/doc/images/logo/logo-simple.png" alt="apollo-logo" width="40%">
# Introduction
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
服务端基于Spring Boot和Spring Cloud开发,打包后可以直接运行,不需要额外安装Tomcat等应用容器。
Java客户端不... | 1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-portal/src/main/resources/static/config/history.html | <!doctype html>
<html ng-app="release_history">
<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=... | <!doctype html>
<html ng-app="release_history">
<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=... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./CONTRIBUTING.md | ## Contributing to apollo
Apollo is released under the non-restrictive Apache 2.0 license, and follows a very standard Github development process, using Github tracker for issues and merging pull requests into master. If you want to contribute even something trivial please do not hesitate, but follow the guidelines be... | ## Contributing to apollo
Apollo is released under the non-restrictive Apache 2.0 license, and follows a very standard Github development process, using Github tracker for issues and merging pull requests into master. If you want to contribute even something trivial please do not hesitate, but follow the guidelines be... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-portal/src/main/resources/static/user-manage.html | <!doctype html>
<html ng-app="user">
<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" href... | <!doctype html>
<html ng-app="user">
<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" href... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-portal/src/main/resources/static/views/component/multiple-user-selector.html | <select class="{{id}}" style="width: 450px;" multiple="multiple">
</select>
| <select class="{{id}}" style="width: 450px;" multiple="multiple">
</select>
| -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-portal/src/main/resources/static/app/setting.html | <!doctype html>
<html ng-app="setting">
<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/cs... | <!doctype html>
<html ng-app="setting">
<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/cs... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-portal/src/main/resources/static/views/component/publish-deny-modal.html | <div class="modal fade" id="publishDenyModal" 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">
... | <div class="modal fade" id="publishDenyModal" 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">
... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./docs/zh/usage/dotnet-sdk-user-guide.md | >注意:本文档适用对象是Apollo系统的使用者,如果你是公司内Apollo系统的开发者/维护人员,建议先参考[Apollo开发指南](zh/development/apollo-development-guide)。
#
# 一、准备工作
## 1.1 环境要求
* .Net: 4.0+
## 1.2 必选设置
Apollo客户端依赖于`AppId`,`Environment`等环境信息来工作,所以请确保阅读下面的说明并且做正确的配置:
### 1.2.1 AppId
AppId是应用的身份信息,是从服务端获取配置的一个重要信息。
请确保在app.config或web.config有AppID的... | >注意:本文档适用对象是Apollo系统的使用者,如果你是公司内Apollo系统的开发者/维护人员,建议先参考[Apollo开发指南](zh/development/apollo-development-guide)。
#
# 一、准备工作
## 1.1 环境要求
* .Net: 4.0+
## 1.2 必选设置
Apollo客户端依赖于`AppId`,`Environment`等环境信息来工作,所以请确保阅读下面的说明并且做正确的配置:
### 1.2.1 AppId
AppId是应用的身份信息,是从服务端获取配置的一个重要信息。
请确保在app.config或web.config有AppID的... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./.github/ISSUE_TEMPLATE/feature_request_en.md | ---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and con... | ---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and con... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./docs/zh/_sidebar.md | - [**首页**](zh/README.md)
- 设计文档
- [Apollo配置中心设计](zh/design/apollo-design.md)
- [Apollo配置中心介绍](zh/design/apollo-introduction.md)
- [Apollo核心概念之“Namespace”](zh/design/apollo-core-concept-namespace.md)
- [Apollo源码解析(全)](http://www.iocoder.cn/categories/Apollo/)
- 部署文档
- [Quick Start](zh/deployment/quick-start.... | - [**首页**](zh/README.md)
- 设计文档
- [Apollo配置中心设计](zh/design/apollo-design.md)
- [Apollo配置中心介绍](zh/design/apollo-introduction.md)
- [Apollo核心概念之“Namespace”](zh/design/apollo-core-concept-namespace.md)
- [Apollo源码解析(全)](http://www.iocoder.cn/categories/Apollo/)
- 部署文档
- [Quick Start](zh/deployment/quick-start.... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./docs/zh/design/apollo-design.md | #
# 一、总体设计
## 1.1 基础模型
如下即是Apollo的基础模型:
1. 用户在配置中心对配置进行修改并发布
2. 配置中心通知Apollo客户端有配置更新
3. Apollo客户端从配置中心拉取最新的配置、更新本地配置并通知到应用

## 1.2 架构模块
下图是Apollo架构模块的概览,详细说明可以参考[Apollo配置中心架构剖析](https://mp.weix... | #
# 一、总体设计
## 1.1 基础模型
如下即是Apollo的基础模型:
1. 用户在配置中心对配置进行修改并发布
2. 配置中心通知Apollo客户端有配置更新
3. Apollo客户端从配置中心拉取最新的配置、更新本地配置并通知到应用

## 1.2 架构模块
下图是Apollo架构模块的概览,详细说明可以参考[Apollo配置中心架构剖析](https://mp.weix... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./docs/zh/deployment/distributed-deployment-guide.md | 本文档介绍了如何按照分布式部署的方式编译、打包、部署Apollo配置中心,从而可以在开发、测试、生产等环境分别部署运行。
> 如果只是需要在本地快速部署试用Apollo的话,可以参考[Quick Start](zh/deployment/quick-start)
#
# 一、准备工作
## 1.1 运行时环境
### 1.1.1 OS
服务端基于Spring Boot,启动脚本理论上支持所有Linux发行版,建议[CentOS 7](https://www.centos.org/)。
### 1.1.2 Java
* Apollo服务端:1.8+
* Apollo客户端:1.7+
由于需要同时运行服务端... | 本文档介绍了如何按照分布式部署的方式编译、打包、部署Apollo配置中心,从而可以在开发、测试、生产等环境分别部署运行。
> 如果只是需要在本地快速部署试用Apollo的话,可以参考[Quick Start](zh/deployment/quick-start)
#
# 一、准备工作
## 1.1 运行时环境
### 1.1.1 OS
服务端基于Spring Boot,启动脚本理论上支持所有Linux发行版,建议[CentOS 7](https://www.centos.org/)。
### 1.1.2 Java
* Apollo服务端:1.8+
* Apollo客户端:1.7+
由于需要同时运行服务端... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./docs/zh/design/apollo-introduction.md | #
# 1、What is Apollo
## 1.1 背景
随着程序功能的日益复杂,程序的配置日益增多:各种功能的开关、参数的配置、服务器的地址……
对程序配置的期望值也越来越高:配置修改后实时生效,灰度发布,分环境、分集群管理配置,完善的权限、审核机制……
在这样的大环境下,传统的通过配置文件、数据库等方式已经越来越无法满足开发人员对配置管理的需求。
Apollo配置中心应运而生!
## 1.2 Apollo简介
Apollo(阿波罗)是携程框架部门研发的开源配置管理中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
Apollo支... | #
# 1、What is Apollo
## 1.1 背景
随着程序功能的日益复杂,程序的配置日益增多:各种功能的开关、参数的配置、服务器的地址……
对程序配置的期望值也越来越高:配置修改后实时生效,灰度发布,分环境、分集群管理配置,完善的权限、审核机制……
在这样的大环境下,传统的通过配置文件、数据库等方式已经越来越无法满足开发人员对配置管理的需求。
Apollo配置中心应运而生!
## 1.2 Apollo简介
Apollo(阿波罗)是携程框架部门研发的开源配置管理中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性。
Apollo支... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-portal/src/main/resources/static/views/component/user-selector.html | <select class="{{id}}" style="width: 450px;" ng-disabled="disabled">
</select>
| <select class="{{id}}" style="width: 450px;" ng-disabled="disabled">
</select>
| -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./docs/zh/usage/apollo-user-guide.md | #
# 名词解释
* 普通应用
* 普通应用指的是独立运行的程序,如
* Web应用程序
* 带有main函数的程序
* 公共组件
* 公共组件指的是发布的类库、客户端程序,不会自己独立运行,如
* Java的jar包
* .Net的dll文件
# 一、普通应用接入指南
## 1.1 创建项目
要使用Apollo,第一步需要创建项目。
1. 打开apollo-portal主页
2. 点击“创建项目”
 before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./docs/en/README.md | English version documentation of Apollo | English version documentation of Apollo | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./docs/zh/deployment/quick-start-docker.md | 如果您对Docker非常熟悉,可以使用Docker的方式快速部署Apollo,从而快速的了解Apollo。如果您对Docker并不是很了解,请参考[常规方式部署Quick Start](zh/deployment/quick-start)。
另外需要说明的是,不管是Docker方式部署Quick Start还是常规方式部署的,Quick Start只是用来快速入门、了解Apollo。如果部署Apollo在公司中使用,请参考[分布式部署指南](zh/deployment/distributed-deployment-guide)。
> 由于Docker对windows的支持并不是很好,所以不建议您在windows环境下使用Dock... | 如果您对Docker非常熟悉,可以使用Docker的方式快速部署Apollo,从而快速的了解Apollo。如果您对Docker并不是很了解,请参考[常规方式部署Quick Start](zh/deployment/quick-start)。
另外需要说明的是,不管是Docker方式部署Quick Start还是常规方式部署的,Quick Start只是用来快速入门、了解Apollo。如果部署Apollo在公司中使用,请参考[分布式部署指南](zh/deployment/distributed-deployment-guide)。
> 由于Docker对windows的支持并不是很好,所以不建议您在windows环境下使用Dock... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./docs/zh/design/apollo-core-concept-namespace.md | ### 1. 什么是Namespace?
Namespace是配置项的集合,类似于一个配置文件的概念。
### 2. 什么是“application”的Namespace?
Apollo在创建项目的时候,都会默认创建一个“application”的Namespace。顾名思义,“application”是给应用自身使用的,熟悉Spring Boot的同学都知道,Spring Boot项目都有一个默认配置文件application.yml。在这里application.yml就等同于“application”的Namespace。对于90%的应用来说,“application”的Namespace已经满足日常配置使用场景了。
##... | ### 1. 什么是Namespace?
Namespace是配置项的集合,类似于一个配置文件的概念。
### 2. 什么是“application”的Namespace?
Apollo在创建项目的时候,都会默认创建一个“application”的Namespace。顾名思义,“application”是给应用自身使用的,熟悉Spring Boot的同学都知道,Spring Boot项目都有一个默认配置文件application.yml。在这里application.yml就等同于“application”的Namespace。对于90%的应用来说,“application”的Namespace已经满足日常配置使用场景了。
##... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-portal/src/main/resources/static/views/component/env-selector.html | <table class="table table-hover" style="width: 300px">
<thead>
<tr>
<td><input type="checkbox" ng-checked="envAllSelected" ng-click="toggleEnvsCheckedStatus()"></td>
</td>
<td>{{'Common.Environment' | translate }}</td>
<td>{{'Common.Cluster' | translate }}</td>
</tr>
</th... | <table class="table table-hover" style="width: 300px">
<thead>
<tr>
<td><input type="checkbox" ng-checked="envAllSelected" ng-click="toggleEnvsCheckedStatus()"></td>
</td>
<td>{{'Common.Environment' | translate }}</td>
<td>{{'Common.Cluster' | translate }}</td>
</tr>
</th... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./.git/hooks/pre-merge-commit.sample | #!/bin/sh
#
# An example hook script to verify what is about to be committed.
# Called by "git merge" with no arguments. The hook should
# exit with non-zero status after issuing an appropriate message to
# stderr if it wants to stop the merge commit.
#
# To enable this hook, rename this file to "pre-merge-commit".
.... | #!/bin/sh
#
# An example hook script to verify what is about to be committed.
# Called by "git merge" with no arguments. The hook should
# exit with non-zero status after issuing an appropriate message to
# stderr if it wants to stop the merge commit.
#
# To enable this hook, rename this file to "pre-merge-commit".
.... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-portal/src/main/java/com/ctrip/framework/apollo/openapi/v1/controller/NamespaceBranchController.java | package com.ctrip.framework.apollo.openapi.v1.controller;
/**
* Created by qianjie on 8/10/17.
*/
import com.ctrip.framework.apollo.common.dto.GrayReleaseRuleDTO;
import com.ctrip.framework.apollo.common.dto.NamespaceDTO;
import com.ctrip.framework.apollo.common.exception.BadRequestException;
import com.ctrip.frame... | package com.ctrip.framework.apollo.openapi.v1.controller;
/**
* Created by qianjie on 8/10/17.
*/
import com.ctrip.framework.apollo.common.dto.GrayReleaseRuleDTO;
import com.ctrip.framework.apollo.common.dto.NamespaceDTO;
import com.ctrip.framework.apollo.common.exception.BadRequestException;
import com.ctrip.frame... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./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,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./apollo-portal/src/main/resources/static/img/cancel.png | PNG
IHDR X RIDATx^[v9*g 0#230P H*b,H*߯HLC?$@ dC$ @ @ 3@xrcW h)K $)k ,7vI A暲 "ˍ]A H,rcW h)K $)k ,7vI A暲 "ˍ]A H,rcW h)K $)k ,7vI A暲 "ˍ]A H,@>~{n]]{$:V{2 d1ߗe_ǀ|a^~jOqHۯ}1u՞L98,dwu8=ړ
u){R$[
srqXI5R0-C)K="a)9)+=RJkqXIV8,... | PNG
IHDR X RIDATx^[v9*g 0#230P H*b,H*߯HLC?$@ dC$ @ @ 3@xrcW h)K $)k ,7vI A暲 "ˍ]A H,rcW h)K $)k ,7vI A暲 "ˍ]A H,rcW h)K $)k ,7vI A暲 "ˍ]A H,@>~{n]]{$:V{2 d1ߗe_ǀ|a^~jOqHۯ}1u՞L98,dwu8=ړ
u){R$[
srqXI5R0-C)K="a)9)+=RJkqXIV8,... | -1 |
apolloconfig/apollo | 3,546 | misc change | ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request description that is d... | nobodyiam | 2021-02-15T11:16:30Z | 2021-02-15T11:21:01Z | d82086b2be884c4aac536d4d099a7148daeadafa | 1433783f06956c23a0c1fd7083b218caca45a88c | misc change. ## What's the purpose of this PR
misc change
Follow this checklist to help us incorporate your contribution quickly and easily:
- [x] Read the [Contributing Guide](https://github.com/ctripcorp/apollo/blob/master/CONTRIBUTING.md) before making this pull request.
- [x] Write a pull request descript... | ./doc/images/application-config-precedence.png | PNG
IHDR IDATx|{MKj1{/q\qNj'q$N8qލk0
S)w ! ^?opNB0X[fgfs;ޛ7o4]0HHHHH& |