mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-20 04:20:55 +01:00
No description
e478c0074c
corresponding ConduitAPI Summary: reasonable title... also made this new functionality used by the repository worker for parsing diffs Test Plan: - looked at the conduit console and queried for various types of hashes, including hashes with no match. got correct results. - identified a reasonable diff from a local git repo. set the revision status to 2 (ACCEPTED) in the database. augmented the worker parser code to var_dump and die after finding revision id. ran scripts/repository/reparse.php --message rX and verified my var_dumps. removed var_dumps and die and ran reparse.php again with same paramters. verified revision looked good in diffusion and there were no errors. - repeated the above reparse.php jonx for a mercurial repo. note svn isn't in this hash game so that test was particularly exciting no-op'dness i did not bother with Reviewers: epriestley Reviewed By: epriestley CC: aran, btrahan, epriestley Differential Revision: https://secure.phabricator.com/D1315 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support/aphlict | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
.gitmodules | ||
README |
Phabricator is a open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. This is an early release. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted. http://www.apache.org/licenses/LICENSE-2.0