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
|
0ec0142604
|
#3590 fix 404 for release draft edition
Closes #3591
|
8 years ago |
Unknwon
|
87c222ba11
|
#3589 LoadRepoConfig after ORM is initialized
|
8 years ago |
Unknwon
|
7f9b2d53b6
|
Fix panic when attempt login with non-exist user
|
8 years ago |
Unknwon
|
5b8d1dbf17
|
Update locales
|
8 years ago |
Unknwon
|
cdcb2c86c9
|
#3559 fix template error
|
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 |
Kim "BKC" Carlbäcker
|
2af18718d8
|
codegangsta/cli => urfave/cli (#3546)
|
8 years ago |
Unknwon
|
d322f48f44
|
router/repo: code refactoring
|
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
|
559cbcdc6f
|
Fix empty repository panic on send test webhook
|
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
|
0b083b7623
|
#3091 show Git configs on admin panel
|
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
|
770eadb221
|
#3406 fix regression of MustEnableIssues check
|
8 years ago |
Unknwon
|
8b4cb41262
|
#3399 500 for upstream pulls page if user has forked repository
|
8 years ago |
Unknwon
|
68a238261d
|
Fix 404 when comment on pulls and not using interal issue tracker
|
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.
|
8 years ago |
Unknwon
|
8217099a3d
|
Ignore repository with issue disabled or use external tracker in dashboard issues
|
8 years ago |
Unknwon
|
ad3b586d6e
|
#3348 always use relative avatar link in the template
|
8 years ago |
Unknwon
|
5dcf393802
|
#2162 completely disable builtin issue tracker when enable external tracker
|
8 years ago |