Commit Graph

7751 Commits

Author SHA1 Message Date
Brent Simmons 54cfaefd81 Finish DatabaseLookupTable — well, except for testing and seeing if it actually works. 2017-08-20 15:03:05 -07:00
Brent Simmons dccc44c920 Make progress saving relationships in DatabaseLookupTable. 2017-08-20 12:41:33 -07:00
Brent Simmons e76beee988 Progress on relationships. 2017-08-19 22:07:31 -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 8d5d94e1a9 Checking in to switch computers BECAUSE XCODE IS JUST BEACHBALLING ON MY IMAC GODDAMNIT. 2017-08-19 11:43:52 -07:00
Brent Simmons e7897e21d9 Start ToDo.ooutline. (OmniOutliner outline.) 2017-08-14 13:33:50 -07:00
Brent Simmons 177667d639 Remove one of the caches from DatabaseLookupTable. 2017-08-14 13:16:52 -07:00
Brent Simmons fec53ba309 Merge branch 'master' of https://github.com/brentsimmons/Evergreen 2017-08-14 12:55:02 -07:00
Brent Simmons a4b27075a7 More work on relationships. 2017-08-14 12:54:57 -07:00
Brent Simmons a9bb9a2872 Yet more progress on relationships. 2017-08-12 16:16:22 -07:00
Brent Simmons 7f5277f3e0 Using LookupTable. 2017-08-08 20:10:02 -07:00
Brent Simmons 2fe6b0e2a6 LookupTable. 2017-08-07 22:09:10 -07:00
Brent Simmons 67cb2c57d7 Make LookupTable not a DatabaseTable. 2017-08-07 20:03:38 -07:00
Brent Simmons 7f573c2b14 Continue progress on relationships. 2017-08-07 20:00:46 -07:00
Brent Simmons 7edc76cd6e More progress on relationships. 2017-08-07 19:37:31 -07:00
Brent Simmons 4223808c74 Make progress on relationships. 2017-08-06 21:46:47 -07:00
Brent Simmons 570d70d8fe Progress on lookup tables. 2017-08-06 21:16:13 -07:00
Brent Simmons 4503f771da Attach authors. 2017-08-06 12:37:47 -07:00
Brent Simmons c30e7eeb99 Get StatusesTable compiling. 2017-08-05 11:12:45 -07:00
Brent Simmons 9d37d88c2f Make progress on Database.framework. 2017-08-03 21:10:01 -07:00
Brent Simmons 2ace9ec0d2 Get Data.framework building again. 2017-08-03 19:22:54 -07:00
Brent Simmons b756f39cbe Do things. I forget what, since it was yesterday or whatever. Progress, anyway. 2017-07-31 18:39:42 -07:00
Brent Simmons c76d42b42f Make progress on getting StatusTable to compile. 2017-07-30 11:55:46 -07:00
Brent Simmons 031617809f Add uniquedObjects to ObjectCache. 2017-07-30 11:36:27 -07:00
Brent Simmons 32ae8ab1d8 Create ObjectCache and start using it. 2017-07-30 11:22:21 -07:00
Brent Simmons bf11f88ea7 Continue moving functions to DatabaseTable. 2017-07-29 12:50:23 -07:00
Brent Simmons 77ba434878 Start moving common functions to DatabaseTable. 2017-07-29 12:29:05 -07:00
Brent Simmons da9a974dff Give DatabaseTable an RSDatabaseQueue. 2017-07-29 12:13:38 -07:00
Brent Simmons 02174012ec Rename Manager to Table. Conform to DatabaseTable protocol. 2017-07-29 12:08:10 -07:00
Brent Simmons 961454a447 I don't remember what I was doing, but I should commit it. Back from vacation now. Which was lovely. (At the beach, with family.) 2017-07-29 11:26:19 -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 13f8c4f9b1 Start work on Author management. 2017-07-13 13:38:47 -07:00
Brent Simmons e3b8e6833b Make progress on getting Database.framework to build. 2017-07-12 13:25:10 -07:00
Brent Simmons f46a3ece48 Back out of ArticleID struct in Data.framework. 2017-07-12 12:55:48 -07:00
Brent Simmons 7ce19b0659 Add ArticleID struct. 2017-07-10 21:47:27 -07:00
Brent Simmons c79580b87c Continue work on tags. Build broken. 2017-07-10 20:54:00 -07:00
Brent Simmons d02013cb3a Set Database.framework to compile with Swift 4. 2017-07-08 16:04:43 -07:00
Brent Simmons 4594949df7 Remove Database stuff from Data.framework, since it’s going in Database.framework. 2017-07-08 16:01:26 -07:00
Brent Simmons 2e862de338 Move LocalStatusesManager to Data.framework. 2017-07-08 13:35:06 -07:00
Brent Simmons d0a4effe07 Begin moving database stuff from LocalAccount.framework to Data.framework. 2017-07-08 13:32:09 -07:00
Brent Simmons 7ce6390f23 Set LocalAccount to use Swift 4. Broken build, though. 2017-07-08 13:25:28 -07:00
Brent Simmons 95c077b725 Replace import DataModel with import Data. 2017-07-08 13:18:59 -07:00
Brent Simmons 36b93c7332 Add Data.framework to Evergreen workspace. 2017-07-08 13:15:37 -07:00
Brent Simmons 3f6ce99e21 Converrt Data.framework to Swift 4. 2017-07-08 13:14:39 -07:00
Brent Simmons 96e17818af Remove DataModel.framework. 2017-07-08 13:12:46 -07:00
Brent Simmons 226addd0ba Convert RSFeedFinder to Swift 4. 2017-07-08 13:10:55 -07:00
Brent Simmons b30032657c Convert RSTree to Swift 4. 2017-07-08 13:08:10 -07:00
Brent Simmons d4d3b491af Convert RSWeb to Swift 4. 2017-07-08 13:07:04 -07:00