Age | Commit message (Expand) | Author | Files | Lines |
2020-06-12 | Removal of Svg api |  sebdet | 1 | -20/+0 |
2020-06-06 | optimize size and time using "--no-cache-dir" |  Pratik Raj | 3 | -3.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Lite | 5 | -9174/+7047 |
2020-06-03 | Update sql files |  sebdet | 5 | -9174/+7047 |
2020-06-03 | Add check to maven pom.xml for verifying integrity of ui-react-lib |  Ted Humphrey | 4 | -5/+152 |
2020-06-03 | Merge "Removal of useless test files" |  Sébastien Determe | 9 | -813/+174 |
2020-06-03 | Removal of useless test files |  sebdet | 9 | -813/+174 |
2020-06-03 | Merge "Removal of useless test files" |  Sébastien Determe | 23 | -9142/+0 |
2020-06-03 | Merge "Removal of useless test files" |  Sébastien Determe | 4 | -268/+0 |
2020-06-03 | Merge "Removal of svg lib" |  Sébastien Determe | 1 | -33/+0 |
2020-06-03 | Merge "Removal of useless code" |  Sébastien Determe | 8 | -529/+0 |
2020-06-02 | Removal of useless test files |  sebdet | 23 | -9142/+0 |
2020-06-02 | Removal of useless test files |  sebdet | 4 | -268/+0 |
2020-06-02 | Removal of svg lib |  sebdet | 1 | -33/+0 |
2020-06-02 | Removal of useless code |  sebdet | 8 | -529/+0 |
2020-05-29 | update to last version |  osgn422w | 1 | -3/+3 |
2020-05-29 | Merge "Update css file name in conf.py" |  Sébastien Determe | 1 | -1/+1 |
2020-05-28 | Update css file name in conf.py |  lf-jobbuilder | 1 | -1/+1 |
2020-05-28 | Merge "Fix crash at SDC deploy" |  Gervais-Martial Ngueko | 4 | -11/+31 |
2020-05-28 | Fix crash at SDC deploy |  sebdet | 4 | -11/+31 |
2020-05-27 | Merge "Create SVG in UI" |  Christophe Closset | 53 | -5051/+86 |
2020-05-27 | Create SVG in UI |  sebdet | 53 | -5051/+86 |
2020-05-27 | Merge "update release note" |  Eddy Hautot | 1 | -7/+8 |
2020-05-27 | update release note |  osgn422w | 1 | -7/+8 |
2020-05-27 | Merge "add one known issue" |  Sébastien Determe | 1 | -0/+1 |
2020-05-27 | add one known issue |  osgn422w | 1 | -0/+1 |
2020-05-26 | Merge "Create SVG in UI" |  Xue Gao | 26 | -540/+463 |
2020-05-25 | Merge "update release note" |  Gervais-Martial Ngueko | 1 | -15/+15 |
2020-05-25 | update release note |  osgn422w | 1 | -15/+15 |
2020-05-20 | Create SVG in UI |  sebdet | 26 | -540/+463 |
2020-05-18 | Add info in the SVG |  sebdet | 9 | -2649/+2667 |
2020-05-13 | Merge "Update the clamp url" |  Sébastien Determe | 2 | -3/+3 |
2020-05-13 | Update the clamp url |  xuegao | 2 | -3/+3 |
2020-05-12 | Merge "update release note" |  Gervais-Martial Ngueko | 1 | -3/+3 |
2020-05-12 | update release note |  osgn422w | 1 | -3/+3 |
2020-05-11 | Merge "update user guide" |  Sébastien Determe | 2 | -0/+4 |
2020-05-11 | Merge "Update pics" |  Sébastien Determe | 3 | -0/+0 |
2020-05-11 | Merge "Add unit test" |  Sébastien Determe | 8 | -8/+634 |
2020-05-11 | update user guide |  Vidyashree-Huawei | 2 | -0/+4 |
2020-05-11 | remove inactive committer |  osgn422w | 1 | -5/+3 |
2020-05-06 | Update pics |  xuegao | 3 | -0/+0 |
2020-05-05 | Add unit test |  xuegao | 8 | -8/+634 |
2020-05-04 | Bump version to Guilin |  sebdet | 2 | -3/+3 |
2020-04-29 | Release 5.0.6 |  sebdet | 1 | -0/+10 |
2020-04-29 | Release 5.0.6 |  sebdet | 1 | -0/+5 |