phab/src/applications/repository/editor/PhabricatorRepositoryEditor.phpstable
phab/src/applications/repository/editor/PhabricatorRepositoryEditor.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1ed327683f6a | aubort | Merge with Stable Week 4 | Jan 31 2018 | |||
cef2e9b5c83c | aubort | Merge with Stable Week 17 | May 2 2017 | |||
f05fce44aabb | epriestley | Provide more UI guidance when creating repositories | May 11 2016 | |||
29d1115037b8 | epriestley | Swap Repository Edit UI to new code | May 5 2016 | |||
dd2b10b8f859 | epriestley | Guarantee repositories have unique local paths | May 5 2016 | |||
311de580d6e3 | epriestley | Port "Actions" to new Repository UI | Apr 28 2016 | |||
8f81930b5d54 | epriestley | Port Repository "Symbols" to Manage/Panel UI | Apr 28 2016 | |||
dc75b4bd0602 | epriestley | Move all cluster locking logic to a separate class | Apr 25 2016 | |||
287e761f1991 | epriestley | Make repository synchronization safer when leaders are ambiguous | Apr 19 2016 | |||
fbfe73045214 | epriestley | Support more transactions types in RepositoryEditEngine | Apr 18 2016 | |||
dfc8f8bcb465 | epriestley | Make callsigns editable on repository basic information | Feb 18 2016 | |||
b63eb09cacf1 | epriestley | Don't require a callsign to set a repository's local path | Feb 18 2016 | |||
1eab16c395e3 | epriestley | Move repository URIs to a dedicated index | Jan 13 2016 | |||
96ebd358240f | epriestley | Change repository "Clone/Checkout As" to "Short Name" | Jan 11 2016 | |||
0b3d10c3da91 | epriestley | Enforce sensible, unique clone/checkout names for repositories | Jan 11 2016 | |||
df5a031b54a5 | epriestley | Allow "Repository Automation" to be configured for repositories | Oct 14 2015 | |||
fcac85d80733 | epriestley | Allow configuration of a "staging area" for each repository | May 27 2015 | |||
898ce6bace59 | Aviv Eyal/epriestley | Search Symbols by Repository, not Project | May 18 2015 | |||
7c2a7d03651c | Joshua Spence | Modernize remaining edge types | Jan 3 2015 | |||
cd6f67ef95a3 | epriestley | When repository services are available, use them when creating a new repository | Dec 18 2014 | |||
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
912b4c564d6f | epriestley | Allow "Track Only" and "Autoclose" to accept regular expressions | Aug 26 2014 | |||
f6f9d78f3a07 | epriestley | Modularize mail tags | Aug 12 2014 | |||
8cbfb49b4e93 | epriestley | Remove all edge events | Jul 18 2014 | |||
d401036bd82b | epriestley | Prevent the use of `file://` URIs in Diffusion | Jun 13 2014 | |||
c828160c22d3 | epriestley | Minor, fix a constant in PhabricatorRepositoryEditor | Mar 26 2014 | |||
e8e12910a70f | epriestley | Implement a "credential" standard custom field | Mar 26 2014 | |||
ffeee3781019 | epriestley | Add "Clone As" to repositories and generate full clone commands in UI | Jan 30 2014 | |||
637e3f38f3a0 | epriestley | Allow repositories to be associated with projects | Jan 3 2014 | |||
d2e9aee16d1a | epriestley | Reject dangerous changes in Git repositories by default | Dec 3 2013 | |||
51fb1ca16d7f | epriestley | Migrate repositories to use Passphrase for credential management | Nov 23 2013 | |||
bb35f8ec9fe9 | epriestley | Add hosting, serving, and push policy options to repository edit | Oct 29 2013 | |||
5f6ea9f662aa | epriestley | Activate the new Repository creation workflow | Oct 29 2013 | |||
c4cdb5c5f035 | epriestley | Move editing "Local Path" to modern UI/controller/etc | Oct 29 2013 | |||
b57b72368c3c | epriestley | Move "Remote URI" to modern repository editor thing | Oct 25 2013 | |||
52d4e66883db | epriestley | Move repository actions (notify, autoclose) to new UI | Oct 25 2013 | |||
49670e1a561b | epriestley | Move Subversion repository information to the new interface | Oct 25 2013 | |||
dcb0b1b64f73 | epriestley | Add support for branch-related configuration to new Repository edit workflow | Oct 25 2013 | |||
d63789e4b2a0 | epriestley | Allow repository policies to be edited | Sep 23 2013 | |||
63818818cb67 | epriestley | Allow repositories to be activate/deactivated in a transaction-aware way | Sep 22 2013 | |||
f9f19f2fdc7f | epriestley | Provide transaction-based edits of repository encoding | May 25 2013 | |||
2fd018ad92c5 | epriestley | Begin transacitonalizing repository edits and provide a more sensible edit… | May 24 2013 |
c4science · Help