wekan/models
Maxime Quandalle 9792193e60
Add MongoDB indexes
These indexes will optimize the queries that are used in the board and card
views.

Fixes #524.
2016-07-18 22:38:38 +02:00
..
activities.js Add MongoDB indexes 2016-07-18 22:38:38 +02:00
attachments.js Update some meta-data 2016-01-02 17:15:19 +01:00
avatars.js Centralize all mutations at the model level 2015-09-08 20:19:42 +02:00
boards.js Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
cardComments.js Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
cards.js Add MongoDB indexes 2016-07-18 22:38:38 +02:00
export.js Favor FlowRouter.url over Meteor.absoluteUrl 2016-01-05 13:37:15 +01:00
import.js Upgrade ESLint to v2 2016-03-17 16:26:14 +01:00
lists.js Add MongoDB indexes 2016-07-18 22:38:38 +02:00
unsavedEdits.js Models: Replace before.insert with autoValues 2016-06-03 03:56:35 +02:00
users.js Merge #616 into devel 2016-07-18 15:40:41 +02:00
watchable.js Add notification, allow watch boards / lists / cards 2016-01-05 23:26:02 +08:00