DescriptionFix miscellaneous prod bugs.
- Fix bug where "nil" Parent field was being translated into non-nil
empty key.
- Use fully qualified AppID for key AppID in checkfilter.
- Use a context-installed singleton to probe AppEngine runtime parameters.
- Bump Task field count to match gae/AppEngine count.
- Fix UTC time check when Locations are the same, but have different
pointers.
- Pass PropertyLoadSaver value array (rather than source) in
prod/PutMulti :)
- Use struct name as default even when it implements PropertyLoadSaver.
R=iannucci@chromium.org
Committed: https://github.com/luci/gae/commit/fcb2b4639aa8014c6de0f7f0c33d4260371e945e
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix key AppID check. #Patch Set 3 : Moar fixes. #
Total comments: 3
Patch Set 4 : Passes tests, actual timezone check, $kind is default. #Patch Set 5 : Remove superfluous function added in PS#1. #
Total comments: 6
Patch Set 6 : Some cleanup. #Patch Set 7 : Fixed to be better: formally define "fully qualified AppID", use it. #Patch Set 8 : Probe cache! #
Total comments: 2
Patch Set 9 : Rebase. #
Messages
Total messages: 25 (1 generated)
|