phab/src/applications/repositoryproduction
phab/src/applications/repository
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
4da43b31a307 | epriestley | Add Mercurial repository configuration and local pull support | Sep 14 2011 | |||
77ed7ade66f1 | epriestley | Add symbol import scripts for crossref features | Sep 13 2011 | |||
cd05c960ff50 | epriestley | Add storage for repository symbol tracking | Sep 13 2011 | |||
8f772929ac61 | epriestley | Use a password input for HTTP Basic Auth in repositories | Sep 13 2011 | |||
6355b291ed44 | Abdul Qabiz | - Added getRemoteCommandFuture(..) and getLocalCommand Future(..) methods to… | Sep 8 2011 | |||
e3a9d73fe140 | epriestley | Add keyfile and HTTP Basic auth support to repositories | Sep 7 2011 | |||
1df7d4039e20 | epriestley | Store repository credentials with repositories | Sep 6 2011 | |||
ae045a9cf266 | epriestley | When doing partial subdirectory parses in Subversion, stub out foreign commit… | Sep 4 2011 | |||
ed508247ba1a | epriestley | Fix a bug in the SVN parser which causes it to find commit refs in other SVN… | Sep 4 2011 | |||
6cae153569a7 | epriestley | Allow CommitTask daemon to recover from deleted repositories | Aug 23 2011 | |||
e4093e801305 | Svemir Brkic | SVN error message may also be "File not found" | Aug 22 2011 | |||
6dc193d3d9fb | epriestley | Fully update library map. | Aug 18 2011 | |||
a67ce60d6733 | epriestley | Unguard two external POST endpoints from CSRF. | Aug 18 2011 | |||
90be65f6ece2 | epriestley | This write should also be unguarded, it is not vulnerable to CSRF. | Aug 17 2011 | |||
35d03d36c72a | epriestley | Improve display behavior of commit messages in Diffusion | Jul 31 2011 | |||
da8beefa6c0b | epriestley | Use AphrontFormLayoutView, not AphrontFormView, for GitHub 'Repository'… | Jul 25 2011 | |||
ed5c46681dc3 | epriestley | Allow SVN repositories to import subdirectories instead of the entire repository | Jul 20 2011 | |||
11d8f1af1899 | epriestley | Improve search result listing | Jun 29 2011 | |||
d282549166fd | Jason Ge | Add commits to the Phabricator search index | Jun 25 2011 | |||
c67a74903681 | epriestley | Verify that SVN repository URI ends in a "/" | May 18 2011 | |||
f72c1acc6353 | epriestley | Lockdown tool directory editing to administrators | May 17 2011 | |||
19b23e2dd06d | epriestley | Fix repository deletion | May 5 2011 | |||
c728e4f7dabf | jungejason | Open database connection with 'w' instead of 'r' for writing | May 2 2011 | |||
6bec3d2e4fc2 | epriestley | Simplify and demuddle MetaMTA send pathways | May 2 2011 | |||
2f9609501420 | epriestley | Use %s and %b in GitCommitMessageParserWorker, not %B | May 2 2011 | |||
bc1be958bdd2 | epriestley | Allow GitCommitChangeParser to parse 'T' (type change) messages in git history. | Apr 14 2011 | |||
fa38b70ba6b1 | epriestley | Fix message IDs and Herald URIs. | Apr 10 2011 | |||
3dcf902a3925 | epriestley | In Herald commit notification emails, put a space between the (author… | Apr 10 2011 | |||
22297b71a0f9 | epriestley | Close the loop on Diffusion commits posting back to Differential. | Apr 8 2011 | |||
ed1eead58771 | epriestley | Revision has getTitle() now, not getName(). | Apr 8 2011 | |||
361ec78b0344 | epriestley | Add missing includes from XHPAST parse bug. | Apr 7 2011 | |||
9630123d6a3a | epriestley | Use pull-frequency to determine pull frequency, not some sort of random… | Apr 7 2011 | |||
40083bfa0edc | epriestley | Allow Herald to be disabled while importing a repository so we don't send a… | Apr 7 2011 | |||
11ea93260a6d | epriestley | Sync up UUIDs and create project configs. | Apr 6 2011 | |||
bb79418615fc | epriestley | Don't send sandbox URIs in Herald messages. | Apr 4 2011 | |||
cc66c4890dbb | epriestley | Commit + Herald integration. | Apr 4 2011 | |||
736f629a0756 | epriestley | Lint stragglers. | Apr 4 2011 | |||
2834e9f6cef0 | epriestley | HeraldCommitAdapter and some related junk. | Apr 4 2011 | |||
5038ab850c37 | epriestley | Some owners read workflows. | Apr 4 2011 | |||
c2f10f19b156 | epriestley | Fix some daemon ish. | Apr 3 2011 | |||
1f88e0876118 | epriestley | Move 'phd parse-commit' to a dedicated script; allow message parsing tasks to… | Apr 2 2011 | |||
82fffe466a34 | epriestley | Add basic detail-parser functionality. | Apr 2 2011 | |||
34e8d902c735 | epriestley | Restore "Shortcuts" feature to Diffusion. | Mar 31 2011 | |||
e25c58ed9c6f | epriestley | Restore some commit metadata to browse views. | Mar 31 2011 | |||
e6cf7a9cb0f5 | epriestley | More Diffusion junk. | Mar 31 2011 | |||
63a3edb29f9f | epriestley | Make SVN commit parsers actually parse commits again. | Mar 27 2011 | |||
fa8f168bd0fc | epriestley | Allow commits to be marked as 'bad' so they won't be parsed. Useful if you work… | Mar 27 2011 | |||
1a11297dd69d | epriestley | Allow parsing of rare extra-broken non-UTF8 messages. | Mar 27 2011 | |||
084c79d85aa9 | epriestley | Herald skeleton. | Mar 22 2011 | |||
2eb30aed9eb7 | epriestley | Improve search/phid flexibility. | Mar 22 2011 | |||
afe007981955 | epriestley | Improve awkward Diffusion query plans. | Mar 21 2011 | |||
01a20c0480ff | epriestley | Fix various parsing bugs in Differential. | Mar 19 2011 | |||
0d292abbf0e0 | epriestley | Prevent daemons from spinning when they hit duplicate key exceptions. | Mar 15 2011 | |||
14a172d70743 | epriestley | Make GitDiscovery terminate, maybe? | Mar 15 2011 | |||
bb144542d3e0 | epriestley | Diffusion/phd/console improvements. | Mar 15 2011 | |||
b5db12b6b280 | epriestley | Browse / git improvements. | Mar 14 2011 | |||
4893146815e2 | epriestley | Improve parser scalability, fix a bug or two, provide 'phd', the Phabricator… | Mar 13 2011 | |||
383b3d740c7b | epriestley | Improve some diffusioney things. | Mar 13 2011 | |||
485b5e5ded5e | epriestley | Make the Diffusion UI vaguely usable in some cases. | Mar 13 2011 | |||
48b5d6d02518 | epriestley | Diffusion change parser for SVN. | Mar 11 2011 | |||
452f4000ff15 | epriestley | Merge branch 'master' of github.com:facebook/phabricator | Mar 11 2011 | |||
8bcbeface176 | epriestley | Increase parseriness of some parsery things. | Mar 11 2011 | |||
6949807c5199 | jungejason | Fix Repository tool's missing app link | Mar 11 2011 | |||
71605e1c2dc6 | epriestley | Minor improvements to PhabricatorRepositoryGitCommitDiscoveryDaemon.php | Mar 8 2011 | |||
57495c4287c4 | epriestley | Rough cut of repository tracking | Mar 7 2011 | |||
eccc76dae685 | epriestley | Fix some issues caught by HipHop, and work around some issues caused by HipHop. | Feb 27 2011 | |||
580116b1c167 | epriestley | Herp derp. | Feb 13 2011 | |||
f55a30a288f4 | epriestley | Rough cut of Repositories and GitHub post-receive hooks. | Feb 13 2011 |
c4science · Help