phab/src/applications/repositoryproduction
phab/src/applications/repository
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
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 | |||
f5ca647d2c52 | epriestley | Add `bin/repository edit` for CLI repository editing | Nov 13 2013 | |||
d4eca257742a | epriestley | Don't implement SVN over HTTP | Nov 12 2013 | |||
a29b5b070f5a | Jakub Vrana | Replace some hsprintf() by phutil_tag() | Nov 11 2013 | |||
7ffea0463e42 | James Rhodes/epriestley | Use herald to trigger builds of revisions and commits. | Nov 9 2013 | |||
1c73d6cd067a | epriestley | Tighten a regular expression in `repository.create` | Nov 8 2013 | |||
5b873a74de94 | epriestley | Move Mercurial discovery to PhabricatorRepositoryDiscoveryEngine | Nov 7 2013 | |||
bd29784a32cf | epriestley | Add an administrative `bin/repository importing` command to list importing… | Nov 6 2013 | |||
e3a5ab1f8cec | epriestley | Add an administrative `bin/repository mark-imported` command | Nov 6 2013 | |||
71e6386a73b6 | epriestley | Fix issue with new branch query data getting used incorrectly | Nov 5 2013 | |||
b90e51ab0edd | epriestley | Clean up `hg --debug branches` calls | Nov 4 2013 | |||
cd674931fc6b | epriestley | When creating a repository in Diffusion, prompt for "Create" or "Import" first | Nov 2 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 | |||
d1649d176f67 | epriestley | Mark IMPORTED_CHANGE more consistently | Nov 1 2013 | |||
0278b15ceb5d | epriestley | Implementation of VCS passwords against user. | Nov 1 2013 | |||
40b081820770 | epriestley | Show additional status information during repository import | Oct 31 2013 | |||
3a39b01233db | epriestley | Add "RepositoryStatusMessage" and detailed information about initilization | Oct 31 2013 | |||
5ef4954a367f | epriestley | Remove "daemons not running" code from Repositories | Oct 30 2013 | |||
2d01da14fd14 | epriestley | Provide detailed status information about repository state/progress | Oct 30 2013 | |||
d51ae49f61fd | epriestley | Clean up Diffusion dedicated tag table view | Oct 30 2013 | |||
f08908ff352f | epriestley | Raise a setup warning for missing or invalid local repository directory | Oct 30 2013 | |||
d5bc8197eceb | epriestley | Remove "isUnparsed" flag from commits | Oct 30 2013 | |||
d1c4b5081cd0 | epriestley | Clean up Diffusion branch query a bit | Oct 30 2013 | |||
3bf372c60c2e | epriestley | Consolidate querying of things which we can use `git for-each-ref` for | Oct 30 2013 | |||
19124554d8b9 | epriestley | Fix various branch/ref issues with bare repositories in Git | Oct 30 2013 | |||
62edbb8e21f3 | Dean Reilly/epriestley | Treat relocated files as added files in svn worker. | Oct 30 2013 | |||
59922b78b9bc | epriestley | Make Phabricator clone bare git repositories | Oct 29 2013 | |||
d8bda7c66e0a | epriestley | Add an "importing" state to repositories and clean up the UI | Oct 29 2013 | |||
912509558723 | epriestley | Distinguish between empty and unparsed commits in Diffusion | Oct 29 2013 | |||
0965f0041a5c | epriestley | Don't pull updates for repositories marked as hosted | Oct 29 2013 | |||
c7f23f522a79 | epriestley | Accept and route VCS HTTP requests | 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 | |||
ba63c5e42619 | epriestley | Ship "Repositories" create button to new Diffusion workflow | Oct 29 2013 | |||
5f6ea9f662aa | epriestley | Activate the new Repository creation workflow | Oct 29 2013 | |||
c585f97e90d2 | epriestley | Remove horrible old repository edit controller | Oct 29 2013 | |||
d1ed816e618b | epriestley | Move "Delete Repository" stuff to Diffusion | Oct 29 2013 | |||
c4cdb5c5f035 | epriestley | Move editing "Local Path" to modern UI/controller/etc | Oct 29 2013 | |||
b57b72368c3c | epriestley | Move "Remote URI" to modern repository editor thing | Oct 25 2013 | |||
52d4e66883db | epriestley | Move repository actions (notify, autoclose) to new UI | Oct 25 2013 | |||
49670e1a561b | epriestley | Move Subversion repository information to the new interface | Oct 25 2013 | |||
dcb0b1b64f73 | epriestley | Add support for branch-related configuration to new Repository edit workflow | Oct 25 2013 | |||
da845460586c | Bob Trahan | Add filter by object ability to flag query | Oct 25 2013 | |||
2a5c987c714d | epriestley | Lock policy queries to their applications | Oct 22 2013 | |||
00bf47f973c8 | epriestley | Fix "Manage herald rules" link by removing it | Oct 22 2013 | |||
7180199d1370 | epriestley | Fix daemon auth issue | Oct 19 2013 | |||
073cb0e78c01 | epriestley | Make PhabricatorPolicyInterface require a getPHID() method | Oct 14 2013 | |||
059860047615 | epriestley | Always pass handles to tokenizers, not `<phid -> name>` maps | Oct 7 2013 | |||
953ff197bf26 | epriestley | Allow Herald rules to be disabled, instead of deleted | Oct 7 2013 | |||
2d733f88a16a | epriestley | Split users apart from projects/packages in reviewer and audit UIs | Oct 5 2013 | |||
13dae0519368 | epriestley | Make most file reads policy-aware | Sep 30 2013 | |||
7f0d0e4e6cc0 | epriestley | Make more Diffusion controllers/views capability-sensitive | Sep 27 2013 | |||
2e5ac128b3ee | epriestley | Explain policy exception rules to users | Sep 27 2013 | |||
874a9b7fe3f8 | epriestley | When creating or updating a revision, infer the repository from the diff | Sep 27 2013 | |||
9b3d7b0dbaad | epriestley | Make most Differential reads policy-aware | Sep 26 2013 | |||
79abe6653e89 | epriestley | Remove PhabricatorRepository::loadAllByPHIDOrCallsign() | Sep 26 2013 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
9be7a948f93c | Chad Little | Move PHUIFormBoxView to PHUIObjectBoxView | Sep 25 2013 | |||
b928e7f8f52a | epriestley | Fix an issue with Diffusion where paging by commit date would fail | Sep 24 2013 | |||
d63789e4b2a0 | epriestley | Allow repository policies to be edited | Sep 23 2013 | |||
e7a7e43104bc | epriestley | Fix a bug where policy queries with cursor-based pagers and non-ID orders can… | Sep 22 2013 | |||
63818818cb67 | epriestley | Allow repositories to be activate/deactivated in a transaction-aware way | Sep 22 2013 | |||
b8cb6ddaa5bb | epriestley | Add some keys and policy fields to repositories | Sep 22 2013 | |||
8651e5feba17 | epriestley | Allow repositories to be filtered by type | Sep 19 2013 | |||
7d26252a3f3e | epriestley | Use PhutilBugtraqParser in Phabricator | Sep 18 2013 | |||
256fcf37211e | epriestley | Make it easier to construct multi-column paging clauses from Query classes | Sep 13 2013 | |||
7a39ac43b48c | epriestley | Add a "list<regex>" config option and move regex config to it | Sep 13 2013 | |||
b902005bed52 | Bob Trahan | Kill PhabricatorObjectDataHandle | Sep 11 2013 | |||
07b8becfc6d5 | Bob Trahan | Policy - introduce parentQuery and pass around policy configuration from parent… | Sep 11 2013 | |||
0da6321b2c7c | epriestley | Provide ordering options in Diffusion application search | Sep 11 2013 | |||
9872d57f87e3 | epriestley | Allow Diffusion repostories to be filtered by active/inactive status | Sep 11 2013 | |||
904add9f44d6 | epriestley | Use ApplicationSearch in Diffusion | Sep 11 2013 | |||
93c67040596a | epriestley | Move "most recent commit" and "commit count" into DiffusionRepositoryQuery | Sep 11 2013 | |||
fcba0c74d979 | Gareth Evans/epriestley | Replace all "attach first..." exceptions with `assertAttached()` | Sep 3 2013 | |||
b932c606cb2d | epriestley | Implement "Add to CC" rule for Audits | Aug 30 2013 | |||
bb9be01d5571 | Chad Little | Update forms to use PHUIFormBoxView | Aug 27 2013 | |||
fe2a96e37ff0 | Chad Little | Update Form Layouts | Aug 26 2013 | |||
f034fd80dbf7 | epriestley | Remove getApplicationObjectTypeName from ApplicationTransactions | Aug 21 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
e1d2523efeb4 | Bob Trahan | make commit message worker savvier around revision ids | Aug 19 2013 | |||
a0f0ba6acd47 | epriestley | Stop using process/filesystem-based checks to determine if daemons are running | Aug 12 2013 | |||
7225dc45250d | Bob Trahan | Sort arcanist projects by name | Aug 10 2013 | |||
4f49ec1cff1c | epriestley | Remove HeraldDryRunAdapter | Aug 8 2013 | |||
b767bd3f2d9d | epriestley | Move Herald rule querying into HeraldRuleQuery | Aug 8 2013 | |||
78eb81ffd069 | epriestley | Remove almost all instances of HeraldContentTypeConfig | Aug 8 2013 | |||
6badb05d644b | epriestley | Make Herald adapters provide content types | Aug 8 2013 | |||
333e377488d9 | epriestley | Modernize Releeph project create controller | Jul 30 2013 | |||
5cc3bbf721fc | epriestley | Use application PHIDs for application transactions | Jul 29 2013 | |||
ec61c15cb262 | Bob Trahan | move repository arcanist projects over to new phid stuff | Jul 26 2013 |
c4science · Help