Brent Simmons
|
17e22fb91a
|
Upgrade to recommended settings everywhere.
|
2017-11-04 19:16:07 -07:00 |
Brent Simmons
|
f9b3eeb4d7
|
Switch macOS deployment target to 10.13. Get MarkAllReadCommand working as an undoable command.
|
2017-10-29 11:14:10 -07:00 |
Brent Simmons
|
c258a9da5c
|
Rewrite and move BatchUpdate.swift.
|
2017-10-05 20:34:29 -07:00 |
Brent Simmons
|
8f12df8f5b
|
Move fetchObjectsWithIDs from AttachmentsTable to default protocol implementation since AuthorsTable needs the exact same thing.
|
2017-09-12 21:47:04 -07:00 |
Brent Simmons
|
258abab9f6
|
Rename *LookupTable data structures to *Map.
|
2017-09-11 13:11:29 -07:00 |
Brent Simmons
|
5ee58458a2
|
Make progress on related objects.
|
2017-09-11 06:46:32 -07:00 |
Brent Simmons
|
b783d1c062
|
Create and use a DatabaseRelatedObjectsTable protocol, which clarifies the relationships between different table types.
|
2017-09-02 10:11:19 -07:00 |
Brent Simmons
|
5860f774bd
|
Make Database.framework build. Doesn’t work, but it builds.
|
2017-08-21 13:31:14 -07:00 |
Brent Simmons
|
213b1d7a6f
|
Turn ObjectCache into DatabaseObjectCache — rather than a generic with a keypath, it works with DatabaseObject, which has a known databaseID property.
|
2017-08-20 16:03:09 -07:00 |
Brent Simmons
|
dccc44c920
|
Make progress saving relationships in DatabaseLookupTable.
|
2017-08-20 12:41:33 -07:00 |
Brent Simmons
|
2d915a890e
|
Start DatabaseLookupTableCache.
|
2017-08-19 16:30:55 -07:00 |
Brent Simmons
|
0186aeffa2
|
Added Swift compile time check setting. Fixed issue, and then Xcode stopped beachballing, which means I can move back from my laptop to my iMac. Whew.
|
2017-08-19 12:27:54 -07:00 |
Brent Simmons
|
2fe6b0e2a6
|
LookupTable.
|
2017-08-07 22:09:10 -07:00 |
Brent Simmons
|
7f573c2b14
|
Continue progress on relationships.
|
2017-08-07 20:00:46 -07:00 |
Brent Simmons
|
4503f771da
|
Attach authors.
|
2017-08-06 12:37:47 -07:00 |
Brent Simmons
|
32ae8ab1d8
|
Create ObjectCache and start using it.
|
2017-07-30 11:22:21 -07:00 |
Brent Simmons
|
f293d5715c
|
Make DatabaseTable a protocol.
|
2017-07-16 20:51:08 -07:00 |
Brent Simmons
|
8fc4c3041d
|
Make progress on attachments. Build still broken.
|
2017-07-16 19:36:38 -07:00 |
Brent Simmons
|
96e17818af
|
Remove DataModel.framework.
|
2017-07-08 13:12:46 -07:00 |
Andrew Carter
|
642955f1c9
|
Update sub-projects for Xcode 8.3.2
Apply recommended updates for Xcode 8.3.2 to eliminate the warnings.
|
2017-06-01 16:01:41 -07:00 |
Brent Simmons
|
b506900e3d
|
Add RSDatabase.
|
2017-05-22 13:09:19 -07:00 |