epriestley
7c413fc580
Rough version of DiffusionHomeController
...
Summary: My strategy here is to synthesize Diffusion + Confusion (jwilson's
git support for Diffusion) + Repository/Commit stuff into Phabricator and
kill all birds with one stone. This probably involves the least total work
since we have to do this port step anyway and a lot of the Phabricator
primitives are in better shape than the trunk primitives.
Test Plan: Looked at it in my sandbox, which has some parsed commits.
Reviewers: jwilson, aran, jungejason
CC:
Differential Revision: 57
2011-03-07 16:21:11 -08:00
epriestley
57495c4287
Rough cut of repository tracking
...
Summary: Basic scaffolding for repository tracking, plus daemon infrastructure
(Timelines, Cursors) and some fixes (memory usage, mysql_connect() junk).
Test Plan: parsed Javelin git commit history via daemon
Reviewers:
CC:
2011-03-06 22:29:22 -08:00
jungejason
9bc04fe03d
Change hard-coded PHID types to constants.
...
Summary:
add a constants module
src/applications/phid/constants/PhabricatorPHIDConstants.
Test Plan:
Execute applications which were using the hard-coded string.
Differential Revision: 44
Reviewed By: epriestley
Reviewers: epriestley
CC: epriestley
2011-03-03 12:00:53 -08:00
epriestley
d3efdcff03
Modularize oauth.
2011-02-27 20:38:11 -08:00
epriestley
b462349ec8
OAuth linking/unlinking controls.
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-21 23:25:14 -08:00
epriestley
c3c16d0ac0
Github OAuth
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-21 00:23:24 -08:00
epriestley
fdd510ba17
Rough cut of projects.
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-20 18:41:23 -08:00
epriestley
fd1318bf4c
Enable task editing in Maniphest.
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-20 14:15:53 -08:00
epriestley
c6c6a2cc4c
Unify headsup action lists.
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-20 13:02:40 -08:00
epriestley
c457032645
Slightly more sophisticated profiles.
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-19 18:28:41 -08:00
epriestley
a04a88a843
Make subscribe/unsubscribe work properly on Revisions.
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-19 14:36:13 -08:00
epriestley
9216f193e1
conduit.ping
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-18 22:36:32 -08:00
epriestley
c5b3352865
differential.getcommitpaths
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-18 22:36:23 -08:00
epriestley
e691dca6c6
Provide differential.getdiff, useful for 'arc patch'.
...
Summary:
Test Plan: ran 'arc patch'
Reviewers:
CC:
2011-02-18 22:15:28 -08:00
epriestley
eec3e8e3aa
Move object-selector closable to being usable.
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-18 15:12:15 -08:00
epriestley
258e0cdded
Very basic Object Selector interface.
...
Summary: Interface for selecting objects to attach to other objects
(e.g., Maniphest tasks to Differential diffs and vice versa).
Test Plan: still rough
Reviewers:
CC:
2011-02-16 23:00:13 -08:00
epriestley
147d2e2e3d
Rought cut of search.
...
Summary: Botched this pretty badly in git so we'll see how much I broke. :/
Test Plan:
Reviewers:
CC:
2011-02-14 15:34:20 -08:00
epriestley
f55a30a288
Rough cut of Repositories and GitHub post-receive hooks.
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-12 18:26:15 -08:00
epriestley
8784b5bd3b
Link "DNNNN" and "TNNNN" in Phabricator remarkup.
...
Summary: Autolink Differential and Maniphest objects.
Test Plan: Typed "D12345 " and "T12345 " into the Differential comment preview,
got links. Typed "http://www.elsewhere.com/D12345 " and got a single link to
that URI, not a mess where the D12345 part linked incorrectly.
Reviewers: aran
CC:
Differential Revision: 35
2011-02-11 18:07:45 -08:00
epriestley
3b7d73c41b
Add a "Config" plugin to DarkConsole.
...
Summary: This plugin lets you see how the host is configured at runtime.
Test Plan:
Reviewers:
CC:
2011-02-11 16:48:43 -08:00
epriestley
193dbf16b4
Very basic daemon infrastructure, plus MetaMTA daemon.
...
Summary: Amazon SES seems to be working well, except that it takes more than a
second to send mail in-process. Kick it out of process. (Between this and the
ImplementationAdapter layer, MetaMTA almost makes sense. :/)
Test Plan: Ran the daemon and got a flood of unsent test email.
Reviewers:
CC:
2011-02-09 17:39:55 -08:00
epriestley
7aa95fd112
differential.markcommitted
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-09 09:48:26 -08:00
epriestley
1369bd3dd4
Conduit: differential.getcommitmessage
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-09 09:41:26 -08:00
epriestley
6ec5e682f4
Maniphest wireframes
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-08 20:39:56 -08:00
epriestley
8098954776
Add basic Amazon SES support.
...
Summary:
Test Plan:
Reviewers:
CC:
2011-02-07 21:08:32 -08:00
epriestley
31abf0dfb5
differential.find
...
Summary:
Test Plan: meta
Reviewers:
CC:
2011-02-06 14:43:26 -08:00
epriestley
df49a6c721
differential.updaterevision
...
Summary:
Test Plan: meta
Reviewers:
CC:
Differential Revision: 24
2011-02-06 14:01:42 -08:00
epriestley
5817840894
differential.createrevision
...
Summary: Conduit method.
Test Plan: Meta
Reviewers:
CC:
Differential Revision: 23
2011-02-06 13:56:11 -08:00
epriestley
787eb778b1
differential.parsecommitmessage
...
Test plan: meta
2011-02-06 13:46:39 -08:00
epriestley
605268f9aa
Some acutal conduit authentication.
2011-02-05 22:36:21 -08:00
epriestley
1c586db9be
Revision comment drafts.
2011-02-05 16:57:21 -08:00
epriestley
de2a9c634c
Differential lazyweb diff create workflow.
2011-02-05 12:20:18 -08:00
epriestley
905870d793
Various fixes, particularly on the revision update workflow.
2011-02-04 17:53:14 -08:00
epriestley
c93dd9c090
Flesh out some DarkConsole stuff.
2011-02-02 22:38:42 -08:00
epriestley
4aa72aa5ff
Inline comment-related fixes.
2011-02-02 19:38:43 -08:00
epriestley
759eec3a77
Very rough cut of DarkConsole + XHProf
2011-02-02 13:48:52 -08:00
epriestley
246cba2bf0
InlineComments
2011-02-01 21:09:28 -08:00
epriestley
9dac0ed9f1
Bring in JX.Workflow and the inline commenting behavior, plus sync Javelin.
2011-02-01 15:52:04 -08:00
epriestley
4736b320ff
Differential comment previews.
2011-01-31 18:05:20 -08:00
epriestley
03fec6e911
PhabricatorEnv
...
'infratructure' -> 'infrastructure' (rofl)
Recaptcha
Email Login / Forgot Password
Password Reset
2011-01-31 11:55:26 -08:00
epriestley
25aae76c8a
Basic Facebook OAuth implementation.
2011-01-30 21:28:45 -08:00
epriestley
29f7219a49
CSRF / Logout
2011-01-30 18:52:29 -08:00
epriestley
58d1506499
Clean up the revision list view a bit.
2011-01-30 18:24:57 -08:00
epriestley
a34f946b8e
Remarkup for Differential comments.
2011-01-30 13:20:56 -08:00
epriestley
9c3d00de03
Write pathway for Differential Comments
2011-01-30 12:08:58 -08:00
epriestley
5f32fb3283
AddCommentView
2011-01-30 11:02:22 -08:00
epriestley
c55b1ed9bb
Basic Differential revision feedback view.
2011-01-30 10:37:58 -08:00
epriestley
406a14ebe5
Make 404 page somewhat prettier.
2011-01-30 09:15:01 -08:00
epriestley
9f04548ab9
I guess this can support JS too.
2011-01-30 08:33:40 -08:00
epriestley
7b9c4c5f61
DifferentialRevisionView
2011-01-29 15:37:41 -08:00