We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 804cbf4 commit 9c0d2a9Copy full SHA for 9c0d2a9
master-web/templates/grid_view/grid.jade
@@ -32,6 +32,8 @@
32
a(href="#grid?branch=12.3") 12.3
33
| ,
34
a(href="#grid?branch=main") main
35
+ | ,
36
+ a(href="#grid?branch=mariadb-4.x") mariadb-4.x (galera)
37
label Results:
38
select.form-control(ng-model="C.result", ng-change="C.changeResult(C.result)", ng-options="r.code as r.text for r in C.results")
39
option(value="") (all)
master-web/templates/home.jade
| ) will give you a developer-oriented summary of recent buildbot activity.
li
| The
0 commit comments