Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/2ee8a4302410d48aa22638fbada43447f99c492d
...commit 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/2ee8a4302410d48aa22638fbada43447f99c492d
...tree 
http://git.netsurf-browser.org/netsurf-wiki.git/tree/2ee8a4302410d48aa22638fbada43447f99c492d

The branch, master has been updated
       via  2ee8a4302410d48aa22638fbada43447f99c492d (commit)
      from  02fd10c3d97cbe12c2dcb40d3d433ca7e01d8abb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=2ee8a4302410d48aa22638fbada43447f99c492d
commit 2ee8a4302410d48aa22638fbada43447f99c492d
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>

    Update statement of work.

diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index 8e8f41c..1103249 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -327,16 +327,40 @@ If at all possible, we'd like to see some of the 
following addressed before
 the next developer weekend…
 
 * General
-    * remove 401 login implementations from all frontends
-    * implement any appropriate auto fill auth handlers
-    * low level cache should own certificate data and persist with all other 
data
-    * Implement "padlock" and repurpose certificate error core windows to be 
certificate viewing interfaces
+    * Remove 401 login implementations from all frontends
+    * Implement any appropriate auto fill auth handlers
+    * Low level cache should own certificate data and persist with all other 
data
+      - Shouldn't be pushed down to browser window; browser window should 
request
+        it from the hlcache handle, which should get it from the llcache.
+    * Implement Site Information (padlock) and repurpose certificate error core
+      windows to be certificate viewing interfaces
+    * Continue styling the generated query pages.
+    * Review TODOs.
 * Framebuffer
     * Language support for resources (Vince)
     * Listing of compiled-in surfaces (Vince)
+* Internationalisation
+    * Translations for all the SSL messages.
+      - Write the English ones first.
+    * Translations for the auth messages.
+    * Make a mailing list post.
+* Current CI tests (test-site-run)
+  - Three groups:
+    + Tests that only fetch from our infrastructure.
+    + Tests that fetch off third party servers and are fast to run.
+    + Test that fetch from third party servers and long running.
+  - In Jenkins: Group the first two and make them trigger the third one.
+* New tests
+  * Take the 10,000 sites list, split it up into blocks of 20, and run them as
+    independent tests.
+  * Four core VM, which gets 4 Jenkins jobs for running these tests.
+  * Experiment and see how it breaks down. Needs to be weekly (we can tweak 
it).
+* Text layout
+  - Continue implementing. (Michael)
 
 Next time
 =========
 
-TBD
-
+* Cambridge.
+* 30 Nov / 1 Dec.
+* Consider extending either side, depending on holidays.


-----------------------------------------------------------------------

Summary of changes:
 developer-weekend/aug-2019.mdwn |   36 ++++++++++++++++++++++++++++++------
 1 file changed, 30 insertions(+), 6 deletions(-)

diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn
index 8e8f41c..1103249 100644
--- a/developer-weekend/aug-2019.mdwn
+++ b/developer-weekend/aug-2019.mdwn
@@ -327,16 +327,40 @@ If at all possible, we'd like to see some of the 
following addressed before
 the next developer weekend…
 
 * General
-    * remove 401 login implementations from all frontends
-    * implement any appropriate auto fill auth handlers
-    * low level cache should own certificate data and persist with all other 
data
-    * Implement "padlock" and repurpose certificate error core windows to be 
certificate viewing interfaces
+    * Remove 401 login implementations from all frontends
+    * Implement any appropriate auto fill auth handlers
+    * Low level cache should own certificate data and persist with all other 
data
+      - Shouldn't be pushed down to browser window; browser window should 
request
+        it from the hlcache handle, which should get it from the llcache.
+    * Implement Site Information (padlock) and repurpose certificate error core
+      windows to be certificate viewing interfaces
+    * Continue styling the generated query pages.
+    * Review TODOs.
 * Framebuffer
     * Language support for resources (Vince)
     * Listing of compiled-in surfaces (Vince)
+* Internationalisation
+    * Translations for all the SSL messages.
+      - Write the English ones first.
+    * Translations for the auth messages.
+    * Make a mailing list post.
+* Current CI tests (test-site-run)
+  - Three groups:
+    + Tests that only fetch from our infrastructure.
+    + Tests that fetch off third party servers and are fast to run.
+    + Test that fetch from third party servers and long running.
+  - In Jenkins: Group the first two and make them trigger the third one.
+* New tests
+  * Take the 10,000 sites list, split it up into blocks of 20, and run them as
+    independent tests.
+  * Four core VM, which gets 4 Jenkins jobs for running these tests.
+  * Experiment and see how it breaks down. Needs to be weekly (we can tweak 
it).
+* Text layout
+  - Continue implementing. (Michael)
 
 Next time
 =========
 
-TBD
-
+* Cambridge.
+* 30 Nov / 1 Dec.
+* Consider extending either side, depending on holidays.


-- 
NetSurf Developer Wiki Backing Store

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to