Gitweb links:

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

The branch, master has been updated
       via  c35497ea896b4891c21835de2327c581d880f4f8 (commit)
       via  ab8e5f99c8cd7ebca30e41659b969c1c529059a5 (commit)
      from  f0b640fabdc10f451abd7cf510097d5a3d17a8b6 (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=c35497ea896b4891c21835de2327c581d880f4f8
commit c35497ea896b4891c21835de2327c581d880f4f8
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>

    Basic structure for july dev weekend, being hopeful jmb might participate

diff --git a/developer-weekend/jul-2018.mdwn b/developer-weekend/jul-2018.mdwn
new file mode 100644
index 0000000..6975bcb
--- /dev/null
+++ b/developer-weekend/jul-2018.mdwn
@@ -0,0 +1,63 @@
+[[!meta title="Developer Weekend (July 2018)"]]
+[[!meta author="Daniel Silverstone"]]
+[[!meta date="2018-07-28 12:00:00"]]
+
+[[!toc]]
+
+Attendees
+=========
+
+* Michael Drake
+* Vincent Sanders
+* Daniel Silverstone
+
+Apologies
+=========
+
+* John-Mark Bell
+* Chris Young
+
+Topics
+======
+
+* Use `libnsfb` as a backing tool for SVG, thumbnailing, and Canvas rendering?
+* Revisit _old_ bugs on the tracker and close down stuff which is definitely
+  not happening.
+* Update CI to turn on santizers for builds on supported platforms.
+* Update CI to ensure `DEBUG` level _nslog_ stuff is compiled in for CI builds.
+
+Activity
+========
+
+Bug Triage
+----------
+
+
+Daniel
+------
+
+Michael
+-------
+
+* Helped on [[!bug 2606]]
+
+John-Mark Bell
+--------------
+
+
+Vincent Sanders
+---------------
+
+
+Frontends
+=========
+
+We revisited the decisions made in [January](../jan-2018/) and
+decided they're all good so we're not changing them for now.
+
+Next time
+=========
+
+We have chosen the next developer weekend to be October 26/27/28 2018.
+It shall be at _undisclosed location_.
+


commitdiff 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/?id=ab8e5f99c8cd7ebca30e41659b969c1c529059a5
commit ab8e5f99c8cd7ebca30e41659b969c1c529059a5
Author: Daniel Silverstone <[email protected]>
Commit: Daniel Silverstone <[email protected]>

    Add bug shortcut

diff --git a/shortcuts.mdwn b/shortcuts.mdwn
new file mode 100644
index 0000000..f6e10e0
--- /dev/null
+++ b/shortcuts.mdwn
@@ -0,0 +1,5 @@
+[[!meta title="Shortcut definitions for use in the NetSurf Wiki"]]
+
+
+* [[!shortcut name="bug" 
url="https://bugs.netsurf-browser.org/mantis/view.php?id=%s"; desc="NetSurf 
Mantis Bug#%s"
+    * _Usage: `\[[!bug NNNN]]`


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

Summary of changes:
 developer-weekend/jul-2018.mdwn |   63 +++++++++++++++++++++++++++++++++++++++
 shortcuts.mdwn                  |    5 ++++
 2 files changed, 68 insertions(+)
 create mode 100644 developer-weekend/jul-2018.mdwn
 create mode 100644 shortcuts.mdwn

diff --git a/developer-weekend/jul-2018.mdwn b/developer-weekend/jul-2018.mdwn
new file mode 100644
index 0000000..6975bcb
--- /dev/null
+++ b/developer-weekend/jul-2018.mdwn
@@ -0,0 +1,63 @@
+[[!meta title="Developer Weekend (July 2018)"]]
+[[!meta author="Daniel Silverstone"]]
+[[!meta date="2018-07-28 12:00:00"]]
+
+[[!toc]]
+
+Attendees
+=========
+
+* Michael Drake
+* Vincent Sanders
+* Daniel Silverstone
+
+Apologies
+=========
+
+* John-Mark Bell
+* Chris Young
+
+Topics
+======
+
+* Use `libnsfb` as a backing tool for SVG, thumbnailing, and Canvas rendering?
+* Revisit _old_ bugs on the tracker and close down stuff which is definitely
+  not happening.
+* Update CI to turn on santizers for builds on supported platforms.
+* Update CI to ensure `DEBUG` level _nslog_ stuff is compiled in for CI builds.
+
+Activity
+========
+
+Bug Triage
+----------
+
+
+Daniel
+------
+
+Michael
+-------
+
+* Helped on [[!bug 2606]]
+
+John-Mark Bell
+--------------
+
+
+Vincent Sanders
+---------------
+
+
+Frontends
+=========
+
+We revisited the decisions made in [January](../jan-2018/) and
+decided they're all good so we're not changing them for now.
+
+Next time
+=========
+
+We have chosen the next developer weekend to be October 26/27/28 2018.
+It shall be at _undisclosed location_.
+
diff --git a/shortcuts.mdwn b/shortcuts.mdwn
new file mode 100644
index 0000000..f6e10e0
--- /dev/null
+++ b/shortcuts.mdwn
@@ -0,0 +1,5 @@
+[[!meta title="Shortcut definitions for use in the NetSurf Wiki"]]
+
+
+* [[!shortcut name="bug" 
url="https://bugs.netsurf-browser.org/mantis/view.php?id=%s"; desc="NetSurf 
Mantis Bug#%s"
+    * _Usage: `\[[!bug NNNN]]`


-- 
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