| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
it's just a follow-up to https://github.com/systemd/systemd/pull/16064
|
|
|
|
|
|
| |
I keep forgetting where the report is. Hopefully the badge will
make it easier to find it. I also fixed several typos codespell
found along the way.
|
|
|
|
| |
Just a follow-up to https://github.com/systemd/systemd/pull/15760
|
| |
|
|
|
|
| |
Show downstream usage for various versions of systemd.
|
|
|
| |
The logo and H1 were clashing a bit
|
| |
|
| |
|
|
|
|
|
|
| |
The logo in the readme is hosted by github as the systemd group avatar.
Signed-off-by: Christian Rebischke <chris@nullday.de>
|
|
|
|
|
|
|
|
| |
Since bug reports, backtraces, coverage reports and build logs are scattered
across at least four different places and there is no publicly available dashboards
the badge can point to, let's just point it to the build logs, which hopefully are going to be
a little bit more usable once https://github.com/google/oss-fuzz/issues/2690 is
addressed.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
includes two travis ci steps:
1) Every pull-request/push all fuzzing targets will do a quick
sanity run on the generated corpus and crashes (via Fuzzit)
2) On a daily basis the fuzzing targets will be compiled (from
master) and will and their respectible fuzzing job on Fuzzit
will be updated to the new binary.
|
|
|
|
| |
This reverts commit bf0e551c176fc7aec6b3413d3b311f3e6610df65.
|
| |
|
|
|
|
| |
This reverts commit 93e4163e912b6895e61c43452a629f30a28eb70c.
|
|
|
|
| |
This reverts commit 49a881e5143cf87e6a02718e92008e12c3334ac0.
|
|
|
|
|
|
| |
The badge is currently serving a broken image, since Coverity Scan is currently
having an outage. See Issue #11185 for more details. We can restore the badge
by reverting this commit once their service is up again.
|
|
|
|
| |
Plus be more specific about where the badges point to.
|
| |
|
| |
|
|
|
|
| |
https://github.com/systemd/systemd/blob/master/docs/* to point to proper documentation
|
|
|
|
|
| |
Now that @yuwata has fixed a lot of alerts, the badge looks
much better than before, so let's show it :-)
|
|
|
|
|
| |
It should make it easier to keep track of the status
of daily cron jobs uploading data to Coverity Scan.
|
|
|
|
|
|
|
| |
Fixes #8564.
https://www.freedesktop.org/wiki/Software/systemd/Backports/ has already been
adjusted.
|
|
|
|
|
|
|
|
|
| |
I figure sooneror later we'll have more of these docs, hence let's give
them a clean place to be.
This leaves NEWS and README/README.md as well as the LICENSE texts in
the root directory of the project since that appears to be customary for
Free Software projects.
|
| |
|
| |
|
| |
|
|
|
|
| |
build tree (#3763)
|
| |
|
|
|
|
| |
Link up more stuff on the GitHub landing page.
|
| |
|
|
A README.md allows us to include a badge for the current build status of
Semaphore CI. Keep other information in this file minimal, and avoid
information duplication but point readers to the official README.
|