-
S1 is Agnes Orbison
S4 is "Mr Douglas Orbison" - who is NOT in personography; also he has no year attached to him. I'm putting 1900.
-
This covers:
1. cleaning up the test infrastructure--there's a lot of duplicate stuff in there and it needs some tlc
2. looking at coverage statistics and finding the important things that are missing…
-
Make sure that people can actually renew their UPass from every one of the supported schools:
- [x] SFU
- [x] UBC
- [x] BCIT
- [ ] Cap U
- [ ] Langara
- [ ] VCC
- [ ] NVIT
- [ ] Douglas
- [x] Kwantlen…
-
```
Currently expects
[org]/[module]/[revision]/[artifact]-[revision] structure.
Need to be able to specify other configs, such as
[org]/[module]/[revision]/[type]s/[artifact]
```
Original iss…
-
Consider the following very routine problem that can be solved by hand, but many CAS cannot handle.
It boils down to solving a system of `N+1` nonlinear equations in `N+1` variables.
![image](http…
-
Atualizar o documento abaixo seguindo o padrão do modelo de documentação do Projeto, verificar com o (Douglas) o modelo.
- [x] Documento de Responsabilidades, contendo os dados dos integrantes, os da…
-
Douglas Crockford (http://www.crockford.com/) outlines his JS conventions in this doc:
http://javascript.crockford.com/code.html
Perhaps we should link to this doc in our Javascript General Coding P…
-
**Description**
This is related to https://github.com/openenclave/openenclave/issues/2278.
For defense-in-depth, CCF should be built with control flow integrity enabled. (Also referred to as Contr…
-
Given the following address:
UNIT 1 LYNN VALLEY CARE CENTRE -- 1070 Lynn Valley Rd, District of North Vancouver, BC
The geocoder will return:
UNIT 1 LYNN VLY CARE CTR -- 1070 Lynn Valley Rd, Di…
-
```
What steps will reproduce the problem?
1. Look at EventGenerator.initialize() code
2. Note that first param - "document" - isn't used by the code
public function initialized(document:Object,…