phab/src/applications/repositoryproduction
phab/src/applications/repository
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
41ef6824be87 | Chad Little | Make ObjectItem default as "Card" | Jun 7 2014 | |||
40e2a1c800ff | epriestley | Write new hunks to the modern hunk store | Jun 4 2014 | |||
0aa913805d14 | epriestley | Add an alternate "modern" hunk datastore | Jun 4 2014 | |||
cb58acbe5bcd | epriestley | Use DiffQuery instead of direct hunk loads in MessageParser daemon | Jun 4 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 | |||
8ea9935ea5c2 | epriestley | Deduplicate parents from PhabricatorGitGraphStream | Jun 3 2014 | |||
81d95cf682a5 | epriestley | Make default view of "Applications" app a full-page launcher | May 29 2014 | |||
2f668493a0fb | Joshua Spence/epriestley | Don't attempt to discover parents commits for untracked branchs. | May 29 2014 | |||
63ed126b2a12 | epriestley | Point github.com/facebook URIs at github.com/phacility insead | May 29 2014 | |||
a74545c9da4b | epriestley | Provide a rough, unstable API for reporting coverage into Diffusion | May 18 2014 | |||
baa64416686b | epriestley | Remove some needless +x flags. | May 18 2014 | |||
4aea31023de0 | epriestley | Index inline comments on commits | May 18 2014 | |||
15561a27c31f | epriestley | When a conduit method requires a string constant, call it "string-const" not… | May 15 2014 | |||
436f0563e81f | epriestley | Add a SublimeText-style repository typeahead | May 13 2014 | |||
82102cd95a2b | epriestley | Move Push log rendering to SearchEngine | May 13 2014 | |||
84fc8f0baf9f | epriestley | Don't try to rebuild a repository graph cache bucket more than once per request | May 12 2014 | |||
cfa265f02091 | epriestley | Make sure READMEs can hit the markup cache in Diffusion | May 12 2014 | |||
e13369d20815 | epriestley | Use RepositoryGraphCache to service diffusion.lastmodifiedquery | May 12 2014 | |||
e4ea092f60de | epriestley | Implement a chunked, APC-backed graph cache | May 12 2014 | |||
95eab2f3b0f2 | epriestley | Record parent relationships when discovering commits | May 12 2014 | |||
e6aff100f268 | epriestley | Move even more rendering into SearchEngine | May 9 2014 | |||
78b89711cbdd | epriestley | Move a bunch more rendering into SearchEngine | May 9 2014 | |||
7145587df7fb | epriestley | Lock down some config options | May 1 2014 | |||
eec0576793b1 | austinkelleher/epriestley | Make the hard limit on the number of files showing in Herald emails a constant. | May 1 2014 | |||
8fe27800fcec | epriestley | Don't show document types in search for uninstalled applications | Apr 30 2014 | |||
692a28b5b2df | epriestley | Unfatal rendering of repository policy transactions | Apr 29 2014 | |||
3a0694543ddf | Peng Li/epriestley | Put a limit on the number of files showing in herald emails | Apr 29 2014 | |||
2ecc04c159b0 | Bob Trahan | Audit - move over to application search | Apr 27 2014 | |||
11fd6afeb10e | Chad Little | Move Timeline icons to Fonts | Apr 22 2014 | |||
2e5065feb521 | austinkelleher/epriestley | Update function name to follow naming convention. | Apr 20 2014 | |||
c402d7d3076d | epriestley | Implement smart waits for rarely updated repositories | Apr 16 2014 | |||
5671c4b27669 | epriestley | Make PullLocal daemon more flexible and transparent about scheduling | Apr 16 2014 | |||
417056932e62 | epriestley | Make discovery slightly cheaper in the common case | Apr 16 2014 | |||
118c696f727a | epriestley | Separate repository updates from the pull daemon | Apr 16 2014 | |||
cb545856a9b8 | epriestley | Make task queue more robust against long-running tasks | Apr 15 2014 | |||
6a4f12600034 | Peng Li/epriestley | Give the commitownersparser a little more time | Apr 15 2014 | |||
d5ded805b2d3 | Bob Trahan | Herald - fix change type bug | Apr 8 2014 | |||
bd0011076ba1 | epriestley | Don't disrupt repository import chain when publishing is disabled | Apr 8 2014 | |||
c6cbff199712 | Bob Trahan | Differential - modernize "Local Commits" table | Apr 2 2014 | |||
1aad40b7bf02 | epriestley | Allow users to receive email about pushes via Herald | Mar 26 2014 | |||
75c47c6ae079 | epriestley | Provide an "event" page for push logs, which shows details on all events in a… | Mar 26 2014 | |||
a5f55d506f46 | epriestley | Provide a real object ("PhabricatorRepositoryPushEvent") to represent an entire… | Mar 26 2014 | |||
c828160c22d3 | epriestley | Minor, fix a constant in PhabricatorRepositoryEditor | Mar 26 2014 | |||
e8e12910a70f | epriestley | Implement a "credential" standard custom field | Mar 26 2014 | |||
1d303542235d | epriestley | Fix issue with ref/fixes in commit messages | Mar 14 2014 | |||
969d0c3e8de2 | epriestley | Use "\z" instead of "$" to anchor validating regular expressions | Mar 13 2014 | |||
d27cd5fb9902 | epriestley | Disable Herald more aggressively when it's turned off for a repository | Mar 13 2014 | |||
a4a4322d7abf | epriestley | Add a "tags" field to Diffusion commit | Mar 12 2014 | |||
611f6707204c | epriestley | Add CustomField to Diffusion and add a "branches" field | Mar 12 2014 | |||
592591e71538 | epriestley | Clean up various pieces of dead/obsolete Differential code | Mar 11 2014 | |||
3f67430f461e | epriestley | Use PhabricatorObjectListQuery in Herald worker | Mar 11 2014 | |||
40b471faea91 | epriestley | Move "close tasks on commit" code out of field specification stuff | Mar 11 2014 | |||
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 2014 | |||
b04f706c0af6 | epriestley | Use TransactionEditor when closing revisions in response to commits | Mar 8 2014 | |||
a3c1dcb92897 | epriestley | Produce a more tailored checkout URI for Subversion | Feb 28 2014 | |||
d86bb086cac3 | epriestley | Reduce initial discovery from O(branches * commits) to O(commits) | Feb 28 2014 | |||
e28b78f5ebe3 | epriestley | Fix two issues with ref discovery | Feb 28 2014 | |||
627011476733 | Joshua Spence/epriestley | Various linter fixes. | Feb 26 2014 | |||
0f0673b9e526 | epriestley | Remove "dateCommitted" field from DifferentialRevision | Feb 25 2014 | |||
763a049f7499 | epriestley | Possibly fix issue where refs engine finds empty refs? | Feb 24 2014 | |||
a298a79bdac6 | epriestley | Convert Phabricator to handle "%s" / "%B" properly | Feb 24 2014 | |||
88227d26bc13 | epriestley | Allow CustomField to provide ApplicationTransaction change details | Feb 21 2014 | |||
184579877159 | John Watson/epriestley | Fix call to getRefType on non-object in PhabricatorRepositoryEngine.php | Feb 19 2014 | |||
b96ab5aadf53 | epriestley | Modernize VCS password storage to use shared hash infrastructure | Feb 18 2014 | |||
ac09a1a24504 | Chris Colborne/epriestley | Fix Create New Repository link on Repositories | Feb 17 2014 | |||
e42a982445bc | epriestley | When creating foreign stubs during SVN import, mark them imported | Feb 3 2014 | |||
5d1489a3ce5a | Aviv Eyal/epriestley | Search repos by Project | Jan 30 2014 | |||
c41b4cfac0a8 | epriestley | Allow Git and Mercurial repositories to be cloned with names in the URI | Jan 30 2014 | |||
ffeee3781019 | epriestley | Add "Clone As" to repositories and generate full clone commands in UI | Jan 30 2014 | |||
96dd530c4472 | epriestley | Distinguish between "Remote URI" and "Clone URI" in Repositories | Jan 30 2014 | |||
f585f6fddd5e | epriestley | Enable "Allow Dangerous Changes" config for Mercurial repositories | Jan 30 2014 | |||
4a6239d53c82 | epriestley | Fix an issue which could prevent new repositories from being marked imported. | Jan 30 2014 | |||
28fcb5711bc8 | Richard van Velzen/epriestley | Add basic support for mirroring Mercurial repositories | Jan 30 2014 | |||
e293d39b5fe4 | epriestley | Split the difference on remote URIs. | Jan 28 2014 | |||
f2bc293a2aea | epriestley | Use remote URI, not display URI, to match repositories | Jan 28 2014 | |||
014a873773eb | epriestley | Update DifferentialDiff: add repositoryPHID, drop parentRevisionID | Jan 27 2014 | |||
e34a44a7ed15 | epriestley | Allow repository lookup by remote URI | Jan 25 2014 | |||
ce45c5705744 | epriestley | Add more options to `repository.query` | Jan 25 2014 | |||
31e11a97d2c5 | epriestley | If repository mirroring fails, keep trying the other mirrors | Jan 25 2014 | |||
dd944f7d833b | epriestley | Separate repository mirroring into an Engine and provide `bin/repository mirror` | Jan 25 2014 | |||
f007ed626329 | Brecht Van Lommel/epriestley | Allow repository mirrors even if the repository is hosted elsewhere. | Jan 25 2014 | |||
c21a8d31dde2 | epriestley | When repairing Git remote URIs, include credentials | Jan 24 2014 | |||
be595787946a | epriestley | Fix `bin/repository importing` for CLOSEABLE flag | Jan 21 2014 | |||
c9a0ffa1cfaf | epriestley | Verify that SVN repository roots really are repository roots | Jan 21 2014 | |||
ef2c9861ef41 | epriestley | Add yet more unit tests for Subversion | Jan 21 2014 | |||
6c860bf8506f | epriestley | Add even more Subversion unit tests | Jan 21 2014 | |||
9dde415884aa | epriestley | Add more Subversion unit tests | Jan 21 2014 | |||
dc74da0abed3 | epriestley | Add basic test coverage for the Subversion parser | Jan 21 2014 | |||
c951d7e13b10 | epriestley | Add unit tests for the Mercurial change parser | Jan 20 2014 | |||
f63e7571e525 | epriestley | Add unit tests for Git change parsers | Jan 20 2014 | |||
f7a1feea3867 | epriestley | Begin making change parsers testable | Jan 20 2014 | |||
a9c16fbe4ee3 | epriestley | Reduce parse latency for changes pushed to hosted repositories | Jan 18 2014 | |||
8520d9e07068 | epriestley | Move more discovery responsibilities into DiscoveryEngine | Jan 18 2014 | |||
220addb249fe | epriestley | Move Git discovery into DiscoveryEngine | Jan 17 2014 | |||
618da2265d51 | epriestley | Remove all the multi-pass autoclose-branch separate-cache / seenOnBranches junk | Jan 17 2014 | |||
cec3f44b900e | epriestley | Provide an alternate, more general "closeable" flag for commits | Jan 17 2014 | |||
f4b9efe2562b | epriestley | Introduce ref cursors for repository parsing | Jan 17 2014 | |||
0ac58d7db6c5 | epriestley | Move repository URI normalization out of PullLocalDaemon | Jan 17 2014 | |||
a716fe99f3b2 | epriestley | Perform search indexing in the worker queue and respect `bin/search index… | Jan 14 2014 |
c4science · Help