phab/src/applications/diffusion/controllerfeature/better-testing
phab/src/applications/diffusion/controller
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
ca6bd2647588 | epriestley | Set `device` to `false` for all pages which don't specify device readiness | Jun 24 2014 | |||
b20884a842a6 | epriestley | Substantially support character encodings and "Highlight As" in changesets | Jun 20 2014 | |||
f1fa8fccb6d5 | Gareth Evans/epriestley | Fix old icon css | Jun 16 2014 | |||
27c2299407f3 | Chad Little | Remove double border on tables in object boxes | Jun 13 2014 | |||
d401036bd82b | epriestley | Prevent the use of `file://` URIs in Diffusion | Jun 13 2014 | |||
993b73596adf | epriestley | Fix wording of 'bin/remove' prompt for repositories | Jun 13 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
0d03bbe43cf7 | Joshua Spence/epriestley | Allow repositories to be deleted using `./bin/remove`. | Jun 3 2014 | |||
2aef04a78afb | epriestley | Fix Diffusion blame/highlight for logged-out users | May 28 2014 | |||
9bba4cda2fe5 | Aviv Eyal/epriestley | Diffusion browser: Update editor link when clicking on a line | May 23 2014 | |||
3a81f8c68d29 | Chad Little | Convert rest of SPRITE_STATUS to FontAwesome | May 19 2014 | |||
a74545c9da4b | epriestley | Provide a rough, unstable API for reporting coverage into Diffusion | May 18 2014 | |||
31cd9b21698f | Chad Little | Update PHUIStatusItemView to FontAwesome | May 17 2014 | |||
436f0563e81f | epriestley | Add a SublimeText-style repository typeahead | May 13 2014 | |||
82102cd95a2b | epriestley | Move Push log rendering to SearchEngine | May 13 2014 | |||
23ada21d3552 | epriestley | Remove `commit` from DiffusionRequest | May 13 2014 | |||
347252fda85a | epriestley | Improve clarity of commit and symbol handling in DiffusionRequest | May 13 2014 | |||
ce3f9211e440 | epriestley | Let diffusion.readmequery accept a commit | May 13 2014 | |||
112c9e6b5e08 | epriestley | Rename "commitType" to "symbolicType" | May 13 2014 | |||
9a2c68fd8848 | epriestley | Rename "stableCommitName" to "stableCommit" | May 13 2014 | |||
0120388a7516 | Chad Little | Found some missing icons | May 13 2014 | |||
77b4c3145a8b | epriestley | Simplify Diffusion main view | May 13 2014 | |||
53e9df8a0282 | epriestley | Slightly reduce the cost of resolving refs | May 12 2014 | |||
e34ee684e138 | epriestley | Batch execution of LastModified query | May 12 2014 | |||
e03deb7d4a0a | epriestley | Always pull extra browse information over Ajax, and batch some of the queries | May 12 2014 | |||
df59f4b047e5 | epriestley | Batch all supplementary information in Diffusion browse views | May 12 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
9d0d1ac42f8a | Jacob Hurwitz/epriestley | Speed up DiffusionBrowseFileController by removing call to array_merge | May 10 2014 | |||
e6aff100f268 | epriestley | Move even more rendering into SearchEngine | May 9 2014 | |||
78b89711cbdd | epriestley | Move a bunch more rendering into SearchEngine | May 9 2014 | |||
a928caf41d3d | Yonas Yanfa/epriestley | Fix typos on Import Repository page | May 5 2014 | |||
366861f10660 | epriestley | Revert the global "not imported yet" warning in Diffusion until we have better… | Apr 30 2014 | |||
d5f874b49331 | epriestley | Unfatal "Create Repository" UI | Apr 30 2014 | |||
466af3314790 | James Rhodes/epriestley | Fix Diffusion crash | Apr 30 2014 | |||
7ed28dacb585 | Bob Trahan | Diffusion + Herald - warn users if importing repository | Apr 30 2014 | |||
2ecc04c159b0 | Bob Trahan | Audit - move over to application search | Apr 27 2014 | |||
e8c6c81b6ea4 | Kyle Jao/epriestley | Fix for showing an unregistered author name in the tooltip of diffusion… | Apr 26 2014 | |||
f1245f4f3421 | epriestley | Remove flavor text for action buttons | Apr 19 2014 | |||
01552d85de81 | lkassianik/epriestley | Show Projects bucket unconditionally in repository summary screen | Apr 9 2014 | |||
a7272dfb03d0 | Ben Alpert/epriestley | Switch back to zwsp for oncopy line marker | Apr 9 2014 | |||
c408168c2500 | Bob Trahan | Diffusion - Warn users to explicitly provide PATH for SVN hosted repositories | Apr 4 2014 | |||
f67a853fe7cc | Bob Trahan | Audit - add ability to add a package as an auditor | Apr 4 2014 | |||
6b5308c981ea | Bob Trahan | Audit - add ability to add user or projects as auditors | Apr 4 2014 | |||
9fedd343eb18 | Ben Alpert/epriestley | Break long words in differential two-up view | Apr 3 2014 | |||
75c47c6ae079 | epriestley | Provide an "event" page for push logs, which shows details on all events in a… | Mar 26 2014 | |||
a5f55d506f46 | epriestley | Provide a real object ("PhabricatorRepositoryPushEvent") to represent an entire… | Mar 26 2014 | |||
38cc38eaf67b | epriestley | Modernize documentation links | Mar 17 2014 | |||
969d0c3e8de2 | epriestley | Use "\z" instead of "$" to anchor validating regular expressions | Mar 13 2014 | |||
d27cd5fb9902 | epriestley | Disable Herald more aggressively when it's turned off for a repository | Mar 13 2014 | |||
3910d0d5e19b | epriestley | Remove field selector on Diff view and Revision List View | Mar 11 2014 | |||
a3c1dcb92897 | epriestley | Produce a more tailored checkout URI for Subversion | Feb 28 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
a4d4bf81961f | Chad Little | Add ObjectBox around Diffusion Binary Files | Feb 22 2014 | |||
8662b27f89c6 | Chad Little | Move raw file download icon to file box in Diffusion | Feb 22 2014 | |||
ce5eafe7f19b | Chad Little | Move "Open in Editor" to File Box | Feb 21 2014 | |||
50ed42761ce9 | epriestley | Don't issue a bazillion queries to load Differential object lists | Feb 19 2014 | |||
dcd7a316d239 | Bob Trahan | Differential - add DifferentialDraft to track whether revisions have draft… | Feb 19 2014 | |||
b96ab5aadf53 | epriestley | Modernize VCS password storage to use shared hash infrastructure | Feb 18 2014 | |||
a0262c0b4f14 | epriestley | Remove `tokenizer.ondemand`, and always load on demand | Feb 14 2014 | |||
8739ea4dc103 | Bob Trahan | Diffusion - fix browse file bug | Feb 11 2014 | |||
30b9503b859d | Chad Little | Use full repository name instead of callsing in crumbs | Feb 4 2014 | |||
bb633fb42afa | epriestley | Clean up the Diffusion search UI a little bit | Feb 1 2014 | |||
2d27324bef95 | Vlad Albulescu/epriestley | Basic filename search support for Diffusion | Feb 1 2014 | |||
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 | |||
53687827c643 | epriestley | Don't let Diffusion show that an importing repository is "100%" imported | Jan 24 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 | |||
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 | |||
30441fe208c4 | Chad Little | Make Tables play well in PHUIObjectBoxView | Jan 7 2014 | |||
637e3f38f3a0 | epriestley | Allow repositories to be associated with projects | Jan 3 2014 | |||
09341be10fc4 | epriestley | Remove repository shortcuts | Jan 2 2014 | |||
4b7f3b709d0d | epriestley | Move the repository policy step into the create workflow | 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 | |||
9c938701c3dd | epriestley | Modernize Diffusion `commitparentsquery` | Dec 20 2013 | |||
ff13bb8538a2 | William R. Otte | Render the clone URI input field as readonly. | Dec 20 2013 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 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 | |||
c3d9c2838228 | Matt Robenolt/epriestley | Specify an ssh port for Diffusion when running against the grain | Dec 11 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 | |||
d2e9aee16d1a | epriestley | Reject dangerous changes in Git repositories by default | Dec 3 2013 | |||
f93c6985ad84 | epriestley | Support Mercurial pretxnchangegroup hooks | Dec 3 2013 |
c4science · Help