Граф коммитов

66 Коммитов

Автор SHA1 Сообщение Дата
Yan Zhang 3c36c1eb8c
Support to create project with specific archetype version (#357)
* can create project with specific archetype version

* update archetype list

* update changelog

* update testplan
2019-07-01 11:20:29 +08:00
Yan Zhang 2402e2e09f
Bump version to 0.18.0 (#351) 2019-06-25 13:21:24 +08:00
yanzh 981ba6952a Bump version to 0.17.1 2019-06-10 17:47:23 +08:00
Yan Zhang 762e8fdf3a
Bump version to v0.17.0 (#332) 2019-05-20 14:01:45 +08:00
Yan Zhang fe3b3ca5c2
use Maven local repository from settings (#327)
* use Maven local repository from settings

* remove empty lines

* fix ts check

* update change log

* fix type check
2019-05-13 14:54:32 +08:00
Yan Zhang b8beffe0f8
Escape square brackets in path in PowerShell (#326)
* Escape square brackets in path in PowerShell

* update changelog
2019-05-13 14:50:57 +08:00
Yan Zhang 63f22c6f1f
Fix unexpected insertion of code snippets (#323) 2019-05-10 11:22:10 +08:00
Yan Zhang 204d7e6989
Bump version to 0.16.2 (#313) 2019-04-23 08:59:06 +08:00
Yan Zhang 3523c9dcfa
Fix potential infinite execution loop of calculating effective-pom (#306)
* Fix potential infinite execution loop of calculating effective-pom

* update change log
2019-04-10 13:23:10 +08:00
Yan Zhang b50110e997
wrap pom path with quotes to handle whitespaces (#305)
* wrap pom path with quotes to handle whitespaces

* Update changelog
2019-04-10 11:26:01 +08:00
Yan Zhang 984f9273d0
Bump version to 0.16.0 (#293) 2019-04-01 11:25:29 +08:00
Yan Zhang 63e9f1ab8f Bump version to 0.15.2 2019-03-21 23:21:55 +08:00
yanzh 71c46d8f37 Bump version to 0.15.1 2019-03-15 14:34:35 +08:00
Yan Zhang cc070b9176
Bump version to 0.15.0 (#269) 2019-03-04 15:42:39 +08:00
Yan Zhang 5dee227e47
Allow to specify/execute favorite Maven commands. (#267)
* Allow to specify/execute favorite Maven commands.

* Make the config ready for nls

* Fix for refactored APIs.
2019-03-04 13:58:45 +08:00
Yan Zhang 4b144b5765
Bump version to 0.14.2 (#245) 2019-02-11 10:19:36 +08:00
Yan Zhang b427c38b3f
Inject custom envs on creating terminal (#240)
* Inject custom envs on creating terminal

* Update changelog
2019-02-01 12:22:11 +08:00
Yan Zhang 1b1b61cae6
Update CHANGELOG.md 2019-01-29 17:49:09 +08:00
Yan Zhang a294046e89
Bump version to 0.14.1 (#238)
* Bump version to 0.14.1

* Update v0.14.1 changelog

* Update readme for completion feature

* fix typo
2019-01-29 16:57:07 +08:00
Yan Zhang 36f7e018ec
Bump version to 0.14.0 (#225) 2019-01-24 12:30:11 +08:00
Yan Zhang 9ea88a02fa
Bump version to 0.13.0 (#208)
* Bump version to 0.13.0

* Update changelog for 0.13.0
2019-01-03 12:46:57 +08:00
Yan Zhang 45fc78bbb5
Bump version to 0.12.1 (#191)
* Bump version to 0.12.1

* Update change log for v0.12.1
2018-12-17 15:45:30 +08:00
Yan Zhang 7f8f4a3062
Update changelog for 0.12.0 (#187) 2018-12-17 13:56:51 +08:00
Yan Zhang ac9afa0d23
Bump version to 0.11.3 (#156) 2018-11-28 09:39:00 +08:00
Yan Zhang c1ab4c6685
Bump version to 0.11.2 (#152) 2018-11-23 12:40:08 +08:00
Yan Zhang 2aec053aed
Bump version to v0.11.1 (#138)
* Bump version to v0.11.1

* Update changelog for v0.11.1
2018-10-12 15:12:18 +08:00
Yan Zhang dabd3dbabf
Open troubleshooting page in browser. (#131)
* Add opn as a dependency.

* Open troubleshooting page in browser.

* Update changelog.
2018-09-17 16:59:13 +08:00
Yan Zhang e4069a529b
Bump version to v0.11.0 (#130)
* Update changelog for v0.11.0

* Bump version to v0.11.0

* Update toc of changelog.
2018-09-17 15:28:07 +08:00
Yan Zhang 84266743b6
update changelog and cached archetypes for 0.10.0 (#114) 2018-07-26 10:50:52 +08:00
Yan Zhang 4b067505a8
update README & CHANGELOG, use collapsed blocks (#106) 2018-07-23 14:48:38 +08:00
Yan Zhang b3d2c39a42
Update documentation (#90)
* move test plan into repo

* version & document change

* update package-lock.json
2018-07-18 18:15:50 +08:00
Yan Zhang 57b7371dc8
fix bug of using `./mvnw` as maven executable (#75)
* fix bug of using `./mvnw` as maven executable

* fix for no-workspace situation
2018-07-12 12:36:14 +08:00
Yan Zhang dec2a5470d
bump version to 0.9.1 (#73) 2018-07-11 13:23:17 +08:00
Yan Zhang 6e777c9d7a
bump version to 0.9.0 (#62)
Signed-off-by: Yan Zhang <yanzh@microsoft.com>
2018-06-05 18:34:05 +08:00
Yan Zhang 530ef7d4ed
add history entry in context menu (#61)
* add history entry in context menu

* update changelog

* update image in README
2018-06-05 12:50:13 +08:00
Yan Zhang e884401b25
bump version to 0.8.0 (#57)
* bump version to 0.8.0

* update package-lock.json
2018-05-15 15:37:58 +08:00
Yan Zhang 8ddfd1c302
allow to invoke maven commands from command palette (#56) 2018-05-15 15:31:28 +08:00
Yan Zhang 7535685ce2
update readme file (#53)
* update readme file

* update readme
2018-05-14 13:20:59 +08:00
Yan Zhang c1a1a1211a
bump version to 0.7.0 (#45) 2018-04-12 14:41:33 +08:00
Jeff Butler 49246bbe79 Add ability to setup environment variables before calling Maven (#26)
* Add ability to set JAVA_HOME

* Add function typedef

* Allow Generalized Maven Environment Settings

* tslint fixes

* Final changes and documentation

* Little wording change

* Wording Change
2018-03-18 23:20:03 +08:00
Yan Zhang bc1e839ad1
bump version to v0.6.0 (#29)
* bump version to v0.6.0

* update package-lock.json
2018-03-15 10:43:58 +08:00
Yan Zhang 5f4037506b
update change log (#23)
* update changelog

* fix typo
2018-03-09 10:05:00 +08:00
Yan Zhang 1a2ca68630
v0.5.2: update extension name (#18) 2018-02-26 14:40:25 +08:00
Yan Zhang 48baf35ae6
update changelog.md (#12) 2018-02-07 13:38:33 +08:00
Yan Zhang f037ed8fdf
update version to 0.5.1 (#8)
* update version to 0.5.1

* update package-lock.json
2018-02-06 13:55:17 +08:00
Yan Zhang a5a085762f
version 0.5.0, update changelog (#4)
* version 0.5.0, update changelog

* update
2018-01-16 11:10:53 +08:00
Yan Zhang febc41e6d8
For OSS Review (#1)
* add microsoft header

* update publisher
2018-01-15 16:07:33 +08:00
Yan Zhang de0ab05622
bump version, update changelog for release (#45) 2017-12-26 14:03:14 +08:00
Yan Zhang e7c47006c4
update README and CHANGELOG (#38) 2017-12-18 15:51:04 +08:00
Yan Zhang ddb5d8654d update readme for new features 2017-12-12 16:24:47 +08:00