phab/src/applications/project/storage/PhabricatorProject.phpproduction
phab/src/applications/project/storage/PhabricatorProject.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1dfa94e57127 | epriestley | Use binary collations for most text | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
03519c53bbcc | epriestley | Mark questionable column nullability for later | Oct 1 2014 | |||
ac9182af5870 | epriestley | Generate expected Project schemata | Oct 1 2014 | |||
3238f1e09142 | Bob Trahan | Projects - add "lock membership", which prevents people from leaving | Sep 18 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
76ed7d1a02c9 | Joshua Spence | Rename `PhabricatorDestructableInterface` interface | Jul 21 2014 | |||
a115810912e7 | epriestley | Give projects a proper on-demand datasource | Jul 18 2014 | |||
be47f2141ab7 | epriestley | Allow projects icon color to be selected from several fabulous shades | Jun 26 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
c2eff7c2163c | Joshua Spence/epriestley | Allow projects to be deleted with `./bin/remove destroy`. | Jun 3 2014 | |||
102befdede3a | Bob Trahan | Project - add ability to select an icon for typeaheads and such | May 23 2014 | |||
922e5c08497d | Bob Trahan | Projects - add "Additional Hashtags" to projects | May 22 2014 | |||
3a3155426898 | epriestley | Allow projects to be "watched", sort of a super-subscribe | May 19 2014 | |||
b1243e549c62 | epriestley | Allow unsubscription from projects | Feb 11 2014 | |||
8c84ed61b1e6 | epriestley | Migrate project profiles onto projects, and remove ProjectProfile object | Feb 10 2014 | |||
7c8a875c1924 | epriestley | Implement custom fields in Projects | Feb 10 2014 | |||
c3544f88623b | epriestley | Move "Archive Project" to a standard, separate action | Feb 10 2014 | |||
a035d3d528b2 | epriestley | Remove PhabricatorProjectEditor | Feb 10 2014 | |||
21de2b1a0c7c | epriestley | Make Projects a PhabricatorSubscribableInterface, but with restricted defaults | Feb 10 2014 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
80f6d0094041 | epriestley | Remove PhabricatorProject->loadProfile | Oct 7 2013 | |||
64e4b3aef449 | epriestley | Remove loadMemberPHIDs from PhabricatorProject | Oct 7 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
69d5a9af58aa | epriestley | Use Application PHIDs in Projects | Jul 22 2013 | |||
001f76cbaae7 | Bob Trahan | Projects - tighten up a few things | Jul 18 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
bd0be1c650ea | epriestley | Add View, Edit and Join policies to PhabricatorProject | Aug 11 2012 | |||
330b0a3d4b9c | epriestley | Make projects policy-aware | Aug 9 2012 | |||
f9fcaa1f8447 | epriestley | Migrate project membership to edges | Aug 8 2012 | |||
f01c89f8de74 | epriestley | Remove subprojects from the Projects UI and API | Aug 7 2012 | |||
fbf6d967fffa | epriestley | Add getMemberPHIDs() and loadMemberPHIDs() to PhabricatorProject | Aug 7 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help