phab/src/applications/repository/storage/PhabricatorRepository.phpfeature/better-testing
phab/src/applications/repository/storage/PhabricatorRepository.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
78e36d6b17a5 | epriestley | Implement DestructibleInterface on GitLFS refs | Mar 18 2016 | |||
51153a580cd6 | epriestley | Implement "git-lfs-authenticate" over SSH | Mar 17 2016 | |||
7d4b323da2bd | epriestley | Store Almanac "service types" instead of "service classes" | Feb 26 2016 | |||
ee6070a98492 | epriestley | Add a couple of missing needProperties() Almanac calls | Feb 23 2016 | |||
dc7d0b4a56d8 | epriestley | Make repository callsigns optional | Feb 18 2016 | |||
dfc8f8bcb465 | epriestley | Make callsigns editable on repository basic information | Feb 18 2016 | |||
74a79aa634ef | epriestley | Make serving repositories work with alternate URIs | Feb 18 2016 | |||
c2b8dd28d885 | epriestley | Support ID-based repository URIs, and canonicalize repository URIs | Feb 18 2016 | |||
1eab16c395e3 | epriestley | Move repository URIs to a dedicated index | Jan 13 2016 | |||
b848ab87b3d5 | epriestley | Introduce "local names" for commits | Jan 11 2016 | |||
0b3d10c3da91 | epriestley | Enforce sensible, unique clone/checkout names for repositories | Jan 11 2016 | |||
741118a08f3d | epriestley | Improve Diffusion behavior for directories with impressive numbers of files | Jan 6 2016 | |||
94d79c11a93c | epriestley | Show import progress on repository main page | Jan 5 2016 | |||
07e2596aa14c | epriestley | Move generateDiffusionURI() into PhabricatorRepository | Jan 5 2016 | |||
bcfd6bdd81ee | epriestley | Move various other callsites away from callsigns | Jan 4 2016 | |||
35e7a1f3c073 | epriestley | Continue reducing callers to getCallsign() | Jan 4 2016 | |||
edcc3232aabc | epriestley | Remove calls to getCallsign() in bin/repository scripts | Jan 2 2016 | |||
b4af57ec51e1 | epriestley | Rough cut of DrydockRepositoryOperation | Oct 14 2015 | |||
df5a031b54a5 | epriestley | Allow "Repository Automation" to be configured for repositories | Oct 14 2015 | |||
0438a481e113 | epriestley | Fix issue with "Publish/Notify" handling in repositories | Sep 28 2015 | |||
0036670329cc | Joshua Spence | Remove remaining arcanist project code | Jul 8 2015 | |||
fcb35a55fd23 | epriestley | Support Spaces in Diffusion | Jun 24 2015 | |||
69d12f64baf9 | Joshua Spence | Add repositories to Diviner | Jun 19 2015 | |||
fcac85d80733 | epriestley | Allow configuration of a "staging area" for each repository | May 27 2015 | |||
d6817d00caf8 | Joshua Spence | Add encoding information to "repository.query" | May 25 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
a50de8958efb | epriestley | Return empty array as a default value for repository symbol languages | May 21 2015 | |||
898ce6bace59 | Aviv Eyal/epriestley | Search Symbols by Repository, not Project | May 18 2015 | |||
2483f6f120a4 | Joshua Spence | Move symbols to be repository-based | May 3 2015 | |||
946ea3bffa7d | epriestley | Track closed branches in Mercurial | Apr 27 2015 | |||
027d4ffd8bae | epriestley | Set "importing" flag on repositories created via API | Mar 4 2015 | |||
8599145b5eec | epriestley | Implement more consistent publishing rules for repositories | Feb 19 2015 | |||
02b174c2af04 | epriestley | Allow a different SSH host to be set in Diffusion | Feb 18 2015 | |||
ac41db402aa7 | epriestley | In Diffusion, split service URI resolution from conduit client construction | Jan 27 2015 | |||
d94d1da61098 | epriestley | Proxy Diffusion Conduit API calls | Jan 23 2015 | |||
7c2474bef756 | epriestley | Move Conduit client construction logic into Repository | Jan 23 2015 | |||
d6b882a804c7 | Joshua Spence | Fix visiblity of `LiskDAO::getConfiguration()` | Jan 13 2015 | |||
648fa2e1bcc6 | Bob Trahan | Repositories - Move scripts/repository/reparse.php to bin/repository reparse | Jan 6 2015 | |||
4505724cc4f1 | epriestley | Allow repositories to be bound to an AlmanacService | Dec 12 2014 | |||
6ab3f06b6ec6 | Bob Trahan | Transactions - adding willRenderTimeline to handle tricky cases | Dec 4 2014 | |||
f6e635c8d279 | Bob Trahan | Transactions - deploy buildTransactionTimeline to remaining applications | Dec 4 2014 | |||
1dfa94e57127 | epriestley | Use binary collations for most text | Oct 1 2014 | |||
4fcc634a99dc | epriestley | Fix almost all remaining schemata issues | Oct 1 2014 | |||
b149cb7e99e5 | epriestley | Generate expected schemata for Repository | Sep 29 2014 | |||
912b4c564d6f | epriestley | Allow "Track Only" and "Autoclose" to accept regular expressions | Aug 26 2014 | |||
53a678c56823 | epriestley | Improve documentation and tooling around autoclose | Aug 26 2014 | |||
fca8b5ab1b36 | epriestley | Improve UX for repository updates | Aug 21 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
97a8700e4589 | Joshua Spence | Rename `PHIDType` classes | Jul 24 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
76ed7d1a02c9 | Joshua Spence | Rename `PhabricatorDestructableInterface` interface | Jul 21 2014 | |||
d5e84cf16be4 | lkassianik/epriestley | Implement Project Interface in PhabricatorRepository | Jun 23 2014 | |||
d401036bd82b | epriestley | Prevent the use of `file://` URIs in Diffusion | Jun 13 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
0d03bbe43cf7 | Joshua Spence/epriestley | Allow repositories to be deleted using `./bin/remove`. | Jun 3 2014 | |||
436f0563e81f | epriestley | Add a SublimeText-style repository typeahead | May 13 2014 | |||
95eab2f3b0f2 | epriestley | Record parent relationships when discovering commits | May 12 2014 | |||
a3c1dcb92897 | epriestley | Produce a more tailored checkout URI for Subversion | Feb 28 2014 | |||
e28b78f5ebe3 | epriestley | Fix two issues with ref discovery | Feb 28 2014 | |||
c41b4cfac0a8 | epriestley | Allow Git and Mercurial repositories to be cloned with names in the URI | Jan 30 2014 | |||
ffeee3781019 | epriestley | Add "Clone As" to repositories and generate full clone commands in UI | Jan 30 2014 | |||
96dd530c4472 | epriestley | Distinguish between "Remote URI" and "Clone URI" in Repositories | Jan 30 2014 | |||
f585f6fddd5e | epriestley | Enable "Allow Dangerous Changes" config for Mercurial repositories | Jan 30 2014 | |||
28fcb5711bc8 | Richard van Velzen/epriestley | Add basic support for mirroring Mercurial repositories | Jan 30 2014 | |||
e293d39b5fe4 | epriestley | Split the difference on remote URIs. | Jan 28 2014 | |||
f2bc293a2aea | epriestley | Use remote URI, not display URI, to match repositories | Jan 28 2014 | |||
e34a44a7ed15 | epriestley | Allow repository lookup by remote URI | Jan 25 2014 | |||
ce45c5705744 | epriestley | Add more options to `repository.query` | Jan 25 2014 | |||
f007ed626329 | Brecht Van Lommel/epriestley | Allow repository mirrors even if the repository is hosted elsewhere. | Jan 25 2014 | |||
618da2265d51 | epriestley | Remove all the multi-pass autoclose-branch separate-cache / seenOnBranches junk | Jan 17 2014 | |||
cec3f44b900e | epriestley | Provide an alternate, more general "closeable" flag for commits | Jan 17 2014 | |||
f4b9efe2562b | epriestley | Introduce ref cursors for repository parsing | Jan 17 2014 | |||
972dfa7bfc37 | epriestley | Add 'hook.d/' directories to SVN and Git repositories for custom hooks | Jan 3 2014 | |||
637e3f38f3a0 | epriestley | Allow repositories to be associated with projects | Jan 3 2014 | |||
b0f7e7a6af2d | epriestley | Work around `hg` echoing warnings to stdout under --debug | Dec 18 2013 | |||
d846f6508b2c | epriestley | Fix some repository URI handling issues in Git and Mercurial | Dec 12 2013 | |||
d2e9aee16d1a | epriestley | Reject dangerous changes in Git repositories by default | Dec 3 2013 | |||
209861500f52 | epriestley | Use "en_US.UTF-8", not "C", as the LANG setting | Nov 26 2013 | |||
de73029e991e | epriestley | Propagate PHABRICATOR_ENV into VCS commands explicitly | Nov 25 2013 | |||
c978fe5240fe | epriestley | Fix an issue where SSH protocols would check legacy credentials | Nov 23 2013 | |||
d09dd23bd705 | epriestley | Actually push to mirrors | Nov 23 2013 | |||
4b91c4f7ae91 | epriestley | Add UI for defining repository mirrors | Nov 23 2013 | |||
51fb1ca16d7f | epriestley | Migrate repositories to use Passphrase for credential management | Nov 23 2013 | |||
4910a36563a6 | Saulius Zemaitaitis/epriestley | Set reasonable defaults when displaying remote repository URIs. | Nov 22 2013 | |||
e99c53da2ea2 | epriestley | Fix an issue with SVN path construction in the presence of subpath configuration | Nov 21 2013 | |||
a07f444f2a5e | epriestley | Fix git "origin" remote in more circumstances | Nov 20 2013 | |||
ff8b48979eb7 | epriestley | Simplify Repository remote and local command construction | Nov 20 2013 | |||
08bdfacff39f | epriestley | Make Subversion URI construction more consistent | Nov 20 2013 | |||
dcf909ba56bf | Aviv Eyal/epriestley | Land to GitHub + support stuff | Nov 14 2013 | |||
d4eca257742a | epriestley | Don't implement SVN over HTTP | Nov 12 2013 | |||
3607bd487cc0 | epriestley | Survive pull/discover for hosted repositories in all VCSes | Nov 2 2013 | |||
a0e820ad9a2e | epriestley | Improve repository hinting and feedback | Nov 2 2013 | |||
3a39b01233db | epriestley | Add "RepositoryStatusMessage" and detailed information about initilization | Oct 31 2013 | |||
2d01da14fd14 | epriestley | Provide detailed status information about repository state/progress | Oct 30 2013 | |||
19124554d8b9 | epriestley | Fix various branch/ref issues with bare repositories in Git | Oct 30 2013 | |||
d8bda7c66e0a | epriestley | Add an "importing" state to repositories and clean up the UI | Oct 29 2013 | |||
bb35f8ec9fe9 | epriestley | Add hosting, serving, and push policy options to repository edit | Oct 29 2013 | |||
86fe020a97b8 | epriestley | Add global "push" policy to Repositories | Oct 29 2013 | |||
5f6ea9f662aa | epriestley | Activate the new Repository creation workflow | Oct 29 2013 | |||
dcb0b1b64f73 | epriestley | Add support for branch-related configuration to new Repository edit workflow | Oct 25 2013 |
c4science · Help