AJ ONeal
0b718535b6
Add pronunciation to README.md ( #4123 )
7 years ago
jess
aafb0ea1c6
Activating Open Collective ( #3821 )
...
* Added backers and sponsors on the README
* Added call to donate after npm install (optional)
* Remove npm changes
* Update readme to leave only needed sections
7 years ago
techknowlogick
20acbdfe03
Remove another mention of matrix ( #3947 )
7 years ago
Morgan Bazalgette
6be7387ffb
Fix release tag on README ( #3945 )
7 years ago
techknowlogick
14ff2f840e
Discord is the official channel - update README ( #3943 )
...
Matrix (and IRC) bridge drop too many messages which frustrate new user.
Let's only promote the official communication tool.
7 years ago
Lunny Xiao
071ca771fd
Add opencollective badges on READMEs ( #3808 )
7 years ago
Richard Schneeman
f737d37804
Add CodeTriage link to README ( #3299 )
7 years ago
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
8 years ago
Silke
5c29b0a5fe
Add badge and link to the Matrix room ( #2348 )
8 years ago
Jonas Östanbäck
2852cca99e
Add discourse link ( #2027 )
8 years ago
Jonas Östanbäck
cc5484de10
Update links to Discord server
8 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
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]
9 years ago
Unknwon
491407ddf8
#3590 fix 404 for release draft edition
...
Closes #3591
9 years ago
Unknwon
7c1fbed057
Fix panic when attempt login with non-exist user
9 years ago
Unknwon
152e715999
models/login_source: code improvement
9 years ago
Unknwon
8516dfcb6c
#2018 able to sync now for mirrors
...
- Refactor code to use sync.UniqueQueue
- Closes #3509
9 years ago
Unknwon
643142acab
Web editor: support upload files
9 years ago
Unknwon
28cf0e6aaa
#3459 code quality improvement
9 years ago
Unknwon
62b0dc4853
Web editor: fix cannot create new file in subdirectory
9 years ago
Unknwon
579e5e4fee
Web editor: disallow edit mirror repository
9 years ago
Unknwon
0114fdcba4
Web editor: improve delete file process
9 years ago
Unknwon
dad5c15520
#2901 allow setting preferred licenses
...
- Closes #3488
9 years ago
Unknwon
c30b856d14
#3505 use user’s info for committer and author
9 years ago
Unknwon
13a8823bd3
#3495 only start builtin SSH server after user finish installation
9 years ago
Unknwon
bb359a74f1
migrations: set comment updated as created
9 years ago
Unknwon
6b98d58906
#2966 code cleanup
9 years ago
Unknwon
f8a48ffaad
Web editor: improve code quality
9 years ago
Unknwon
0b273ac4d5
#3383 code cleanup
9 years ago
Unknwon
a00c932bbc
General code quality improvement
9 years ago
Unknwon
6f9a95f830
#2246 add HTMLURL to webhook type
...
- Fill Milestone and Assignee field when available in webhook payload
9 years ago
Unknwon
9349def72e
#3464 reproduce diff signs
...
Commited wrong file.
9 years ago
Unknwon
4042d1f0c3
models/issue: improve quality and performance of NewIssue function
9 years ago
Unknwon
61e27dedf7
#3466 fix response of pull request form validation error
9 years ago
Unknwon
5e89485cec
Update README [CI SKIP]
9 years ago
Unknwon
8637e67e6f
Fix outdated edit can’t overwrite changes
9 years ago
Unknwon
dccb0c15b9
Replace convert.To with APIFormat calls
9 years ago
Unknwon
3f7f4852ef
#2246 fully support of webhooks for pull request
9 years ago
Unknwon
0f33b04c87
Add subcommand to create new user in CLI
9 years ago
Unknwon
a47aef5460
#2852 code cleanup
9 years ago
Unknwon
5077408d78
#3233 code cleanup and minor issue fix
9 years ago
Unknwon
0f26f3678a
#3279 use doer email for FROM field of issues
9 years ago
Unknwon
5448d29b2e
#3417 wrong dashboard issue count for create by you
9 years ago
Unknwon
edd786446c
#3158 skip RUN_USER check on Windows
9 years ago
Unknwon
f70343660d
Little code refactoring
9 years ago
Unknwon
90af997fec
#3399 500 for upstream pulls page if user has forked repository
9 years ago
Unknwon
e5bf4281b5
#2825 early response 200 when ?go-get=1
9 years ago
Unknwon
99385db0c4
#3320 code cleanup
9 years ago
Unknwon
ec92565f23
#3393 fix missing sub-url prefix in relative avatar link
9 years ago
Unknwon
ab9c5fb5e7
#2593 allow render raw content
...
Use URL query parameter render=1 to render content in raw mode.
9 years ago
rugk
28dc5bb566
Replace gogs.io http links with https version ( #3386 )
9 years ago
Unknwon
cf6d321991
Ignore repository with issue disabled or use external tracker in dashboard issues
9 years ago
Unknwon
50422f1fc2
#3348 always use relative avatar link in the template
9 years ago
Unknwon
2f105f3979
#2162 completely disable builtin issue tracker when enable external tracker
9 years ago
Unknwon
e7fd65f0cf
#3290 better code structure and batch minor improvements
9 years ago
Unknwon
10dc330640
#3345 dump content directly to HTTP ResponseWriter
9 years ago
Unknwon
8aa0a76702
#3327 fix wrong table name in Join
9 years ago
Unknwon
2d76de2574
#3281 fix x.Iterate returns nothing inside session scope with SQLite3
9 years ago
Unknwon
4d8b905541
models/ssh_key: code cleaning
9 years ago
Unknwon
899e799459
#1601 support delete issue comment
9 years ago
Unknwon
e74630ae3b
#1384 add pagination for repositories
9 years ago
Unknwon
1f2e173a74
Refactor User.Id to User.ID
9 years ago
Unknwon
57a47bbc05
Add some tutorial links [CI SKIP]
9 years ago
Unknwon
d90acacd86
Update README [CI SKIP]
9 years ago
Unknwon
69f5308761
#2903 use different reversed words and patterns for repository and user
9 years ago
Unknwon
4b5e09e4d6
#3181 detect situation when base branch is deleted in pull request
9 years ago
Unknwon
745167d57a
#3157 create user path before rename repository while transfer
...
os.Rename does not create parent directory automatically when not exist
9 years ago
Unknwon
c912494609
#3076 detect invalid tag name git error
9 years ago
Unknwon
ae88d76032
Bump version
9 years ago
Unknwon
57af7432fc
#3295 fix wrong logic judgement
9 years ago
Unknwon
60110adc06
models/webhook: restrict deletion to be explicitly with repo and org ID
9 years ago
Unknwon
c083d76567
#2937 able to prohibit user login
9 years ago
Unknwon
fff615d5fc
Bump version
9 years ago