phab/src/applications/repository/managementstable
phab/src/applications/repository/management
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
fad75f939de5 | epriestley | Improve messaging around repository locks | Apr 27 2015 | |||
2b3d3cf7e4c0 | epriestley | Enforce that global locks have keys shorter than 64 characters | Apr 2 2015 | |||
e9886c4353df | epriestley | Fix an issue where we would try to release an unheld lock | Apr 2 2015 | |||
35c55f7ddfd3 | epriestley | Improve visibility of repository credential errors | Feb 19 2015 | |||
aaf8d73ec798 | Joshua Spence | Fix `pht` method calls | Feb 10 2015 | |||
daadf955378c | Joshua Spence | Fix visibility of `PhutilArgumentWorkflow::didConstruct` methods | Jan 15 2015 | |||
648fa2e1bcc6 | Bob Trahan | Repositories - Move scripts/repository/reparse.php to bin/repository reparse | Jan 6 2015 | |||
4f4dc9c83e8a | epriestley | Update PhabricatorRepositoryManagementLookupUsersWorkflow to use ConduitCall | Jan 3 2015 | |||
ec9eaabfbdac | epriestley | Allow repo updates to recover after force push + garbage collection | Aug 12 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
1503840cd945 | Joshua Spence/epriestley | Batch up SQL operations in the `./bin/repository parents` script. | Jun 3 2014 | |||
0d03bbe43cf7 | Joshua Spence/epriestley | Allow repositories to be deleted using `./bin/remove`. | Jun 3 2014 | |||
2f668493a0fb | Joshua Spence/epriestley | Don't attempt to discover parents commits for untracked branchs. | May 29 2014 | |||
e4ea092f60de | epriestley | Implement a chunked, APC-backed graph cache | May 12 2014 | |||
95eab2f3b0f2 | epriestley | Record parent relationships when discovering commits | May 12 2014 | |||
118c696f727a | epriestley | Separate repository updates from the pull daemon | Apr 16 2014 | |||
dd944f7d833b | epriestley | Separate repository mirroring into an Engine and provide `bin/repository mirror` | Jan 25 2014 | |||
be595787946a | epriestley | Fix `bin/repository importing` for CLOSEABLE flag | Jan 21 2014 | |||
8520d9e07068 | epriestley | Move more discovery responsibilities into DiscoveryEngine | Jan 18 2014 | |||
f4b9efe2562b | epriestley | Introduce ref cursors for repository parsing | Jan 17 2014 | |||
e397103bf211 | epriestley | Extend all "ManagementWorkflow" classes from a base class | Dec 27 2013 | |||
d667b1220662 | epriestley | Provide a standalone query for resolution of commit author/committer into… | Dec 19 2013 | |||
f5ca647d2c52 | epriestley | Add `bin/repository edit` for CLI repository editing | Nov 13 2013 | |||
bd29784a32cf | epriestley | Add an administrative `bin/repository importing` command to list importing… | Nov 6 2013 | |||
e3a5ab1f8cec | epriestley | Add an administrative `bin/repository mark-imported` command | Nov 6 2013 | |||
79abe6653e89 | epriestley | Remove PhabricatorRepository::loadAllByPHIDOrCallsign() | Sep 26 2013 | |||
c467cc464fb5 | epriestley | Make most repository reads policy-aware | Sep 26 2013 | |||
e7fde9a77c49 | epriestley | Make repository discovery partially testable | May 13 2013 | |||
105dd1899c35 | epriestley | Make repository pulls testable | May 13 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
731a6900bd0f | Bob Trahan | upgrade repository delete function to full-blown workflow | Oct 26 2012 | |||
ca31e3e84bf6 | epriestley | Add a --repair flag to "bin/repository discover" | Jun 25 2012 | |||
13d96e63776f | epriestley | Introduce "bin/repository" for repository management | Jun 25 2012 |
c4science · Help