]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers/database-utils.ts
Try to speed up AP update transaction
[github/Chocobozzz/PeerTube.git] / server / helpers / database-utils.ts
2021-06-08  ChocobozzzTry to speed up AP update transaction
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-28  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-27  ChocobozzzMerge branch 'develop' into shorter-URLs-channels-accounts
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-27  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-26  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-25  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-14  ChocobozzzMerge branch 'release/3.2.0' into develop
2021-05-12  ChocobozzzStricter models typing
2021-05-10  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-10  ChocobozzzUpdate channel updatedAt when uploading a video
2021-01-25  ChocobozzzAdd priority to transcoding jobs
2019-11-25  ChocobozzzAdd ability to disable webtorrent
2019-07-29  ChocobozzzAdd gitlab ci support
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-24  ChocobozzzUpdate sequelize
2018-08-14  ChocobozzzCleanup utils helper
2018-07-24  ChocobozzzBegin advanced search
2018-06-27  ChocobozzzFix transaction retryer error log
2018-06-14  ChocobozzzAdd ability for uploaders to schedule video update
2018-06-13  ChocobozzzRefractor retry transaction function
2018-04-23  ChocobozzzUse ISO 639 for languages
2018-03-26  ChocobozzzFix error logging
2018-03-21  ChocobozzzFix issues with truncated description and utf characters
2018-03-13  ChocobozzzUpgrade server depencencies
2018-01-25  ChocobozzzMove job queue to redis
2018-01-04  ChocobozzzRefresh remote accounts
2017-11-27  ChocobozzzCleanup helpers
2017-11-27  ChocobozzzAdd follow tests
2017-11-27  ChocobozzzServer shares user videos
2017-10-31  ChocobozzzUpgrade server packages
2017-10-26  ChocobozzzUse async/await in controllers
2017-07-11  ChocobozzzRemove "function" in favor of () => {}
2017-07-07  ChocobozzzFix error logging
2017-07-05  ChocobozzzMove to promises
2017-06-10  ChocobozzzType functions
2017-06-05  Chocobozzzrequire -> import
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration