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
2021-12-24 11:56:57 +08:00
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`
2021-07-08 13:38:13 +02:00
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>
2020-06-01 21:39:44 -04:00
6543
fe26ca53c1
update integration README ( #10400 )
2020-02-23 00:45:20 +02:00
Lunny Xiao
a8c024043c
Improve integration tests ( #8276 )
...
* improve integration tests
* fix Makefile
* improve makefile and integration docs
2019-09-25 14:13:18 +02:00
BetaCat
4090204944
CN translation of README ( #5050 )
2018-10-15 12:13:21 +08:00
Alexey Terentyev
7b773bd49f
Fixed drone command in readme ( #4222 )
...
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
2018-06-12 13:34:56 +03:00
Antoine GIRARD
36a94da8da
doc: Improve integrations examples ( #3416 )
2018-01-27 20:52:41 +02:00
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
2018-01-08 18:29:52 +02:00