phab/src/applications/repositoryproduction
phab/src/applications/repository
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0ba3939ce344 | epriestley | Flesh out more web UI actions for new URI interface | Apr 30 2016 | |||
c314a3672f70 | epriestley | Allow callers to query information about repository URIs from diffusion. | Apr 30 2016 | |||
da599386f645 | epriestley | Add `diffusion.uri.edit` for creating and editing repository URIs | Apr 29 2016 | |||
128995f1acd3 | epriestley | Document all the hypothetical URI features we plan to support soon | Apr 29 2016 | |||
c8711da5ffbf | epriestley | Add repository URI view pages and IO/Display edit logic | Apr 29 2016 | |||
616c9ae88777 | epriestley | Rough sketch of new repository URI editing | Apr 29 2016 | |||
0459e9524257 | epriestley | Give users a modal VCS choice when creating a new repository | Apr 29 2016 | |||
311de580d6e3 | epriestley | Port "Actions" to new Repository UI | Apr 28 2016 | |||
8f81930b5d54 | epriestley | Port Repository "Symbols" to Manage/Panel UI | Apr 28 2016 | |||
dc3a13c5e834 | epriestley | Add `bin/repository clusterize` and document setup and migration for clusters | Apr 26 2016 | |||
550a82d438f7 | epriestley | Fix two minor formatting issues with `bin/repository move-paths` | Apr 25 2016 | |||
892a9a1f07d9 | epriestley | Make cluster repositories more resistant to freezing | Apr 25 2016 | |||
dc75b4bd0602 | epriestley | Move all cluster locking logic to a separate class | Apr 25 2016 | |||
00885edc47d4 | epriestley | Don't try to synchronize repositories with no working copy | Apr 22 2016 | |||
711f13660e54 | epriestley | Synchronize working copies before doing a "bypassCache" commit read | Apr 22 2016 | |||
bd4fb3c9fac0 | epriestley | Implement `bin/repository thaw` for unfreezing cluster repositories | Apr 20 2016 | |||
11aa902bd1e7 | epriestley | Show "Last Writer" and "Last Write At" in the UI, add more documentation | Apr 20 2016 | |||
b9cf9e6f0db9 | epriestley | Fix an issue with PHID/handle management in push logs | Apr 20 2016 | |||
287e761f1991 | epriestley | Make repository synchronization safer when leaders are ambiguous | Apr 19 2016 | |||
6edf181a7eff | epriestley | Record which cluster host received a push | Apr 19 2016 | |||
d87c500002d7 | epriestley | Synchronize (hosted, clustered, Git) repositories over Conduit + HTTP | Apr 19 2016 | |||
31bc023eff76 | epriestley | Synchronize (hosted, git, clustered, SSH) repositories prior to reads | Apr 19 2016 | |||
0db6eaca4173 | epriestley | Consolidate handling of SSH usernames | Apr 19 2016 | |||
575c01373ee7 | epriestley | Extract repository command construction from Repositories | Apr 19 2016 | |||
f424f9f2d206 | epriestley | Record more details about where a write is taking place while holding a cluster… | Apr 18 2016 | |||
368d2d1ddb11 | epriestley | Improve robustness of cluster version bookkeeping | Apr 18 2016 | |||
595f20381691 | epriestley | Correct RepositoryURI schema and propagate `adjust` exit code correctly | Apr 18 2016 | |||
9352ed8abbd2 | epriestley | Add missing RepositoryURI table + run storage adjustments in tests | Apr 18 2016 | |||
fbfe73045214 | epriestley | Support more transactions types in RepositoryEditEngine | Apr 18 2016 | |||
92c50de8aac5 | epriestley | Rough in the new custom URI panel | Apr 18 2016 | |||
adf42db5ea2d | epriestley | Trivially implement RepositoryEditEngine and API methods | Apr 18 2016 | |||
d96b6506d7bb | epriestley | Disable repository read/write synchronization for now | Apr 16 2016 | |||
7150aa8e192e | June Rhodes/epriestley | Use Conduit in PhabricatorRepositoryGitCommitChangeParserWorker | Apr 14 2016 | |||
33060d16520b | epriestley | Ignore post-write repository synchronization if no devices are configured | Apr 13 2016 | |||
4244cad99073 | epriestley | Move toward multi-master replicated repositories | Apr 12 2016 | |||
58eef68b7c60 | epriestley | Rough cut of repository cluster status panel | Apr 12 2016 | |||
0216fac30a38 | epriestley | Make PullLocal smart about which repositories it should pull | Apr 12 2016 | |||
8d6488f29071 | epriestley | Fix a typo in `bin/repository help update` | Apr 7 2016 | |||
601aaa5a86c1 | epriestley | Modularize content sources | Mar 26 2016 | |||
f82db7524b32 | epriestley | Add a "Build with CircleCI" build step | Mar 22 2016 | |||
78e36d6b17a5 | epriestley | Implement DestructibleInterface on GitLFS refs | Mar 18 2016 | |||
f46686ff586d | epriestley | Implement a Git LFS link table and basic batch API | Mar 18 2016 | |||
51153a580cd6 | epriestley | Implement "git-lfs-authenticate" over SSH | Mar 17 2016 | |||
5520729db3d5 | epriestley | Remove recently added repository_pathchange key | Mar 16 2016 | |||
ca4c0db2c185 | epriestley | Add a key to improve Diffusion's cache fill history query | Mar 11 2016 | |||
abb4c03b476d | epriestley | Remove shouldShowSubscribersProperty() from SubscribableInterface | Mar 6 2016 | |||
fdca684814da | epriestley | Slightly improve Buildable list in Harbormaster | Feb 27 2016 | |||
7d4b323da2bd | epriestley | Store Almanac "service types" instead of "service classes" | Feb 26 2016 | |||
ee6070a98492 | epriestley | Add a couple of missing needProperties() Almanac calls | Feb 23 2016 | |||
dc7d0b4a56d8 | epriestley | Make repository callsigns optional | Feb 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 | |||
74a79aa634ef | epriestley | Make serving repositories work with alternate URIs | Feb 18 2016 | |||
c2b8dd28d885 | epriestley | Support ID-based repository URIs, and canonicalize repository URIs | Feb 18 2016 | |||
973b8ace8616 | epriestley | Remove dependence on callsigns from `bin/commit-hook` | Feb 18 2016 | |||
9d125b459ea8 | epriestley | Use large text columns to store IP addresses | Feb 2 2016 | |||
fe5cd4ca2c77 | Chad Little | Move FontIcon calls to Icon | Jan 28 2016 | |||
30473549acfb | epriestley | Add a basic pull event log for debugging repository cloning | Jan 28 2016 | |||
5c2e49a81223 | epriestley | Allow any user to watch any project they can see | Jan 20 2016 | |||
155cb1d2c5a8 | epriestley | Fix two issues with repository monogram regular expressions | Jan 18 2016 | |||
1eab16c395e3 | epriestley | Move repository URIs to a dedicated index | Jan 13 2016 | |||
a061bd2d09c2 | epriestley | Parse and display commit authorship date in Git in Diffusion | Jan 11 2016 | |||
9fb929dff3f0 | epriestley | Show repositories in global autocomplete dropdown | Jan 11 2016 | |||
b848ab87b3d5 | epriestley | Introduce "local names" for commits | Jan 11 2016 | |||
96ebd358240f | epriestley | Change repository "Clone/Checkout As" to "Short Name" | Jan 11 2016 | |||
a06715ccdddc | epriestley | Allow repository short names to be used as identifiers | Jan 11 2016 | |||
0b3d10c3da91 | epriestley | Enforce sensible, unique clone/checkout names for repositories | Jan 11 2016 | |||
413ca12fda6b | epriestley | Move commit attachment to a separate CLI command | Jan 8 2016 | |||
5592e59f9280 | epriestley | Improve error message if local Git working copy directory exists but isn't a… | Jan 8 2016 | |||
0dd947cceddc | epriestley | Move diff extraction from commits to a separate test with a CLI command | Jan 8 2016 | |||
e8d3071452f0 | Fabian Stelzer/epriestley | Implement a git blame cache | Jan 7 2016 | |||
741118a08f3d | epriestley | Improve Diffusion behavior for directories with impressive numbers of files | Jan 6 2016 | |||
9728c65e9358 | epriestley | Drive blame generation through `diffusion.blame` | Jan 6 2016 | |||
94d79c11a93c | epriestley | Show import progress on repository main page | Jan 5 2016 | |||
d0cdf1efdb31 | epriestley | When a repository is importing, show it on the list view | Jan 5 2016 | |||
fb3b4ee532ac | epriestley | Make CommitController more flexible about handling URIs | Jan 5 2016 | |||
07e2596aa14c | epriestley | Move generateDiffusionURI() into PhabricatorRepository | Jan 5 2016 | |||
bcfd6bdd81ee | epriestley | Move various other callsites away from callsigns | Jan 4 2016 | |||
b1388c5ca157 | epriestley | Remove `diffusion.getcommits` Conduit API method | Jan 4 2016 | |||
35e7a1f3c073 | epriestley | Continue reducing callers to getCallsign() | Jan 4 2016 | |||
d9e034f02ca0 | epriestley | Remove calls to getCallsign() from repository daemons | Jan 2 2016 | |||
edcc3232aabc | epriestley | Remove calls to getCallsign() in bin/repository scripts | Jan 2 2016 | |||
ff1bfb64dd56 | epriestley | Reduce the total number of calls to getCallsign() | Jan 2 2016 | |||
99c9df96b4ff | epriestley | Convert all "DocumentIndexers" into "FulltextEngines" | Dec 22 2015 | |||
ecc3314a2527 | epriestley | Modularize transaction/comment indexing in the FulltextEngine | Dec 22 2015 | |||
2447d9bdf270 | epriestley | Begin improving modularity of IndexEngine, add locks | Dec 22 2015 | |||
675be8efc526 | Chad Little | Add more NUX states | Dec 21 2015 | |||
7b997359466f | epriestley | Throw CommandException instead of Exception after `git fetch` failure in… | Dec 12 2015 | |||
856bdaf77e8f | epriestley | Add an "Onto Branch" selector control to "Land Revision" dialog | Dec 10 2015 | |||
8dcdc7534d9c | epriestley | Add a DiffusionRefDatasource for typeahead'ing branches, tags, bookmarks and… | Dec 10 2015 | |||
2a203fbab1ff | epriestley | Add proper PHIDs to RefCursors | Dec 10 2015 | |||
b4681aa0c896 | epriestley | Remove dead link to Perforce blog about Git Fusion | Dec 9 2015 | |||
c589af51e8b3 | David Fisher | add "update" mode to Diffusion coverage Conduit | Nov 10 2015 | |||
e80970eba036 | Chad Horohoe | Allow editing hosting policies via command line | Nov 4 2015 | |||
c35b564f4d32 | Joshua Spence | Various translation improvements | Nov 2 2015 | |||
495cb7a2e037 | Joshua Spence | Mark `PhabricatorPHIDType::getPHIDTypeApplicationClass()` as abstract | Nov 2 2015 | |||
b4af57ec51e1 | epriestley | Rough cut of DrydockRepositoryOperation | Oct 14 2015 | |||
df5a031b54a5 | epriestley | Allow "Repository Automation" to be configured for repositories | Oct 14 2015 | |||
812c41a18abd | Christopher Speck/epriestley | Conditionally use `hg files` vs. `hg locate` depending on version of Mercurial | Oct 13 2015 | |||
0438a481e113 | epriestley | Fix issue with "Publish/Notify" handling in repositories | Sep 28 2015 |
c4science · Help