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
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DEV-5312] Refactor class dependencies
Austin Schaffer
2019-12-12
2
-160
/
+4
*
[DEV-5312] Add preliminary processor
Austin Schaffer
2019-11-12
1
-168
/
+0
*
[DEV-5312] Add dao for deltas
Austin Schaffer
2019-11-12
1
-0
/
+168
*
[DEV-5312] Convert MongoServerDao to TS
Austin Schaffer
2019-11-11
6
-170
/
+422
*
[DEV-5312] Convert most parts of RatingService Publish to TS
Austin Schaffer
2019-11-11
1
-1
/
+1
*
[DEV-6353] Generate and save reverse deltas for ratingdata and step save
Austin Schaffer
2019-11-07
1
-19
/
+92
*
[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
*
RatingServiceSubmitNotify: Remove unused trait
Mike Gerwitz
2019-10-21
1
-186
/
+0
*
TokenedDataApi: Accept or kill token
Mike Gerwitz
2019-10-18
1
-3
/
+12
*
Integrate TokenedDataApi into system
Mike Gerwitz
2019-10-18
1
-1
/
+1
*
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
*
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
*
Copyright range update
Mike Gerwitz
2019-08-30
7
-7
/
+7
*
[DEV-5333] Pass last rated date from the server quote back to the client quote
Austin Schaffer
2019-06-17
2
-1
/
+41
*
[DEV-5333] Expose initialRatedDate to the client from the bucket
Austin Schaffer
2019-06-14
1
-1
/
+1
*
[DEV-3514] Lock quotes that exceed expiration date
Andrew Fanton
2019-05-28
1
-0
/
+125
*
db: Restore previous save-all-meta behavior
Mike Gerwitz
2019-02-12
1
-0
/
+123
*
[DEV-4338] Change behavior of default data
Joseph Frazer
2019-02-04
1
-1
/
+64
*
Accommodate ancient qtype data on init and clean
Mike Gerwitz
2018-11-19
1
-1
/
+3
*
ProgramInit: Do not initialize bucket values for undefined question types
Mike Gerwitz
2018-11-14
1
-1
/
+11
*
ProgramQuoteCleaner: Clean all groups (not just linked)
Mike Gerwitz
2018-10-21
1
-3
/
+70
*
RatingServiceSubmitNotify: Do not flag as notified on error
Mike Gerwitz
2018-05-02
1
-10
/
+32
*
RatingServiceSubmitNotify: Create dapi dynamically with session
Mike Gerwitz
2018-05-01
2
-19
/
+31
*
RatingServiceSubmitNotify: Notify only once
Mike Gerwitz
2018-05-01
1
-2
/
+49
*
RatingServiceSubmitNotify: Add trait
Mike Gerwitz
2018-05-01
1
-0
/
+115
[next]