summaryrefslogtreecommitdiffstats
path: root/modules/sync
Commit message (Collapse)AuthorAgeFilesLines
* Fix status table race condition (#1835)Ethan Koenig2017-05-312-0/+21
|
* Fix typos in models/ and modules/ (#1248)Ethan Koenig2017-03-152-2/+2
|
* Add missing copyright header to status table test (#902)Andrew2017-02-111-0/+4
|
* Improve status table implementation (#879)Andrew2017-02-093-12/+29
| | | | | | | | * Remove superfluous defer calls * Improve status table implementation as well This would probably only help with large, high-traffic installs
* modules/sync: add UniqueQueueUnknwon2016-08-301-0/+70
|
* modules/sync: rename SingleInstancePool to ExclusivePoolUnknwon2016-08-301-9/+10
|
* Minor naming improvementUnknwon2016-08-171-0/+2
|
* modules/sync: move sync objects to independent moduleUnknwon2016-08-142-0/+116