]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/initializers/database.js
Update migrations code
[github/Chocobozzz/PeerTube.git] / server / initializers / database.js
2016-12-25  ChocobozzzUpdate migrations code
2016-12-24  ChocobozzzMove tags in another table
2016-12-19  ChocobozzzFirst version with PostgreSQL
2016-10-26  ChocobozzzServer: host -> hostname (host = hostname + port)
2016-10-21  ChocobozzzServer: pod removing refractoring
2016-10-02  ChocobozzzMerge branch 'master' into webseed-merged
2016-09-26  ChocobozzzServer: fix migration at installation
2016-09-26  ChocobozzzAdd migration (for db, folders...) mechanism
2016-08-19  ChocobozzzServer: put config in constants
2016-07-27  ChocobozzzServer: Use ES6 promise for mongoose/node-oatuh2-server
2016-07-01  ChocobozzzOAuth/User models refractoring -> use mongoose api
2016-06-30  ChocobozzzPod model refractoring -> use mongoose api
2016-06-28  ChocobozzzRequest model refractoring -> use mongoose api
2016-06-24  ChocobozzzVideo model refractoring -> use mongoose api
2016-03-16  ChocobozzzUse const/let now we use node 4.2
2016-03-07  ChocobozzzPrepare folders structure for angular app