phab/src/applications/diffusion/controller/DiffusionRepositoryController.phpstable
phab/src/applications/diffusion/controller/DiffusionRepositoryController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
c038c643f498 | Chad Little | Move PHUIErrorView to PHUIInfoView | Mar 1 2015 | |||
81d2f2686c4e | Bob Trahan | Diffusion - clean up catching ConduitException | Feb 17 2015 | |||
3da38c74da21 | Chad Little | PHUIErrorView | Feb 2 2015 | |||
a823654be095 | Bob Trahan | Diffusion - return 404 errors for bad URIs | Jan 9 2015 | |||
cae8c49745cc | epriestley | Fix diffusion.readmequery to work in a cluster enviroment | Dec 31 2014 | |||
3cf9a5820fc9 | Joshua Spence | Minor formatting changes | Oct 7 2014 | |||
33120e377a63 | epriestley | Modernize Project/Object edges | Jul 18 2014 | |||
66a30ef97bbe | epriestley | Fix issue in Mercurial repos with duplicate branch heads | Jul 13 2014 | |||
ae263ddde5a5 | epriestley | Show a better message for empty repositories and invalid branches | Jul 12 2014 | |||
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
27c2299407f3 | Chad Little | Remove double border on tables in object boxes | Jun 13 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
3a81f8c68d29 | Chad Little | Convert rest of SPRITE_STATUS to FontAwesome | May 19 2014 | |||
436f0563e81f | epriestley | Add a SublimeText-style repository typeahead | May 13 2014 | |||
ce3f9211e440 | epriestley | Let diffusion.readmequery accept a commit | May 13 2014 | |||
77b4c3145a8b | epriestley | Simplify Diffusion main view | May 13 2014 | |||
b2f3001ec4be | Chad Little | Replace Sprite-Icons with FontAwesome | May 12 2014 | |||
a3c1dcb92897 | epriestley | Produce a more tailored checkout URI for Subversion | Feb 28 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 | |||
35ffcf6e42cc | Chad Little | Add PHUIObjectBoxView to Diffusion Tags | Jan 20 2014 | |||
4c2696120b81 | epriestley | Remove DiffusionBranchInformation in favor of DiffusionRepositoryRef | Jan 18 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 | |||
ff13bb8538a2 | William R. Otte | Render the clone URI input field as readonly. | Dec 20 2013 | |||
c3d9c2838228 | Matt Robenolt/epriestley | Specify an ssh port for Diffusion when running against the grain | Dec 11 2013 | |||
3f5046014948 | epriestley | Allow repository push logs to be filtered by pusher and repository | Dec 5 2013 | |||
017d6ccd0793 | epriestley | Support SVN pre-commit hoooks | Dec 3 2013 | |||
f68d67530aef | epriestley | Fix an issue with pulling Subversion blame data | Nov 7 2013 | |||
a0e820ad9a2e | epriestley | Improve repository hinting and feedback | Nov 2 2013 | |||
25656b311a93 | epriestley | Clean up Diffusion tag list query a bit | Oct 30 2013 | |||
d1c4b5081cd0 | epriestley | Clean up Diffusion branch query a bit | Oct 30 2013 | |||
24a5d0505ae2 | epriestley | Add a "Description" header to the repository view for consistency | Oct 30 2013 | |||
59922b78b9bc | epriestley | Make Phabricator clone bare git repositories | Oct 29 2013 | |||
d8bda7c66e0a | epriestley | Add an "importing" state to repositories and clean up the UI | Oct 29 2013 | |||
97c690fc0f52 | Chad Little | PHUIPropertyListView | Oct 11 2013 | |||
b592630d7259 | epriestley | Provide more structure to PHUIObjectBoxView | Sep 30 2013 | |||
94d0704fdb87 | Chad Little | Add objectheaders to new View | Sep 29 2013 | |||
d63789e4b2a0 | epriestley | Allow repository policies to be edited | Sep 23 2013 | |||
09cdf0de4897 | epriestley | Modernize Diffusion browse views | Sep 19 2013 | |||
916c4cb78ace | epriestley | Add policy header and actions to repositories | Sep 19 2013 | |||
e8bb24fd6072 | Chad Little | Policy, Status in PHUIHeaderView | Sep 17 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
50bc33fc1c88 | epriestley | Change repository description from plain text to remarkup | May 24 2013 | |||
440c76eca597 | epriestley | Use PropertyListView in Diffusion's repository view | May 24 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 | |||
57ca8de61cce | Chad Little | Modernize Diffusion | May 11 2013 | |||
c36f44a01468 | Bob Trahan | Diffusion - tag queries => conduit | May 11 2013 | |||
a42851501f7b | Bob Trahan | Diffusion - move DiffusionBrowseQuery => Conduit | May 10 2013 | |||
7573ad9a7048 | Bob Trahan | DiffusionBranchQuery => Conduit | May 1 2013 | |||
f6bba771cb3b | epriestley | Fix DiffusionBrowseQuery->setUser() vs ->setViewer() | Mar 1 2013 | |||
0a069cb55ace | epriestley | Require a viewer to load handles | Mar 1 2013 | |||
6cee50d4d655 | vrana | Link Browse Repository from repo overview | Feb 21 2013 | |||
dea1a9585c1c | Evan Priestley | Merge pull request #237 from dmrenie/master | Feb 14 2013 | |||
ef7f16180ce5 | epriestley | Restore merge of phutil_tag. | Feb 13 2013 | |||
73cce6e1310b | epriestley | Revert "Promote phutil-tag again" | Feb 13 2013 | |||
5ad526942bb6 | vrana | Convert AphrontPanelView to safe HTML (except children) | Feb 13 2013 | |||
9b8da7376550 | vrana | Convert AphrontTableView to safe HTML | Feb 10 2013 | |||
20768d65d566 | vrana | Convert phutil_render_tag(X, Y, '...') to phutil_tag | Jan 25 2013 | |||
e2e890672ae7 | Chad Little | Adds a new 'setnobackground' panel class, implements in Differential /… | Jan 15 2013 | |||
ebe2a58f8a32 | vrana | Use user's timezone in repo history | Dec 21 2012 | |||
98ee24bc1092 | David Renie | Fix 'View Full Commit History' link to link to the history for the current… | Dec 4 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
ce8bcf887d16 | Alan Huang | Render an edit link in Diffusion directory views | Aug 2 2012 | |||
d7b8bc892b5f | vrana | Display revision number in history | Jun 23 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help