Commit Graph

19 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
30957ad3d8 Remove // tslint:disable comments (#22198) 2017-12-14 13:24:24 -08:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Andy
8725002bd4 Add tslint disables for "no-declare-current-package" (#20044) 2017-09-26 11:12:15 -07:00
Andy
cb2dbfbb50 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Max Battcher
31df86f74f Support PouchDB emit-included maps
Include a note that CouchDB does not support them and they always run locally.
2017-06-08 22:17:00 -04:00
Max Battcher
35013236c7 Make a type for built-in reducers in pouchdb-mapreduce 2017-06-08 21:58:45 -04:00
Max Battcher
f904d66dab Correct Reducer in pouchdb-mapreduce
Confused between too much different documentation descriptions and not enough code examples.
2017-06-08 21:47:13 -04:00
Max Battcher
307c01282b Reallow heterogeneous query in pouchdb-mapreduce 2017-06-08 20:23:23 -04:00
Max Battcher
8f92ae45d4 Further model reduction in pouchdb-mapreduce
Reduce should be a CouchDB-style reduction function (keys, values, rereduce).

For query, the Model is the Reduction or the currently hidden from types emit(key, value) value.
2017-06-08 20:12:24 -04:00
Max Battcher
37e857614e Generic map/reduce parameters for pouchdb-mapreduce 2017-06-08 18:59:03 -04:00
Max Battcher
a9e3463342 Update and lint pouchdb-mapreduce 2017-06-08 14:29:46 -04:00
Andy
53ecd41e90 Remove unnecessary namespaces in tests (#15922) 2017-04-18 13:57:54 -07:00
Simon Paulger
807d95e4b5 Remove AGBrown from the authors list on his request.
Rename RevisionDiffList RevisionDiffOptions.
Rename documentId DocumentId.
2017-04-13 14:01:03 +01:00
Simon Paulger
4f295732c5 Remove duplicated author 2017-04-07 14:49:27 +01:00
Simon Paulger
1eb7cdd915 Upgrade PouchDB support to v6.1.2 2017-04-07 14:12:24 +01:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00