Kris De Volder
|
f2bc237b53
|
Fix conflict between sts.quickfix command registrations ...
... from different vscode extensions activated simultaneosly.
|
2017-04-12 16:04:12 -07:00 |
|
Kris De Volder
|
87a7026215
|
Add some tests for quickfixes
|
2017-04-12 14:53:48 -07:00 |
|
Kris De Volder
|
2549956562
|
Make qucikfix infrastructure work across concourse and cf editors
|
2017-04-12 11:56:02 -07:00 |
|
Kris De Volder
|
f58130e6e7
|
Reorganize how server capabilites are determined in SimpleLanguageServer
Compute it based on registered handlers and quickfixes.instead
of handcrafting it for every subclass.
|
2017-04-12 11:25:01 -07:00 |
|
Kris De Volder
|
8c417d4922
|
Fix compile error due to api change.
|
2017-04-11 17:15:43 -07:00 |
|
Kris De Volder
|
aee00fb487
|
Add quickfix for missing properties in concourse editor
|
2017-04-11 17:08:03 -07:00 |
|
Kris De Volder
|
7e2f6a6c9c
|
Cleanups: remove some obsolete stuff from pipeline
|
2017-04-07 18:11:03 -07:00 |
|
Kris De Volder
|
a7670feb5d
|
Fix 'build-mvn-cache' job.
There no longer any maven bits in vscode-extensions, so don't go
trying to run mvn there.
|
2017-04-07 15:45:12 -07:00 |
|
Kris De Volder
|
996709904f
|
Spit vscode-manifest-yaml to create separate language-server
|
2017-04-07 15:41:06 -07:00 |
|
Kris De Volder
|
c5a22086d8
|
Re-enable ignored tests
|
2017-04-07 15:15:32 -07:00 |
|
Kris De Volder
|
e59200ce2a
|
Don't trigger snapshot website build on commit...
Only trigger on availability of snapshot artefacts.
|
2017-04-07 15:06:28 -07:00 |
|
Kris De Volder
|
abcbb3f319
|
Pipeline fully parallelized
|
2017-04-07 15:03:53 -07:00 |
|
Kris De Volder
|
ca83d73d30
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2017-04-07 14:36:38 -07:00 |
|
Kris De Volder
|
95355ff981
|
Split vscode-boot-java to separate out language-server
|
2017-04-07 14:36:23 -07:00 |
|
BoykoAlex
|
32760b1e4e
|
Adjustments for route validation
|
2017-04-07 16:42:59 -04:00 |
|
Kris De Volder
|
712e14ded4
|
Remove more obsolete Eclipse metadata
|
2017-04-07 13:41:00 -07:00 |
|
Kris De Volder
|
9f4b9a16b9
|
Remove .project file from vscode-boot-properties
It doesn't belong there anymore. This is now just a typesctript/node project, not something you open in Eclipse.
|
2017-04-07 13:39:11 -07:00 |
|
Kris De Volder
|
fa32a4b9f9
|
Add more notifications when stuff goes wrong in pipeline
|
2017-04-07 11:21:34 -07:00 |
|
Kris De Volder
|
d0dba5e367
|
Try to fix build issue
Problem seems to be that org.json patched jar can't be found because it
wasn't put into git (caught by .gitignore)
|
2017-04-07 11:18:19 -07:00 |
|
Kris De Volder
|
1896566801
|
Remove entry from gitignore that makes git behave strangely.
|
2017-04-07 11:07:37 -07:00 |
|
Kris De Volder
|
5a5a89ff8d
|
Try to fix build issue pre-populating the maven cache
|
2017-04-07 11:02:20 -07:00 |
|
Kris De Volder
|
ce4d014216
|
Don't put ~ backup files in git
|
2017-04-07 10:39:33 -07:00 |
|
Kris De Volder
|
ab7cac3804
|
Merge branch 'master' of github.com:spring-projects/sts4
|
2017-04-07 10:38:42 -07:00 |
|
Kris De Volder
|
5c325eadd9
|
Split vscode-boot-properties to separate language-server
|
2017-04-07 10:32:35 -07:00 |
|
Kris De Volder
|
2ec287e497
|
Remove slack test message
|
2017-04-07 10:27:02 -07:00 |
|
BoykoAlex
|
55f50029e9
|
Route validation
Route value validation
Adjust validation
Unit tests
|
2017-04-07 13:20:14 -04:00 |
|
Kris De Volder
|
0cae62d96a
|
Split-off manifest-yaml build to separate job
|
2017-04-06 18:20:44 -07:00 |
|
Kris De Volder
|
bf8f8cffa9
|
Moved commons and concourse editor to 'headless-services'
|
2017-04-06 17:21:53 -07:00 |
|
Kris De Volder
|
3abf189512
|
Small tweak to pipelne schema
|
2017-04-06 15:04:49 -07:00 |
|
Kris De Volder
|
b42c5d793a
|
Fix PT-140783423 'branch' only required if used in 'put' step.
|
2017-04-06 14:14:22 -07:00 |
|
Kris De Volder
|
e4c16348f2
|
Fix failing test
|
2017-04-06 11:43:54 -07:00 |
|
Kris De Volder
|
cc3cfbb9b6
|
Content assist and checking for 'location' values in time resource
|
2017-04-06 11:34:49 -07:00 |
|
Kris De Volder
|
175ce7e35f
|
Add another test for 'time' resource.
|
2017-04-06 10:30:31 -07:00 |
|
Kris De Volder
|
eaafc90197
|
Support for time resource type
|
2017-04-06 08:56:24 -07:00 |
|
Kris De Volder
|
ec042b7003
|
Relaxed indentation context... support for sequence context
|
2017-04-05 14:31:38 -07:00 |
|
Kris De Volder
|
d0fd620fec
|
Relaxed indentation context
|
2017-04-04 18:02:32 -07:00 |
|
Kris De Volder
|
77100d3893
|
No more slack messages to alex
|
2017-04-04 12:24:03 -07:00 |
|
Kris De Volder
|
aeb43a0622
|
Revert "Small tweak to pipeline flow"
This reverts commit a0266190d4.
|
2017-04-04 12:12:49 -07:00 |
|
Kris De Volder
|
a0266190d4
|
Small tweak to pipeline flow
|
2017-04-04 12:08:43 -07:00 |
|
Kris De Volder
|
1c8b98ab0a
|
Make avaiability of vscode-concourse snapshot trigger snapshot site rebuild
|
2017-04-04 11:27:42 -07:00 |
|
Kris De Volder
|
f5a1d3c292
|
Prepopulate mvn cache before building vscode-concourse snapshot
|
2017-04-04 10:27:19 -07:00 |
|
Kris De Volder
|
b8335e6232
|
Start pulling out 'vscode-concourse' building into separate job
|
2017-04-04 10:18:13 -07:00 |
|
Kris De Volder
|
07ac74e443
|
Reduce verbosity of build
|
2017-04-04 08:37:09 -07:00 |
|
Kris De Volder
|
bc60320113
|
Switch to cf client release (2.4.0 has been out long, no need to stick on snapshot)
|
2017-04-04 08:33:26 -07:00 |
|
Kris De Volder
|
917a5749c7
|
Add maven-cache input to build-vsix-snapshots
|
2017-04-04 08:14:41 -07:00 |
|
Kris De Volder
|
9828128b90
|
Attempt to speedup build by prepopulating maven cache
|
2017-04-04 08:09:48 -07:00 |
|
Kris De Volder
|
2b671d1a1e
|
Attempt to speedup build by prepopulating maven cache
|
2017-04-04 08:07:03 -07:00 |
|
Kris De Volder
|
d91995ece0
|
Small tweak to 'build-mvn-cache' script
|
2017-04-03 20:36:24 -07:00 |
|
Kris De Volder
|
36dae15e63
|
Make build-mvn-cache 'serial'
|
2017-04-03 20:34:55 -07:00 |
|
Kris De Volder
|
ccea429ea5
|
Fix build-mvn-cache.sh
|
2017-04-03 20:21:02 -07:00 |
|