Sandro Santilli
bccbbcf12e
Add build instruction in README, reorganize some sections ( #3257 )
...
* Add build instruction in README, reorganize some sections
* Add link to https://docs.gitea.io/en-us/install-from-source/
7 years ago
Lunny Xiao
84498301ca
update screenshots on README ( #2910 )
7 years ago
Omar Assadi
1da17db717
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
3e89e89670
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
edc817a1dc
Wrap most paragraphs to 80 columns ( #2396 )
...
Reduces patches size and makes them more readable
7 years ago
Silke
5c29b0a5fe
Add badge and link to the Matrix room ( #2348 )
7 years ago
Jonas Östanbäck
2852cca99e
Add discourse link ( #2027 )
7 years ago
Jonas Östanbäck
cc5484de10
Update links to Discord server
7 years ago
Bo-Yi Wu
446a41d595
[ci skip] update discord badge. ( #1930 )
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Lunny Xiao
65b6301ea2
Change join chat from gitter to discord ( #1929 )
8 years ago
Jonas
9a9f8fa25b
Fix broken table layout ( #1344 )
8 years ago
Patrick G
c1c4609e4e
Grammar fixes and small wording adjustments ( #1156 )
...
* Grammar fixes and small wording adjustments
* More grammar fixes
8 years ago
Andrey Nering
af63684862
Squashed 'modules/minwinsvc/' content from commit cad6b2b
...
git-subtree-dir: modules/minwinsvc
git-subtree-split: cad6b2b879b0970e4245a20ebf1a81a756e2bb70
8 years ago
Philip Couling
dce03c19cb
Changed README to refer to https images only ( #675 )
8 years ago
Lunny Xiao
6efa80a471
Add the note forked from gogs ( #590 )
...
* add the note forked from gogs
* make the sentence simple
8 years ago
Lunny Xiao
b0c6217c4d
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
770e8310bd
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
dfb547099d
Change screenshoots to Gitea ( #454 )
8 years ago
Lunny Xiao
2197d298cb
Add Korean support ( #437 )
...
* Add Korean support
* replace Gogs to Gitea
8 years ago
Lunny Xiao
8559d6f267
add ZH readme ( #405 )
8 years ago
Sandro Santilli
1831ee2d1d
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
349ecc6919
Turn banner into a link to the github gitea repository
...
Also use relative link to banner
8 years ago
Thomas Boerger
c2044e5b39
Dropped always outdated contributors file, link to it the graph on readme
8 years ago
Unknwon
4cb21115dc
Update locales and add Swedish
...
Signed-off-by: Andrey Nering <andrey.nering@gmail.com>
8 years ago
Thomas Boerger
5b17661c5d
Updated badges for drone and similar to lgtm
8 years ago
Bo-Yi Wu
904deb7d6a
Fix broken link for Contributors Guide ( #166 )
...
* Fix broken link for Contributors Guide
* remove ./
8 years ago
Sandro Santilli
786cc5bbc8
Add info about installing via go
8 years ago
Rachid Zarouali
c040f2fbb1
first batch of Readme updates ( #65 )
8 years ago
Thomas Boerger
a6d683f498
Link to godoc instead of Gogs wiki
8 years ago
Thomas Boerger
03902bb53d
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
42a744d9e6
Badges and travis testing ( #40 )
...
* Added badges to the README
* Restructured the travis config
8 years ago
Rémy Boulanouar
2d68bd1ef9
Change import reference to match gitea instead of gogs ( #37 )
8 years ago
Unknwon
7e15ff9486
Update locales
...
Add new locale Serbian (Cyrillic)
8 years ago
Unknwon
12445fe2ed
Add build system link to README [CI SKIP]
8 years ago
Unknwon
491407ddf8
#3590 fix 404 for release draft edition
...
Closes #3591
8 years ago
Unknwon
7c1fbed057
Fix panic when attempt login with non-exist user
8 years ago
Unknwon
152e715999
models/login_source: code improvement
8 years ago
Unknwon
8516dfcb6c
#2018 able to sync now for mirrors
...
- Refactor code to use sync.UniqueQueue
- Closes #3509
8 years ago
Unknwon
643142acab
Web editor: support upload files
8 years ago
Unknwon
28cf0e6aaa
#3459 code quality improvement
8 years ago
Unknwon
62b0dc4853
Web editor: fix cannot create new file in subdirectory
8 years ago
Unknwon
579e5e4fee
Web editor: disallow edit mirror repository
8 years ago
Unknwon
0114fdcba4
Web editor: improve delete file process
8 years ago
Unknwon
dad5c15520
#2901 allow setting preferred licenses
...
- Closes #3488
8 years ago
Unknwon
c30b856d14
#3505 use user’s info for committer and author
8 years ago
Unknwon
13a8823bd3
#3495 only start builtin SSH server after user finish installation
8 years ago
Unknwon
bb359a74f1
migrations: set comment updated as created
8 years ago
Unknwon
6b98d58906
#2966 code cleanup
8 years ago
Unknwon
f8a48ffaad
Web editor: improve code quality
8 years ago
Unknwon
0b273ac4d5
#3383 code cleanup
8 years ago