mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-22 07:16:13 +01:00
680d9a2811
This is an important fix, prolly wants merging into master ASAP. Before this fix each new pad request would re-populate the all pads object, this is a blocking procedure and slows down the loading to a point where it's almost useless :( Testing didn't find this because our testing stack isn't populated with pad data :| TLDR. Our tests still suck, hard. |
||
---|---|---|
.. | ||
API.js | ||
AuthorManager.js | ||
DB.js | ||
GroupManager.js | ||
Pad.js | ||
PadManager.js | ||
ReadOnlyManager.js | ||
SecurityManager.js | ||
SessionManager.js | ||
SessionStore.js |