Kris De Volder
f47020af5e
GitResourceSource type: all properties defined.
2017-01-16 08:34:56 -08:00
Kris De Volder
5aa7c4076e
Laying the groundwork for GitResourceSource type support
2017-01-14 17:01:50 -08:00
Kris De Volder
ec3644827d
Fix failin test case
2017-01-13 15:13:04 -08:00
Kris De Volder
6c893cfc13
PT_137299017 fix and tests (extra space added in front of value completion)
2017-01-13 14:56:52 -08:00
nsingh
72d17c9f46
Disable parsing of services for validation until caching is completed.
2017-01-13 14:27:10 -08:00
nsingh
daf48eaac2
Initial support for services validation
2017-01-13 11:17:25 -08:00
Kris De Volder
a55d80f33a
Merge branch 'master' of github.com:spring-projects/sts4
2017-01-13 10:54:10 -08:00
Kris De Volder
15eec8b080
Fix PT-136196057: correct indentation after 'do' step completion
2017-01-13 10:53:35 -08:00
Martin Lippert
d27225f2b9
minor polish
2017-01-13 13:55:25 +01:00
Martin Lippert
5cb796a0a6
changed maven artifact version of manifest-yml language server implementation back to 0.0.1
2017-01-13 11:55:52 +01:00
Martin Lippert
078ea5d16b
updated to latest changes in lsp4e and updated cf-manifest-language server dependency to point to latest 0.0.2 snapshots
2017-01-13 11:34:07 +01:00
Kris De Volder
d4c3d84714
Better way to get user.home
2017-01-12 15:56:45 -08:00
Kris De Volder
27c7e9fefd
Run script to fix remaining copyrights
2017-01-12 13:39:11 -08:00
Kris De Volder
36571a0a3f
Add script for adding missing copyrights in bulk
2017-01-12 13:32:18 -08:00
Kris De Volder
b996f328fc
Add some missing copyrights manually
2017-01-12 13:31:40 -08:00
Kris De Volder
f5f28d1499
Add newline before version info in readme
2017-01-12 11:20:20 -08:00
Kris De Volder
ba25a739d4
Fix some markup syntax in version info for release in readme file
2017-01-12 11:01:32 -08:00
Kris De Volder
7d6e8e8888
Merge branch 'master' of github.com:spring-projects/sts4
2017-01-12 10:48:14 -08:00
Kris De Volder
d9dbabac25
Append version info to README.md for release builds as well.
2017-01-12 10:47:42 -08:00
nsingh
d4d1de483c
Changed message indicating no information fetched from CF
2017-01-12 10:47:14 -08:00
Kris De Volder
5251ddd831
Append version info to README.md for snapshot builds
2017-01-12 10:39:26 -08:00
Kris De Volder
42396147dc
Append version info to README.md for snapshot builds
2017-01-12 10:29:13 -08:00
nsingh
d1b9eb1fb8
Further changes to error messages when no CF proposals are available
2017-01-11 22:09:38 -08:00
nsingh
2cbca3304b
Code cleanup for CF support in vscode
2017-01-11 15:51:25 -08:00
nsingh
4345534492
Refactored CF client timeouts so that they can be more configurable.
...
Also added some missing copyright headers.
2017-01-11 11:49:37 -08:00
nsingh
dd0d69355a
Disable application push in the CF vscode requests
2017-01-11 10:26:39 -08:00
nsingh
48840d1888
Add simple message when no CF target available
...
When no CF targets available, display a message in the CA UI to the
user.
2017-01-09 15:41:49 -08:00
nsingh
c92fbccc09
Fixed bug when fetching updated targets
2017-01-09 15:02:19 -08:00
nsingh
e01d439b2b
Removed CF target caching
...
Clients should be cached and reused when possible, but not the targets
as the external targets configuration (e.g. CLI config) can change while
the language server is running.
2017-01-09 15:00:35 -08:00
nsingh
c66b6565d0
Renamed CF client targets
2017-01-09 10:27:04 -08:00
nsingh
2a623811ec
Minor refactoring of CF targets in vscode
2017-01-09 10:18:07 -08:00
nsingh
8349540175
Added missing CF target files
2017-01-07 13:57:05 -08:00
nierajsingh
3c021fc2ae
Merge pull request #6 from nierajsingh/cf_support
...
Cf support
2017-01-07 12:44:02 -08:00
nsingh
46eb0466e2
Add dynamic CF buildpacks and services completion values
2017-01-07 11:59:17 -08:00
Martin Lippert
a7e6b241f4
added project structure for spring boot java language server
2017-01-06 12:44:23 +01:00
nsingh
2586dc419f
Renamed cf target package
2017-01-05 12:42:23 -08:00
nsingh
c5f0457ecc
Fixed exception handling in util when a message is present
2017-01-05 11:28:07 -08:00
nsingh
5da35b7499
Renamed test package
2017-01-05 11:02:44 -08:00
nsingh
2dd432a46e
Initial commit of CF vscode extension
2017-01-05 10:58:56 -08:00
Kris De Volder
020973ec32
Concourse: Hover Docs for Resource attributes
2016-12-23 22:17:15 -08:00
Kris De Volder
c2b770929c
Fix vscode links on snapshot page
2016-12-23 19:27:25 -08:00
Kris De Volder
ca3f3fc907
Conourse: reconcile checks for duplicate job names
2016-12-23 19:18:22 -08:00
Kris De Volder
4ea3e8371f
Concourse: reconciler checks for duplicate resource names
2016-12-23 18:57:39 -08:00
Kris De Volder
fe449517ea
concourse: validation and ca for input-mapping values
2016-12-23 17:36:03 -08:00
Kris De Volder
c72eb5eab8
Add link to marketplace entry in release notification message
2016-12-23 16:38:44 -08:00
Kris De Volder
94959b8226
Merge branch 'master' of github.com:spring-projects/sts4
2016-12-23 16:33:17 -08:00
Kris De Volder
89925a9656
Bump version of vscode-manifest-yaml to 0.0.2
2016-12-24 00:26:12 +00:00
Kris De Volder
93085f8f11
Fix little bug in pipeline
2016-12-23 16:24:30 -08:00
Kris De Volder
f763f51079
Notification when vscode extension is published on marketplace.
2016-12-23 16:18:38 -08:00
Kris De Volder
22ec3aff27
Remove 'preview' attributes. Seems it adds a special 'class' in markteplace
2016-12-23 16:10:40 -08:00