Commit graph

9 commits

Author SHA1 Message Date
6543
ee97e6a66a
Update gitea-vet to v0.2.1 ()
* 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
guillep2k
64029e1468
Update lunny/levelqueue to 0.3.0 ()
Co-authored-by: Guillermo Prandi <guillep2k@users.noreply.github.com>
2020-05-04 07:51:09 +01:00
John Olheiser
baadb51445
Add gitea-vet ()
* 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
6543
8d2059a201
update: macaron cores,gzip,session ()
Co-authored-by: zeripath <art27@cantab.net>
2020-02-28 10:51:18 +01:00
zeripath
2c903383b5
Add Unique Queue infrastructure and move TestPullRequests to this ()
* Upgrade levelqueue to version 0.2.0

This adds functionality for Unique Queues

* Add UniqueQueue interface and functions to create them

* Add UniqueQueue implementations

* Move TestPullRequests over to use UniqueQueue

* Reduce code duplication

* Add bytefifos

* Ensure invalid types are logged

* Fix close race in PersistableChannelQueue Shutdown
2020-02-02 23:19:58 +00:00
6543
a5a79f702d update gitea.com/macaron/macaron to 1.4.0 () 2020-01-05 15:27:25 +01:00
Lunny Xiao
3bdce82ce9
upgrade levelqueue to 0.1.0 () 2019-11-28 23:37:33 +08:00
Lunny Xiao
9ff6312627
Move modules/gzip to gitea.com/macaron/gzip ()
* Move modules/gzip to gitea.com/macaron/gzip

* Fix vendor
2019-11-18 13:18:33 +08:00
Tamal Saha
171b359877 Use gitea forked macaron ()
Signed-off-by: Tamal Saha <tamal@appscode.com>
2019-08-23 12:40:29 -04:00