phab/src/applications/diffusion/controller/DiffusionRepositoryCreateController.phpstable
phab/src/applications/diffusion/controller/DiffusionRepositoryCreateController.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
ee6070a98492 | epriestley | Add a couple of missing needProperties() Almanac calls | Feb 23 2016 | |||
dc7d0b4a56d8 | epriestley | Make repository callsigns optional | Feb 18 2016 | |||
b63eb09cacf1 | epriestley | Don't require a callsign to set a repository's local path | Feb 18 2016 | |||
649f8827205a | epriestley | Slightly modernize all Diffusion edit endpoints | Jan 5 2016 | |||
b4681aa0c896 | epriestley | Remove dead link to Perforce blog about Git Fusion | Dec 9 2015 | |||
fcb35a55fd23 | epriestley | Support Spaces in Diffusion | Jun 24 2015 | |||
3c7f4e5c5b1c | Eitan Adler/epriestley | Remove duplicate duplicate words which are not requires | Jun 24 2015 | |||
ea7397f7e4f9 | Joshua Spence | Rename PassphraseCredentialType subclasses for consistency | Jun 14 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
027d4ffd8bae | epriestley | Set "importing" flag on repositories created via API | Mar 4 2015 | |||
a823654be095 | Bob Trahan | Diffusion - return 404 errors for bad URIs | Jan 9 2015 | |||
cd6f67ef95a3 | epriestley | When repository services are available, use them when creating a new repository | Dec 18 2014 | |||
786232c4bc29 | Bob Trahan | Diffusion - default hosting options on during repository creation | Nov 12 2014 | |||
c34de8361984 | Joshua Spence | Rename policy capabilities | Jul 25 2014 | |||
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