Omar Assadi
a2051fb699
Fix Various Grammar Issues and Adjust Unnatural Wording ( #2737 )
* Fix Comma Splices
Replace comma splices with more fitting punctuation—usually semicolons.
Signed-off-by: Omar Assadi <omar@assadi.ru>
* Turn Some Conjunctions into Sentences
Turn conjunctions—which are capable of standing on their own—into their standalone sentences.
Signed-off-by: Omar Assadi <omar@assadi.ru>
* Reword Sections and Fix Issues in Docs
Reword sections of the contributing docs and readme file to be more
natural and clear. Additionally, fix the majority of the grammar
mistakes.
Signed-off-by: Omar Assadi <omar@assadi.co.il>
7 years ago
Bo-Yi Wu
3f534a0471
add codecov.io service. ( #2493 )
* add codecov.io service.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* update
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* only PR or master branch (for coverage badge)
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* update
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* update init
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 years ago
Sandro Santilli
0a4f1bb36d
Wrap most paragraphs to 80 columns ( #2396 )
Reduces patches size and makes them more readable
7 years ago
Silke
e58cb47891
Add badge and link to the Matrix room ( #2348 )
7 years ago
Jonas Östanbäck
945600b745
Add discourse link ( #2027 )
8 years ago
Jonas Östanbäck
a09354edcc
Update links to Discord server
8 years ago
Bo-Yi Wu
7bf45a4fda
[ci skip] update discord badge. ( #1930 )
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Lunny Xiao
64e4643e68
Change join chat from gitter to discord ( #1929 )
8 years ago
Jonas
a225a647a9
Fix broken table layout ( #1344 )
8 years ago
Patrick G
c0e091652a
Grammar fixes and small wording adjustments ( #1156 )
* Grammar fixes and small wording adjustments
* More grammar fixes
8 years ago
Philip Couling
2dd342d773
Changed README to refer to https images only ( #675 )
8 years ago
Lunny Xiao
2ef8251735
Add the note forked from gogs ( #590 )
* add the note forked from gogs
* make the sentence simple
8 years ago
Lunny Xiao
16cde50a4d
Fix broken godoc link and add arch in English README ( #463 )
* fix broken godoc link and add arch in English README
* typo
8 years ago
Thomas Boerger
81229327da
Simplified README and added a release badge ( #460 )
* Dropped the status from readme, it's anway always outdated
* Added version badge
* Cleaned the install instructions
* Dropped paragraphs that should be documented on the docs
* Simplified the content, refer to the website
* Dropped the logo, lets show screenshots
* Fixed TRANSLATORS link
8 years ago
Joubert RedRat
da40377320
Change screenshoots to Gitea ( #454 )
8 years ago
Lunny Xiao
a57a740b6b
Add Korean support ( #437 )
* Add Korean support
* replace Gogs to Gitea
8 years ago
Lunny Xiao
b43036e864
add ZH readme ( #405 )
8 years ago
Sandro Santilli
4a3ce016e4
Update example install url from try.gogs.io to try.gitea.io ( #385 )
* Update example install url from try.gogs.io to try.gitea.io
* Ask if issue can be reproduced on try.gitea.io
* Link try.gitea.io to the README
8 years ago
Sandro Santilli
78fd9a2d2c
Turn banner into a link to the github gitea repository
Also use relative link to banner
8 years ago
Thomas Boerger
3e5d14e907
Dropped always outdated contributors file, link to it the graph on readme
8 years ago
Unknwon
b052089f90
Update locales and add Swedish
Signed-off-by: Andrey Nering <andrey.nering@gmail.com>
8 years ago
Thomas Boerger
212ae0a8ec
Updated badges for drone and similar to lgtm
8 years ago
Bo-Yi Wu
8696f617bc
Fix broken link for Contributors Guide ( #166 )
* Fix broken link for Contributors Guide
* remove ./
8 years ago
Sandro Santilli
c9bb229282
Add info about installing via go
8 years ago
Rachid Zarouali
d2a5977e75
first batch of Readme updates ( #65 )
8 years ago
Thomas Boerger
b07affc15c
Link to godoc instead of Gogs wiki
8 years ago
Thomas Boerger
254e8fa54a
Minor cleanups, look at the specific commits ( #67 )
* Dropped codebeat, we got go reportcard
* Dropped gopm file, we are using govendor
* Dropped chinese readme, this should be part of the docs
* Dropped bra config, not really used
* Dropped packager, we will provide our own packages
8 years ago
Thomas Boerger
ec2a172c86
Badges and travis testing ( #40 )
* Added badges to the README
* Restructured the travis config
8 years ago
Rémy Boulanouar
9712d5ee89
Change import reference to match gitea instead of gogs ( #37 )
8 years ago
Unknwon
38acaf2043
Update locales
Add new locale Serbian (Cyrillic)
8 years ago
Unknwon
f2a562b1c6
Add build system link to README [CI SKIP]
8 years ago
Unknwon
0ec0142604
#3590 fix 404 for release draft edition
Closes #3591
8 years ago
Unknwon
7f9b2d53b6
Fix panic when attempt login with non-exist user
8 years ago
Unknwon
1dca1999ed
models/login_source: code improvement
8 years ago
Unknwon
ea214daebe
#2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
8 years ago
Unknwon
288bd17939
Web editor: support upload files
8 years ago
Unknwon
e4d1ae765f
#3459 code quality improvement
8 years ago
Unknwon
f91166335e
Web editor: fix cannot create new file in subdirectory
8 years ago
Unknwon
244abbdf11
Web editor: disallow edit mirror repository
8 years ago
Unknwon
23a12b9711
Web editor: improve delete file process
8 years ago
Unknwon
599229239a
#2901 allow setting preferred licenses
- Closes #3488
8 years ago
Unknwon
060b0da36e
#3505 use user’s info for committer and author
8 years ago
Unknwon
cd22b9177b
#3495 only start builtin SSH server after user finish installation
8 years ago
Unknwon
448a41bbb4
migrations: set comment updated as created
8 years ago
Unknwon
edc4bdf469
#2966 code cleanup
8 years ago
Unknwon
11540e5abe
Web editor: improve code quality
8 years ago
Unknwon
a0c3de4966
#3383 code cleanup
8 years ago
Unknwon
cc9a66db51
General code quality improvement
8 years ago
Unknwon
38c02e6ece
#2246 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
8 years ago
Unknwon
2a25d37d02
#3464 reproduce diff signs
Commited wrong file.
8 years ago