Dave Bartolomeo
39805bc4a1
Remove unnecessary? import hack
2020-03-06 12:36:01 -05:00
Henry Mercer
35f619e97a
Merge pull request #262 from jcreedcmu/jcreed/retry-tests
...
Retry integration tests when they fail
2020-03-05 17:57:01 +00:00
Jason Reed
87e563e24e
Review comments.
2020-03-05 12:47:02 -05:00
Jason Reed
3a1219bb64
Retry integration tests when they fail
2020-03-05 09:26:26 -05:00
Henry Mercer
222cafb73c
Merge pull request #260 from alexet/tm-test
...
Add compiled grammar to top level for use in linguist
2020-03-04 18:44:03 +00:00
Alexander Eyers-Taylor
2435a0b2f7
Update syntaxes/README.md
...
Co-Authored-By: jcreedcmu <jcreed@gmail.com>
2020-03-04 18:28:20 +00:00
alexet
dd9f0e811b
Add compiled grammar to top level for use in linguist
2020-03-04 18:28:20 +00:00
Henry Mercer
ed076afde7
Merge pull request #256 from github/version/bump-to-v1.0.7
...
Bump version to v1.0.7
2020-03-04 15:17:16 +00:00
Dave Bartolomeo
370444c364
Sort tests by name
2020-03-03 15:33:42 -05:00
Dave Bartolomeo
984ba73080
Merge from master
2020-03-03 15:13:15 -05:00
jcreedcmu
c4aa9d9396
Merge pull request #255 from jcreedcmu/jcreed/1.0.6-release
...
Update CHANGELOG
2020-02-28 12:40:51 -05:00
Henry Mercer
bfb7d99c20
Update extensions/ql-vscode/CHANGELOG.md
2020-02-28 17:15:11 +00:00
jcreedcmu
7ba8aa8181
Update extensions/ql-vscode/CHANGELOG.md
...
Co-Authored-By: Henry Mercer <henry.mercer@me.com>
2020-02-28 12:14:08 -05:00
github-actions[bot]
735f70276a
Bump version to v1.0.7
2020-02-28 17:06:29 +00:00
Jason Reed
233907a19f
Update CHANGELOG
2020-02-28 12:04:12 -05:00
jcreedcmu
018e9c0ae7
Merge pull request #252 from jcreedcmu/jcreed/version-filter
...
Relax CLI version constraint to allow minor version increases
2020-02-28 12:03:27 -05:00
Jason Reed
585b694f52
Relax version constraint to allow minor version increases
2020-02-27 15:04:28 -05:00
Aditya Sharad
2c4cf1bab3
Merge pull request #254 from jcreedcmu/jcreed/fix-actions
...
Fix version bump PR creation during release workflow
2020-02-27 11:18:47 -08:00
jcreedcmu
4eeedb6ad4
Merge pull request #244 from jcreedcmu/jcreed/restart-query-server
...
Add command for restarting the query server.
2020-02-25 15:08:49 -05:00
jcreedcmu
895398fe40
Update extensions/ql-vscode/src/extension.ts
...
Co-Authored-By: Henry Mercer <henry.mercer@me.com>
2020-02-25 12:05:28 -05:00
Jason Reed
9c129f53ea
Remove unnecessary dismiss button
2020-02-25 09:26:08 -05:00
Jason Reed
54039823d3
Add restartQueryServer to activation events
2020-02-25 09:11:50 -05:00
Jason Reed
ef0623c605
Switch to master branch just before version bump PR creation
2020-02-24 09:07:43 -05:00
Jason Reed
7429af3e27
Fix create pull request step
...
- Bump create-pull-request version
- Actually checkout master branch
2020-02-21 09:10:12 -05:00
Jason Reed
88033c12f1
Use actions/checkout@v2
2020-02-21 08:30:09 -05:00
Jason Reed
71898ac4ce
Add command for restarting the query server.
...
Include a convenience button to show the query server log in case the
reason the user wants to restart the server is that it's acting
unexpectedly and they want to investigate why.
2020-02-19 08:58:59 -05:00
Dave Bartolomeo
f2c525b56d
Fix references to renamed type
2020-02-18 11:51:55 -07:00
Dave Bartolomeo
afcc05fb03
Remove unused interface
2020-02-14 18:07:22 -07:00
Dave Bartolomeo
1b7d0da277
Fix typo
2020-02-14 17:54:18 -07:00
Dave Bartolomeo
90a975321f
Merge from master
2020-02-14 17:45:27 -07:00
jcreedcmu
e57a685424
Merge pull request #241 from jcreedcmu/jcreed/refs-tags
...
Trim prefix from git ref name during release
2020-02-14 09:33:46 -05:00
Jason Reed
54fc90a673
Trim prefix from git ref name during release
2020-02-14 07:27:46 -05:00
Henry Mercer
ca67d30810
Merge pull request #240 from github/jcreed/changelog
...
Update changelog date.
2020-02-13 18:14:46 +00:00
Jason Reed
35e311d399
Update changelog date.
2020-02-13 12:56:44 -05:00
jcreedcmu
457ae9a611
Merge pull request #239 from jcreedcmu/jcreed/1.0.5-bump
...
Bump released version to 1.0.5
2020-02-13 12:43:20 -05:00
Jason Reed
b9d9d239c8
Bump released version to 1.0.5
2020-02-13 12:27:46 -05:00
Henry Mercer
ae8cab3eed
Merge pull request #232 from jcreedcmu/jcreed/sort-interpreted
...
Support sorting for interpreted alerts
2020-02-13 14:48:43 +00:00
Jason Reed
d5b35a46ca
Add CHANGELOG message.
2020-02-13 09:25:46 -05:00
Jason Reed
c18de5bb8c
Make JSDoc
2020-02-13 09:16:59 -05:00
Jason Reed
7a782517f0
change to jsdoc
2020-02-13 09:07:26 -05:00
Jason Reed
cf377a7830
Factor out common code when updating sort results
2020-02-13 08:47:43 -05:00
Jason Reed
ecc80886d3
More formatting, commenting
2020-02-13 08:17:16 -05:00
Jason Reed
b3552cd4a1
Document meaning of undefined sortState
2020-02-13 08:13:29 -05:00
Jason Reed
58e69c899e
Use switch instead of conditional.
2020-02-13 08:06:44 -05:00
Jason Reed
5c90e5fd19
Formatting, naming consistency.
2020-02-13 08:04:28 -05:00
Jason Reed
256890fd6c
Make table headers behave more like UI elements than raw text
...
Mouseover should give the same cursor as links, and not lead to header
text accidentally being selected.
2020-02-12 15:16:20 -05:00
Jason Reed
6bf691ef51
Remove Location header
...
Just cycle through ascending, descending, and no sort on Message column.
2020-02-12 15:16:14 -05:00
Jason Reed
c9fd8d41d5
Remove unprincipled sort-by-location
...
Leave it so that clicking on the Location column goes back to sorting
by location, but reflecting this as looking as the same as the default
'unsorted' view.
2020-02-12 12:06:09 -05:00
Jason Reed
6eb873d1b9
Change sorting interface to table header on alerts.
2020-02-12 11:58:27 -05:00
Henry Mercer
42c8ff5cfc
Merge pull request #231 from github/pr-template-docs-cc
...
Add steps to the pull request checklist to inform the documentation team
2020-02-12 14:09:14 +00:00