summaryrefslogtreecommitdiffstats
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* README.md: link bug bounty programLuca Boccassi2024-04-111-0/+2
|
* Revert "docs: use collections to structure the data"Zbigniew Jędrzejewski-Szmek2024-02-231-4/+4
| | | | | | | | | This reverts commit 5e8ff010a1436d33bbf3c108335af6e0b4ff7a2a. This broke all the URLs, we can't have that. (And actually, we probably don't _want_ to make the change either. It's nicer to have all the pages in one directory, so one doesn't have to figure out to which collection the page belongs.)
* docs: use collections to structure the datahulkoba2024-02-221-4/+4
|
* README: update link to CentOS CIYu Watanabe2024-02-091-1/+1
|
* README.md: irc:// URLs are not rendered as links by markdown on GithubLuca Boccassi2023-12-061-1/+1
| | | | Use the webchat link and spell out the channel and server instead
* README: mention Matrix channelLennart Poettering2023-12-061-1/+1
|
* Update badge on README to refer new scorecard viewer (#28050)Joyce2023-06-151-1/+1
| | | | | * Update scorecard badge on README.md Signed-off-by: Joyce <joycebrum@google.com>
* README: drop the CentOS CI SELinux jobFrantisek Sumsal2023-05-201-1/+0
| | | | | It has been failing for more than a year and I don't think that anyone cares about the stuff it keeps finding.
* README: add a Weblate badgeFrantisek Sumsal2023-04-201-0/+1
|
* README: update CentOS CI URLs to the new instanceFrantisek Sumsal2023-03-031-4/+4
|
* README.md: add a missing line breakFrantisek Sumsal2022-10-191-1/+1
| | | | Follow-up to b7a279f9ef.
* ci: Enable Scorecard Github Action and Badge (#25054)Joyce2022-10-191-0/+1
| | | | | | | | | | | | | | | | | | | * chore: enable scorecard action * chore: add badge to the README file * chore: enable on config file update * chore: update scorecard to 2.0.4 * chore: run scorecard on PR at main branch * chore: add condition to publish_result key * chore: skip upload to code scanning if PR * chore: only runs scorecard in the main repo Resolves: #25042
* README: drop graphs counting issues or PRsYu Watanabe2022-09-231-2/+0
| | | | These cannot be accessible anymore.
* README: drop the LGTM badgeFrantisek Sumsal2022-09-221-1/+0
|
* README: rawhide -> RawhideYu Watanabe2022-04-061-1/+1
|
* README: add rawhide SELinux build status (#22997)Yu Watanabe2022-04-061-0/+1
| | | Co-authored-by: Frantisek Sumsal <frantisek@sumsal.cz>
* Fix loading of graphsacsfer2021-12-141-2/+2
|
* README: fix CentOS CI badgeFrantisek Sumsal2021-10-231-1/+1
|
* CI: add code coverage reports via lcov and coveralls.ioLuca Boccassi2021-09-271-0/+1
|
* docs: add ARCHITECTURE.md with code mapLuca Boccassi2021-06-031-0/+2
| | | | | Initial and coarse version of a code map, useful for people getting started and looking at the repository for the first time.
* README: point at IRC channel on the new networkMantas Mikulėnas2021-05-251-1/+1
|
* ci: point the Fossies badge to mainEvgeny Vereshchagin2021-01-211-1/+1
| | | | Another follow-up to https://github.com/systemd/systemd/issues/16834
* ci: change the Semaphore CI badge branch to 'main'Frantisek Sumsal2021-01-211-1/+1
| | | | Follow-up to #16834
* ci: bump the Semaphore CI badge to the v2 instanceFrantisek Sumsal2021-01-151-1/+1
|
* ci: remove remaining Travis CI artifactsFrantisek Sumsal2021-01-111-1/+0
|
* ci: turn off Azure PipelinesEvgeny Vereshchagin2021-01-071-1/+0
|
* README.md: update CentOS CI badgesFrantisek Sumsal2020-10-061-1/+3
|
* README: add reference to systemd.ioLennart Poettering2020-06-161-1/+3
|
* turn off fuzzit part 2Evgeny Vereshchagin2020-06-111-1/+0
| | | | it's just a follow-up to https://github.com/systemd/systemd/pull/16064
* README: add a Fossies codespell badgeEvgeny Vereshchagin2020-05-291-0/+1
| | | | | | 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.
* README: add a CIFuzz badgeEvgeny Vereshchagin2020-05-191-0/+1
| | | | Just a follow-up to https://github.com/systemd/systemd/pull/15760
* oss-fuzz: point the badge directly to our logsEvgeny Vereshchagin2020-04-041-1/+1
|
* README.md: add repology badgeTopi Miettinen2020-03-291-1/+2
| | | | Show downstream usage for various versions of systemd.
* minor: avoid double titleTobias Bernard2019-12-111-2/+2
| | | The logo and H1 were clashing a bit
* README: move logo up, like on brand.systemd.io READMELennart Poettering2019-11-291-2/+2
|
* README: use more appropriate logo format for READMELennart Poettering2019-11-291-1/+1
|
* add systemd logo to README.mdChristian Rebischke2019-10-301-0/+2
| | | | | | The logo in the readme is hosted by github as the systemd group avatar. Signed-off-by: Christian Rebischke <chris@nullday.de>
* README: add an OSS-Fuzz badgeEvgeny Vereshchagin2019-08-151-0/+1
| | | | | | | | 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.
* fuzzit: switch to a new organizationEvgeny Vereshchagin2019-08-081-1/+1
|
* Continuous Fuzzing Integration with FuzzitJeka Pats2019-06-141-0/+1
| | | | | | | | | | 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.
* README: bring the coverity badge backEvgeny Vereshchagin2019-05-141-0/+1
| | | | This reverts commit bf0e551c176fc7aec6b3413d3b311f3e6610df65.
* README: yet another badge. with the status of Pipelines this time.Evgeny Vereshchagin2019-05-141-1/+2
|
* Revert "Revert "README: remove Coverity Scan badge""Evgeny Vereshchagin2019-04-251-1/+0
| | | | This reverts commit 93e4163e912b6895e61c43452a629f30a28eb70c.
* Revert "README: remove Coverity Scan badge"Evgeny Vereshchagin2019-02-141-0/+1
| | | | This reverts commit 49a881e5143cf87e6a02718e92008e12c3334ac0.
* README: remove Coverity Scan badgeFilipe Brandenburger2019-01-221-1/+0
| | | | | | 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.
* README: embed a CentOS CI badge into READMEEvgeny Vereshchagin2018-12-051-3/+4
| | | | Plus be more specific about where the badges point to.
* docs: Update links to updated docsFaheel Ahmad2018-10-301-5/+5
|
* doc: Fix link to CONTRIBUTING.md (#10109)Jon Ringle2018-09-181-1/+1
|
* replace https://github.com/systemd/systemd/blob/master/doc/* with ↵killermoehre2018-09-131-2/+2
| | | | https://github.com/systemd/systemd/blob/master/docs/* to point to proper documentation
* README.md: add an LGTM badgeEvegeny Vereshchagin2018-06-261-1/+2
| | | | | Now that @yuwata has fixed a lot of alerts, the badge looks much better than before, so let's show it :-)