- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 26 2015
Jun 25 2015
This is shipped from the user perspective and I didn't leave much crud around, but I hope to reduce said crud to 0 so leaving open for now.
See D13449 for the code clean up bits and some future revision for the "Mark as Favorite" stuff.
Jun 24 2015
Haha, I had a TODO to implement the destruction interface, but then figured that was too heavy weight for garbage collected stuff. For now, I want to just check this in as is to prevent data growing unexpectedly.
Jun 23 2015
- remove migration script
- add project phids, etc to edges
ACK'ing the comments; thanks!
Jun 22 2015
Yeah, I have a few more like this in the sequence. I think they can be mostly skipped as this data is all garbage collected. I assumed they were okay as this table would be small ish.
I just made the recipient edge one way; I figured thats all we needed.
updates - thanks!
Another sentence-y idea inline.
Spaces integration came out very nice!
Jun 19 2015
addressed inline feedback and a few text thread ==> room changes
finished + rebase