Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-28 | CIfuzz: switch off 'dry_run' mode | Daniel Stenberg | |
Follow-up from #4960: now make it fail if it detects problems. Closes #4998 | |||
2020-02-21 | github action: add CIFuzz | Leo Neat | |
Closes #4960 | |||
2020-02-08 | github: Instructions to post "uname -a" on Unix systems in issues | Emil Engler | |
Closes #4896 | |||
2019-12-03 | github action/azure pipeline: run 'make test-nonflaky' for tests | Daniel Stenberg | |
To match travis and give more info on failures. | |||
2019-09-14 | CI: inintial github action job | Daniel Stenberg | |
First shot at a CI build on github actions | |||
2019-05-23 | .github/FUNDING: mention our opencollective "home" [ci skip] | Daniel Stenberg | |
2019-04-22 | docs/BUG-BOUNTY: bug bounty time [skip ci] | Daniel Stenberg | |
Introducing the curl bug bounty program on hackerone. We now recommend filing security issues directly in the hackerone ticket system which only is readable to curl security team members. Assisted-by: Daniel Gustafsson Closes #3488 | |||
2018-05-05 | github/lock: auto-lock closed issues after 90 days of inactivity | Daniel Stenberg | |
2017-07-11 | ISSUE_TEMPLATE: Add a comment not to file security issues on github | Jay Satiro | |
2017-04-09 | .github/stale.yml: enable the stale bot | Daniel Stenberg | |
Issues and PRs with no activity for 180 days will get marked as stale, and if no further activity happens within 14 more days, the issue gets closed. This follows our established policy of not letting stalled bugs "get in the way": https://curl.haxx.se/docs/bugs.html#Closing_off_stalled_bugs Closes #1398 | |||
2017-03-10 | ISSUE_TEMPLATE: for bugs, ask questions on the mailing list | Daniel Stenberg | |
and try to add the top comment within an HTML comment in the hope that it might get hidden if the text is kept | |||
2016-12-11 | ISSUE_TEMPLATE: try mentioning known bugs/todo in new issue template | Daniel Stenberg | |
2016-11-07 | s/cURL/curl | Daniel Stenberg | |
We're mostly saying just "curl" in lower case these days so here's a big cleanup to adapt to this reality. A few instances are left as the project could still formally be considered called cURL. | |||
2016-09-06 | docs: Fix link to CONTRIBUTE in Github contribution guidelines (#994) | Daniel Gustafsson | |
2016-02-18 | CONTRIBUTING.md: fix links | Daniel Stenberg | |
2016-02-18 | ISSUE_TEMPLATE: github issue template | Daniel Stenberg | |
First version, try this out! | |||
2016-02-18 | CONTRIBUTING.md: move into .github | Daniel Stenberg | |
To hide github specific files somewhat from the rest. |