phab/src/applications/diffusion/datafeature/better-testing
phab/src/applications/diffusion/data
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7c8f9d7ba26c | epriestley | Don't track "phabricator/" staging area tags | Jun 16 2016 | |||
2949905c045b | epriestley | Fetch and discover all Git ref types, not just branches | Jun 16 2016 | |||
a5e29f3ffa9a | epriestley | Fix an ancient ad-hoc string truncation | Jun 13 2016 | |||
984dff0ae335 | epriestley | Provide a more consistent, mostly relaxed severity for updating non-cluster… | May 13 2016 | |||
a061bd2d09c2 | epriestley | Parse and display commit authorship date in Git in Diffusion | Jan 11 2016 | |||
d1fb2f7fb96d | epriestley | Make `diffusion.filecontentquery` return file PHIDs instead of raw content | Jan 8 2016 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
c896aeb62ed9 | Joshua Spence | Various linter fixes | May 19 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
2a2b47326c81 | Joshua Spence | Fix text lint issues | Feb 11 2015 | |||
4f4dc9c83e8a | epriestley | Update PhabricatorRepositoryManagementLookupUsersWorkflow to use ConduitCall | Jan 3 2015 | |||
cae8c49745cc | epriestley | Fix diffusion.readmequery to work in a cluster enviroment | Dec 31 2014 | |||
8ac73b2bf351 | Bob Trahan | Differential - tighten up access of Differential data from other applications | Dec 19 2014 | |||
435085862892 | Bob Trahan | Differential - allow setting viewPolicy from web ui during diff creation process | Nov 19 2014 | |||
0dcc4132bec6 | Bob Trahan | Diffusion - fix another commit importing case. | Oct 27 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
1aad40b7bf02 | epriestley | Allow users to receive email about pushes via Herald | Mar 26 2014 | |||
4c2696120b81 | epriestley | Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef | Jan 18 2014 | |||
f4b9efe2562b | epriestley | Introduce ref cursors for repository parsing | Jan 17 2014 | |||
23332241b20e | epriestley | Move commit hash querying to DiffusionLowLevelCommitQuery | Dec 20 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 | |||
8f3ae81143f0 | epriestley | Fix tag content display in Git | Nov 4 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 | |||
3b5f0276d1f6 | epriestley | Fix issue where 'changeType' is not marshalled across Conduit | Sep 19 2013 | |||
88fec4908b19 | Bob Trahan | Diffusion - double check these sub objects exist before toDictionary'ing them | May 21 2013 | |||
f6b393d52967 | Bob Trahan | Diffusion - break out readme query all on its own | May 21 2013 | |||
df50e380ca71 | Bob Trahan | Diffusion - move history query to conduit | May 20 2013 | |||
83bb113be706 | Bob Trahan | Diffusion - fix error log spew from D5894 | May 11 2013 | |||
c36f44a01468 | Bob Trahan | Diffusion - tag queries => conduit | May 11 2013 | |||
a42851501f7b | Bob Trahan | Diffusion - move DiffusionBrowseQuery => Conduit | May 10 2013 | |||
5877026e817f | epriestley | Fix highlighted code in Diffusion | May 9 2013 | |||
1c8d045ea0a2 | Bob Trahan | DiffusionFileContentQuery => Conduit | May 7 2013 | |||
7573ad9a7048 | Bob Trahan | DiffusionBranchQuery => Conduit | May 1 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
c241f50d773d | vrana | Use assert_instances_of() in Diffusion | Apr 4 2012 | |||
c0aac8267dda | epriestley | Improve Diffusion behavior for externals | Mar 21 2012 | |||
efb0fa739f2e | epriestley | Make tracked git repositories use an implicit 'origin' remote | Dec 29 2011 | |||
e25c58ed9c6f | epriestley | Restore some commit metadata to browse views. | Mar 31 2011 | |||
60918c9a9e34 | epriestley | Improved change view support. | Mar 31 2011 | |||
3d5f03607b87 | epriestley | Rough cut of Diffusion change view. | Mar 31 2011 | |||
c7d343e05eff | epriestley | Some Diffusion path change stuff. | Mar 14 2011 | |||
383b3d740c7b | epriestley | Improve some diffusioney things. | Mar 13 2011 | |||
485b5e5ded5e | epriestley | Make the Diffusion UI vaguely usable in some cases. | Mar 13 2011 | |||
c82cab35e286 | epriestley | Diffusion: rough cut of history view | Mar 10 2011 | |||
c9a4820abf29 | epriestley | Diffusion: basic file browse capability | Mar 8 2011 | |||
0d8bac97aef5 | epriestley | Diffusion: basic browse view | Mar 8 2011 |
c4science · Help