| Commit message (Expand) | Author | Age | Files | Lines |
* | Have new announcement about docs contributions (#31364) | Lunny Xiao | 2024-06-14 | 1 | -1/+2 |
* | Update demo site location from try.gitea.io -> demo.gitea.com (#31054) | Lunny Xiao | 2024-05-27 | 1 | -2/+2 |
* | Document that all unmerged feature PRs will be moved to next milestone when t... | Lunny Xiao | 2024-03-04 | 1 | -1/+1 |
* | Document our issue locking policy (#29433) | delvh | 2024-02-26 | 1 | -0/+8 |
* | Document how the TOC election process works (#29135) | delvh | 2024-02-14 | 1 | -9/+27 |
* | Update JS and PY dependencies, build for `es2020` browsers (#28977) | silverwind | 2024-02-02 | 1 | -1/+1 |
* | Update golang links to use https (#28980) | Mike Cifelli | 2024-01-30 | 1 | -1/+1 |
* | Require clear descriptions both for feature and breaking PRs prior to the mer... | delvh | 2023-11-19 | 1 | -5/+18 |
* | Document our new labeling strategy (#27523) | delvh | 2023-10-09 | 1 | -9/+12 |
* | Use docs.gitea.com instead of docs.gitea.io (#26739) | Lunny Xiao | 2023-08-27 | 1 | -1/+1 |
* | Fix typos in Contributing.md (#26170) | Niko Hoffrén | 2023-07-26 | 1 | -2/+2 |
* | Update blog links (#25843) | HesterG | 2023-07-12 | 1 | -2/+2 |
* | Use the new download domain replace the old (#25405) | Lunny Xiao | 2023-06-21 | 1 | -2/+2 |
* | Change branch name from master to main in some documents' links (#25126) | HesterG | 2023-06-08 | 1 | -1/+1 |
* | Update `CONTRIBUTING.md` (#24492) | John Olheiser | 2023-05-23 | 1 | -263/+384 |
* | Remove .lgtm and reference to old bot (#24464) | silverwind | 2023-05-01 | 1 | -2/+1 |
* | Improving CONTRIBUTING.md for backport details (#23057) | wxiaoguang | 2023-02-22 | 1 | -3/+11 |
* | Add Contributed backport command (#22643) | zeripath | 2023-01-31 | 1 | -18/+2 |
* | Update standard copyright header to use a placeholder year (#22254) | Yarden Shoham | 2022-12-27 | 1 | -1/+1 |
* | Test views of LFS files (#22196) | Nick | 2022-12-23 | 1 | -0/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+2 |
* | Add wording about keeping PRs up-to-date in CONTRIBUTING.md (#21468) | Yarden Shoham | 2022-10-15 | 1 | -0/+10 |
* | Contribution guidelines (#21425) | KN4CK3R | 2022-10-12 | 1 | -24/+8 |
* | Kd/ci playwright go test (#20123) | Kyle D | 2022-09-02 | 1 | -3/+5 |
* | Add markdownlint (#20512) | silverwind | 2022-07-28 | 1 | -56/+66 |
* | homebrew updates via cron | techknowlogick | 2022-03-03 | 1 | -1/+0 |
* | Add announcement steps to release-howto (#18896) | Norwin | 2022-02-27 | 1 | -0/+5 |
* | Add a few more comments to the CONTRIBUTING.md document (#18469) | zeripath | 2022-01-30 | 1 | -4/+74 |
* | Make gitea, gitea-vet future-proof (#18361) | Gusted | 2022-01-22 | 1 | -1/+1 |
* | update description about vendoring in CONTRIBUTING.md (#18280) | a1012112796 | 2022-01-17 | 1 | -4/+3 |
* | Update owners for 2022 (#18155) | 6543 | 2022-01-02 | 1 | -0/+5 |
* | Fix various typos of software names (#18083) | qwerty287 | 2021-12-24 | 1 | -14/+14 |
* | [API] generalize list header (#16551) | 6543 | 2021-08-12 | 1 | -2/+6 |
* | Change the release cycle to match actual situations (#16430) | Lunny Xiao | 2021-07-14 | 1 | -6/+8 |
* | Update owners for 2021 (#14206) | techknowlogick | 2021-01-01 | 1 | -0/+5 |
* | [Docs] fix typos and reference to structs package (#13856) | Nuno Silva | 2020-12-05 | 1 | -5/+5 |
* | Add link to owners election tickets, reorder to most-recent first (#11632) | Sandro Santilli | 2020-05-26 | 1 | -12/+12 |
* | docs: update 'Testing redux' in CONTRIBUTING.md (#11386) | 赵智超 | 2020-05-14 | 1 | -17/+15 |
* | move CSS build to webpack (#9983) | silverwind | 2020-01-28 | 1 | -9/+1 |
* | Update date for new year (#9644) | techknowlogick | 2020-01-07 | 1 | -1/+1 |
* | [Docs] Add guide on howto develop API (#9587) | 6543 | 2020-01-04 | 1 | -0/+38 |
* | Update CONTRIBUTING.md to include building JS (#9454) | sunboyy | 2019-12-24 | 1 | -4/+4 |
* | Update Owners for upcoming year (#9290) | techknowlogick | 2019-12-07 | 1 | -1/+6 |
* | Correct some outdated statements in the contributing guidelines (#8612) | Lukas | 2019-10-21 | 1 | -2/+4 |
* | Basic Design guidelines (describing different parts of the code) (#8601) | David Svantesson | 2019-10-20 | 1 | -0/+19 |
* | Update CONTRIBUTING.md with information about DCO (#7397) | techknowlogick | 2019-07-17 | 1 | -12/+11 |
* | update contributing to use recent version of drone cli (#7351) | techknowlogick | 2019-07-03 | 1 | -1/+1 |
* | add make targets for js and css, add js linter (#6952) | silverwind | 2019-05-16 | 1 | -6/+6 |
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 1 | -2/+2 |
* | fix testing instructions in CONTRIBUTING.md (#6305) | stevegt | 2019-03-18 | 1 | -9/+20 |