phab/src/applications/repository/storage/PhabricatorRepositoryURI.phpfeature/better-testing
phab/src/applications/repository/storage/PhabricatorRepositoryURI.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6a62fca95093 | epriestley | Support slightly prettier repository URIs in Diffusion | Nov 13 2016 | |||
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
bba53205de4a | epriestley | Remove all uses of PhutilGitURI in Phabricator | Jun 13 2016 | |||
55a698a28a75 | epriestley | Use HTTPEngineExtension proxy for `git` HTTP operations | Jun 9 2016 | |||
24acac117b9b | epriestley | Consider identifier types when sorting clone URIs | Jun 2 2016 | |||
189600e4116e | epriestley | Allow broader HTTP access to public repositories, respect nonstandard… | May 25 2016 | |||
576b73dc5375 | epriestley | Index all repository URIs, not just the "primary" repository URI | May 11 2016 | |||
0b5ab2330d99 | epriestley | Hide irrelevant panels in Mercurial/Subversion, fix Subversion URIs | May 10 2016 | |||
29d1115037b8 | epriestley | Swap Repository Edit UI to new code | May 5 2016 | |||
42eaa88f8031 | epriestley | Cut mirroring over to new URIs | May 5 2016 | |||
99718b61d8f3 | epriestley | Fill in new URI credential edit web UI interfaces | May 2 2016 | |||
c314a3672f70 | epriestley | Allow callers to query information about repository URIs from diffusion. | Apr 30 2016 | |||
da599386f645 | epriestley | Add `diffusion.uri.edit` for creating and editing repository URIs | Apr 29 2016 | |||
128995f1acd3 | epriestley | Document all the hypothetical URI features we plan to support soon | Apr 29 2016 | |||
c8711da5ffbf | epriestley | Add repository URI view pages and IO/Display edit logic | Apr 29 2016 | |||
616c9ae88777 | epriestley | Rough sketch of new repository URI editing | Apr 29 2016 | |||
0db6eaca4173 | epriestley | Consolidate handling of SSH usernames | Apr 19 2016 | |||
595f20381691 | epriestley | Correct RepositoryURI schema and propagate `adjust` exit code correctly | Apr 18 2016 | |||
9352ed8abbd2 | epriestley | Add missing RepositoryURI table + run storage adjustments in tests | Apr 18 2016 | |||
92c50de8aac5 | epriestley | Rough in the new custom URI panel | Apr 18 2016 |
c4science · Help