Files
phabricator/resources/sql/patches
Ricky Elrod 95d6e0a3c4 Store parents of forked pastes, and list child pastes if there are any.
Summary:
Added a 'parent' field which stores a PHID of another paste. If it is not NULL show a list of children pastes on view.
Also did some misc. refactoring to clean up the code a bit, specifically in the Create controller.

Test Plan:
- Checked old pastes, they were not affected.
- Added a paste, successfully.
- Forked it, successfully.
- Went to the original paste, saw the child paste listed.
- Forked it again, saw the new one added to the list.

Reviewers:
epriestley

CC:

Differential Revision: 672
2011-07-15 18:42:08 -04:00
..
2011-02-21 00:23:24 -08:00
2011-03-10 13:48:29 -08:00
2011-03-15 20:51:53 +00:00
2011-03-20 17:55:31 -07:00
2011-03-30 22:08:41 -07:00
2011-04-03 22:03:27 -07:00
2011-04-05 22:30:10 -07:00
2011-04-06 22:43:56 -07:00
2011-04-10 17:19:01 -07:00
2011-04-12 18:19:24 -07:00
2011-04-14 10:12:10 -07:00
2011-04-28 14:40:41 -07:00
2011-05-27 09:33:33 -07:00
2011-06-10 13:41:18 -04:00
2011-06-13 18:53:43 -07:00
2011-07-11 11:42:50 -07:00