qwerty287
|
5754080eb9
|
Fix various typos of software names (#18083)
* `git` -> `Git`
* `Github` and `github` -> `GitHub`
* `crowdin` -> `Crowdin`
* `git-lfs` -> `Git LFS`
* `githooks`, `git hooks`, `git-hooks` -> `Git Hooks`
* `discord` -> `Discord`
* `2fa` -> `2FA`
* `gitlab` and `Gitlab` -> `GitLab`
* `web hook` -> `webhook`
* `linux` -> `Linux`
* `sqlite` -> `SQLite`
* `MYSQL` and `mysql` -> `MySQL`
* rename refs to `master` branch -> `main`
* Fix English grammar
|
3 years ago |
luzpaz
|
e0296b6a6d
|
Fix various documentation, user-facing, and source comment typos (#16367)
* Fix various doc, user-facing, and source comment typos
Found via `codespell -q 3 -S ./options/locale,./vendor -L ba,pullrequest,pullrequests,readby`
|
3 years ago |
zeripath
|
14ca111f33
|
log slow tests (#11487)
* log slow tests
Signed-off-by: Andrew Thornton <art27@cantab.net>
* placate lint
Signed-off-by: Andrew Thornton <art27@cantab.net>
* More lint placation
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
|
4 years ago |
6543
|
fe26ca53c1
|
update integration README (#10400)
|
5 years ago |
Lunny Xiao
|
a8c024043c
|
Improve integration tests (#8276)
* improve integration tests
* fix Makefile
* improve makefile and integration docs
|
5 years ago |
BetaCat
|
4090204944
|
CN translation of README (#5050)
|
6 years ago |
Alexey Terentyev
|
7b773bd49f
|
Fixed drone command in readme (#4222)
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
|
6 years ago |
Antoine GIRARD
|
36a94da8da
|
doc: Improve integrations examples (#3416)
|
7 years ago |
Sandro Santilli
|
f2b841d0ec
|
Add some instructions about running integration tests (#3319)
* Add some instructions about running integration tests
* Add missing newline escape
* Suggest running a clean build
|
7 years ago |