-
The fast-xml-parser npm package [used as a dependency in @azure/core-xml](https://github.com/Azure/azure-sdk-for-js/blob/0ffaeff1d24ba8cfcf75ffe9580d8cc1c5ea933f/sdk/core/core-xml/package.json#L81) is…
-
Capybara [has](https://groups.google.com/forum/#!searchin/ruby-capybara/sessions%7Csort:date/ruby-capybara/W4rXBp7x2yc/G7G4Q4GRCQAJ) a possibility to run multiple sessions.
We could employ this featu…
-
### User Story
As a site user, in order to ensure my information and activities are protected, I would like to logout from all site sections when I logout or timeout.
**Acceptance criteria:**
- [x] …
-
-
One stumbling block (other than the people) for making changes to the Schematron code, such as #48, is the absence of a comprehensive test suite for making sure that changes don't unintentionally brea…
-
This is more open ended, it would be nice to have a good way of knowing when our docs are out of sync with our code base. One example of this is the command-line tour not tracking code changes. Tests …
-
### 1. Minimal reproduce step (Required)
```sql
select
((exists (select 1)) * -5) as c1,
(true * -5) as c2,
((0 in (0)) * -5) as c3
;
```
### 2. What did you expect to see? (Required)…
-
### 1. Minimal reproduce step (Required)
```sql
select cast('abcdefghijklmnopqrstuvwxyz' as char) as c1
union all
select 1 where false;
```
### 2. What did you expect to see? (Required)
```
…
-
We should automate the registration procedure in the simulator to make development/testing less painful.
eggpi updated
11 years ago
-
A new version (2101) of `sublime-merge` was just pushed to the `dev/candidate` channel [in the snap store](https://snapcraft.io/sublime-merge). The following revisions are available.
CPU Architecture…