Mike Gerwitz
Activist for User Freedom
About
Posts
Talks
Projects
Papers
Social
index
:
liza
master
Data collection, validation, and processing framework for JavaScript [employer project]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DEV-6325] Return previous rating results on rate call
Shelly Shaver
2020-01-24
1
-3
/
+4
*
[DEV-6730] Store concluding_save with the reverse delta
Austin Schaffer
2020-01-15
4
-12
/
+30
*
[DEV-6730] Post whether or not a save step will conclude the process
Austin Schaffer
2020-01-15
4
-21
/
+51
*
[DEV-5314] Do not publish directly to postrate exchange after rating
Schaffer, Austin
2020-01-02
3
-200
/
+1
*
[DEV-6763] Include ratedata in data deltas
Austin Schaffer
2019-12-26
1
-1
/
+1
*
[DEV-6756] Prevent special chars from "local-part" of email address
Joseph Frazer
2019-12-23
1
-1
/
+1
*
[DEV-5312] Use milliseconds for timestamp
Austin Schaffer
2019-12-19
1
-1
/
+2
*
[DEV-5312] Do not use Object.create when applying delta
Austin Schaffer
2019-12-19
1
-2
/
+2
*
[DEV-6710] [WIP] Save environment on quote save
Austin Schaffer
2019-12-19
4
-5
/
+19
*
[DEV-5312] Get delta processor program field from mongodb
Austin Schaffer
2019-12-18
5
-1
/
+9
*
[DEV-5312] Remove recursive avro schema and filter bucket keys starting with ...
Austin Schaffer
2019-12-18
2
-25
/
+61
*
[DEV-5312] Update avro schema error context so invalid path is not overwritten
Austin Schaffer
2019-12-18
2
-9
/
+18
*
[DEV-5312] Use formatted time when logging events
Austin Schaffer
2019-12-17
1
-2
/
+5
*
[DEV-5312] Log quote_id along with doc_id
Austin Schaffer
2019-12-17
4
-10
/
+35
*
[DEV-5312] Allow for arbitrary depth in bucket schema
Austin Schaffer
2019-12-17
2
-54
/
+25
*
[DEV-5312] Create additional indexes and process less frequently
Austin Schaffer
2019-12-16
3
-23
/
+38
*
[DEV-5312] Include created and modified fields in avro schema
Austin Schaffer
2019-12-12
1
-0
/
+12
*
[DEV-5312] Define document meta data and restructure message writer.
Austin Schaffer
2019-12-12
15
-315
/
+500
*
DeltaProcessor: Correct delta application
Mike Gerwitz
2019-12-12
1
-21
/
+81
*
DeltaProcessor: Encapsulate getDeltas and remove redundant tests
Mike Gerwitz
2019-12-12
1
-3
/
+3
*
DeltaProcessor: Remove redundant tests
Mike Gerwitz
2019-12-12
1
-2
/
+2
*
DeltaPublisher#_sendMessage: Promise.reject=>throw
Mike Gerwitz
2019-12-12
1
-6
/
+4
*
.env: Use uppercase for env vars
Mike Gerwitz
2019-12-12
1
-10
/
+10
*
EventMediator: Log error stack under context
Mike Gerwitz
2019-12-12
1
-2
/
+4
*
DeltaPublisher: Remove parsing from constructor
Mike Gerwitz
2019-12-12
1
-12
/
+5
*
AvroFactory: Extract avro-js type definitions into src/types
Mike Gerwitz
2019-12-12
3
-66
/
+96
*
AmqpConnection: Propagate assertExchange promise
Mike Gerwitz
2019-12-12
2
-17
/
+17
*
[DEV-5312] Refactor class dependencies
Austin Schaffer
2019-12-12
19
-516
/
+1235
*
[DEV-5312] Add logic to apply delta to bucket then publish modified bucket
Austin Schaffer
2019-12-12
10
-224
/
+411
*
[DEV-5312] Refactor references from 'self' to 'this', pass console into event...
Austin Schaffer
2019-12-12
8
-222
/
+339
*
[DEV-5312] Generalize event subscribers and dispatchers
Austin Schaffer
2019-11-25
8
-169
/
+53
*
[DEV-5312] Reconnect AMQP when connection drops
Austin Schaffer
2019-11-25
4
-47
/
+100
*
[DEV-5312] Add signal handling and prometheus monitoring
Austin Schaffer
2019-11-22
8
-158
/
+514
*
[DEV-5312] Call data-processor and instantiate classes
Austin Schaffer
2019-11-20
11
-236
/
+786
*
[DEV-5312] Set processed flag
Austin Schaffer
2019-11-13
4
-19
/
+226
*
[DEV-5312] Set processed flag
Austin Schaffer
2019-11-12
2
-0
/
+3
*
[DEV-5312] Add interface for amqp publisher and implement a delta publisher
Austin Schaffer
2019-11-12
4
-492
/
+179
*
[DEVOPS-143] Node 12, needs a callback for asynchronous file writes, so switc...
Burzlaff, Herbert
2019-11-12
1
-1
/
+1
*
[DEV-5312] Add preliminary processor
Austin Schaffer
2019-11-12
4
-5
/
+182
*
[DEV-5312] Add dao for deltas
Austin Schaffer
2019-11-12
3
-1
/
+254
*
bin/server: Convert to TypeScript
Mike Gerwitz
2019-11-12
5
-34
/
+204
*
[DEV-5312] Workaround multiple easejs instances
Austin Schaffer
2019-11-11
1
-0
/
+6
*
[DEV-5312] Convert MongoServerDao to TS
Austin Schaffer
2019-11-11
12
-869
/
+1294
*
[DEV-5312] Convert most parts of RatingService Publish to TS
Austin Schaffer
2019-11-11
3
-103
/
+281
*
events: Use EventEmitter from old version of Node
Mike Gerwitz
2019-11-08
35
-34
/
+166
*
[DEV-6353] Generate and save reverse deltas for ratingdata and step save
Austin Schaffer
2019-11-07
4
-11
/
+44
*
[DEV-6353] Add function to create delta from one data set to another
Austin Schaffer
2019-11-07
1
-0
/
+169
*
[DEV-6353] Accept push data in MongoDao
Austin Schaffer
2019-11-07
4
-3
/
+13
*
[DEV-6353] Get and set past rate data
Austin Schaffer
2019-11-07
3
-3
/
+6
*
[DEV-6353] Add dapi definitions
Austin Schaffer
2019-11-07
4
-3
/
+326
[next]