phab/srcstable
phab/src
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
e92b1fee9f75 | epriestley | Show child changes in last-modified view. | Apr 7 2011 | |||
40083bfa0edc | epriestley | Allow Herald to be disabled while importing a repository so we don't send a… | Apr 7 2011 | |||
d6d8598d68c2 | tuomaspelkonen | Tasks can be searched with task id in differential Task Selector | Apr 7 2011 | |||
d5ee8c792c85 | tuomaspelkonen | Modified DarkConsole Error Log to show more detailed information. | Apr 6 2011 | |||
1910f433645b | epriestley | Fix LastModified query under SVN to ignore indirect changes. | Apr 6 2011 | |||
11ea93260a6d | epriestley | Sync up UUIDs and create project configs. | Apr 6 2011 | |||
1c6487197f55 | tuomaspelkonen | Object selector does live-updates without requiring user to hit 'search' | Apr 6 2011 | |||
bb79418615fc | epriestley | Don't send sandbox URIs in Herald messages. | Apr 4 2011 | |||
d0c9db125be4 | epriestley | Fix a herald rule editor warning. | Apr 4 2011 | |||
cc66c4890dbb | epriestley | Commit + Herald integration. | Apr 4 2011 | |||
06ae6e488b69 | epriestley | Typeahead lists by name, not by email. | Apr 4 2011 | |||
6c32a9901282 | epriestley | Automatically redirect 404's that wouldn't be 404s if they had a trailing slash… | Apr 4 2011 | |||
94fa908cea2b | epriestley | This "P" is required for certain versions of pcre. | Apr 4 2011 | |||
71b2f4a5676a | epriestley | Fix a minor path encoding issue with git branches. | Apr 4 2011 | |||
736f629a0756 | epriestley | Lint stragglers. | Apr 4 2011 | |||
2834e9f6cef0 | epriestley | HeraldCommitAdapter and some related junk. | Apr 4 2011 | |||
e407b2311e81 | epriestley | Typeahead, handle and herald integration for packages. | Apr 4 2011 | |||
66388e87d880 | epriestley | Owners tab thingie for navs. | Apr 4 2011 | |||
a54f1395c2d3 | epriestley | Owners search. | Apr 4 2011 | |||
23f882a0ee2b | epriestley | Some owners write workflows. | Apr 4 2011 | |||
5038ab850c37 | epriestley | Some owners read workflows. | Apr 4 2011 | |||
65e13867535a | epriestley | owners | Apr 4 2011 | |||
4993bb9a9bd3 | epriestley | AphrontListFilterView, for list filtering. | Apr 4 2011 | |||
1b2140d7a487 | epriestley | Unmuck some issues with viewing HEAD changes. | Apr 3 2011 | |||
8f5d01d451eb | epriestley | Get rid of +x on a bunch of nonexecutable files because I failed to set "create… | Apr 3 2011 | |||
811a0910e008 | epriestley | Pull handles for the standalone browse view. | Apr 3 2011 | |||
e4cd939734ba | epriestley | Do author PHID lookups in Diffusion views. | Apr 3 2011 | |||
1907f782b613 | epriestley | Fix XHProf under HPHP/HPHPi. | Apr 3 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 | |||
29ce4ed83f48 | epriestley | Paginate the user list view. | Apr 2 2011 | |||
313da1d5eb47 | jungejason | Support blame on blame for svn | Apr 2 2011 | |||
82fffe466a34 | epriestley | Add basic detail-parser functionality. | Apr 2 2011 | |||
d23696a45705 | jungejason | Add image support for diffusion file view | Apr 2 2011 | |||
64cd4f969d2a | jungejason | Add color to diffusion blame and improve plain view | Apr 1 2011 | |||
3369147cab6d | epriestley | Paginate Diffusion history views, respect 'pagesize' parameter. | Apr 1 2011 | |||
f76c3bbc22e0 | epriestley | AphrontPagerView and UIExamples. | Apr 1 2011 | |||
d3766cad98dd | epriestley | Minor tweaks to Preferences | Apr 1 2011 | |||
6b8c2d110a72 | tuomaspelkonen | Merge branch 'preferences' | Mar 31 2011 | |||
123fdabb759a | tuomaspelkonen | Removed "PHID Types" storage object and interface components | Mar 31 2011 | |||
28fe9f4eca8c | tuomaspelkonen | User preferences ported from tools | Mar 31 2011 | |||
c795aaea29f9 | epriestley | Make the branch table somewhat more useful. | Mar 31 2011 | |||
34e8d902c735 | epriestley | Restore "Shortcuts" feature to Diffusion. | Mar 31 2011 | |||
c99df1f4ebf2 | epriestley | Add more change metadata to SVN and git. | Mar 31 2011 | |||
e25c58ed9c6f | epriestley | Restore some commit metadata to browse views. | Mar 31 2011 | |||
e6cf7a9cb0f5 | epriestley | More Diffusion junk. | Mar 31 2011 | |||
793df0cfc5c8 | epriestley | Throw a proper 404 page when accessing a task which does not exist. | Mar 31 2011 | |||
b266b570d847 | epriestley | Use remarkup engine for commit info. | Mar 31 2011 | |||
e994e69a6fd7 | epriestley | Limit the amount of damage we cause to ArcanistDiffParser. | Mar 31 2011 | |||
60918c9a9e34 | epriestley | Improved change view support. | Mar 31 2011 | |||
5063e978f1a5 | epriestley | Basic DiffusionGitDiffQuery. | Mar 31 2011 | |||
3d5f03607b87 | epriestley | Rough cut of Diffusion change view. | Mar 31 2011 | |||
51a6ce65aadb | jungejason | Show blame info in diffusion. | Mar 31 2011 | |||
f249ffc88229 | epriestley | Fix Remarkup styling in Maniphest and Differential | Mar 30 2011 | |||
aa5c82df75ff | Tuomas Pelkonen/tuomaspelkonen | Solving an unassigned task assigns it to the user. | Mar 30 2011 | |||
31dda4290305 | tuomaspelkonen | Changed 'Comment' to 'Clowncopterize' in Differential | Mar 30 2011 | |||
63a3edb29f9f | epriestley | Make SVN commit parsers actually parse commits again. | Mar 27 2011 | |||
01b2a6bbe10a | epriestley | Show and reap dead daemons from phd. | Mar 27 2011 | |||
637207aedf08 | epriestley | Random local changes from production. | 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 | |||
c22124db858f | epriestley | Improve daemon console. | Mar 27 2011 | |||
1844a6f72862 | jungejason | Get the correct uri_path for a diffusion request. | Mar 26 2011 | |||
431552c357ad | jungejason | Add syntax highlight to diffusion. | Mar 26 2011 | |||
370ba966db59 | epriestley | Rough cut of herald transcripts and Differential adapter. | Mar 25 2011 | |||
0b68b0f5bce0 | epriestley | Very rough cut at Herald test console. | Mar 24 2011 | |||
6c31ce4980e8 | epriestley | Herald CSS, plus edit/save/delete. | Mar 24 2011 | |||
deb12c9fe889 | epriestley | Some herald improvements. | Mar 23 2011 | |||
3c0a822d6526 | epriestley | Improve search result formatting slightly. | Mar 23 2011 | |||
08fc13598dc4 | epriestley | Improve search relevance. | Mar 23 2011 | |||
b060f0a80ff0 | epriestley | Herald JS basics. | Mar 23 2011 | |||
9c5e7bb71d5b | epriestley | Horrendously rough cut of Herald rule editor. | Mar 22 2011 | |||
e8c960910ce8 | epriestley | Herald 'new rule type' interface. | Mar 22 2011 | |||
75fcf56b678d | epriestley | Rough cut of Herald home controller. | Mar 22 2011 | |||
084c79d85aa9 | epriestley | Herald skeleton. | Mar 22 2011 | |||
daf7a0706441 | jungejason | Add dropdown and make plain text view style. | Mar 22 2011 | |||
4c9850278c21 | Slawek Biel | [Differential: removing reviewed/reviewers check from the parser] | 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 | |||
e4fa1523bdf8 | jungejason | Use PhabricatorDaemon for sending emails. | Mar 18 2011 | |||
6aa006b90362 | jungejason | Make conduit-uri info easier to be copied into arcrc | Mar 16 2011 | |||
ab2b83ce145c | epriestley | Fix chdir() + proc_open() php 5.2 issues. | Mar 16 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 | |||
bf196910b024 | epriestley | More phd stuff. | Mar 15 2011 | |||
4194e78943ed | jungejason | Remove phabricator.conduit-uri config setting | Mar 14 2011 | |||
5970f9a0ec1c | epriestley | Get rid of git.path configuration, this is really an artifact of my system… | Mar 14 2011 | |||
4196bfb3efd3 | epriestley | Minor fixes. | Mar 14 2011 | |||
a3cd33da1991 | epriestley | Lint stragglers. | Mar 14 2011 | |||
b5db12b6b280 | epriestley | Browse / git improvements. | Mar 14 2011 | |||
7963d7fa066e | epriestley | Lint & packaging. | Mar 14 2011 | |||
426754dd4ddd | epriestley | Improve Diffusion commit view featureset. | Mar 14 2011 | |||
c7d343e05eff | epriestley | Some Diffusion path change stuff. | 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 |
c4science · Help