|
143 | 143 | 'ConduitAPI_differential_setdiffproperty_Method' => 'applications/differential/conduit/ConduitAPI_differential_setdiffproperty_Method.php',
|
144 | 144 | 'ConduitAPI_differential_updaterevision_Method' => 'applications/differential/conduit/ConduitAPI_differential_updaterevision_Method.php',
|
145 | 145 | 'ConduitAPI_differential_updateunitresults_Method' => 'applications/differential/conduit/ConduitAPI_differential_updateunitresults_Method.php',
|
| 146 | + 'ConduitAPI_diffusion_Method' => 'applications/diffusion/conduit/ConduitAPI_diffusion_Method.php', |
146 | 147 | 'ConduitAPI_diffusion_findsymbols_Method' => 'applications/diffusion/conduit/ConduitAPI_diffusion_findsymbols_Method.php',
|
147 | 148 | 'ConduitAPI_diffusion_getcommits_Method' => 'applications/diffusion/conduit/ConduitAPI_diffusion_getcommits_Method.php',
|
148 | 149 | 'ConduitAPI_diffusion_getlintmessages_Method' => 'applications/diffusion/conduit/ConduitAPI_diffusion_getlintmessages_Method.php',
|
149 | 150 | 'ConduitAPI_diffusion_getrecentcommitsbypath_Method' => 'applications/diffusion/conduit/ConduitAPI_diffusion_getrecentcommitsbypath_Method.php',
|
| 151 | + 'ConduitAPI_feed_Method' => 'applications/feed/conduit/ConduitAPI_feed_Method.php', |
150 | 152 | 'ConduitAPI_feed_publish_Method' => 'applications/feed/conduit/ConduitAPI_feed_publish_Method.php',
|
151 | 153 | 'ConduitAPI_feed_query_Method' => 'applications/feed/conduit/ConduitAPI_feed_query_Method.php',
|
| 154 | + 'ConduitAPI_file_Method' => 'applications/files/conduit/ConduitAPI_file_Method.php', |
152 | 155 | 'ConduitAPI_file_download_Method' => 'applications/files/conduit/ConduitAPI_file_download_Method.php',
|
153 | 156 | 'ConduitAPI_file_info_Method' => 'applications/files/conduit/ConduitAPI_file_info_Method.php',
|
154 | 157 | 'ConduitAPI_file_upload_Method' => 'applications/files/conduit/ConduitAPI_file_upload_Method.php',
|
|
166 | 169 | 'ConduitAPI_maniphest_info_Method' => 'applications/maniphest/conduit/ConduitAPI_maniphest_info_Method.php',
|
167 | 170 | 'ConduitAPI_maniphest_query_Method' => 'applications/maniphest/conduit/ConduitAPI_maniphest_query_Method.php',
|
168 | 171 | 'ConduitAPI_maniphest_update_Method' => 'applications/maniphest/conduit/ConduitAPI_maniphest_update_Method.php',
|
| 172 | + 'ConduitAPI_owners_Method' => 'applications/owners/conduit/ConduitAPI_owners_Method.php', |
169 | 173 | 'ConduitAPI_owners_query_Method' => 'applications/owners/conduit/ConduitAPI_owners_query_Method.php',
|
170 | 174 | 'ConduitAPI_paste_Method' => 'applications/paste/conduit/ConduitAPI_paste_Method.php',
|
171 | 175 | 'ConduitAPI_paste_create_Method' => 'applications/paste/conduit/ConduitAPI_paste_create_Method.php',
|
|
175 | 179 | 'ConduitAPI_phid_info_Method' => 'applications/phid/conduit/ConduitAPI_phid_info_Method.php',
|
176 | 180 | 'ConduitAPI_phid_lookup_Method' => 'applications/phid/conduit/ConduitAPI_phid_lookup_Method.php',
|
177 | 181 | 'ConduitAPI_phid_query_Method' => 'applications/phid/conduit/ConduitAPI_phid_query_Method.php',
|
| 182 | + 'ConduitAPI_phpast_Method' => 'applications/phpast/conduit/ConduitAPI_phpast_Method.php', |
178 | 183 | 'ConduitAPI_phpast_getast_Method' => 'applications/phpast/conduit/ConduitAPI_phpast_getast_Method.php',
|
179 | 184 | 'ConduitAPI_phpast_version_Method' => 'applications/phpast/conduit/ConduitAPI_phpast_version_Method.php',
|
180 | 185 | 'ConduitAPI_phriction_Method' => 'applications/phriction/conduit/ConduitAPI_phriction_Method.php',
|
|
187 | 192 | 'ConduitAPI_repository_Method' => 'applications/repository/conduit/ConduitAPI_repository_Method.php',
|
188 | 193 | 'ConduitAPI_repository_create_Method' => 'applications/repository/conduit/ConduitAPI_repository_create_Method.php',
|
189 | 194 | 'ConduitAPI_repository_query_Method' => 'applications/repository/conduit/ConduitAPI_repository_query_Method.php',
|
| 195 | + 'ConduitAPI_slowvote_Method' => 'applications/slowvote/conduit/ConduitAPI_slowvote_Method.php', |
190 | 196 | 'ConduitAPI_slowvote_info_Method' => 'applications/slowvote/conduit/ConduitAPI_slowvote_info_Method.php',
|
191 | 197 | 'ConduitAPI_token_Method' => 'applications/tokens/conduit/ConduitAPI_token_Method.php',
|
192 | 198 | 'ConduitAPI_token_give_Method' => 'applications/tokens/conduit/ConduitAPI_token_give_Method.php',
|
|
1709 | 1715 | 'ConduitAPI_differential_setdiffproperty_Method' => 'ConduitAPIMethod',
|
1710 | 1716 | 'ConduitAPI_differential_updaterevision_Method' => 'ConduitAPIMethod',
|
1711 | 1717 | 'ConduitAPI_differential_updateunitresults_Method' => 'ConduitAPIMethod',
|
1712 |
| - 'ConduitAPI_diffusion_findsymbols_Method' => 'ConduitAPIMethod', |
1713 |
| - 'ConduitAPI_diffusion_getcommits_Method' => 'ConduitAPIMethod', |
1714 |
| - 'ConduitAPI_diffusion_getlintmessages_Method' => 'ConduitAPIMethod', |
1715 |
| - 'ConduitAPI_diffusion_getrecentcommitsbypath_Method' => 'ConduitAPIMethod', |
1716 |
| - 'ConduitAPI_feed_publish_Method' => 'ConduitAPIMethod', |
1717 |
| - 'ConduitAPI_feed_query_Method' => 'ConduitAPIMethod', |
1718 |
| - 'ConduitAPI_file_download_Method' => 'ConduitAPIMethod', |
1719 |
| - 'ConduitAPI_file_info_Method' => 'ConduitAPIMethod', |
1720 |
| - 'ConduitAPI_file_upload_Method' => 'ConduitAPIMethod', |
1721 |
| - 'ConduitAPI_file_uploadhash_Method' => 'ConduitAPIMethod', |
| 1718 | + 'ConduitAPI_diffusion_Method' => 'ConduitAPIMethod', |
| 1719 | + 'ConduitAPI_diffusion_findsymbols_Method' => 'ConduitAPI_diffusion_Method', |
| 1720 | + 'ConduitAPI_diffusion_getcommits_Method' => 'ConduitAPI_diffusion_Method', |
| 1721 | + 'ConduitAPI_diffusion_getlintmessages_Method' => 'ConduitAPI_diffusion_Method', |
| 1722 | + 'ConduitAPI_diffusion_getrecentcommitsbypath_Method' => 'ConduitAPI_diffusion_Method', |
| 1723 | + 'ConduitAPI_feed_Method' => 'ConduitAPIMethod', |
| 1724 | + 'ConduitAPI_feed_publish_Method' => 'ConduitAPI_feed_Method', |
| 1725 | + 'ConduitAPI_feed_query_Method' => 'ConduitAPI_feed_Method', |
| 1726 | + 'ConduitAPI_file_Method' => 'ConduitAPIMethod', |
| 1727 | + 'ConduitAPI_file_download_Method' => 'ConduitAPI_file_Method', |
| 1728 | + 'ConduitAPI_file_info_Method' => 'ConduitAPI_file_Method', |
| 1729 | + 'ConduitAPI_file_upload_Method' => 'ConduitAPI_file_Method', |
| 1730 | + 'ConduitAPI_file_uploadhash_Method' => 'ConduitAPI_file_Method', |
1722 | 1731 | 'ConduitAPI_flag_Method' => 'ConduitAPIMethod',
|
1723 | 1732 | 'ConduitAPI_flag_delete_Method' => 'ConduitAPI_flag_Method',
|
1724 | 1733 | 'ConduitAPI_flag_edit_Method' => 'ConduitAPI_flag_Method',
|
|
1732 | 1741 | 'ConduitAPI_maniphest_info_Method' => 'ConduitAPI_maniphest_Method',
|
1733 | 1742 | 'ConduitAPI_maniphest_query_Method' => 'ConduitAPI_maniphest_Method',
|
1734 | 1743 | 'ConduitAPI_maniphest_update_Method' => 'ConduitAPI_maniphest_Method',
|
1735 |
| - 'ConduitAPI_owners_query_Method' => 'ConduitAPIMethod', |
| 1744 | + 'ConduitAPI_owners_Method' => 'ConduitAPIMethod', |
| 1745 | + 'ConduitAPI_owners_query_Method' => 'ConduitAPI_owners_Method', |
1736 | 1746 | 'ConduitAPI_paste_Method' => 'ConduitAPIMethod',
|
1737 | 1747 | 'ConduitAPI_paste_create_Method' => 'ConduitAPI_paste_Method',
|
1738 | 1748 | 'ConduitAPI_paste_info_Method' => 'ConduitAPI_paste_Method',
|
|
1741 | 1751 | 'ConduitAPI_phid_info_Method' => 'ConduitAPI_phid_Method',
|
1742 | 1752 | 'ConduitAPI_phid_lookup_Method' => 'ConduitAPI_phid_Method',
|
1743 | 1753 | 'ConduitAPI_phid_query_Method' => 'ConduitAPI_phid_Method',
|
| 1754 | + 'ConduitAPI_phpast_Method' => 'ConduitAPIMethod', |
1744 | 1755 | 'ConduitAPI_phpast_getast_Method' => 'ConduitAPIMethod',
|
1745 | 1756 | 'ConduitAPI_phpast_version_Method' => 'ConduitAPIMethod',
|
1746 | 1757 | 'ConduitAPI_phriction_Method' => 'ConduitAPIMethod',
|
|
1753 | 1764 | 'ConduitAPI_repository_Method' => 'ConduitAPIMethod',
|
1754 | 1765 | 'ConduitAPI_repository_create_Method' => 'ConduitAPI_repository_Method',
|
1755 | 1766 | 'ConduitAPI_repository_query_Method' => 'ConduitAPI_repository_Method',
|
1756 |
| - 'ConduitAPI_slowvote_info_Method' => 'ConduitAPIMethod', |
| 1767 | + 'ConduitAPI_slowvote_Method' => 'ConduitAPIMethod', |
| 1768 | + 'ConduitAPI_slowvote_info_Method' => 'ConduitAPI_slowvote_Method', |
1757 | 1769 | 'ConduitAPI_token_Method' => 'ConduitAPIMethod',
|
1758 | 1770 | 'ConduitAPI_token_give_Method' => 'ConduitAPI_token_Method',
|
1759 | 1771 | 'ConduitAPI_token_given_Method' => 'ConduitAPI_token_Method',
|
|
0 commit comments