phab/src/applications/owners/storage/PhabricatorOwnersPackage.phpstable
phab/src/applications/owners/storage/PhabricatorOwnersPackage.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
d1842929afaa | aubort | Merge with Stable Week 26 | Jul 7 2017 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
47d8cee39e23 | aubort | Merge with Stable Week 10 + Security Raw file fix | Mar 17 2017 | |||
7f6fa283639f | epriestley | When loading packages affected by a change to a particular path, ignore… | Sep 16 2016 | |||
809c7bf996af | epriestley | Allow users to manage package dominion rules | May 17 2016 | |||
6cb2bde48d41 | epriestley | Add "Dominion" rules for Owners Packages | May 17 2016 | |||
332d787dc8f4 | epriestley | Support "Review Changes" and "Block Changes" settings for Owners package "Auto… | May 14 2016 | |||
52ac242eb3b2 | epriestley | Implement "Auto Review" in packages with a "Subscribe" option | May 14 2016 | |||
547abfe87391 | epriestley | Make packages mailable and subscribable | May 14 2016 | |||
9abc16df4df5 | epriestley | Give Owners packages the "O" monogram | May 14 2016 | |||
2a3c3b2b98fe | epriestley | Provide `bin/nuance import` and ngram indexes for sources | Mar 8 2016 | |||
71ee97d74f73 | epriestley | Give Owners real view and edit policies | Feb 15 2016 | |||
96fe8c0b83cf | epriestley | Implement basic ngram search for Owners Package names | Dec 22 2015 | |||
0a50219f1b4f | epriestley | Formalize custom Conduit fields on objects | Dec 14 2015 | |||
10cdc55cf70b | epriestley | Give "owners.search" a "paths" attachment and a default "owners" value | Dec 14 2015 | |||
3db175f79ddd | epriestley | Add a "content" attachment for Pastes for Conduit API | Dec 14 2015 | |||
9499987cfe6f | epriestley | Add "owners.search" Conduit API endpoint, with CustomField support | Dec 13 2015 | |||
7c98cd85fe6d | epriestley | Implement DestructibleInterface for Owners Packages | Dec 10 2015 | |||
a407b83dc276 | epriestley | Move Owners to EditEngine | Dec 2 2015 | |||
f8080ce93142 | epriestley | Add CustomField support to Owners | Sep 10 2015 | |||
e0faa66772ed | Chad Little | Allow Owners Packages to be archived | Aug 18 2015 | |||
0a509ea7eceb | epriestley | Fix Owners package specificity ordering | Aug 18 2015 | |||
6cfeb9e54014 | epriestley | Further modernize OwnersPackageQuery | Aug 17 2015 | |||
fd61702d6e96 | epriestley | Remove "Primary Owner" from Owners | Aug 17 2015 | |||
36a50ccbae1e | epriestley | Provide a more modern way to load packages owning a set of files | Aug 15 2015 | |||
ebb7ca8cbdae | epriestley | Convert Owners paths to application transactions | May 27 2015 | |||
da9a61fb70db | epriestley | Use ApplicationTransactions for all non-path edits to Owners packages | May 27 2015 | |||
6d5d34e6a87b | epriestley | Use ApplicationSearch in Owners | May 27 2015 | |||
9b65370398cc | Bob Trahan | Policy - move some owners code into an editor class and check policy better | Feb 3 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
dc8b2ae6d226 | epriestley | Generate expected schemata for Fact, Owners, Herald and Diviner | Oct 1 2014 | |||
20abf37b88cd | epriestley | Fix a lookup issue in Owners | Apr 15 2014 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
ea43c0bc8635 | Bob Trahan | Diffusion - fix bug from D5883 | May 15 2013 | |||
016b62a7ef51 | Bob Trahan | Diffusion - move some DiffusionRequest queries to occur over Conduit | May 15 2013 | |||
a42851501f7b | Bob Trahan | Diffusion - move DiffusionBrowseQuery => Conduit | May 10 2013 | |||
9ccb3068f879 | slawekbiel | [conduit: query owners packages by repository] | Apr 24 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
b8d372c4bc3e | Nick Harper | Fix bugs when saving package changes due to commit changes | Dec 19 2012 | |||
4f615ad2a936 | vrana | Allow excluding paths from package | Dec 8 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
8cdd801515ac | epriestley | Add PhabricatorOwnersPackageQuery | Aug 8 2012 | |||
92a243492e27 | vrana | Fix loading owning package | Jul 25 2012 | |||
918ac5755c78 | epriestley | Limit maximum size of Owners package queries | Jul 9 2012 | |||
892a2d1b61c4 | vrana | Make Thread-Topic human readable | Jun 14 2012 | |||
3102e1549737 | vrana | Replace array_mergev(array()) by array_merge() | Jun 2 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help