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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DEV-5312] Call data-processor and instantiate classes
Austin Schaffer
2019-11-20
2
-10
/
+327
*
[DEV-5312] Add interface for amqp publisher and implement a delta publisher
Austin Schaffer
2019-11-12
2
-2
/
+68
*
[DEV-5312] Add preliminary processor
Austin Schaffer
2019-11-12
2
-168
/
+299
*
[DEV-5312] Add dao for deltas
Austin Schaffer
2019-11-12
1
-0
/
+168
*
bin/server: Convert to TypeScript
Mike Gerwitz
2019-11-12
1
-28
/
+48
*
[DEV-5312] Convert MongoServerDao to TS
Austin Schaffer
2019-11-11
7
-260
/
+422
*
[DEV-5312] Convert most parts of RatingService Publish to TS
Austin Schaffer
2019-11-11
2
-1
/
+91
*
[DEV-6353] Generate and save reverse deltas for ratingdata and step save
Austin Schaffer
2019-11-07
1
-19
/
+92
*
[DEV-6353] Add function to create delta from one data set to another
Austin Schaffer
2019-11-07
1
-0
/
+99
*
[DEV-6353] Accept push data in MongoDao
Austin Schaffer
2019-11-07
2
-8
/
+75
*
[DEV-6353] Get and set past rate data
Austin Schaffer
2019-11-07
1
-5
/
+5
*
[DEV-6353] Add bucket definitions
Austin Schaffer
2019-11-07
3
-35
/
+92
*
[DEV-6353] Convert DataProcessor to TS
Austin Schaffer
2019-11-07
2
-417
/
+804
*
RatingService: Fix initialRatedDate and lastRatedDate reply
Mike Gerwitz
2019-10-31
1
-1
/
+72
*
RatingService#postProcessRaterData: Fix accidental indvRate change
Mike Gerwitz
2019-10-31
1
-0
/
+46
*
RatingService: Improved error handling
Mike Gerwitz
2019-10-29
1
-11
/
+98
*
RatingService: Return promise
Mike Gerwitz
2019-10-29
1
-9
/
+35
*
RatingService: Save rating data to separate field (ratedata)
Mike Gerwitz
2019-10-29
1
-2
/
+54
*
RatingServiceTest: Add type information for stubs
Mike Gerwitz
2019-10-29
1
-5
/
+149
*
RatingService: Convert to TypeScript
Mike Gerwitz
2019-10-29
1
-11
/
+8
*
src/numeric: New module
Mike Gerwitz
2019-10-24
1
-0
/
+59
*
RatingServiceSubmitNotify: Remove unused trait
Mike Gerwitz
2019-10-21
1
-186
/
+0
*
{src,test}/.npmignore: New files
Mike Gerwitz
2019-10-21
1
-0
/
+2
*
TokenedDataApi: Accept or kill token
Mike Gerwitz
2019-10-18
1
-3
/
+12
*
Integrate TokenedDataApi into system
Mike Gerwitz
2019-10-18
4
-5
/
+5
*
NodeCallback<T, R>: New type to simplify callback declarations
Mike Gerwitz
2019-10-18
1
-7
/
+7
*
TokenedDataApi: New class
Mike Gerwitz
2019-10-18
1
-0
/
+233
*
{=>Persistent}TokenStore
Mike Gerwitz
2019-10-18
1
-6
/
+9
*
TokenDao, TokenStore: Track most recently created tokens
Mike Gerwitz
2019-10-18
2
-3
/
+77
*
TokenStore: Provide document id via constructor
Mike Gerwitz
2019-10-18
1
-8
/
+8
*
TokenStore: Implement for token lookups and creation
Mike Gerwitz
2019-10-18
1
-0
/
+395
*
TokenDao: Return previous state
Mike Gerwitz
2019-10-18
1
-42
/
+221
*
TokenDao (#updateToken): Return updated data
Mike Gerwitz
2019-10-18
1
-2
/
+11
*
TokenDao: Add error context
Mike Gerwitz
2019-10-18
1
-4
/
+36
*
{Context,Chained}Error: New modules
Mike Gerwitz
2019-10-18
2
-0
/
+135
*
TokenDao: Better error handling for unknown tokens
Mike Gerwitz
2019-10-17
1
-10
/
+46
*
TokenDao: class=>interface
Mike Gerwitz
2019-10-17
1
-5
/
+3
*
TokenDao: "quote"=>"document" with nominal type
Mike Gerwitz
2019-10-17
1
-7
/
+13
*
TokenDao: Nominal typing
Mike Gerwitz
2019-10-17
1
-22
/
+28
*
TokenDao: Lift out nondeterminism (date)
Mike Gerwitz
2019-10-17
1
-12
/
+13
*
TokenDao: Export as default alongside TokenData
Mike Gerwitz
2019-10-17
1
-5
/
+6
*
TokenDao: Callbacks=>promises
Mike Gerwitz
2019-10-17
1
-29
/
+18
*
TokenDao: Add test and further refine types
Mike Gerwitz
2019-10-17
1
-0
/
+243
*
FieldVisibilityEventHandler: Fix arrow function notation
Mike Gerwitz
2019-10-17
1
-1
/
+1
*
[DEV-5657] Check for TLD in email addresses
Joseph Frazer
2019-09-12
1
-0
/
+63
*
Copyright range update
Mike Gerwitz
2019-08-30
57
-57
/
+57
*
[DEV-5546] Change getdate to getUTCDate
Sarah Chintomby
2019-06-18
1
-1
/
+1
*
[DEV-5546] Fix calc relativedate for day and also month concerning edge cases
Sarah Chintomby
2019-06-18
1
-0
/
+72
*
[DEV-5333] Pass last rated date from the server quote back to the client quote
Austin Schaffer
2019-06-17
4
-19
/
+237
*
[DEV-5333] Expose initialRatedDate to the client from the bucket
Austin Schaffer
2019-06-14
2
-1
/
+82
[next]