phab/srcstable
phab/src
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
72e33c9e5a53 | epriestley | Fix a threading issue with Amazon SES | May 1 2011 | |||
80b75a5f3bdd | epriestley | Provide connection isolation to Lisk and enable it by default in tests | May 1 2011 | |||
7387cd63acbe | epriestley | Provide an "isolated" database connection for testing | May 1 2011 | |||
0e06cd85b783 | epriestley | Pygments support for Phabricator | May 1 2011 | |||
baab61a01e44 | epriestley | Correct a mask config value | Apr 30 2011 | |||
94df24977598 | epriestley | Improve schema upgrade workflow for unprivileged users | Apr 30 2011 | |||
b3397030e6c9 | epriestley | Fix Differential "unsubscribe" so it properly blocks resubscription | Apr 30 2011 | |||
864e0d8a2fad | epriestley | Fix XSS hole in inline comment editing | Apr 30 2011 | |||
78d33b177115 | epriestley | Silence an undeclared variable warning | Apr 30 2011 | |||
79d037fe668d | epriestley | Use a stricter regexp in Diffusion remarkup | Apr 30 2011 | |||
c2893d86705a | adonohue | Hook for database configuration plugin | Apr 30 2011 | |||
3f3304fd614f | grglr | Differential whitespace mode IGNORE ALL now shows correct indentation | Apr 29 2011 | |||
4a2981252f51 | gpatangay | [phabricator] Add mysql slave and read-only database connections | Apr 29 2011 | |||
6fb24ba4a4c2 | elynde | Merge branch 'master' of github.com:facebook/phabricator | Apr 28 2011 | |||
bd0a4c0d0416 | elynde | Differential Updates View | Apr 28 2011 | |||
f910c379ce04 | adonohue | Modify whitespace default implementation | Apr 28 2011 | |||
2b0b39c4e4b2 | tuomaspelkonen | Differential defaults to 'ignore-trailing' until indentation issues are solved. | Apr 28 2011 | |||
ad4a497355e5 | jungejason/jungejason | Enable differential.find handle empty input. | Apr 27 2011 | |||
a9e2e51b9821 | jungejason | Enable updating task->revision assoc | Apr 27 2011 | |||
afedb711d9c6 | tuomaspelkonen | Added commit information to 'getrevision' conduit call. | Apr 26 2011 | |||
6a0234fed3a8 | tuomaspelkonen | Added differential revision reviewers information to differential.getrevision… | Apr 26 2011 | |||
9367c41a2840 | tuomaspelkonen | Tasks can be defined in the commit message (Phabricator part). | Apr 23 2011 | |||
74777227a353 | Aizat Faiz | Merge branch 'master' of github.com:facebook/phabricator | Apr 22 2011 | |||
a8296c5a54af | Aizat Faiz | Display file name in <title> for easier browsing of code | Apr 22 2011 | |||
d4576262db08 | Adam Simpkins | add a getrevision conduit method | Apr 21 2011 | |||
dbb01cfe6327 | bhiller | Merge branch 'master' of github.com:facebook/phabricator | Apr 21 2011 | |||
15e71e9bf4c3 | bhiller | [differential] Prevent un-closeable overlay | Apr 21 2011 | |||
c5157e821b81 | leon | Merge branch 'master' of https://github.com/facebook/phabricator | Apr 21 2011 | |||
dcb2e439606c | leon | Removing reordering code that wasn't needed | Apr 21 2011 | |||
bff6aef87a08 | leon | Adding conduit API method to find owner for the affected file | Apr 21 2011 | |||
976d1e65dfa3 | tuomaspelkonen | Fixed image macro with '-' in the name. | Apr 21 2011 | |||
6baeda8aade3 | tuomaspelkonen | Added a conduit method for getting all the diffs for a revision. | Apr 21 2011 | |||
a6c770217dc8 | tuomaspelkonen | Fixed whitespace options in Differential. | Apr 20 2011 | |||
01844087cd85 | tuomaspelkonen | Added a conduit method for querying revision feedback. | Apr 20 2011 | |||
1c3e21dda118 | tuomaspelkonen | Fixed replies to go on the correct side of the diff in Differential. | Apr 19 2011 | |||
ecc32e4d08c4 | tuomaspelkonen | Only table of contents are shown for large diffs by default. | Apr 19 2011 | |||
c223aaa79e72 | jungejason | Enable phd to load extra libraries | Apr 16 2011 | |||
ebdcedc87f27 | tuomaspelkonen | Better error messages for nonexistent CCs, reviewers, etc. in arc | Apr 16 2011 | |||
825748586bb8 | jungejason | Create timeline events for comments | Apr 15 2011 | |||
40554e2d8aef | tuomaspelkonen | Removed broken inline comment anchors. | Apr 15 2011 | |||
927407c4269d | epriestley | Be more explicit about PHID sourcing in PhabricatorObjectSelectorDialog | Apr 15 2011 | |||
acd1cc8d229f | adonohue | "Reply" for inline comments | Apr 15 2011 | |||
28155a51150d | tuomaspelkonen | Fixed Differential quotes rendering. (phabricator) | Apr 15 2011 | |||
b029cb8b4ac7 | tuomaspelkonen | Merge branch 'opacity' | Apr 15 2011 | |||
6bc3f9ce6f50 | tuomaspelkonen | Decreased the opacity on the mask for dialogs | Apr 15 2011 | |||
9757edb268aa | adonohue | Fix "Resign as Reviewer" to appear only when actually a Reviewer | Apr 15 2011 | |||
bc1be958bdd2 | epriestley | Allow GitCommitChangeParser to parse 'T' (type change) messages in git history. | Apr 14 2011 | |||
6e713ad78474 | epriestley | Don't reveal oauth application token information | Apr 14 2011 | |||
ca7a0de1cf77 | epriestley | Prevent a race in Phabricator workers | Apr 14 2011 | |||
ee1e2da8fbf4 | epriestley | Avoid Timeline race condition | Apr 14 2011 | |||
f7fe75f756dc | tuomaspelkonen | Image macros for Phabricator! | Apr 14 2011 | |||
d4fb7f578eac | epriestley | Allow new Conduit clients by default. | Apr 14 2011 | |||
2bd51fd12561 | tuomaspelkonen | Implemented "Plan Changes" action for differential. | Apr 14 2011 | |||
ef5456b15f9f | epriestley | First cut at diffusion.getcommits method | Apr 14 2011 | |||
d7c27dafd2a7 | epriestley | Add config flags for Differential action link stuff. | Apr 13 2011 | |||
330182f19558 | epriestley | Fix an issue with non-integer custom keys in Lisk. | Apr 13 2011 | |||
bed2120b8609 | epriestley | Fix systemAgent stuff. | Apr 13 2011 | |||
21d522d9fe97 | epriestley | Basic create_user script plus rough system agent support. | Apr 13 2011 | |||
6d20a57ce07b | adonohue | Instant subscribe/unsubscribe | Apr 13 2011 | |||
43449e49c06b | epriestley | Very basic system agent support. | Apr 13 2011 | |||
703fd47bd7b4 | epriestley | Sessionless auth, sort of a mess. | Apr 13 2011 | |||
79b32afeec73 | tuomaspelkonen | Added possibility to define custom action links and properties in differential. | Apr 13 2011 | |||
ea455376e6f1 | tuomaspelkonen | Added a link to the actual object in Herald transcript. | Apr 12 2011 | |||
1bba2c99137b | epriestley | Fix XSS in path names of inline comment list. | Apr 12 2011 | |||
85cc13b60723 | tuomaspelkonen | Added documentation for schema upgrade. | Apr 12 2011 | |||
2b77cea45fb8 | tuomaspelkonen | Removed extra space from Maniphest email subject line. | Apr 11 2011 | |||
461f608b5c3f | epriestley | Fix diff-of-diffs to respect the right-hand-side diff. | Apr 11 2011 | |||
f9a59c9f4999 | adonohue | Enable "Resign as Reviewer" from Differential Revision View UI | Apr 11 2011 | |||
a2a6509dc862 | epriestley | Restore linking of Diffusion commits. | Apr 11 2011 | |||
63748f6e0509 | epriestley | Explicitly enforce transaction load order in Maniphest. | Apr 11 2011 | |||
22767b80af17 | epriestley | Make files coming out of the Files tool cacheable, since this improves… | Apr 11 2011 | |||
675ce22bf4a3 | epriestley | Allow Maniphest and Differential object lists to be filtered by user. | Apr 11 2011 | |||
fb020ae27df7 | epriestley | Improve unit test detail panel in Differential. | Apr 11 2011 | |||
75b11d6d7d23 | epriestley | Lint and unit star support. Test plan: quack | Apr 11 2011 | |||
689eb11ff3d4 | epriestley | Don't send a blank "COMMITS" field for mark-committed revisions. | Apr 10 2011 | |||
24d01d39c62e | epriestley | Improve linebreak / paragraph behavior. | Apr 10 2011 | |||
a7ac8a04e0b3 | epriestley | Improve workflow for missing arcanist certificates. | Apr 10 2011 | |||
c0629f5ff1d5 | epriestley | Declown todo.com/herald. | Apr 10 2011 | |||
e6c5d6c8ae5f | epriestley | Properly support mailing lists, with actual testing! | Apr 10 2011 | |||
69bfd8e598ce | epriestley | Allow mailing lists to be referenced by name in commit messages. | Apr 10 2011 | |||
9d4d258a0b2d | epriestley | Fix up newline formatting in Differential emails a bit. | Apr 10 2011 | |||
fa38b70ba6b1 | epriestley | Fix message IDs and Herald URIs. | Apr 10 2011 | |||
17ea3cfab50d | epriestley | Link to commits when sending Differential Commit notifications. Wholly untested. | Apr 10 2011 | |||
3dcf902a3925 | epriestley | In Herald commit notification emails, put a space between the (author… | Apr 10 2011 | |||
1ed331ad12a0 | epriestley | Clarify certificate instructions. | Apr 10 2011 | |||
2c1ed9fd170a | epriestley | Render the cache correctly in DifferentialRevisionCommentView. | Apr 10 2011 | |||
dd1d593786a5 | epriestley | Don't send the action cue, use production URIs. | Apr 10 2011 | |||
540c2ec3df4b | epriestley | Add /status/ | Apr 8 2011 | |||
cca849c762db | jungejason | Fix 'Transcript' links in Differential | Apr 8 2011 | |||
73bf36505b14 | epriestley | Allow lisk to preserve primary autoincrement keys so I can migrate a billion… | Apr 8 2011 | |||
c797f9511aef | tuomaspelkonen | Users cannot attach diffs to revisions they don't own anymore. | Apr 8 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 | |||
68687a059ad8 | epriestley | Reintegrate Herald with Differential. | Apr 8 2011 | |||
5e9d053f8e6a | epriestley | Provide $request->getUser() for Conduit API Requests | Apr 8 2011 | |||
a6b873692f5b | tuomaspelkonen | 100-file cutoff for Diffusion | Apr 8 2011 | |||
361ec78b0344 | epriestley | Add missing includes from XHPAST parse bug. | Apr 7 2011 | |||
aa0ff43999df | epriestley | xhpastview | Apr 7 2011 | |||
9630123d6a3a | epriestley | Use pull-frequency to determine pull frequency, not some sort of random… | Apr 7 2011 | |||
a34cb4bb1212 | tuomaspelkonen | Added button for showing/hiding copies in Diffusion history view | Apr 7 2011 |
c4science · Help