ByteList
c50a2e5a2a
Vendor updated
2021-04-21 11:35:33 +02:00
ByteList
29e68260f4
v1.14.1
...
* BUGFIXES
* Fix bug clone wiki (#15499 ) (#15502 )
* Github Migration ignore rate limit, if not enabled (#15490 ) (#15495 )
* Use subdir for URL (#15446 ) (#15493 )
* Query the DB for the hash before inserting in to email_hash (#15457 ) (#15491 )
* Ensure review dismissal only dismisses the correct review (#15477 ) (#15489 )
* Use index of the supported tags to choose user lang (#15452 ) (#15488 )
* Fix wrong file link in code search page (#15466 ) (#15486 )
* Quick template fix for built-in SSH server in admin config (#15464 ) (#15481 )
* Prevent superfluous response.WriteHeader (#15456 ) (#15476 )
* Fix ambiguous argument error on tags (#15432 ) (#15474 )
* Add created_unix instead of expiry to migration (#15458 ) (#15463 )
* Fix repository search (#15428 ) (#15442 )
* Prevent NPE on avatar direct rendering if federated avatars disabled (#15434 ) (#15439 )
* Fix wiki clone urls (#15430 ) (#15431 )
* Fix dingtalk icon url at webhook (#15417 ) (#15426 )
* Standardise icon on projects PR page (#15387 ) (#15408 )
* ENHANCEMENTS
* Add option to skip LFS/attachment files for `dump` (#15407 ) (#15492 )
* Clone panel fixes (#15436 )
* Use semantic dropdown for code search query type (#15276 ) (#15364 )
* BUILD
* Build go-git variants for windows (#15482 ) (#15487 )
* Lock down build-images dependencies (Partial #15479 ) (#15480 )
* MISC
* Performance improvement for list pull requests (#15447 ) (#15500 )
* Fix potential copy lfs records failure when fork a repository (#15441 ) (#15485 )
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEtW48dDeknhNoYvXenYpXraojLpUFAmB49LoACgkQnYpXraoj
LpU5qg//VeGo6XqAvilX9xFbX1Q6ZgtiASE1tFGBZhj13Os2U7tFSPsSfYCtloQu
MUD1Bvdh87bLztg5X/x8u2uHKVnLed7Nuur3o5JATeR54qvA0ySguTX3al+PDTD9
JOKcEECCcRgLOqJpYjNBj9h2tOjgjBHKN4VmJWv14epmE+5U/TTKxRmbUS6famFA
C0YeqMg5VSiWjv1JnM/bydKLKLR38FZMUfhkQAnUn4f3tcVEoK4zud9pPPt86AtH
DM822Fs2jOdk4ItUE3FQ0iWJSpAInlAIZak+qQMhEdbeHQbWwuKRxX+E4swZncUA
AKOcackLjcCIysHwBHpvaAFqVkiBirnLF2rdqxupASzQKLgqfbSy8M7Ono5f0k1o
6NG2WsbSu94fmYm4mIAH6A61KWQjSqo1jMVcbyemHue9VsUeD4NY1yWg3G/9EsAd
iIeGzbqMdrKD06SsfTaGKmg+zzkBXvimftZefgk4mqJGUhghvdozM6wAiPkA6rlO
brfNBx5MnYvtbt+Sc81MmCqzl+DFrPZKCNd7gG/asjslw2jfzf7KXtjI3HXoa4Ja
GE5spEgo77Pi+xuejJoSno2eqtvp+eoNKGLvKN62XjQtEazayHRYaYdLVz37qI1E
uuPgmGLPa1+vn56vroOQKzguTdfnALsMRONJWM3m+mobMNpzE50=
=DcnL
-----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEP9qOr5Mr8pQiKmVSxS6Qfm84+osFAmB/18sACgkQxS6Qfm84
+ourtA//cbNXDOKQDMtfGt3WIGp5VpJAY9KXWpM0ZsY7/o+NS02xl77rk+ij674v
EZ5tmjlBIjTGiAjirgdvviFyNN7JzufyIA5GOHYlp65MBnBJZHW4spZ8nuID0o3G
taindLrYUd0wncAMUCd3K1K6PDWfZ9HamlQZgmyOuwIK/USNMF70yTC7OyvJdWm2
5S43QKN/LfrPrN26CFjV7IHHB+9WbWuhE4RCSeillX8zzFcvahpuKM2Gf62mvghJ
kbOCad+B3g+m3TTLLmYA5F8WagW9RMoPF90/Yf8n9QVq2CpfuJ6xuEaL78xJQ/o3
fgXNPpxeIUIGS+u6I4NykAfoB0gO5SCuuADxotAE8G+aTs2y2FyxpdGBJcJNwf/F
hWApSc8ku3JtkuOwXEjJGqHobu7emRSoqyR4+NKSaGnHbML49XzW6YNe1/zQQikD
xb9vVWU5RNychq8uVa+X0XPdjEWWVN1ZvbY0Gvafx9nj0qFBtQ8wcd56JpnBIOoy
X6Z7+SBFcu5lsOH6h2IlT0flsB4J3iypdvRG4RXSVmWKoGjpKli8UnP4yzryiILq
hGpSTmp9SM8wyFEr5aJvsxVq7QttzqHEWjAXYEFp1Wn8HSu7kSOMJgGtI/BwNF68
KhJVz4J7boYVToAIHGO1g0eDhvRy+AIYOv3HfCA5fzLCIjiy8gg=
=3sN9
-----END PGP SIGNATURE-----
Merge tag 'v1.14.1' of github.com:go-gitea/gitea into dev
v1.14.1
* BUGFIXES
* Fix bug clone wiki (#15499 ) (#15502 )
* Github Migration ignore rate limit, if not enabled (#15490 ) (#15495 )
* Use subdir for URL (#15446 ) (#15493 )
* Query the DB for the hash before inserting in to email_hash (#15457 ) (#15491 )
* Ensure review dismissal only dismisses the correct review (#15477 ) (#15489 )
* Use index of the supported tags to choose user lang (#15452 ) (#15488 )
* Fix wrong file link in code search page (#15466 ) (#15486 )
* Quick template fix for built-in SSH server in admin config (#15464 ) (#15481 )
* Prevent superfluous response.WriteHeader (#15456 ) (#15476 )
* Fix ambiguous argument error on tags (#15432 ) (#15474 )
* Add created_unix instead of expiry to migration (#15458 ) (#15463 )
* Fix repository search (#15428 ) (#15442 )
* Prevent NPE on avatar direct rendering if federated avatars disabled (#15434 ) (#15439 )
* Fix wiki clone urls (#15430 ) (#15431 )
* Fix dingtalk icon url at webhook (#15417 ) (#15426 )
* Standardise icon on projects PR page (#15387 ) (#15408 )
* ENHANCEMENTS
* Add option to skip LFS/attachment files for `dump` (#15407 ) (#15492 )
* Clone panel fixes (#15436 )
* Use semantic dropdown for code search query type (#15276 ) (#15364 )
* BUILD
* Build go-git variants for windows (#15482 ) (#15487 )
* Lock down build-images dependencies (Partial #15479 ) (#15480 )
* MISC
* Performance improvement for list pull requests (#15447 ) (#15500 )
* Fix potential copy lfs records failure when fork a repository (#15441 ) (#15485 )
2021-04-21 09:43:56 +02:00
6543
fe628d8406
Vendor Update ( #14696 )
...
* github.com/yuin/goldmark v1.3.1 -> v1.3.2
* github.com/xanzy/go-gitlab v0.42.0 -> v0.44.0
* github.com/prometheus/client_golang v1.8.0 -> v1.9.0
* github.com/minio/minio-go v7.0.7 -> v7.0.9
* github.com/lafriks/xormstore v1.3.2 -> v1.4.0
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-02-16 22:47:24 -05:00
Lunny Xiao
126c9331d6
upgrade xorm to v1.0.6 ( #14246 )
2021-01-05 14:28:51 +08:00
Lunny Xiao
bea343ce09
Upgrade xorm to v1.0.5 ( #12765 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-08 13:57:19 -04:00
Lunny Xiao
514201af5d
Upgrade xorm to v1.0.4 ( #12694 )
2020-09-03 02:58:04 +01:00
Lunny Xiao
45631083a4
Support use nvarchar for all varchar columns when using mssql ( #12269 )
...
* Support use nvarchar for all varchar columns when using mssql
* fix lint
* Change DEFAULT_VARCHAR to nvarchar
* Remove the config for default varchar since it's unnecessary
2020-07-21 20:28:27 +08:00
Lunny Xiao
d08996c7b9
Upgrade xorm to v1.0.3 ( #12210 )
...
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-07-11 17:07:52 -04:00
ByteList
30e1901439
Merge branch 'master' of github.com:go-gitea/gitea
2020-06-30 10:24:24 +02:00
Lunny Xiao
cdef92b3ff
Upgrade xorm to v1.0.2 ( #11900 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-15 16:46:01 -04:00
Lunny Xiao
73f5ca70de
Upgrade xorm to v1.0.1 and fix start fail with potgres ( #10819 )
...
* upgrade xorm to v1.0.1
* fix start fail with postgres
Co-authored-by: zeripath <art27@cantab.net>
2020-03-25 16:32:23 +02:00
Lunny Xiao
c61b902538
Upgrade xorm to v1.0.0 ( #10646 )
...
* Upgrade xorm to v1.0.0
* small nit
* Fix tests
* Update xorm
* Update xorm
* fix go.sum
* fix test
* Fix bug when dump
* Fix bug
* update xorm to latest
* Fix migration test
* update xorm to latest
* Fix import order
* Use xorm tag
2020-03-22 11:12:55 -04:00
guillep2k
ad1b6d439f
Add support for database schema in PostgreSQL ( #8819 )
...
* Add support for database schema
* Require setting search_path for the db user
* Add schema setting to admin/config.tmpl
* Use a schema different from default for psql tests
* Update postgres scripts to use custom schema
* Update to xorm/core 0.7.3 and xorm/xorm c37aff9b3a
* Fix migration test
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-01-20 16:45:14 +01:00
6543
6d811bcb14
Hide not allowed Reactions ( #9387 )
...
* Hide not allowed Reactions
* filter in query :D
* use `
Co-Authored-By: Alexey 〒erentyev <axifnx@gmail.com>
* update xorm v0.8.0 -> v0.8.1
2019-12-18 21:07:36 +08:00
Lunny Xiao
d151503d34
Upgrade xorm to v0.8.0 ( #8536 )
2019-10-17 11:26:49 +02:00
Lunny Xiao
aa9a99cf5f
Upgrade xorm to latest to fix insert issue bug ( #8309 )
...
* upgrade xorm to latest to fix insert issue bug
* add newissue unit tests
* update xorm version
* fix tests
2019-09-29 20:52:39 +08:00
Lunny Xiao
29dda47cbb
Fix label count ( #8267 )
...
* fix label count
* fix vendor
* fix import order
* update xorm to fix bug
* fix tests
* fix mssql bug
2019-09-24 21:22:39 +08:00
guillep2k
5fe2ec264f
Retry create issue to cope with duplicate keys ( #7898 )
...
* Retry create issue to cope with duplicate keys
* Use .SetExpr().Where().Insert()
2019-08-26 22:17:23 -04:00
Lunny Xiao
aa7c34cf86
Fix error log when loading issues caused by a xorm bug ( #7271 )
...
* fix error log when loading issues caused by a xorm bug
* upgrade packages
* fix fmt
* fix Consistency
* fix tests
2019-06-23 18:22:43 +03:00