Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/apolloconfig/apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://github.com/apolloconfig/apollo

Merge pull request #2072 from kezhenxu94/feature/openapi-get-apps-info

Add OpenAPI to get application information

553d78143804c3ebcbf685f4a1972b409946d613 authored almost 6 years ago by 张乐 <[email protected]>
Add OpenAPI to get application information (/apps)

1361ed2c1b51d35f764c798a69429ff77e6fb77c authored almost 6 years ago by kezhenxu94 <[email protected]>
modified spring security user update and delete sql by use primary key for support database set SQL_SAFE_UPDATES = 1 #1997 (#2016)

21e76b3d43f455c1e28a9d6626601362cf4997ae authored almost 6 years ago by Haonanren <[email protected]>
[APOLLO-2015]: fix bug that cannot resolve blank line in properties under Windows (#2017)

* bugfix: line feed under Windows. resolve issue #2015

3cc845b94aa9e6ba052de47575051016c457cc46 authored almost 6 years ago by kezhenxu94 <[email protected]>
add release notes link

15b35ed7194f37df65ab83c1b99a302c96be4638 authored almost 6 years ago by Jason Song <[email protected]>
[APOLLO-1966]: diff configurations among clusters. issue #1966 (#1996)

feature: diff configurations among clusters. issue #1966

0b9d2aadb5da3d8ef0d33a6f57aed722d2871ef2 authored almost 6 years ago by kezhenxu94 <[email protected]>
add known user

dfa9f7a986ca1a0624c4f7df582e620dd1cceff4 authored almost 6 years ago by Jason Song <[email protected]>
add known users

806c97a137ea150b1c5bdbe4afd82700e0020a16 authored almost 6 years ago by Jason Song <[email protected]>
version to 1.4.0-SNAPSHOT (#2003)

7947607b2851507de44731203af24c2bc9286968 authored almost 6 years ago by Jason Song <[email protected]>
优化网卡地址优先级 (#1986)

优化网卡地址优先级,index低的网卡地址优先级高

c5eb3259edb129ada0ee2b943f8baa9e5811fad1 authored almost 6 years ago by 李卓浩 <[email protected]>
move known user logos to apollo-community repository

f7ed4f7417207833c08defd43e92de228569f965 authored almost 6 years ago by nobodyiam <[email protected]>
fix #1978

d762823ba6a7c504ac09172c7c66a6a6ebd6b3c1 authored almost 6 years ago by nobodyiam <[email protected]>
update demo with interestedKeyPrefixes

d1ae147711af31ea522f988acb36a5c1bf3a4456 authored almost 6 years ago by nobodyiam <[email protected]>
version to 1.3.0

6a6f50b0a0433aad75d7d77cc2fa769fa6db0d82 authored almost 6 years ago by nobodyiam <[email protected]>
Cleanup for 1.3.0 (#1969)

* replace some guava API with new Java 1.7 native API
* replace Collections.sort with List.sort...

118dd0ebe2a6b1b3e07b06a0f2c7884049821037 authored almost 6 years ago by kezhenxu94 <[email protected]>
Merge pull request #1967 from wkcaeser/master

fix bug (when use reverse proxy with TLS, "HttpServletResponse.sendRedirect" will redirect to ht...

72d32a56b435957de58ffa77232b85b71bc3e89e authored almost 6 years ago by Jason Song <[email protected]>
fix bug (when use reverse proxy with TLS, "HttpServletResponse.sendRedirect" will redirect to http rather than https)

dbdd75090411d8bd6a1a7351e63fe9773cd8c636 authored almost 6 years ago by guiwankai <[email protected]>
misc changes for 1.3.0

1. fix flyway migration Chinese garbled issue
2. limit hibernate query plan cache
3. fix import/...

81a1bce5857806099e7211906c04802e61aaeb3d authored almost 6 years ago by Jason Song <[email protected]>
add known user

b45405bd05007af3ef102569bfa0f6f9100e6d04 authored almost 6 years ago by Jason Song <[email protected]>
add known user

fdb7d9b2a3bad66c22608945f407e363f23c6ded authored almost 6 years ago by Jason Song <[email protected]>
change apollo portal port to 8070 by default

05def991c457d51394f72ea7540197239455b9b0 authored almost 6 years ago by Jason Song <[email protected]>
add known user

0af5b66ae04ea5042e45ad69648a1dc366b45768 authored almost 6 years ago by Jason Song <[email protected]>
add known user

a8846abdc0e757f92c7377d6b4847841726cd2a1 authored almost 6 years ago by Jason Song <[email protected]>
增强LDAP用户服务,支持按组查找用户 (#1794)

enhance ldap user service to support filtering users by group

682de9c31093b8f4d51cb9c1d15a509ae3e0bfbc authored almost 6 years ago by idefav <[email protected]>
add syntax check function for yaml namespace

daa1839614c52645237cb6874655c8b9c5c7b6da authored almost 6 years ago by nobodyiam <[email protected]>
adjust wait timeout for tests which might be slower than others

41450a5136968f3eb05c4950078cf315a2d30baf authored almost 6 years ago by Jason Song <[email protected]>
修复 spec.template.spec.initContainers[1].name: Duplicate value #1789 (#1952)

修复service-apollo-portal-server.yaml initContainers The Deployment "deployment-apollo-portal-serv...

9e479e57095695db8879acb476e6ecd1da4d57a2 authored almost 6 years ago by wulaiwei <[email protected]>
add known users

5a8dfb8ac0f3095a6597374e9737298c5c1b57a5 authored almost 6 years ago by Jason Song <[email protected]>
add known users

6364c094828d77ab6ace1232a9622bac2fcd947c authored almost 6 years ago by Jason Song <[email protected]>
Merge pull request #1944 from nobodyiam/yml-support

add yaml support to apollo-client

bf1b63745875dcdc8b24514ac6e8ba766a620f5e authored almost 6 years ago by Jason Song <[email protected]>
add yaml support to apollo-client

1. support yaml config file transform to properties
2. support yaml config file injection to Spring

b1ca961b6044c9bdd2fca58ba857da6ce5809bc8 authored almost 6 years ago by Jason Song <[email protected]>
Merge pull request #1949 from nobodyiam/fix-1885

add rate limter for no app id warning log

c8f84a63048644d1ca39d5f250d8eb53ee9efd40 authored almost 6 years ago by Jason Song <[email protected]>
add rate limter for no app id warning log

005f4454d2ef3f6ede171eac4f0387a5447440c4 authored almost 6 years ago by nobodyiam <[email protected]>
Merge pull request #1948 from nobodyiam/fix-1877

add servlet initializer for apollo-portal and apollo-adminservice

ecfb400db71f3b3312904e10fe0b480badad2cac authored almost 6 years ago by Jason Song <[email protected]>
add servlet initializer for apollo-portal and apollo-adminservice

4bb9d8adebcb6303f324d8755bf082384f2b8518 authored almost 6 years ago by nobodyiam <[email protected]>
polishing code with lambdas or method reference (#1929)

5ca5a63f7dccbd4e3f9c787fc6247d914a3e31cd authored almost 6 years ago by kezhenxu94 <[email protected]>
configservice : 消除 ServiceController.java 中的重复代码 (#1925)

7e4ba422892a6f2c34bca072b4aded8bd2fa495d authored almost 6 years ago by zoltar1993 <[email protected]>
fix ldap findByUserIds error (#1910)

Fix the issue 'Container type has already been specified as AND, cannot change it to OR'

92e811f71e8fd32be42bf68ee68dda546ad06e36 authored almost 6 years ago by LabelZhou <[email protected]>
Allow config value to be empty. fixes #1882 (#1883)

allow config value to be empty. #1882

5e39268d0e179fe87242e47b079ce0ccd9da2fcc authored almost 6 years ago by kezhenxu94 <[email protected]>
Merge pull request #1898 from kezhenxu94/enhancement/delete-config-item

prompt current config item that is being deleted

96441c0de647e2d2e829245d1aebd3ebc7c8e01b authored almost 6 years ago by 张乐 <[email protected]>
add publication

11f6234daf0855ff46ebd6d877688d3c1a9bc7e6 authored almost 6 years ago by Jason Song <[email protected]>
add known user

3f6b737317abff2c2a0f4790b82d2c693b6427c4 authored almost 6 years ago by Jason Song <[email protected]>
add known users

d672f847d4a59695349227c060e54af68baf5c5c authored almost 6 years ago by Jason Song <[email protected]>
Merge branch 'master' into enhancement/delete-config-item

1e467a7c9232077695f7ded82bdaf6acee78fa99 authored almost 6 years ago by Jason Song <[email protected]>
Merge pull request #1897 from kezhenxu94/readme/star-trend

add stargazers trending chart

9b3aa3cc7c5bb0a77d430d7e40606eb051bba4b9 authored almost 6 years ago by Jason Song <[email protected]>
ajust prompt message

d3b89c47855992515a94e81a87f942cc2590f97b authored almost 6 years ago by kezhenxu94 <[email protected]>
prompt current config item that is being deleted

ea20c6186e2df32406ee71198aa54b8803a75c02 authored almost 6 years ago by kezhenxu94 <[email protected]>
add stargazers trend

95f5bd7e70b4f9bf83fad88589ad06e3ca332b41 authored almost 6 years ago by kezhenxu94 <[email protected]>
Merge pull request #1896 from kezhenxu94/master

add known user

99f21fa5a20193d6ed215afe72f678a2978e1999 authored almost 6 years ago by Jason Song <[email protected]>
add known user

55efb13a9a4fae73c5e051874d135dd2602a4330 authored almost 6 years ago by kezhenxu94 <[email protected]>
fixes #1880 pagination not work (#1891)

fixes #1880 pagination not work

db54e5082bcd9da4b252b98d143f431f38a6f292 authored almost 6 years ago by kezhenxu94 <[email protected]>
add known users

f99d54a849709789b56c3446f850905f3f2e5713 authored almost 6 years ago by Jason Song <[email protected]>
add known users

e5b6eeebf2cd151a28812137fda5413a913d3c8a authored almost 6 years ago by Jason Song <[email protected]>
feature: support listeners on events based on key patterns. #1461 (#1871)

feature: support listeners on events based on key patterns. #1461

4fa65a1d4a8eb7591c0a71d8a01a898ebf654ae8 authored almost 6 years ago by kezhenxu94 <[email protected]>
Merge pull request #1895 from nobodyiam/upgrade-mockito

upgrade to mockito 2.x version

0776918ccf6a6f24dafa9ed21513d848ae19a40c authored almost 6 years ago by Jason Song <[email protected]>
upgrade to mockito 2.x version

0e770905a25d7d2badddbe4724b356fa4d06386d authored almost 6 years ago by nobodyiam <[email protected]>
Enhancement: validation (#1869)

* Enhancement: validates http parameters using javax.validation api

* remove unnecessary vali...

f7553534d336866cc0ce192d1fec43a0de78589e authored almost 6 years ago by kezhenxu94 <[email protected]>
Merge pull request #1894 from nobodyiam/fix-1893

do not allow user to create private app namespace with the same name as some public app namespace

96dca9de0f18fee0d20b8d1dbd3cc1c5fb5183f3 authored almost 6 years ago by Jason Song <[email protected]>
do not allow user to create private app namespace with the same name as some public app namespace

76984a933d2e311a12262124312405b819fe650a authored almost 6 years ago by nobodyiam <[email protected]>
add known user

b794f38a8f80df4448e8354da915ff0911e89ed1 authored almost 6 years ago by Jason Song <[email protected]>
add known user

99eb452539a0035846d289caa7d69ddfbcd033f2 authored almost 6 years ago by Jason Song <[email protected]>
Merge pull request #1870 from nobodyiam/add-known-user

add known user

a83c77875a4d61b19df31eaa8a87805373a459a3 authored almost 6 years ago by Jason Song <[email protected]>
add known user

bb816f62a24c5a3cb6c0c569feed65be82014fc5 authored almost 6 years ago by nobodyiam <[email protected]>
add known user

5be80080e05ee9ea0ef37e6c13eff8833a521940 authored almost 6 years ago by Jason Song <[email protected]>
add known user

f0ad68081e5043395f81f3c93126ab3dee6ce491 authored almost 6 years ago by Jason Song <[email protected]>
Enhancement: validates http parameters using javax.validation api (#1858)

* enhancement: validates http parameters using javax.validation api

* improve code quality ac...

4dc4035ac247091d76b3ec54bf449f10d99fa75f authored almost 6 years ago by kezhenxu94 <[email protected]>
change the logic of the 'by-owner' request (#1855)

* change the logic of the 'by-owner' request

* test extractAppIdFromRoleName

601e3665c35c7f504a4be019b5ef387292f86cd9 authored almost 6 years ago by wk <[email protected]>
fixes #1841 (#1852)

b76adf9cb454902b7d20d262ff918947cac6fdae authored almost 6 years ago by kezhenxu94 <[email protected]>
enhancement: use constructor injection instead of field injection (#1839)

* enhancement: use constructor injection instead of field injection

* remove unused field

d9275527670ec22ae1aae2b8d1e298b6ebd65462 authored almost 6 years ago by kezhenxu94 <[email protected]>
add known user

1dc461f0991f2bfa4d0261111261db3c395cf9ff authored almost 6 years ago by Jason Song <[email protected]>
update known user

cdbc808ce59711694de4a4d10333e79b1932ca22 authored almost 6 years ago by Jason Song <[email protected]>
add known user

1ce0234f52eaa8fb19e44aad9e0e99068d2fdce2 authored almost 6 years ago by Jason Song <[email protected]>
add tech support qr code

5ca287242cc49eedb76b2ea07c901b6621e6cf0a authored almost 6 years ago by Jason Song <[email protected]>
add tech support qr code

0ee209fd08e755ab2a58cbdb8e7f02cb882dacfa authored almost 6 years ago by Jason Song <[email protected]>
add known user

8db108fe8031ad0cf1a1873f15f08ca0170d952a authored almost 6 years ago by Jason Song <[email protected]>
add known user

c653a6212eaa9e8844decebdecdba50e8b8a7bcf authored almost 6 years ago by Jason Song <[email protected]>
Merge pull request #1833 from kezhenxu94/style/cleanup

style: using XxxMapping shortcut

5d155623b144ec639c8de72a679f06d34c8836d2 authored about 6 years ago by Jason Song <[email protected]>
style: using XxxMapping shortcut

37c3ba47c5c849ab3058053e56a495b32b18fe4c authored about 6 years ago by kezhenxu94 <[email protected]>
feature: #1059 introduce flyway migration (#1828)

6d323ebdc7d63ba75c90dc511a2f4e9ccccb7c88 authored about 6 years ago by kezhenxu94 <[email protected]>
fix typo

34b912c542e1d2e316da5073931f559447914379 authored about 6 years ago by kezhenxu94 <[email protected]>
add known user

0ab20b09d6839958624657d1a9b3a1a0853d3b52 authored about 6 years ago by Jason Song <[email protected]>
add known user

9f84906fd177e5e370ea6d2b8816744ba79d49a3 authored about 6 years ago by Jason Song <[email protected]>
Delete globalgrow.jpg

b76ffd41b0357442b118f3927a92946323b7be15 authored about 6 years ago by Jason Song <[email protected]>
add known user

1a3da7e51e313520c41dc8788c995fae9cce1e25 authored about 6 years ago by Jason Song <[email protected]>
Merge pull request #1809 from nobodyiam/add-get-order

implement Ordered for ApolloApplicationContextInitializer

c1b890891f545f5270b90f42702e855c16caf59e authored about 6 years ago by Jason Song <[email protected]>
implement Ordered for ApolloApplicationContextInitializer

52bcc8e30215b5b2e2ad003dc7a4fbbaf6d7c9b6 authored about 6 years ago by nobodyiam <[email protected]>
Merge pull request #1808 from nobodyiam/eureka-service-url-comment

add comment for eureka.client.serviceUrl

0ab823cecf30806ba6ff8da25bb41fbd13d4fd11 authored about 6 years ago by Jason Song <[email protected]>
add comment for eureka.client.serviceUrl

665a3315b4252918e587ef818a807918c4b8395c authored about 6 years ago by nobodyiam <[email protected]>
add known user

ffacd78c85de6be7e7a6cd54854be79e5877134e authored about 6 years ago by Jason Song <[email protected]>
update known user

ae37540fb2acb97fb543bd1e05f3a48dd5cddd83 authored about 6 years ago by Jason Song <[email protected]>
add known user

cedaad2e853bd29796c3a9bee8c2703253a52b87 authored about 6 years ago by Jason Song <[email protected]>
add known user

ed9559fddea00ec8953516e4fec98e014ef72ef8 authored about 6 years ago by Jason Song <[email protected]>
add known user

d77a660b8acbbfa834d586981bf8a76682ec6ec9 authored about 6 years ago by Jason Song <[email protected]>
Merge pull request #1788 from lepdou/edit_fullscreen

edit config value in fullscreen

4a294d0426c6b845ec17fb20a31142bc2cf75957 authored about 6 years ago by Jason Song <[email protected]>
edit config value in fullscreen

0211a1f22620ea404d1e05fbc536d1c03ab3c97e authored about 6 years ago by 乐兜 <[email protected]>
feat:import and export configs. (#1767)

feat:import and export configs

152b0323258ff84ed094b7e6c506f7957fb31559 authored about 6 years ago by Jared Tan <[email protected]>
Merge pull request #1781 from nobodyiam/1.3.0-SNAPSHOT

version to 1.3.0-SNAPSHOT

e4aa9f7fd3d1f6ea998ca1cc739d8fe7565d1f9a authored about 6 years ago by Jason Song <[email protected]>
version to 1.3.0-SNAPSHOT

1a7306ad7a8d37e3eb1e1d809b21e0eab26d2304 authored about 6 years ago by nobodyiam <[email protected]>
add known user

c0531a8bff56959dd1b3fd9730052b961da7422c authored about 6 years ago by Jason Song <[email protected]>
add known user

56b22dc888d4ae5c4221e5f24ffd257e45e6d7e2 authored about 6 years ago by Jason Song <[email protected]>