phab/src/applications/repositoryproduction
phab/src/applications/repository
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
2ee450748696 | John Watson/epriestley | Add Hosted/Remote filtering to Diffusion | Jan 10 2014 | |||
efe187d5beb3 | epriestley | Support "Repository's projects" field in Commit and Differential Revision rules | Jan 10 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 | |||
f981d50f5db6 | iodragon/epriestley | Set php PATH for repository's hook | Jan 3 2014 | |||
09341be10fc4 | epriestley | Remove repository shortcuts | Jan 2 2014 | |||
140c88e97136 | epriestley | Implement basic object rules for Herald | Dec 31 2013 | |||
e397103bf211 | epriestley | Extend all "ManagementWorkflow" classes from a base class | Dec 27 2013 | |||
aad6b57c36f8 | epriestley | Add `bin/harbormaster` to make builds easier to debug | Dec 26 2013 | |||
81dcf6378d81 | epriestley | Make `repository pull` install hooks the first time | Dec 23 2013 | |||
d9a04fcb5342 | epriestley | Minor, make sure we release locks in pull daemon if we fail in unusual ways | Dec 22 2013 | |||
c4627135844f | epriestley | Minor cleanup for task rendering in Daemons | Dec 21 2013 | |||
9c938701c3dd | epriestley | Modernize Diffusion `commitparentsquery` | Dec 20 2013 | |||
d7c4edab28a4 | epriestley | Move commit message/metadata field query to a separate class | Dec 20 2013 | |||
23332241b20e | epriestley | Move commit hash querying to DiffusionLowLevelCommitQuery | Dec 20 2013 | |||
d667b1220662 | epriestley | Provide a standalone query for resolution of commit author/committer into… | Dec 19 2013 | |||
f750d5f8dc91 | epriestley | Provide a low-level SVN commit query, and merge the VCS query types | Dec 19 2013 | |||
92bc76aae053 | epriestley | Move mercurial commit metadata parsing into a LowLevel query | Dec 19 2013 | |||
f048053c7586 | epriestley | Move git commit metadata parsing into a LowLevelQuery | Dec 19 2013 | |||
dc43123494df | William R. Otte/epriestley | Get the proper Subversion URI for hosted repositories. | Dec 19 2013 | |||
1ff3ef382d84 | epriestley | Give Herald rules a standard "Hnnn" object name | Dec 18 2013 | |||
5863f792a694 | epriestley | Remove many redundant implementations of `canLoadNamedObject()` | Dec 18 2013 | |||
b0f7e7a6af2d | epriestley | Work around `hg` echoing warnings to stdout under --debug | Dec 18 2013 | |||
3386920971b8 | epriestley | Add Herald support for blocking ref changes | Dec 18 2013 | |||
f28d3089d7d8 | epriestley | Assign PHIDs to PushLogs | Dec 18 2013 | |||
2216a5e6efb9 | epriestley | Add Subversion ref and content logs to pre-commit hooks | Dec 17 2013 | |||
11b8e57ae012 | epriestley | Remove "pretag" hook support in Mercurial | Dec 17 2013 | |||
74251b363675 | epriestley | Support bookmark hook operations in Mercurial | Dec 17 2013 | |||
6f3a99eb392e | epriestley | Generate ref updates in Mercurial hooks | Dec 17 2013 | |||
2725586bafa0 | epriestley | Restructure HookEngine to use PushLog records for all operations | Dec 17 2013 | |||
d846f6508b2c | epriestley | Fix some repository URI handling issues in Git and Mercurial | Dec 12 2013 | |||
39b384041ffc | epriestley | Add "r <name>" to jump nav to locate repositories by name | Dec 5 2013 | |||
2ff5541fc59c | epriestley | Record new commits in the push log | Dec 5 2013 | |||
3f5046014948 | epriestley | Allow repository push logs to be filtered by pusher and repository | Dec 5 2013 | |||
caa6fdf56dc2 | epriestley | Add a basic push log for recording repository push events | Dec 5 2013 | |||
e77d5012bed9 | epriestley | Fix two issues with shell/config scripts for hosted repositories | Dec 5 2013 | |||
d2e9aee16d1a | epriestley | Reject dangerous changes in Git repositories by default | Dec 3 2013 | |||
50b5a0c8b72b | epriestley | Add explicit "/" when installing hooks | Dec 3 2013 | |||
f93c6985ad84 | epriestley | Support Mercurial pretxnchangegroup hooks | Dec 3 2013 | |||
017d6ccd0793 | epriestley | Support SVN pre-commit hoooks | Dec 3 2013 | |||
618b5cbbc4e8 | epriestley | Install pre-commit hooks in Git repositories | 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 | |||
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 |
c4science · Help