phab/src/applications/repositorystable
phab/src/applications/repository
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
706c21375e8f | epriestley | Remove empty implementations of `describeAutomaticCapabilities()` | Nov 10 2016 | |||
5d1359d78f66 | epriestley | Fix an issue where repository message counts would never reset | Sep 29 2016 | |||
db2425b300fb | epriestley | Do initial repository imports at a lower priority and finish importing commits… | Sep 22 2016 | |||
d3280c406d59 | epriestley | When repositories hit pull errors, stop updating them as frequently | Sep 20 2016 | |||
e41a64607e68 | epriestley | Retain repository update cooldowns across daemon restarts | Sep 20 2016 | |||
7f6fa283639f | epriestley | When loading packages affected by a change to a particular path, ignore… | Sep 16 2016 | |||
5504f37eb26f | epriestley | Add a summary view of all repository errors to the repository cluster screen | Aug 30 2016 | |||
c55de86f0ef0 | epriestley | Return Diffusion diffs through Files, not directly over Conduit | Aug 27 2016 | |||
d952dd591266 | epriestley | When importing Git repositories, treat out-of-range timestamps as the current… | Aug 26 2016 | |||
be235301d0dc | epriestley | When commits have a "rewritten" hint, try to show that in handles in other… | Aug 24 2016 | |||
498fb331038c | epriestley | When a commit has a "rewritten" hint, show it in the UI instead of the generic… | Aug 24 2016 | |||
e4c4724afd6b | epriestley | Migrate the "badcommit" table to use the less-hacky "hint" mechanism | Aug 24 2016 | |||
8a4fbcd8c015 | epriestley | Provide a new "hint" table for weird commits (rewritten, unreadable) | Aug 24 2016 | |||
fcb20cb79989 | epriestley | Add a "--force" flag to "bin/repository move-paths" | Aug 20 2016 | |||
e8083ad63a32 | epriestley | Increase the storage size for commit summaries | Aug 10 2016 | |||
553c335fbdf8 | epriestley | Ignore unreachable commits when testing if a repository has imported | Jul 11 2016 | |||
4068ee2a752d | epriestley | Make permanent worker failures more user-friendly | Jul 11 2016 | |||
c56a4fce6615 | Aviv Eyal/avivey | Only load refs that are actual commits | Jul 9 2016 | |||
ef13b0e52b46 | epriestley | Expose repository "importing" flag via diffusion.repository.search | Jul 7 2016 | |||
5ffdb732735c | epriestley | Don't try to prune unreachable commits from repositories with no outdated refs | Jul 5 2016 | |||
25cc90d63247 | epriestley | Inch toward using ApplicationSearch to power related objects | Jun 29 2016 | |||
89f9f97159b7 | epriestley | Provide basic support for Subversion revprops | Jun 24 2016 | |||
9a2c2505a013 | epriestley | Handle tag tags properly in discovery | Jun 20 2016 | |||
8032a142232d | epriestley | Mark unreachable commits handles as "closed" | Jun 16 2016 | |||
7c8f9d7ba26c | epriestley | Don't track "phabricator/" staging area tags | Jun 16 2016 | |||
1c63ac6a3adf | epriestley | When a ref is moved or deleted, put it on a list; later, check for reachability | Jun 16 2016 | |||
02d7bb8604f3 | epriestley | Add "bin/repository mark-reachable" for fixing commit reachability flags | Jun 16 2016 | |||
77ee518d88af | epriestley | Make daemons ignore "Unreachable" commits and avoid duplicate work | Jun 16 2016 | |||
ec89c7d63e26 | epriestley | Add an "Unreachable" flag for commits and revive them during discovery | Jun 16 2016 | |||
2949905c045b | epriestley | Fetch and discover all Git ref types, not just branches | Jun 16 2016 | |||
bba53205de4a | epriestley | Remove all uses of PhutilGitURI in Phabricator | Jun 13 2016 | |||
55a698a28a75 | epriestley | Use HTTPEngineExtension proxy for `git` HTTP operations | Jun 9 2016 | |||
24acac117b9b | epriestley | Consider identifier types when sorting clone URIs | Jun 2 2016 | |||
f5f784f4c1d0 | epriestley | Version clustered, observed repositories in a reasonable way (by largest… | May 30 2016 | |||
189600e4116e | epriestley | Allow broader HTTP access to public repositories, respect nonstandard… | May 25 2016 | |||
de1a30efc740 | epriestley | Improve audit behavior for "uninteresting" auditors | May 17 2016 | |||
9c24798e64c9 | epriestley | Update Owners auditing rules for multiple reviewers | May 17 2016 | |||
e5f2ccc57fb8 | epriestley | Don't trigger audits for archived packages | May 13 2016 | |||
1c73ad6a1bb0 | epriestley | Make repository daemon locks more granular and forgiving | May 13 2016 | |||
984dff0ae335 | epriestley | Provide a more consistent, mostly relaxed severity for updating non-cluster… | May 13 2016 | |||
5587d97a7f0c | epriestley | Tailor Diffusion protocol rules slightly | May 11 2016 | |||
3fdb1a2bc437 | epriestley | Improve behavior for not-yet-created non-cluster repositories | May 11 2016 | |||
71a97d8af56b | epriestley | When observing a repository, switch to "importing" mode on a large discovery in… | May 11 2016 | |||
576b73dc5375 | epriestley | Index all repository URIs, not just the "primary" repository URI | May 11 2016 | |||
f05fce44aabb | epriestley | Provide more UI guidance when creating repositories | May 11 2016 | |||
0b5ab2330d99 | epriestley | Hide irrelevant panels in Mercurial/Subversion, fix Subversion URIs | May 10 2016 | |||
e422190eb530 | Chad Little | Fix create links when no repositories exist | May 5 2016 | |||
95c284b95e5b | epriestley | Fix a Harbormaster build issue with new URI code | May 5 2016 | |||
29d1115037b8 | epriestley | Swap Repository Edit UI to new code | May 5 2016 | |||
42eaa88f8031 | epriestley | Cut mirroring over to new URIs | May 5 2016 | |||
34e870819ce5 | epriestley | Remove "bin/repository edit" workflow | May 5 2016 | |||
b8b700c179db | epriestley | Remove "repository.create" Conduit API method | May 5 2016 | |||
dd2b10b8f859 | epriestley | Guarantee repositories have unique local paths | May 5 2016 | |||
99718b61d8f3 | epriestley | Fill in new URI credential edit web UI interfaces | May 2 2016 | |||
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 |
c4science · Help