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
d1353e1f7c
Vendor Update ( #14496 )
...
* update code.gitea.io/sdk/gitea v0.13.1 -> v0.13.2
* update github.com/go-swagger/go-swagger v0.25.0 -> v0.26.0
* update github.com/google/uuid v1.1.2 -> v1.2.0
* update github.com/klauspost/compress v1.11.3 -> v1.11.7
* update github.com/lib/pq 083382b7e6fc -> v1.9.0
* update github.com/markbates/goth v1.65.0 -> v1.66.1
* update github.com/mattn/go-sqlite3 v1.14.4 -> v1.14.6
* update github.com/mgechev/revive 246eac737dc7 -> v1.0.3
* update github.com/minio/minio-go/v7 v7.0.6 -> v7.0.7
* update github.com/niklasfasching/go-org v1.3.2 -> v1.4.0
* update github.com/olivere/elastic/v7 v7.0.21 -> v7.0.22
* update github.com/pquerna/otp v1.2.0 -> v1.3.0
* update github.com/xanzy/go-gitlab v0.39.0 -> v0.42.0
* update github.com/yuin/goldmark v1.2.1 -> v1.3.1
2021-01-28 17:56:38 +01:00
6543
3285babcae
Update github.com/blevesearch/bleve v1.0.13 -> v1.0.14 ( #13947 )
2020-12-12 01:16:53 +01:00
techknowlogick
1c3278c2fa
update revive lint to latest commit ( #12921 )
...
* update revive lint to latest commit
* make fmt
* change import
2020-09-22 20:02:16 +03:00
6543
0c6a802731
[Vendor] Update xanzy/go-gitlab v0.31.0 => v0.37.0 ( #12701 )
...
* update github.com/xanzy/go-gitlab v0.31.0 => v0.37.0
* vendor
* adapt changes
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-09-06 11:37:53 -04:00
6543
ee97e6a66a
Update gitea-vet to v0.2.1 ( #12282 )
...
* change to new code location
* vendor
* tagged version v0.2.0
* gitea-vet v0.2.1
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-08-15 13:13:07 -04:00
ByteList
30e1901439
Merge branch 'master' of github.com:go-gitea/gitea
2020-06-30 10:24:24 +02:00
John Olheiser
baadb51445
Add gitea-vet ( #10948 )
...
* Add copyright
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Add gitea-vet and fix non-compliance
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Combine tools.go into build.go and clean up
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Remove extra GO111MODULE=on
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2020-04-05 07:20:50 +01:00
Lunny Xiao
b264c30394
Move gocovmerge as vendor ( #10947 )
...
* Move gocovmerge as vendor
* Update Makefile
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-04-04 11:45:26 +03:00
Lunny Xiao
4f63f283c4
Rename scripts to build and add revive command as a new build tool command ( #10942 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-04-03 22:29:12 +03: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
3f5cdfe359
use go 1.13 ( #8088 )
...
* use go 1.13
* use go 1.13 in gomod file
* Update Makefile
* update swagger deps
2019-09-12 14:58:32 +03:00
Antoine GIRARD
9fe4437bda
Use vendored go-swagger ( #8087 )
...
* Use vendored go-swagger
* vendor go-swagger
* revert un wanteed change
* remove un-needed GO111MODULE
* Update Makefile
Co-Authored-By: techknowlogick <matti@mdranta.net>
2019-09-04 22:53:54 +03:00