summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Phabricator.rst
Commit message (Collapse)AuthorAgeFilesLines
* Expand Phabricator docs slightlyScott Douglass2015-07-011-7/+9
| | | | llvm-svn: 241161
* Add some more detailed docs about the current state of Phabricator andChandler Carruth2015-05-271-1/+11
| | | | | | reviwes.llvm.org to help reduce confusion. llvm-svn: 238295
* [docs] add cross-referenceScott Douglass2015-03-311-1/+3
| | | | llvm-svn: 233699
* Explain how to abandon a review.Paul Robinson2015-03-301-1/+14
| | | | llvm-svn: 233600
* Phabricator calls it "subscriber" not "cc"Paul Robinson2015-01-131-1/+2
| | | | llvm-svn: 225747
* Phabricator doc: Explicit the fact that the patch needs to be there before ↵Sylvestre Ledru2014-07-041-0/+1
| | | | | | the commit llvm-svn: 212328
* Also document the 'arc commit' commands in the 'Committing a change' section ↵Sylvestre Ledru2014-07-021-0/+8
| | | | | | of the Phabricator doc llvm-svn: 212184
* Changed Phab 'CC' to 'subscriber'; fixed typoSanjay Patel2014-06-261-3/+3
| | | | llvm-svn: 211793
* Mention that Phabricator users should subscribe to *-commitsReid Kleckner2014-06-251-4/+16
| | | | | | | This probably explains why a lot of messages get lost for first time Phabricator users. llvm-svn: 211731
* Update of the documentation: I think we are now happy with PhabricatorSylvestre Ledru2014-05-141-2/+1
| | | | llvm-svn: 208764
* Make docs point to new domain.Manuel Klimek2014-04-071-3/+3
| | | | llvm-svn: 205701
* Docs: remove paragraph about manual account creation.Tim Northover2014-03-101-7/+0
| | | | | | | | There's now a normal UI for that, apparently. Patch by Manuel Jacob. llvm-svn: 203481
* Add a note about using "Differential Revision:" in commit messagesMark Seaborn2014-02-111-0/+20
| | | | | | | | | | I noticed this convention from the commit logs. It seems like it would be useful to document it, to encourage other committers to link back to code reviews in their commits. Differential Revision: http://llvm-reviews.chandlerc.com/D2678 llvm-svn: 201160
* Update of the 'Code Review' page. The link is now called 'Create Diff' ↵Sylvestre Ledru2013-11-111-1/+1
| | | | | | instead of 'Create Revision' llvm-svn: 194378
* Phabricator.rst: tiny fixHans Wennborg2013-07-251-1/+1
| | | | llvm-svn: 187164
* Update phab docs to clarify how to accept a change.Manuel Klimek2013-02-131-0/+6
| | | | llvm-svn: 175047
* docs: use code font for console commands in phabricator manualAlexey Samsonov2012-11-061-2/+2
| | | | llvm-svn: 167459
* Clarify that there is an option other than OAuth for Phabricator andChandler Carruth2012-10-271-4/+10
| | | | | | | | offer up my email to the spam lords for it. Hopefully this will eventually be more automatic, but we don't want people to think there is only one option. llvm-svn: 166870
* docs: Minor clean up of Phabricator documentation.Sean Silva2012-10-121-7/+5
| | | | llvm-svn: 165779
* Adds Phabricator documentation. This is a first step that answers many ↵Manuel Klimek2012-10-111-0/+96
questions we have seen. llvm-svn: 165736
OpenPOWER on IntegriCloud