phab/src/applications/diffusionfeature/testing
phab/src/applications/diffusion
feature/testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3bfa54819e45 | epriestley | Use new "%R" escape for csprintf() to produce slightly nicer clone/checkout… | Jan 30 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 | |||
ffed36fd9991 | epriestley | Minor, fix a method signature warning. | Jan 29 2014 | |||
e9be9ecfbcc9 | epriestley | Add a "branches" rule for commits | Jan 28 2014 | |||
d112b6c15d8e | epriestley | Add `diffusion.querycommits` and deprecate `diffusion.getcommits` | Jan 28 2014 | |||
53687827c643 | epriestley | Don't let Diffusion show that an importing repository is "100%" imported | Jan 24 2014 | |||
02aa193cb05e | epriestley | Add a common password blacklist | Jan 23 2014 | |||
ad8d17f5795a | Chad Little | Use callsigns, cards on repository lists | Jan 22 2014 | |||
c9a0ffa1cfaf | epriestley | Verify that SVN repository roots really are repository roots | Jan 21 2014 | |||
35ffcf6e42cc | Chad Little | Add PHUIObjectBoxView to Diffusion Tags | Jan 20 2014 | |||
035c79e7c077 | Sergey Sharybin/epriestley | Fix tab indentation missing in Diffusion | Jan 20 2014 | |||
35ccda922a31 | epriestley | Merge `diffusion.commitbranchesquery` into `diffusion.branchquery` | Jan 18 2014 | |||
4c2696120b81 | epriestley | Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef | Jan 18 2014 | |||
618da2265d51 | epriestley | Remove all the multi-pass autoclose-branch separate-cache / seenOnBranches junk | Jan 17 2014 | |||
f4b9efe2562b | epriestley | Introduce ref cursors for repository parsing | Jan 17 2014 | |||
31a2bebf633b | Chad Little | Move PhabricatorTagView to PHUITagView | Jan 14 2014 | |||
a716fe99f3b2 | epriestley | Perform search indexing in the worker queue and respect `bin/search index… | Jan 14 2014 | |||
b74c7a3d371a | Chad Little | Simplify PHUIObjectBoxViews handling of Save and Error states | Jan 10 2014 | |||
3c5756adf977 | Chad Little | Clean up AphrontError boxes, Diffusion Headers | Jan 9 2014 | |||
6639f93153dc | John Watson/epriestley | Add a 'silent' option to diffusion.createcomment | Jan 9 2014 | |||
30441fe208c4 | Chad Little | Make Tables play well in PHUIObjectBoxView | Jan 7 2014 | |||
3627e73e5e30 | epriestley | Apply "enormous changes" rules to pre-commit content rules too | Jan 6 2014 | |||
8ddf883d2ee1 | epriestley | Cut Herald rules off at 1GB of diff text | Jan 3 2014 | |||
972dfa7bfc37 | epriestley | Add 'hook.d/' directories to SVN and Git repositories for custom hooks | Jan 3 2014 | |||
2cfc3acf3234 | epriestley | Allow Herald pre-commit rules to act on repository projects | Jan 3 2014 | |||
637e3f38f3a0 | epriestley | Allow repositories to be associated with projects | Jan 3 2014 | |||
09341be10fc4 | epriestley | Remove repository shortcuts | Jan 2 2014 | |||
c20fd5830374 | epriestley | Add a Diffusion repository remarkup rule | Dec 31 2013 | |||
4b7f3b709d0d | epriestley | Move the repository policy step into the create workflow | Dec 31 2013 | |||
140c88e97136 | epriestley | Implement basic object rules for Herald | Dec 31 2013 | |||
472b0f983e7a | epriestley | Allow Herald Adapters to choose applicable rule types (global, personal, etc). | Dec 31 2013 | |||
da3be5071ba7 | epriestley | Give "delete Repository" a disabled style | Dec 30 2013 | |||
591df78361a7 | epriestley | Bind patches, file content and raw diffs bind policies to their originating… | Dec 30 2013 | |||
f38a565aa5b6 | epriestley | Use radio buttons with explanatory text to select commit rule types | Dec 27 2013 | |||
ce632d64906b | epriestley | Use `ancestors(x)` instead of `0::x` in Mercurial history queries | Dec 27 2013 | |||
9f38aaa5dec4 | epriestley | Add "raw author name" and "raw committer name" as Herald fields for commit… | Dec 27 2013 | |||
adcc4ee1db1d | epriestley | Add a "branches" rule for Herald commit rules | Dec 26 2013 | |||
6daa2b6c2efa | epriestley | Fix a commit hook issue with the initial commit to Mercurial repositories | Dec 23 2013 | |||
a64d127e2569 | epriestley | Add "is merge commit" Herald field for pre-commit rules | Dec 20 2013 | |||
9c938701c3dd | epriestley | Modernize Diffusion `commitparentsquery` | Dec 20 2013 | |||
72c73d644b0e | epriestley | Add an "Accepted Differential revision" field to Commit and pre-commit Content… | Dec 20 2013 | |||
2436458b903c | epriestley | Implement "Differential Revision" fields in Herald pre-commit content adapter | 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 | |||
ff13bb8538a2 | William R. Otte | Render the clone URI input field as readonly. | Dec 20 2013 | |||
134c8f554763 | epriestley | Add "Author" and "Committer" fields to Herald pre-commit content hooks | Dec 19 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 | |||
264bef58c49e | William R. Otte | Various fixes for hosted and non-hosted subversion queries in Diffusion. | Dec 19 2013 | |||
151f01ae9477 | epriestley | Implement "Body" field in Herald pre-commit content hooks | Dec 19 2013 | |||
f37832aed753 | epriestley | Fix loop in svnserve workflow for large binaries | 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 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
d90f44ef2058 | epriestley | Support content pre-commit hooks in Mercurial | Dec 18 2013 | |||
5f4df0f3e394 | epriestley | Support "changed filename" and "file content" fields for commit content Herald… | Dec 18 2013 | |||
e115f11f8049 | epriestley | Provide basic commit content hooks for Herald | 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 | |||
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 | |||
707b39c5b597 | Chris Colborne/epriestley | Fix comitted typo in Diffusion | Dec 13 2013 | |||
61c934449d17 | epriestley | Fix fatal in Git hook when a --force push completely rewrites a ref | Dec 11 2013 | |||
c3d9c2838228 | Matt Robenolt/epriestley | Specify an ssh port for Diffusion when running against the grain | Dec 11 2013 | |||
052c83a61303 | epriestley | Fix error detection for "ls-tree" output | Dec 11 2013 | |||
52462a46c00c | epriestley | Raise a better error for malformed `git ls-tree` | Dec 9 2013 | |||
5d27aeb2403a | epriestley | Fix the exception when watching the first commit of a mercurial repo | Dec 9 2013 | |||
7a5c3cc854ab | epriestley | Fix undefined variables in Subversion | Dec 7 2013 | |||
a1f323348193 | epriestley | Don't show client IP in push logs unless viewer can edit the repository | Dec 6 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 | |||
e28b848ab2fb | epriestley | Store pusher remote address and push protocol in PushLog | Dec 5 2013 | |||
caa6fdf56dc2 | epriestley | Add a basic push log for recording repository push events | Dec 5 2013 | |||
addd0bbf3b46 | epriestley | Fix a constant in the hook to reduce the number of dragons | Dec 3 2013 | |||
d2e9aee16d1a | epriestley | Reject dangerous changes in Git repositories by default | Dec 3 2013 | |||
632e1ceda61b | epriestley | Do the heavy lifting for git commit 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 | |||
49f3ff0e08f4 | John Watson/epriestley | Attach TaskPHIDs to commits in diffusion.getcommits | Nov 27 2013 | |||
2a65b3020e1c | Brecht Van Lommel/epriestley | Fix error creating repository from file:/// location, due to uninitialized… | Nov 23 2013 | |||
6e4101607776 | epriestley | Document and remove some scary warnings from repository hosting | 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 | |||
476b27d9c8b2 | epriestley | Add "phd.user" with `sudo` hooks for SSH/HTTP writes | Nov 18 2013 | |||
40c0e3529d06 | Chad Little | Fix DiffusionLintController | Nov 18 2013 | |||
2dc8065d1143 | epriestley | Prevent Repository local path edit from the web UI | Nov 13 2013 | |||
7f11e8d7401e | epriestley | Improve handling of email verification and "activated" accounts | Nov 12 2013 | |||
62794e4494e0 | epriestley | Don't allow "autoclose only" to be set in Mercurial | Nov 12 2013 | |||
d4eca257742a | epriestley | Don't implement SVN over HTTP | Nov 12 2013 | |||
a4e8fd228974 | epriestley | Wait for the Git client to disconnect before exiting in Git SSH workflows | Nov 11 2013 | |||
85f505465e53 | epriestley | Support serving SVN repositories over SSH | Nov 11 2013 | |||
8840f60218ef | epriestley | Enable Mercurial reads and writes over SSH | Nov 11 2013 | |||
ac7c73922696 | epriestley | Fix `--depth N` clones in Git | Nov 11 2013 | |||
f2938bacd9c4 | epriestley | Generalize SSH passthru for repository hosting | Nov 11 2013 |
c4science · Help