phab/src/applications/phidfeature/better-testing
phab/src/applications/phid
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3a93ecdc53c4 | vrana/epriestley | Formalize phid.external-loaders | Jan 19 2013 | |||
c506cfe8d977 | epriestley | Implement very basic uberhome | Jan 16 2013 | |||
a774620042c1 | Ricky Elrod/epriestley | Start of a config web interface. | Dec 28 2012 | |||
ec57678f7097 | Ricky Elrod/epriestley | Mark deleted Phriction pages as closed. | Dec 27 2012 | |||
f2639e528c37 | vrana | Fix displaying of user status | Dec 22 2012 | |||
2cc7f82eced7 | vrana | Move Conduit methods inside applications | Dec 21 2012 | |||
07401cd99bf8 | Ricky Elrod/epriestley | Make Phriction edits show in the feed. | Dec 13 2012 | |||
a7f4103f51d4 | Bob Trahan | make PonderQuestionQuery policy aware | Dec 12 2012 | |||
ba7723d9057b | epriestley | Modernize Macro application | Dec 11 2012 | |||
4081579e7977 | epriestley | Add feed integration to generic transactions | Dec 11 2012 | |||
7b6fa0db12cc | epriestley | Genericize transactions in Pholio | Dec 11 2012 | |||
f306cab653d8 | epriestley | Use application icons for "Eye" menu and Crumbs | Dec 7 2012 | |||
fc9ad37b2669 | epriestley | Add very basic scaffolding for Pholio | Nov 22 2012 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
c24f4411c161 | epriestley | Fix a string in PhabricatorObjectHandleData | Oct 22 2012 | |||
0c4eb79d3a54 | epriestley | Allow Phame posts to be loaded by handle | Oct 15 2012 | |||
b072e937b5fc | epriestley | Modernize blog UI | Oct 15 2012 | |||
5b74b8b765ad | epriestley | Add basic "Subscriptions" application | Oct 5 2012 | |||
78784aa1fe86 | epriestley | Group applications into groups on /applications/ | Oct 4 2012 | |||
f817d81b1267 | epriestley | Add applications for Owners, Repositories, PHID manager, PHPAST | Oct 1 2012 | |||
a1df1f2b7041 | epriestley | Allow projects to be set as policies | Sep 13 2012 | |||
8ff52c0b6ca1 | vrana | Set viewer for all handles loaded in controllers | Sep 5 2012 | |||
17524352551c | vrana | Display away data in revision fields | Aug 30 2012 | |||
bc6aa910593f | Pieter Hooimeijer | Fix for search URL for ponder-related search results. | Aug 28 2012 | |||
85bf88e400fa | epriestley | Allow pastes to be flagged | Aug 24 2012 | |||
fed30dfb4c81 | epriestley | Split paste create/edit and list views | Aug 24 2012 | |||
70a8e8b6e81c | epriestley | Modernize Paste | Aug 15 2012 | |||
64472dd7b8da | Pieter Hooimeijer | Adding Ponder-related files. | Aug 10 2012 | |||
e8c7e3883c0a | Alan Huang | Fix a comment (see D3140) | Aug 3 2012 | |||
358baf1b3a18 | Alan Huang | Improve the flag.* Conduit methods | Aug 3 2012 | |||
1b3da47fb06b | vrana | Allow querying PHIDs with GET | Jul 25 2012 | |||
ae13d3385913 | Bob Trahan | Phame - introduce blogs | Jul 19 2012 | |||
9196a6bd9f3c | epriestley | Use Edges to store dependencies between tasks in Maniphest | Jul 19 2012 | |||
7cf6313be957 | epriestley | Add a generic object for unit tests | Jul 9 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 | |||
1ebf9186b48b | vrana | Depend on class autoloading | May 31 2012 | |||
09c8af4de065 | epriestley | Upgrade phabricator to libphutil v2 | May 30 2012 | |||
0e3aeab1b3dc | epriestley | Minor, remove getEmail() since D2494 removed these methods. | May 25 2012 | |||
a9cee4e923b0 | vrana | Fix bad rebase in rPc2a9a807 | May 25 2012 | |||
c2a9a8079f22 | Nick Harper | Remove email from handles | May 22 2012 | |||
a89cef8e396c | epriestley | Remove PHID database, add Harbormaster database | May 20 2012 | |||
9f35a3ba45a2 | vrana | Highlight away and sporadic users in revision list | May 18 2012 | |||
e9c3894861de | Nick Harper | Don't send email to bots subscribed to diffs | May 16 2012 | |||
87207b2f4edb | epriestley | Allow users to have multiple email addresses, and verify emails | May 7 2012 | |||
8ed48a89f451 | epriestley | Use a disk-based default avatar, not a database-based one | Apr 28 2012 | |||
20a5c9b2618d | epriestley | Use "closed", not "committed", in Differential | Apr 24 2012 | |||
c2e64110bb12 | vrana | Fix typo in comment | Apr 20 2012 | |||
dec8acd8038c | epriestley | Add very basic tag support to Diffusion | Apr 18 2012 | |||
51418900f70e | Bob Trahan | Phame V1 - Phabricator blogging software | Apr 12 2012 | |||
5623abecbf83 | vrana | Don't set NULL values in array returned from loadObjects() | Apr 3 2012 | |||
be3c17956128 | mkedia | Add some core phid functions | Apr 3 2012 | |||
698ec68327c9 | epriestley | General Herald refactoring pass | Mar 30 2012 | |||
7ad68e63e49b | epriestley | Add "Flags" to allow users to collect the things they love | Mar 28 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
b2890eeb0e6f | epriestley | Add "final" to all Phabricator "Controller" classes | Mar 10 2012 | |||
ce919b082292 | epriestley | Resolve implicit fallthrough in Phabricator | Mar 8 2012 | |||
f3549bb2d3e2 | epriestley | Show commits in /audit/ | Feb 29 2012 | |||
4117cdbdfbe0 | epriestley | Enhance Maniphest custom queries | Feb 29 2012 | |||
7a3f33b5c293 | Bob Trahan | OAuth - Phabricator OAuth server and Phabricator client for new Phabricator… | Feb 19 2012 | |||
780397aa7176 | epriestley | Resolve link framing issue for public feed | Jan 30 2012 | |||
d1ee08b2df26 | epriestley | Drydock Rough Cut | Jan 20 2012 | |||
008461a395a0 | epriestley | Use getBestURI() to set file handle URIs | Jan 20 2012 | |||
e2c75d5dc214 | epriestley | Improve Differential handling of disabled users | Jan 17 2012 | |||
84ea5c53e4e4 | Bob Trahan | Kill PhabricatorFileURI | Jan 11 2012 | |||
2a29a51080e1 | Bob Trahan | Deploy new ArcanistManyWordsAboutDifferentialConstants class from D1328 into… | Jan 10 2012 | |||
ec1df21befae | epriestley | Add getStrList() to AphrontRequest | Jan 4 2012 | |||
a83a54004ddb | vrana | Avoid double escaping in renderLink() | Dec 22 2011 | |||
a8104699291c | epriestley | Improve performance of differential.query | Dec 21 2011 | |||
c80d1480d5aa | jungejason | Add Basic Auditing Functionalities | Dec 20 2011 | |||
125e5b16db3a | epriestley | Remove "PHID Manager" Tool list interface | Dec 20 2011 | |||
83efa6e1c5c8 | Bob Trahan | make arc diff link maniphest tasks with revisions | Dec 3 2011 | |||
98c8e150b074 | epriestley | Prevent delivery of email to disabled objects | Nov 16 2011 | |||
661f077bf700 | epriestley | Replace callsites to sha1() that use it to asciify entropy with Filesystem… | Oct 21 2011 | |||
9215d330adda | epriestley | Fix generateChronologicalKey() for 32-bit machines | Sep 14 2011 | |||
03fb1887d301 | epriestley | Fix file URI perf regression | Sep 13 2011 | |||
39ca1e7e3904 | epriestley | Add user.info and phid.info Conduit methods | Aug 30 2011 | |||
3b76dd11a9d8 | epriestley | Add object status to Handles | Aug 3 2011 | |||
f49e35deaf08 | epriestley | Basic task dependencies for Maniphest | Aug 2 2011 | |||
29e3a7dae35e | epriestley | Slightly simplify SearchAttach controller | Jul 25 2011 | |||
5e00d00cf79f | epriestley | Show more information on revision views | Jul 17 2011 | |||
349a8c60e8a9 | epriestley | Phriction handles and search | Jul 12 2011 | |||
f95913ec47c9 | epriestley | Phriction basics | Jul 11 2011 | |||
30733ca5750c | Jason Ge | Fix searching for commits | Jul 10 2011 | |||
e1209be057fd | epriestley | Remove PhabricatorPHIDAllocateController | Jul 9 2011 | |||
57097c2874e7 | epriestley | Port the "Slowvote" application | Jul 8 2011 | |||
ece9d792b223 | epriestley | Build basic infrastructure for an activity feed | Jul 7 2011 | |||
f123abcc5a89 | tuomaspelkonen | Prevent using deleted repositories when displaying commits for a revision. | Jul 6 2011 | |||
cd47271cf5e7 | Jason Ge | Handle the case when a repository was deleted | Jul 2 2011 | |||
10c6fcb4bbf3 | epriestley | Allow Maniphest filtering by "upforgrabs" explicitly | Jun 29 2011 | |||
11d8f1af1899 | epriestley | Improve search result listing | Jun 29 2011 | |||
b9c9f90164ca | Ricky Elrod | Pastebin | Jun 10 2011 | |||
71efb46ba77d | epriestley | Support email multiplexing for private Reply-To addresses | May 12 2011 | |||
afedb711d9c6 | tuomaspelkonen | Added commit information to 'getrevision' conduit call. | Apr 26 2011 | |||
cca849c762db | jungejason | Fix 'Transcript' links in Differential | Apr 8 2011 | |||
361ec78b0344 | epriestley | Add missing includes from XHPAST parse bug. | Apr 7 2011 | |||
e407b2311e81 | epriestley | Typeahead, handle and herald integration for packages. | Apr 4 2011 | |||
23f882a0ee2b | epriestley | Some owners write workflows. | Apr 4 2011 | |||
123fdabb759a | tuomaspelkonen | Removed "PHID Types" storage object and interface components | Mar 31 2011 | |||
084c79d85aa9 | epriestley | Herald skeleton. | Mar 22 2011 | |||
2eb30aed9eb7 | epriestley | Improve search/phid flexibility. | Mar 22 2011 |
c4science · Help