0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add yaml to path
benlau
as Ben Lau
More... over 14 years ago
utils.BackupFile - Changed the file format , the model_class and file format version no. is saved. gae-restore - can restore individual file
benlau
as Ben Lau
More... over 14 years ago
Added utils.BackupFile - An object to handle backup file saving and loading
benlau
as Ben Lau
More... over 14 years ago
Bug fix - can not handle DateTimeProperty output
benlau
as Ben Lau
More... over 14 years ago
createEntity => serialize
benlau
as Ben Lau
More... over 14 years ago
Added encode_key() - Encode a key for JSON output
benlau
as Ben Lau
More... over 14 years ago
Added resolve_key - Resolve the key and create key instance
benlau
as Ben Lau
More... over 14 years ago
utils.fromJSON() => utils.deserialize()
benlau
as Ben Lau
More... over 14 years ago
Ignore None fields
benlau
as Ben Lau
More... over 14 years ago
Moved the nested convert() function from GaeApp.upload_model to utils.py
benlau
as Ben Lau
More... over 14 years ago
Change entry with numeric ID to key_name , and updated the reference to the model
benlau
as Ben Lau
More... over 14 years ago
Supported for db.ReferenceProperty without assigned reference_class
benlau
as Ben Lau
More... over 14 years ago
gea-backuo/gea-restore - supported db.UserProperty and db.DateTimeProperty
benlau
as Ben Lau
More... over 14 years ago
GaeApp - supported to parse options
benlau
as Ben Lau
More... over 14 years ago
[gae-backup] Added -o option , specific output directory
benlau
as Ben Lau
More... over 14 years ago
Added README and demonstrate script drop_tables
benlau
as Ben Lau
More... over 14 years ago
Restore and backup is working (without detailed test)
benlau
as Ben Lau
More... over 14 years ago
Prototype of restore script
benlau
as Ben Lau
More... over 14 years ago
Prototype of backup script
benlau
as Ben Lau
More... over 14 years ago
GAE Backup - Initial project repository
benlau
as Ben Lau
More... over 14 years ago