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
techknowlogick
e0a84d7880
dep: update crypto. info: https://golangtutorial.dev/news/fix-in-crypto-package/ ( #14067 )
...
Co-authored-by: zeripath <art27@cantab.net>
2020-12-20 17:36:07 +02:00
6543
70ea2300ca
[Vendor] update macaron related ( #13409 )
...
* Vendor: update gitea.com/macaron/session to a177a270
* make vendor
* Vendor: update gitea.com/macaron/macaron to 0db5d458
* make vendor
* Vendor: update gitea.com/macaron/cache to 905232fb
* make vendor
* Vendor: update gitea.com/macaron/i18n to 4ca3dd0c
* make vendor
* Vendor: update gitea.com/macaron/gzip to efa5e847
* make vendor
* Vendor: update gitea.com/macaron/captcha to e8597820
* make vendor
2020-11-03 08:04:09 +02:00
6543
12a1f914f4
Vendor Update Go Libs ( #13166 )
...
* update github.com/alecthomas/chroma v0.8.0 -> v0.8.1
* github.com/blevesearch/bleve v1.0.10 -> v1.0.12
* editorconfig-core-go v2.1.1 -> v2.3.7
* github.com/gliderlabs/ssh v0.2.2 -> v0.3.1
* migrate editorconfig.ParseBytes to Parse
* github.com/shurcooL/vfsgen to 0d455de96546
* github.com/go-git/go-git/v5 v5.1.0 -> v5.2.0
* github.com/google/uuid v1.1.1 -> v1.1.2
* github.com/huandu/xstrings v1.3.0 -> v1.3.2
* github.com/klauspost/compress v1.10.11 -> v1.11.1
* github.com/markbates/goth v1.61.2 -> v1.65.0
* github.com/mattn/go-sqlite3 v1.14.0 -> v1.14.4
* github.com/mholt/archiver v3.3.0 -> v3.3.2
* github.com/microcosm-cc/bluemonday 4f7140c49acb -> v1.0.4
* github.com/minio/minio-go v7.0.4 -> v7.0.5
* github.com/olivere/elastic v7.0.9 -> v7.0.20
* github.com/urfave/cli v1.20.0 -> v1.22.4
* github.com/prometheus/client_golang v1.1.0 -> v1.8.0
* github.com/xanzy/go-gitlab v0.37.0 -> v0.38.1
* mvdan.cc/xurls v2.1.0 -> v2.2.0
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-10-16 01:06:27 -04:00
6543
e266ba30cc
update ( #12481 )
...
Co-authored-by: zeripath <art27@cantab.net>
2020-08-13 11:57:08 -04:00
ByteList
30e1901439
Merge branch 'master' of github.com:go-gitea/gitea
2020-06-30 10:24:24 +02:00
zeripath
1426126690
Update to go-git v5.1.0 ( #11936 )
...
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-17 19:29:38 -04:00
6543
6e23a1b843
[Vendor] mssqldb: 2019-11-28 -> 2020-04-28 ( #11364 )
...
update go-mssqldb 2019-11-28 (1d7a30a10f73) -> 2020-04-28 (06a60b6afbbc)
2020-05-10 18:42:52 +01:00
6543
8d2059a201
update: macaron cores,gzip,session ( #10522 )
...
Co-authored-by: zeripath <art27@cantab.net>
2020-02-28 10:51:18 +01:00
techknowlogick
63a6e71ac2
update crypto vendors ( #10385 )
2020-02-20 16:03:34 -05:00
zeripath
60b31c8f01
Fix the intermittent TestGPGGit failures ( #9360 )
...
* Fix the intermittent TestGPGGit failures
Reattempt to open the listener if the port is busy with a delay up to a second
Switch from generating a private key each time, just use a known good key
2019-12-15 16:21:16 +00:00
techknowlogick
05f6eccf27
update golang.org/x/crypto vendor to use acme v2 ( #9056 )
2019-11-20 00:30:46 -05:00
Antoine GIRARD
149758c912
Update to github.com/lafriks/xormstore@v1.3.0 ( #8317 )
2019-10-02 02:32:12 +02:00
techknowlogick
33ad554800
update go-git to v4.12.0 - fixes #7248 ( #7249 )
2019-06-19 10:14:15 +08:00
Tamal Saha
34d06f4c6b
Handle CORS requests ( #6289 )
2019-05-13 11:38:53 -04:00
Mura Li
d77176912b
Use Go1.11 module ( #5743 )
...
* Migrate to go modules
* make vendor
* Update mvdan.cc/xurls
* make vendor
* Update code.gitea.io/git
* make fmt-check
* Update github.com/go-sql-driver/mysql
* make vendor
2019-03-27 19:15:23 +08:00
Lauris BH
08bf443016
Implement git refs API for listing references (branches, tags and other) ( #5354 )
...
* Inital routes to git refs api
* Git refs API implementation
* Update swagger
* Fix copyright
* Make swagger happy add basic test
* Fix test
* Fix test again :)
2018-11-27 16:52:20 -05:00
Fluf
b82c14b3d2
add letsencrypt to Gitea ( #4189 )
2018-08-21 09:56:50 -04:00
Lauris BH
3138417c63
Update golang x/crypto dependencies ( #2923 )
2017-11-16 07:53:23 +02:00
Thomas Boerger
1ebb35b988
Added all required dependencies
2016-11-04 08:43:11 +01:00