David Schneiderbauer
96c63a4937
add 1.4.3 changelog ( #4321 )
7 years ago
Kim "BKC" Carlbäcker
459a2656bf
Backport #4312 to v1.4 ( #4320 )
7 years ago
Russell Aunger
a3b10538ec
Fix webhook type conflation. ( #4285 ) ( #4289 )
...
- Fix typo that caused Gogs hooks to be created as Gitea hooks.
- Fix typo that caused Gogs hooks to be duplicated upon edit (though this bug was masked by the previous one).
Signed-off-by: Russell Aunger <rba@live.com>
7 years ago
nickolas360
caee4870da
HTML-escape text READMEs ( #4192 ) ( #4214 )
7 years ago
Clément Lafont
8b2df7310b
Fix code tab link when viewing tags ( #3908 ) ( #4263 )
...
Signed-off-by: Ambrose Chua <ambrose@chua.family>
7 years ago
Antoine GIRARD
00ad4745ba
backport( #4091 ): Fix #4090 by escaping filename page/img link (without path) for short link ( #4254 )
7 years ago
Lauris BH
c746f820ab
Delete reactions added to issues and comments when deleting repository ( #4232 ) ( #4237 )
7 years ago
Lunny Xiao
f10640433f
fix delete comment bug ( #4216 ) ( #4228 )
7 years ago
David Schneiderbauer
1ff480baa6
undo #3142 because processes don't use the util.Timestamp ( #4203 ) ( #4208 )
7 years ago
techknowlogick
df941f5c39
Add 1.4.2 changelog ( #4115 )
7 years ago
David Schneiderbauer
1b10bc0cdf
update git vendor ( #4059 ) ( #4075 )
...
* update git vendor (#4059 )
* fix errors resulting from git vendor update
* fmt
7 years ago
Antoine GIRARD
561f459364
Fix #4081 Check for leading / in base before removing it ( #4083 )
7 years ago
Jonas Franz
1177a19a5b
Use ResolveReference instead of path.Join ( #4073 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
7 years ago
Alexey Terentyev
d1954ae4e7
Added deletion of an empty line at the end of file ( #4054 ) ( #4074 )
...
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
7 years ago
Lunny Xiao
7673ca9646
fix attachment ENABLED ( #4064 ) ( #4066 )
...
* fix attachment ENABLED
* change wrong name on app.ini.sample
7 years ago
Michael Kuhn
2d0db24083
Fix wiki redirects ( #3919 ) ( #4065 )
...
When creating or editing a wiki page, the redirect to the wiki page does
not work because the file name is used instead of the page name.
7 years ago
Morgan Bazalgette
dec663cc0a
Don't force due date to current time ( #3830 ) ( #4057 )
7 years ago
Lunny Xiao
804148294a
fix writer cannot read bare repo guide ( #4033 ) ( #4039 )
7 years ago
Lunny Xiao
910e379265
fix webhook bug of response info is not displayed in UI ( #4023 )
7 years ago
奶爸
f1720ad133
webhook and hook_task clean up ( #4006 )
...
webhook and hook_task clean up
7 years ago
David Schneiderbauer
5f169bfcfd
add missing token validation on application settings page ( #3976 ) ( #3978 )
7 years ago
David Schneiderbauer
50adbb7134
Adjust z-index for floating labels ( #3939 ) ( #3950 )
7 years ago
Lauris BH
abc159637c
Changelog for release v1.4.1 ( #3891 )
...
* Changelog for release v1.4.1
* Fix typo
7 years ago
Lauris BH
e35d7ae1fa
Do not allow inactive users to access repositories using private keys ( #3887 ) ( #3889 )
7 years ago
Lauris BH
40c6eb0d85
Fix to use only needed columns from tables to get repository git paths ( #3870 ) ( #3883 )
7 years ago
Lauris BH
2996573976
Add "error" as reserved username ( #3882 ) ( #3886 )
7 years ago
Lauris BH
d0a9957c32
Fix docs site index page ( #3868 ) ( #3881 )
7 years ago
Lauris BH
adbf576a6e
fix gpg expired bug when time is zero ( #3584 ) ( #3884 )
7 years ago
Lauris BH
15cdb19d77
Fix path cleanup in multiple places ( #3871 ) ( #3873 )
7 years ago
kolaente
9be48f04cb
Fix only updated_unix when adding a comment (Backport of #3855 to 1.4 ) ( #3860 )
7 years ago
Lauris BH
24dd77eca6
Fix building of docs with latest hugo version ( #3856 ) ( #3862 )
7 years ago
Bwko
af7779daf8
Remove unnecessary Safe tags ( #3779 )
7 years ago
Michael Kuhn
31c0a338d6
Fix typo in deleteUser ( #3781 ) ( #3783 )
...
num_watches was used where num_stars should have been used.
7 years ago
Bwko
2ec85e0b70
Use the active branch for the code tab ( #3776 )
7 years ago
Bo-Yi Wu
251e1b68b4
Backport: fix: show Clipboard button if disable HTTP of git protocol #3773 ( #3774 )
7 years ago
Lauris BH
641d481c38
Correctly check http git access rights for reverse proxy authorized users ( #3721 ) ( #3743 )
7 years ago
Lunny Xiao
6c6d1ff08c
fix go vet error ( #3740 ) ( #3744 )
7 years ago
Bwko
d9ad876d97
Set default branchname on first push ( #3723 )
7 years ago
Lauris BH
832e2ebe91
Changelog for release 1.4.0 ( #3714 )
7 years ago
Jonas Franz
68134e6441
Escape branch name in dropdown menu ( #3692 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
(cherry picked from commit 61ce616)
Signed-off-by: Jonas Franz <info@jonasfranz.software>
7 years ago
Lauris BH
3022681432
Changelog for 1.4.0-rc3 ( #3679 )
7 years ago
Lauris BH
c0e0fb7d39
Refactor and simplify redirect to url ( #3674 ) ( #3676 )
7 years ago
Lauris BH
0c612124f9
Update markbates/goth libary to fix OAuth2 support ( #3661 ) ( #3663 )
7 years ago
Lauris BH
5d0c9872a9
Fix MySQL and PostgreSQL column drop SQL ( #3649 ) ( #3651 )
7 years ago
Lauris BH
92a3061753
Fix column removal in MSSQL ( #3638 ) ( #3640 )
...
* Fix column removal in MSSQL
* Use xorm session in MSSQL drop column operations
* Add transaction as MSSQL alter table is transactional
7 years ago
Lauris BH
efc5a7171b
Fix wiki inter-links with spaces ( #3560 ) ( #3632 )
7 years ago
Lauris BH
93f34fd8a2
Changelog for release 1.4.0-rc2 ( #3610 )
7 years ago
Wendell Sun
dd784396ce
Fix query protected branch bug ( #3563 ) ( #3571 )
...
Signed-off-by: Wendell Sun <iwendellsun@gmail.com>
7 years ago
Wendell Sun
4a0ce6896b
Fix remove team member issue ( #3566 ) ( #3570 )
...
Signed-off-by: Wendell Sun <iwendellsun@gmail.com>
7 years ago
Wendell Sun
d87fb0a6fd
Fix the protected branch panic issue ( #3567 ) ( #3569 )
...
Signed-off-by: Wendell Sun <iwendellsun@gmail.com>
7 years ago