phab/srcfeature/better-testing
phab/src
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
dc43123494df | William R. Otte/epriestley | Get the proper Subversion URI for hosted repositories. | 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 | |||
1ff3ef382d84 | epriestley | Give Herald rules a standard "Hnnn" object name | Dec 18 2013 | |||
5863f792a694 | epriestley | Remove many redundant implementations of `canLoadNamedObject()` | Dec 18 2013 | |||
181bfffaa126 | epriestley | Truncate object fields in Herald transcripts | 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 | |||
baa756a027fa | epriestley | Add `rulePHID` to HeraldEffect | 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 | |||
f7464400a510 | epriestley | Limit memory usage of `ssh-exec` during large pull operations | Dec 16 2013 | |||
537f2eabee91 | epriestley | Make it harder to misconfigure `phpmailer.smtp-protocol` | Dec 16 2013 | |||
00f192cebb82 | epriestley | Save ApplicationSearch queries generated from GET parameters in the request | Dec 16 2013 | |||
b555e4bd9189 | epriestley | Use more sensible waitForAny semantics in SSH process | Dec 15 2013 | |||
0011068d7a69 | epriestley | Fix an issue in Harbormaster when a buildable has no repository | Dec 14 2013 | |||
707b39c5b597 | Chris Colborne/epriestley | Fix comitted typo in Diffusion | Dec 13 2013 | |||
8aee78b24d41 | James Rhodes | Remove patch preview from Phragment version controller | Dec 13 2013 | |||
86ec4d602137 | James Rhodes | Implement policies in Phragment | Dec 13 2013 | |||
7f45824984de | epriestley | Fix two issues with creating Conpherence threads via mail on some configurations | Dec 12 2013 | |||
d846f6508b2c | epriestley | Fix some repository URI handling issues in Git and Mercurial | Dec 12 2013 | |||
1d9bf6f82b30 | James Rhodes | Fix Phortune so it allows users to create their accounts implicitly | Dec 12 2013 | |||
61c934449d17 | epriestley | Fix fatal in Git hook when a --force push completely rewrites a ref | Dec 11 2013 | |||
6b1ec35cf377 | epriestley | Allow Herald rules to check for revisions with no reviewers | 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 | |||
b8b7bf8ad9ec | James Rhodes | Provide `phragment.getstate` and `phragment.getpatch` Conduit methods | Dec 11 2013 | |||
270c8d27ab4e | James Rhodes | Implement "Wait for Previous Builds" build step | Dec 10 2013 | |||
de969ab54011 | Aviv Eyal/epriestley | plug octocat icon to landing button | Dec 9 2013 | |||
b8b7e583adce | epriestley | Show a queue utilization statistic in the Daemon console | Dec 9 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 | |||
0ed281d25e44 | epriestley | Make taskmaster consumption of failed tasks more FIFO-ey | Dec 9 2013 | |||
8fd256a1fd69 | James Rhodes | Implement step for publishing files as fragments to Phragment in Harbormaster | Dec 8 2013 | |||
8bb6e807f097 | James Rhodes | Implement snapshots in Phragment | Dec 8 2013 | |||
e1657877251b | James Rhodes | Implement "Revert to Version" functionality in Phragment | Dec 8 2013 | |||
dabc7ea28dec | James Rhodes | Render deleted files in Phragment as disabled | Dec 8 2013 | |||
67b37a5c1dc0 | James Rhodes | Fix deletion detection when updating based on ZIP | Dec 8 2013 | |||
acd5d5ae4a39 | James Rhodes | Correctly handle downloading ZIP with empty directories in Phragment | Dec 8 2013 | |||
c48cfb31bc76 | James Rhodes | Implement viewing versions and downloading patches in Phragment | Dec 8 2013 | |||
5728ef78361f | James Rhodes | Implicitly detect directories when updating a fragment from a ZIP | Dec 8 2013 | |||
7a5c3cc854ab | epriestley | Fix undefined variables in Subversion | Dec 7 2013 | |||
99ad978e9092 | epriestley | Add UI for choosing header color | Dec 7 2013 | |||
25e7b7d53cd5 | James Rhodes | Implement support for creating and updating fragments from ZIPs | Dec 7 2013 | |||
ccd4ae563827 | James Rhodes | Implement "Download ZIP" controller for Phragment | Dec 7 2013 | |||
f7f5a5dd34de | James Rhodes | Implement update and history controllers in Phragment | Dec 7 2013 | |||
4c143ad3b2c4 | James Rhodes | Phragment v0 | Dec 7 2013 | |||
9d474452f9c5 | epriestley | Make nonscalar field saves raise a more useful exception from LiskDAO | Dec 7 2013 | |||
f69793184e0b | epriestley | Fix over-matching of quoted text for message bodies beginning with "On..." | Dec 7 2013 | |||
3ad4be4d9377 | Chad Little | Multicolor headers | Dec 6 2013 | |||
79d153b85d52 | James Rhodes | Implement explicit build step ordering in Harbormaster | Dec 6 2013 | |||
dd01535ed6d7 | James Rhodes | Implement "Upload Artifact" build step | Dec 6 2013 | |||
a1f323348193 | epriestley | Don't show client IP in push logs unless viewer can edit the repository | Dec 6 2013 | |||
faaaff0b6f60 | epriestley | Fix an error in the PolicyFilter algorithm | Dec 6 2013 | |||
5ca84589bdf6 | epriestley | Add an SSH access log | Dec 6 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 | |||
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 | |||
c6fd969416a5 | epriestley | Fix an edge case when trying to pull duplicate refs via Doorkeeper | Dec 5 2013 | |||
ea1d4ff70d58 | Chad Little | Add background color to ObjectList when in an ObjectBox | Dec 5 2013 | |||
00c6e60c27fa | Chad Little | Clean up logged out prompt on TransactionComments | Dec 5 2013 | |||
205ddcf13424 | Chad Little | Fix header anchor colors | Dec 5 2013 | |||
b925fc884afb | Chad Little | Change closed tasks to view as disabled | Dec 5 2013 | |||
48e80f05412e | James Rhodes | Remove `-t -t` from Drydock SSH interface | Dec 5 2013 | |||
a8b27130cbcd | James Rhodes | Make "Edit Build Plan" more resiliant so old build configurations can be deleted | Dec 5 2013 | |||
5c02113bf9eb | James Rhodes | Migrate "Run Command" to use Drydock hosts | Dec 5 2013 | |||
d8d1173f5297 | James Rhodes | Implement support for leasing from Drydock hosts in Harbormaster | Dec 5 2013 | |||
53250d84dfc5 | James Rhodes | Introduce HarbormasterBuildTarget to snapshot build steps through a build | Dec 5 2013 | |||
2aad7289fd2f | epriestley | Support "ssh-dss" keys | Dec 5 2013 | |||
e77d5012bed9 | epriestley | Fix two issues with shell/config scripts for hosted repositories | Dec 5 2013 | |||
ff4e965c90fc | epriestley | Don't try to download diffs-of-diffs | Dec 4 2013 | |||
b111bc039d8d | James Rhodes | Support text-based private key credentials in DrydockSSHCommandInterface | Dec 4 2013 | |||
9c6f6043f086 | James Rhodes | Update preallocated hosts to use Passphrase credentials | Dec 4 2013 | |||
1f53017f1f46 | James Rhodes | Validate resource attributes for preallocated hosts before executing leases | Dec 4 2013 | |||
1965bf9e5268 | epriestley | Show "Tnnn" crumb on Edit Task screen | Dec 4 2013 | |||
16a7eaa70044 | Richard van Velzen/epriestley | Fix wrong link to "Create Rule" in Herald mobile view | Dec 4 2013 | |||
61f5461e6de9 | Chad Little | Fix Conpherence CSS (mostly revert) | Dec 4 2013 | |||
b2debb14c702 | Chad Little | Mobile Notifications | Dec 3 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 | |||
9942c2a39ee1 | Chad Little | Add Action Buttons to ObjectHeaders | Dec 3 2013 | |||
50b5a0c8b72b | epriestley | Add explicit "/" when installing hooks | Dec 3 2013 | |||
ba16df0fed18 | James Rhodes | Restructure Drydock so that blueprints are instances in the DB | 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 | |||
f79975b34092 | Chad Little | Update ObjectSelector CSS | Dec 1 2013 | |||
ba76526185df | Chad Little | Fix Conpherence layout with setup issues | Nov 28 2013 | |||
280751f53999 | Chad Little | Pager buttons | Nov 28 2013 | |||
df85cd83d156 | epriestley | Put PATH in $_ENV after we adjust it so ExecFuture/etc pick it up | Nov 28 2013 | |||
49f3ff0e08f4 | John Watson/epriestley | Attach TaskPHIDs to commits in diffusion.getcommits | Nov 27 2013 |
c4science · Help