phab/src/applications/project/storage/PhabricatorProject.phpfeature/better-testing
phab/src/applications/project/storage/PhabricatorProject.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
70053beeed60 | epriestley | Smooth out milestone creation workflow | Dec 29 2015 | |||
7c5ad63fd1d6 | epriestley | Add very basic UI for creating milestones and subprojects | Dec 29 2015 | |||
2b5d4bca8a8f | epriestley | Put some crumbs on some project pages | Dec 27 2015 | |||
d1f1d3ec33bb | epriestley | Implement a basic project.search third-generation API method | Dec 27 2015 | |||
70f6bf306f24 | epriestley | Implement child/descendant query rules in Projects | Dec 23 2015 | |||
3068639ccffc | epriestley | Implement query and policy rules for subprojects | Dec 23 2015 | |||
99c9df96b4ff | epriestley | Convert all "DocumentIndexers" into "FulltextEngines" | Dec 22 2015 | |||
aeae0e702830 | epriestley | Prepare Projects schema for subprojects | Dec 19 2015 | |||
cd8be8106be8 | epriestley | Improve ruleset for generating project hashtags | Oct 13 2015 | |||
1f6b53be0e0d | epriestley | Populate mail keys for new projects | May 17 2015 | |||
72a896f772b7 | epriestley | Add missing mail keys to Projects | May 16 2015 | |||
52f724e6cf49 | Bob Trahan | Project - don't create the empty tag on create anymore | Feb 18 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
c2522a89b9a2 | Bob Trahan | Transactions - deploy buildTransactionTimeline against Config, Pholio, and… | Dec 3 2014 | |||
32b1ffdf894c | Chad Little | Add default View, Edit, and Join Policies to Projects | Nov 21 2014 | |||
ee8004ab4d7d | Bob Trahan | Projects - merge create + edit interface code paths | Oct 11 2014 | |||
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