phab/src/applications/diffusion/controller/DiffusionRepositoryCreateController.phpproduction
phab/src/applications/diffusion/controller/DiffusionRepositoryCreateController.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
46d9bebc8430 | epriestley | Remove all `device = true` from page construction | Jun 24 2014 | |||
d401036bd82b | epriestley | Prevent the use of `file://` URIs in Diffusion | Jun 13 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
a928caf41d3d | Yonas Yanfa/epriestley | Fix typos on Import Repository page | May 5 2014 | |||
969d0c3e8de2 | epriestley | Use "\z" instead of "$" to anchor validating regular expressions | Mar 13 2014 | |||
c9a0ffa1cfaf | epriestley | Verify that SVN repository roots really are repository roots | Jan 21 2014 | |||
4b7f3b709d0d | epriestley | Move the repository policy step into the create workflow | Dec 31 2013 | |||
a5dc9067af0c | epriestley | Provide convenience method addTextCrumb() to PhabricatorCrumbsView | Dec 19 2013 | |||
2a65b3020e1c | Brecht Van Lommel/epriestley | Fix error creating repository from file:/// location, due to uninitialized… | Nov 23 2013 | |||
51fb1ca16d7f | epriestley | Migrate repositories to use Passphrase for credential management | Nov 23 2013 | |||
cd674931fc6b | epriestley | When creating a repository in Diffusion, prompt for "Create" or "Import" first | Nov 2 2013 | |||
c749fcc192f1 | epriestley | Reject SCP-style URIs with explicit protocols in Diffusion | Oct 29 2013 | |||
d8bda7c66e0a | epriestley | Add an "importing" state to repositories and clean up the UI | Oct 29 2013 | |||
5f6ea9f662aa | epriestley | Activate the new Repository creation workflow | Oct 29 2013 | |||
796db9f9c650 | epriestley | Sort out application crumbs in new repository edit workflow | Oct 26 2013 | |||
e81bad9ba21f | epriestley | Improve consistency of policy enforcement on new repository edit UI | Oct 26 2013 | |||
b57b72368c3c | epriestley | Move "Remote URI" to modern repository editor thing | Oct 25 2013 | |||
751cd547c291 | epriestley | Remove dust from page construction | Aug 20 2013 | |||
a0084bbb0d51 | epriestley | Build an early multi-step repository create form | Jul 14 2013 |
c4science · Help