mercyblitz
|
4f273e70c5
|
Add Configurations for Database
|
2018-10-01 00:12:31 +08:00 |
|
mercyblitz
|
ae0feb80f4
|
Move the location of SQL scripts for code
|
2018-09-30 20:55:20 +08:00 |
|
mercyblitz
|
7b2549131b
|
Move the location of SQL scripts
|
2018-09-30 20:54:43 +08:00 |
|
mercyblitz
|
85df9e077f
|
Fixed alibaba/nacos#98
|
2018-09-30 16:41:40 +08:00 |
|
hxy1991
|
77a162d671
|
Fix #92
|
2018-09-30 11:08:49 +08:00 |
|
hxy1991
|
d3013f800a
|
Merge branch 'upstream'
|
2018-09-28 16:06:26 +08:00 |
|
water.lyl
|
802979e27b
|
[motify info] recovery static file
|
2018-09-28 11:48:40 +08:00 |
|
nkorange
|
af35525850
|
Merge branch 'master' into 0.3.0
Conflicts:
console/src/main/resources/static/.gitignore
console/src/main/resources/static/.webpackrc
console/src/main/resources/static/README.md
console/src/main/resources/static/i18ndoc.js
console/src/main/resources/static/index.js
console/src/main/resources/static/package.json
console/src/main/resources/static/public/i18ndoc.js
console/src/main/resources/static/src/components/EditorNameSpace.js
console/src/main/resources/static/src/components/NameSpaceList.js
console/src/main/resources/static/src/components/NewNameSpace.js
console/src/main/resources/static/src/components/ValidateDialog.js
console/src/main/resources/static/src/menu.js
console/src/main/resources/static/src/pages/Configeditor.js
console/src/main/resources/static/src/pages/ConfigurationManagement.js
console/src/main/resources/static/src/pages/Namespace.js
console/src/main/resources/static/src/router.js
|
2018-09-28 10:29:11 +08:00 |
|
water.lyl
|
20a5f80956
|
[motify info] fix pmd
|
2018-09-28 09:44:29 +08:00 |
|
water.lyl
|
386d3cc1ad
|
[motify info] namespace manage
|
2018-09-27 22:44:13 +08:00 |
|
caogu.wyp@alibaba-inc.com
|
e8d1619c38
|
* fix config pom.xml version
* support nacos go version and language recognition(#87)
|
2018-09-27 14:39:21 +08:00 |
|
nkorange
|
44cf03db2d
|
Update version to 0.2.1
|
2018-09-27 14:22:19 +08:00 |
|
nkorange
|
adafaf7086
|
Merge branch 'master' into 0.2.2
|
2018-09-26 21:20:22 +08:00 |
|
xuechaos
|
d24f8680d9
|
fix mvn -B clean apache-rat:check
close #79
|
2018-09-26 20:05:17 +08:00 |
|
hxy1991
|
b69e7da751
|
Eliminate warnings: Redundant array creation for calling varargs method
|
2018-09-24 22:18:16 +08:00 |
|
xuechaos
|
01afa98697
|
update config pom
|
2018-09-21 16:58:31 +08:00 |
|
nkorange
|
b54a0a9b9d
|
Update version to 0.2.2-SNAPSHOT
|
2018-09-21 16:46:49 +08:00 |
|
hxy1991
|
357702afaa
|
Modify the version to 0.2.1-RC1
|
2018-09-21 15:46:53 +08:00 |
|
xuechaos
|
4603fb221a
|
update shell
|
2018-09-21 15:11:23 +08:00 |
|
water.lyl
|
9839062d32
|
Fix #67
The configuration module log is changed to config
|
2018-09-19 19:15:54 +08:00 |
|
water.lyl
|
b9cd75b640
|
Fix #65
Nacos default port changed from 8080 to 8848
|
2018-09-19 19:06:03 +08:00 |
|
mercyblitz
|
1145260d64
|
Update 0.2.1 and refactor some APIs
|
2018-09-15 13:50:25 +08:00 |
|
water.lyl
|
1083a55677
|
[modify info] fix notify unhealth problem
|
2018-09-13 20:29:49 +08:00 |
|
water.lyl
|
de1d976432
|
Merge remote-tracking branch 'origin/0.3.0' into v0.2
* origin/0.3.0: (32 commits)
[modify info] restruct equal name to void conflict
[motify info] fix pmd
[motify info] Api split
fix bug and change some input style
fix: modify wrong code
[motify info] fix rollback problem
update code
[motify info] push web ui,and build shell
gitignore add build dir
fix: setParams decode bug
[motify info] push static result
[motify info] fix edit info
[motify info] push build result,and fix namespace undefined problem
fix tags bug
update add index.css
[motify info] mix useful
[motify info] push core ui
feat: add i18n feature
替换白底logo
update: update header css
...
|
2018-09-13 15:48:24 +08:00 |
|
nkorange
|
6bc052153d
|
Update version to 0.2.0
|
2018-09-12 14:13:38 +08:00 |
|
water.lyl
|
7790a2255a
|
[motify info] push web ui,and build shell
|
2018-09-11 17:00:54 +08:00 |
|
water.lyl
|
f97adcc42a
|
[motify info] push static result
|
2018-09-07 14:35:19 +08:00 |
|
water.lyl
|
ea45b180c8
|
[motify info] fix edit info
|
2018-09-07 14:29:16 +08:00 |
|
water.lyl
|
cc9c1ade5f
|
[motify info] push build result,and fix namespace undefined problem
|
2018-09-07 11:32:19 +08:00 |
|
water.lyl
|
1228177679
|
[motify info] config list/ history & rollback
|
2018-09-05 21:15:50 +08:00 |
|
water.lyl
|
57d704cfc9
|
【motify info】 test static console
|
2018-08-27 10:29:24 +08:00 |
|
hxy1991
|
785c4236c3
|
Fixed #28
|
2018-08-10 16:30:20 +08:00 |
|
javartisan
|
3320de2fa2
|
delete useless code
|
2018-08-02 09:55:29 +08:00 |
|
yanlinly
|
9090e1d870
|
删除非utf-8编码sql
|
2018-07-22 16:10:54 +08:00 |
|
yanlinly
|
5f3452f568
|
提交utf-8编码的创表语句
|
2018-07-22 16:05:44 +08:00 |
|
yanlinly
|
10aa4fc2eb
|
删除无用文件
|
2018-07-22 16:03:54 +08:00 |
|
xingxuechao
|
91d20f34fd
|
nacos is coming
|
2018-07-21 00:27:23 +08:00 |
|