1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/repository/storage
epriestley 049048765d Add "repository.create" and "repository.query" methods to Conduit
Summary: Primarily for @csilvers who has 92 million repositories or something. This is a touch hacky, but movitated by pragmatism.

Test Plan:
  - Ran "repository.create" to create repositories, "repository.query" to list them.
  - Tested most or maybe all of the error conditions, probably.

Reviewers: btrahan, vrana, csilvers

Reviewed By: csilvers

CC: aran

Differential Revision: https://secure.phabricator.com/D2396
2012-05-04 16:16:22 -07:00
..
arcanistproject Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
auditrequest Migrate "PhabricatorOwnersPackageCommitRelationship" to "PhabricatorRepositoryAuditRequest" 2012-03-05 13:17:29 -08:00
base Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
commit Use assert_instances_of() everywhere but Differential and Diffusion 2012-04-03 14:53:20 -07:00
commitdata Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
repository Add "repository.create" and "repository.query" methods to Conduit 2012-05-04 16:16:22 -07:00
shortcut Add "final" to (almost) everything else 2012-03-13 16:21:04 -07:00
symbol Fix symbol URI generation to include default branch name for relevant repositories 2012-03-21 16:58:44 -07:00