Lauris BH
8733384e20
Add changelog for 1.5.3 release ( #5227 ) ( #5228 )
2018-10-30 22:03:04 -04:00
Kim "BKC" Carlbäcker
84829fba82
Update go-macaron/session for RCE-fix. backport of #5177 ( #5196 )
2018-10-27 23:19:57 -04:00
techknowlogick
31a738b221
1.5.2 changelog ( #5052 )
2018-10-09 10:21:35 -04:00
SagePtr
812c225223
Remove links from topics in edit mode ( #5030 )
2018-10-06 20:11:13 -04:00
Lauris BH
33c3cbc968
Detect charset and convert non UTF-8 files for display ( #4950 ) ( #4994 )
...
* Detect charset and convert non UTF-8 files for display
* Refactor and move function to correct module
* Revert unrelated changes
* More unrelated changes
* Duplicate content for small text to have better encoding detection
* Check if original content is valid before duplicating it
2018-09-30 09:02:16 +08:00
Iwasa Kazmi
8f29f61a6b
Backport: Fix layout of the topics editing form ( #4971 ) ( #4993 )
2018-09-29 13:06:11 +03:00
SagePtr
93dcc6caef
Fix null pointer dereference in ParseCommitWithSignature ( #4964 )
2018-09-20 22:09:01 +03:00
crito
4176e33148
fix url in discord webhook ( #4951 )
...
opening issues generates a webhook to discord that contains
a url to the gitea api. the message title in discord is therefore
referencing to the api instead of the issue itself.
2018-09-18 08:27:02 +03:00
Toni Villena
177b46fe77
Backport: fix crippled diff ( #4726 ) ( #4929 )
...
* fix: Crippled diff (#4726 )
* ci
* fix: rebuild styles with v1.5's node_modules
2018-09-14 13:06:38 +02:00
linweijie2012
1e51307466
fix bug forget to remove Stopwatch when remove repository ( #4933 )
...
fix bug forget to remove Stopwatch when remove repository
2018-09-14 16:09:25 +08:00
SagePtr
c145cb745b
Fix bug when repo remained bare if multiple branches pushed ( #4927 )
2018-09-13 13:36:41 +03:00
techknowlogick
1a68b3962f
backport "Enforce token on api routes ( #4840 )" ( #4905 )
2018-09-11 10:39:32 -04:00
SagePtr
d918e63bc5
Fix redirect with non-ascii branch names ( #4764 ) ( #4887 )
2018-09-07 16:32:46 -04:00
Lunny Xiao
1901f35980
issues api allow pulls and fix #4832 ( #4852 ) ( #4862 )
2018-09-04 22:13:56 -04:00
Nicolas Lenz
745c898561
Fix trimming of markup section names ( #4864 )
...
Signed-off-by: Nicolas Lenz <nicolas@eisfunke.com>
2018-09-03 21:43:16 -04:00
techknowlogick
38d8b8cf49
1.5.1 Changelog ( #4851 )
...
As title
2018-09-03 08:53:34 +08:00
SagePtr
0358a40625
Fix missing release title in webhook ( #4783 ) ( #4800 )
2018-08-26 15:07:44 -04:00
techknowlogick
99ce0bfcd7
Don't disclose emails of all users when sending out emails ( #4784 )
...
Backport (#4664 )
2018-08-24 14:37:30 -04:00
Lanre Adelowo
3fbcdd9e25
Make sure to reset commit count in the cache on mirror syncing ( #4720 ) ( #4770 )
...
* Make sure to reset commit count in the cache on mirror syncing
* reset count of commits in all branches
2018-08-23 22:23:21 +08:00
Lanre Adelowo
e9def84bf2
Fixed bug where team with admin privelege type doesn't get any unit attached to the team ( #4719 ) ( #4759 )
2018-08-21 15:29:25 -04:00
Lauris BH
066515429f
Improve URL validation for external wiki and external issues ( #4710 ) ( #4740 )
...
* Improve URL validation for external wiki and external issues
* Do not allow also localhost address for external URLs
2018-08-17 20:21:20 -04:00
SagePtr
12c04a85f2
Fix failure on creating pull request with assignees ( #4419 ) ( #4727 )
2018-08-16 13:46:06 -04:00
SagePtr
a345023d0a
Fix incorrect caption of webhook setting ( #4701 ) ( #4718 )
2018-08-15 19:06:56 +03:00
SagePtr
052aa54b2b
Make cookies HttpOnly and obey COOKIE_SECURE flag ( #4707 )
2018-08-14 16:19:20 -04:00
SagePtr
cbe8a1f0e6
Hide org/create menu item in Dashboard if user has no rights ( #4678 ) ( #4686 )
2018-08-13 14:22:15 +03:00
techknowlogick
cfe6941905
1.5.0 changelog
2018-08-10 13:16:53 -04:00
Lunny Xiao
eb8c611b1d
Site admin could create repos even MAX_CREATION_LIMIT=0 ( #4645 ) ( #4650 )
...
* site admin could create repos even MAX_CREATION_LIMIT=0
* Optimize if structure
2018-08-09 06:31:57 +03:00
techknowlogick
b1eaeeb0cd
Backport Remove link to GitHub issues in 404 template #4639 ( #4644 )
2018-08-08 16:20:05 -04:00
SagePtr
15a403bf97
Push whitelist now doesn't apply to branch deletion ( #4601 ) ( #4640 )
2018-08-08 11:19:13 +03:00
Lunny Xiao
099028681e
fix bugs when too many IN variables ( #4594 ) ( #4597 )
2018-08-02 14:48:39 -04:00
Dingjun
940e30bcd4
fix panic issue on update avatar email ( #4580 ) ( #4590 )
...
fix #4580
back port PR for release/v1.5, refer to #4581
2018-08-01 21:34:57 +08:00
SagePtr
5a7830e0e8
Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function ( #4519 ) ( #4526 )
2018-07-27 22:11:53 +03:00
SagePtr
dae065ea68
Fix out-of-transaction query in removeOrgUser ( #4521 ) ( #4524 )
2018-07-27 08:57:49 -04:00
Lauris BH
40bbc7320c
Add 1.5.0-rc2 changelog ( #4488 )
2018-07-21 20:06:06 +03:00
Lauris BH
5da301bb70
Prevent html entity escaping ( #4471 ) ( #4485 )
2018-07-20 18:39:40 -04:00
Lauris BH
3e191935c8
Fix column droping for MSSQL that need new transaction for that ( #4440 ) ( #4484 )
2018-07-20 15:27:30 -04:00
Lauris BH
8a639ade58
Update xorm to latest version and fix correct `user` table referencing in sql ( #4473 ) ( #4483 )
2018-07-20 21:48:15 +03:00
Lunny Xiao
88d791013b
add valid for lfs oid ( #4461 ) ( #4477 )
2018-07-20 19:36:56 +03:00
techknowlogick
b37ca4a6ff
backport: Redirect to correct page after using scratch token ( #4472 )
2018-07-19 17:15:12 -04:00
Lauris BH
678834883e
Fix drone git@next plugin Gitea version display when building tag ( #4380 ) ( #4430 )
2018-07-12 11:40:50 -04:00
Lauris BH
1965eaf96e
Disable swagger validation while it is not fixed in upstream ( #4423 ) ( #4431 )
2018-07-12 19:49:40 +08:00
Jonas Franz
c784ac53ba
Replace src with raw to fix image paths ( #4386 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-07-07 00:44:16 +02:00
Nicolas Da Mutten
85f3966338
Fixes repo membership check in API ( #4341 ) ( #4379 )
...
Untested, since I can't compile (yet).
2018-07-05 23:34:31 +03:00
Lauris BH
f096e69e0a
Add default merge options when adding new repository ( #4369 ) ( #4373 )
2018-07-05 16:12:09 +02:00
Lunny Xiao
768b41adba
fix repository last updated time update when delete a user who watched the repo ( #4363 ) ( #4371 )
2018-07-05 08:46:13 +02:00
Lauris BH
155caa8e0a
Check that repositories can only be migrated to own user or organizations ( #4366 ) ( #4370 )
...
* Repositories can only migrated to own user or organizations
* Add check for organization that user does not belong to
* Allow admin to migrate repositories for other users
2018-07-05 01:18:06 +02:00
Lauris Bukšis-Haberkorns
280ebcbf7c
Update changelog
...
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
2018-07-03 23:24:48 +03:00
GiteaBot
100a538622
[skip ci] Updated translations via Crowdin
2018-07-03 20:23:00 +00:00
Lauris Bukšis-Haberkorns
1c7f951534
Change 1.5.0 RC1 release date in changelog
...
Signed-off-by: Lauris Bukšis-Haberkorns <lauris@nix.lv>
2018-07-03 23:21:44 +03:00
GiteaBot
a4dfe4b9b1
[skip ci] Updated translations via Crowdin
2018-07-03 19:58:30 +00:00