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
Unknwon
ca313c82d3
models/issue: improve quality and performance of NewIssue function
8 years ago
Unknwon
e1ad5ebcf7
#3466 fix response of pull request form validation error
8 years ago
Unknwon
95fe1b356b
Update README [CI SKIP]
8 years ago
Unknwon
e390f92900
Fix outdated edit can’t overwrite changes
8 years ago
Unknwon
6e37e3f3d7
Replace convert.To with APIFormat calls
8 years ago
Unknwon
f60f4fc56e
#2246 fully support of webhooks for pull request
8 years ago
Unknwon
414b16bb9b
Add subcommand to create new user in CLI
8 years ago
Unknwon
313ab83aeb
#2852 code cleanup
8 years ago
Unknwon
b04ef27a6a
#3233 code cleanup and minor issue fix
8 years ago
Unknwon
1aae68b5f6
#3279 use doer email for FROM field of issues
8 years ago
Unknwon
a8bf16976e
#3417 wrong dashboard issue count for create by you
8 years ago
Unknwon
34deb580d8
#3158 skip RUN_USER check on Windows
8 years ago
Unknwon
e30fa23d81
Little code refactoring
8 years ago
Unknwon
8b4cb41262
#3399 500 for upstream pulls page if user has forked repository
8 years ago
Unknwon
603fd86ed1
#2825 early response 200 when ?go-get=1
8 years ago
Unknwon
c378da1881
#3320 code cleanup
8 years ago
Unknwon
d94b5f971e
#3393 fix missing sub-url prefix in relative avatar link
8 years ago
Unknwon
533f862e79
#2593 allow render raw content
Use URL query parameter render=1 to render content in raw mode.
9 years ago
rugk
2dcea2a63c
Replace gogs.io http links with https version ( #3386 )
9 years ago
Unknwon
8217099a3d
Ignore repository with issue disabled or use external tracker in dashboard issues
9 years ago
Unknwon
ad3b586d6e
#3348 always use relative avatar link in the template
9 years ago
Unknwon
5dcf393802
#2162 completely disable builtin issue tracker when enable external tracker
9 years ago
Unknwon
ba4980ef92
#3290 better code structure and batch minor improvements
9 years ago
Unknwon
b4596dc0d4
#3345 dump content directly to HTTP ResponseWriter
9 years ago