phab/src/applications/diffusionstable
phab/src/applications/diffusion
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ced20d48eac2 | epriestley | Improve handling of bad branches in Diffusion | Apr 28 2015 | |||
2a37459a5f5a | epriestley | Only resolve branch names to branches | Apr 27 2015 | |||
d3436c256cba | epriestley | Ignore closed branch heads by default in Mercurial | Apr 27 2015 | |||
2c9b194d1673 | epriestley | Simplify Mercurial ref resolution; expose "closed" at top-level | Apr 27 2015 | |||
946ea3bffa7d | epriestley | Track closed branches in Mercurial | Apr 27 2015 | |||
21c4aeb032cd | epriestley | Improve low-level branch resolution in Mercurial | Apr 27 2015 | |||
7f43cde82dd1 | epriestley | Add a "refs" table to Diffusion | Apr 27 2015 | |||
e39c3ef82502 | lkassianik/epriestley | New diffusion repository rejection should not navigate away from diffusion. | Apr 26 2015 | |||
0ae08b394cd4 | epriestley | Raise a better error for SSH access by users with no permission to use Diffusion | Apr 26 2015 | |||
3a2c2ae3c3ae | epriestley | Implement a scope selector for the global search | Apr 22 2015 | |||
4e47e3a11670 | epriestley | Merge redundant Herald effect code | Apr 22 2015 | |||
e5e5974d9fe1 | epriestley | Give typeahead browse dialogs sensible titles | Apr 20 2015 | |||
a11dab59b0d5 | epriestley | Require TokenizerControl to always have a datasource | Apr 20 2015 | |||
e27c0b416d45 | epriestley | Add "Edge Logic" support to PolicyAwareQuery | Apr 20 2015 | |||
55e49d7e316c | epriestley | Provide more buildXClause() and buildXClauseParts() on PolicyAwareQuery | Apr 20 2015 | |||
f5580c7a083e | epriestley | Make buildWhereClause() a method of AphrontCursorPagedPolicyAwareQuery | Apr 20 2015 | |||
7db362a4b652 | epriestley | Cheat my way through the rest of the typeahead datasources | Apr 17 2015 | |||
4fc5f8e29751 | epriestley | Improve browsability of Diffusion repository datasource | Apr 17 2015 | |||
156b156e77b6 | epriestley | Give Conduit params/return/errors protected visibility | Apr 13 2015 | |||
9c7c13ffc88a | epriestley | Modernize Phrequent and Commit query ordering/paging | Apr 13 2015 | |||
9b5198f46330 | epriestley | Remove ORDER_PATH_MODIFIED from Differential | Apr 13 2015 | |||
ff59f4f16bb3 | Chad Little | Send Markdown in Diffusion through SourceSans | Apr 8 2015 | |||
63f4e66b1122 | epriestley | Attach HeraldRules to HeraldEffects | Apr 6 2015 | |||
a40748a46cb5 | epriestley | Lift handling of Herald "email" effect to Adapter | Apr 6 2015 | |||
eb81fd15628f | epriestley | Expose all application mail receivers | Apr 1 2015 | |||
c169199e6429 | epriestley | Allow applications to have multiple "help" menu items | Apr 1 2015 | |||
34db543d2774 | epriestley | Remove all application-specific reply handler class overrides | Apr 1 2015 | |||
bad645f1ecdd | epriestley | Remove all application-specific reply handler domains | Apr 1 2015 | |||
d403700e1fc6 | epriestley | Convert all tokenizers to take token/scalar inputs | Mar 31 2015 | |||
64dddc76c5cd | epriestley | Remove Controller->getHandle() and Controller->loadHandles() | Mar 31 2015 | |||
e1eafd784e19 | epriestley | Remove Controller->renderHandlesForPHIDs() | Mar 31 2015 | |||
a17542ab28c2 | epriestley | Touch up PHP/JS interactions for inline comments | Mar 28 2015 | |||
174cf8239802 | epriestley | Provide getObjectOwnerPHID() on inline comment views | Mar 27 2015 | |||
0dda809da6b0 | epriestley | Fix a translation string | Mar 27 2015 | |||
4ae28837fde1 | Chad Little | Update Conpherence CSS to handle multiple edits better | Mar 26 2015 | |||
ffe654e5e30e | epriestley | Fix directory moves and copies in Subversion hosted repositories | Mar 26 2015 | |||
e5445de1635f | epriestley | Show only recent open revisions affecting the same files | Mar 25 2015 | |||
0efae2858ecc | epriestley | Don't syntax highlight codebase pattern search results | Mar 24 2015 | |||
cbb5a297d57b | epriestley | Publish "done" inline comment checkbox state in Diffusion | Mar 24 2015 | |||
4310c4ed5387 | epriestley | Track a "Done" state on inline comments | Mar 24 2015 | |||
ac029d0a50e7 | epriestley | Fix a self-XSS hole in Diffusion | Mar 20 2015 | |||
bd2eaad04f03 | epriestley | Add "phabricator.silent" for stopping all outbound events from an install | Mar 18 2015 | |||
daa893e50876 | epriestley | Extend TransactionCommentQuery for Diffusion | Mar 9 2015 | |||
56a970900856 | epriestley | Reduce code duplication for inline "Undo" | Mar 9 2015 | |||
082b7f95e6e6 | epriestley | Explicitly track inline comment reply threading | Mar 9 2015 | |||
7a9768fc795f | epriestley | Respect unified view in Diffusion | Mar 9 2015 | |||
076cc6ed7ef8 | Chad Little | Change setErrorView to setInfoView in PHUIObjectBoxView | Mar 7 2015 | |||
6909e6206e44 | Chad Little | Remove AphrontPanelView from Diffusion | Mar 7 2015 | |||
1088d34e58eb | epriestley | Rename inline comment views to "PHUIDiff" and give them a base class | Mar 7 2015 | |||
027d4ffd8bae | epriestley | Set "importing" flag on repositories created via API | Mar 4 2015 | |||
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
f6915a797573 | epriestley | Add a heursitic for initial pushes which are really imports | Feb 19 2015 | |||
35c55f7ddfd3 | epriestley | Improve visibility of repository credential errors | Feb 19 2015 | |||
4c2e36f561c5 | Chad Little | Have DifferentialRevisionListView return ObjectBoxView | Feb 19 2015 | |||
02b174c2af04 | epriestley | Allow a different SSH host to be set in Diffusion | Feb 18 2015 | |||
81d2f2686c4e | Bob Trahan | Diffusion - clean up catching ConduitException | Feb 17 2015 | |||
3fcc3fdedf20 | Bob Trahan | Diffusion - be sure to properly unserialize result from conduit query | Feb 17 2015 | |||
e5b402d13f76 | epriestley | Lock all reply-handler options in the upstream, plus cookie prefix | Feb 13 2015 | |||
2a2b47326c81 | Joshua Spence | Fix text lint issues | Feb 11 2015 | |||
ae7dc8b9d2ca | Chad Little | Add getGroup to ConfigOptions | Feb 9 2015 | |||
5a675cc7cc18 | epriestley | Revert "Have DifferentialRevisionList return an ObjectBox if header is set" | Feb 3 2015 | |||
468985c8275e | Chad Little | Have DifferentialRevisionList return an ObjectBox if header is set | Feb 3 2015 | |||
c65b58b21c32 | epriestley | Clean up a ConduitException around Diffusion merges | Feb 3 2015 | |||
3b6100d620ef | epriestley | Fix lookup of commits in Subversion | Feb 3 2015 | |||
99292c5c6a67 | Chad Little | Use icons with Config Options page | Feb 2 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
8573d5b0c1a3 | Bob Trahan | Policy - lock down loadCommit() from DiffusionRequest objects | Feb 1 2015 | |||
e1dcbc43866a | Bob Trahan | Policy - lock down DiffusionSymbolQuery repo-loading code | Feb 1 2015 | |||
8b06804394f8 | Chad Little | Remove getIconName from all applications | Jan 30 2015 | |||
bdb3adeee485 | Bob Trahan | Policy - clean up the deprecated diffusion.getcommits | Jan 30 2015 | |||
8798083ad909 | epriestley | Proxy VCS SSH requests | Jan 28 2015 | |||
9b359affe7b5 | epriestley | Prepare SSH connections for proxying | Jan 28 2015 | |||
170dc15c05cb | Chad Little | Make border conditional in crumbs | Jan 28 2015 | |||
fb5e50e6cc1f | epriestley | Proxy VCS HTTP requests | Jan 27 2015 | |||
96edc9d2bc8f | Chad Little | Roll out more FontIcons | Jan 26 2015 | |||
6018ef91b8b8 | Chad Little | Remove 1x AppIcons, use FontIcons instead | Jan 25 2015 | |||
5d8bb61dde25 | Chad Little | Add FontIcon bridge to AppIcons | Jan 25 2015 | |||
8d087ae738d8 | epriestley | Remove 'initFromConduit' option from Diffusion | Jan 23 2015 | |||
d98eb2c8b809 | epriestley | Provide a fast path for resolving repository refs | Jan 23 2015 | |||
d94d1da61098 | epriestley | Proxy Diffusion Conduit API calls | Jan 23 2015 | |||
7c2474bef756 | epriestley | Move Conduit client construction logic into Repository | Jan 23 2015 | |||
45ae9cf340c7 | Chad Little | Move PhabricatorCrumbs to PHUICrumbs | Jan 23 2015 | |||
a03d16907c03 | Bob Trahan | Audit - fix issue "showing older" on some commits | Jan 23 2015 | |||
30eea5e93680 | epriestley | Resolve an issue with Diffusion URI parsing ignoring some information | Jan 23 2015 | |||
daadf955378c | Joshua Spence | Fix visibility of `PhutilArgumentWorkflow::didConstruct` methods | Jan 15 2015 | |||
6ff5eed20656 | Joshua Spence | Fix visibility of `DiffusionLowLevelQuery::executeQuery()` methods | Jan 15 2015 | |||
ca806887336d | Joshua Spence | Fix a filename | Jan 13 2015 | |||
463d094f963b | Joshua Spence | Fix method visibility for `PhabricatorPolicyAwareQuery` subclasses | Jan 13 2015 | |||
2d904dfddf44 | Bob Trahan | Diffusion - missed a "dont load diffusion request" in the code serving pathway | Jan 12 2015 | |||
a823654be095 | Bob Trahan | Diffusion - return 404 errors for bad URIs | Jan 9 2015 | |||
420f955c2ad8 | Joshua Spence | Fix an incorrect file name | Jan 9 2015 | |||
e7f8e7974217 | Joshua Spence | Fix method visibility for `PhabricatorController` subclasses | Jan 6 2015 | |||
648fa2e1bcc6 | Bob Trahan | Repositories - Move scripts/repository/reparse.php to bin/repository reparse | Jan 6 2015 | |||
d4f992d2ed09 | epriestley | Continue after rejecting commits from a commit query | Jan 6 2015 | |||
dd42020ef3bc | Joshua Spence | Use `PhabricatorAuditEditor` to write revert edges | Jan 5 2015 | |||
85a363674743 | Joshua Spence | Write edges for commit reverts | Jan 4 2015 | |||
97cd8c1c75b5 | Joshua Spence | Rename `DiffusionSSHWorkflow` subclasses for consistency | Jan 4 2015 | |||
bb3db70f681f | Joshua Spence | Rename `DiffusionSetPasswordPanel` for consistency | Jan 3 2015 | |||
4f4dc9c83e8a | epriestley | Update PhabricatorRepositoryManagementLookupUsersWorkflow to use ConduitCall | Jan 3 2015 | |||
c84b9d408cb5 | epriestley | Add `bin/almanac register` to associate a host with an Almanac device and trust… | Jan 3 2015 |
c4science · Help