Skip to content

Instantly share code, notes, and snippets.

@StephenKing
Last active August 29, 2015 13:57
Show Gist options
  • Save StephenKing/9781002 to your computer and use it in GitHub Desktop.
Save StephenKing/9781002 to your computer and use it in GitHub Desktop.
Gerrit task list
[remote "git"]
url = [email protected]:/var/git/repositories/${name}.git
authGroup = Git Mirror
mirror = true
threads = 8
timeout = 120
[remote "forge"]
url = [email protected]:repositories/${name}.git
push = +refs/heads/*:refs/heads/*
push = +refs/tags/*:refs/tags/*
authGroup = Forge Mirror
mirror = true
threads = 8
timeout = 120
[remote "github/TYPO3/TYPO3.CMS"]
projects = Packages/TYPO3.CMS
url = [email protected]:TYPO3/TYPO3.CMS.git
push = +refs/heads/*:refs/heads/*
push = +refs/tags/*:refs/tags/*
authGroup = Git Mirror
mirror = true
timeout = 120
[remote "github/TYPO3-extensions_legacy"]
projects = TYPO3v4/Extensions/*
url = [email protected]:TYPO3-extensions/${name}.git
remoteNameStyle = suffixOnly
push = +refs/heads/*:refs/heads/*
push = +refs/tags/*:refs/tags/*
authGroup = Git Mirror
mirror = true
threads = 8
timeout = 120
[remote "github/TYPO3-extensions"]
projects = TYPO3CMS/Extensions/*
url = [email protected]:TYPO3-extensions/${name}.git
remoteNameStyle = suffixOnly
push = +refs/heads/*:refs/heads/*
push = +refs/tags/*:refs/tags/*
authGroup = Git Mirror
mirror = true
threads = 8
timeout = 120
$ ssh review.typo3.org gerrit show-queue -w
Task State Command
------------------------------------------------------------------------------
68e895a5 push [email protected]:TYPO3-extensions/overlays.git
c814219b push [email protected]:TYPO3-extensions/datafilter.git
a819add2 push [email protected]:TYPO3-extensions/displaycontroller_advanced.git
080f9985 push [email protected]:TYPO3-extensions/templatedisplay.git
e81325b3 push [email protected]:TYPO3-extensions/direct_mail_userfunc.git
4808317e push [email protected]:TYPO3-extensions/context.git
2805bd67 push [email protected]:TYPO3-extensions/expressions_sandbox.git
8802a960 push [email protected]:TYPO3-extensions/fluiddisplay.git
458edc4b push [email protected]:/var/git/repositories/Packages/TYPO3.CMS.git
72bde825 push [email protected]:/var/git/repositories/TYPO3CMS/Extensions/SvconnectorSql.git
d25db4ec push [email protected]:repositories/TYPO3CMS/Extensions/SvconnectorSql.git
9bfe7a12 push [email protected]:/var/git/repositories/Packages/TYPO3.Flow.git
fb0a1622 push [email protected]:repositories/Packages/TYPO3.Flow.git
558bf33b push [email protected]:/var/git/repositories/Packages/TYPO3.Neos.git
b5882f41 push [email protected]:repositories/Packages/TYPO3.Neos.git
6cd3d206 push [email protected]:/var/git/repositories/Sites/FlowTypo3Org.git
4cd04efa push [email protected]:repositories/Sites/FlowTypo3Org.git
267f3b54 push [email protected]:/var/git/repositories/Sites/GetTypo3Org.git
263adbb3 push [email protected]:/var/git/repositories/Sites/GetTypo3Org.git
063f97a4 push [email protected]:repositories/Sites/GetTypo3Org.git
8615c74d push [email protected]:/var/git/repositories/Sites/GetTypo3Org.git
e65cc339 push [email protected]:repositories/Sites/GetTypo3Org.git
c64ae039 push [email protected]:repositories/TYPO3CMS/Extensions/extension_builder.git
eb01ed05 push [email protected]:repositories/Packages/TYPO3.CMS.git
cbfe6913 push [email protected]:TYPO3/TYPO3.CMS.git
68ff3568 waiting .... push [email protected]:TYPO3-extensions/terfe.git
c8bf41af waiting .... push [email protected]:TYPO3-extensions/displaycontroller.git
a8c44d38 waiting .... push [email protected]:TYPO3-extensions/tesseract.git
08ca3945 waiting .... push [email protected]:TYPO3-extensions/Introduction.git
e8cec558 waiting .... push [email protected]:TYPO3-extensions/ter.git
48d35106 waiting .... push [email protected]:TYPO3-extensions/dataquery.git
28d05df9 waiting .... push [email protected]:TYPO3-extensions/tagpackprovider.git
88ddc913 waiting .... push [email protected]:TYPO3-extensions/Identity.git
68dad51d waiting .... push [email protected]:TYPO3-extensions/devlog.git
c8a661b3 waiting .... push [email protected]:TYPO3-extensions/phpdisplay.git
b26280af waiting .... push [email protected]:TYPO3-extensions/SvconnectorSql.git
86306709 waiting .... push [email protected]:/var/git/repositories/Sites/GetTypo3Org.git
e64da450 waiting .... push [email protected]:/var/git/repositories/TYPO3CMS/Extensions/extension_builder.git
26173c2f waiting .... push [email protected]:TYPO3-extensions/extension_builder.git
66ee945e waiting .... push [email protected]:/var/git/repositories/Packages/TYPO3.CMS.git
902662cf waiting .... push [email protected]:repositories/Packages/TYPO3.CMS.git
f0331e12 waiting .... push [email protected]:TYPO3/TYPO3.CMS.git
d0da9a1b waiting .... push [email protected]:/var/git/repositories/Packages/TYPO3.TYPO3CR.git
354a0804 waiting .... push [email protected]:/var/git/repositories/Packages/TYPO3.TypoScript.git
7511603a waiting .... push [email protected]:/var/git/repositories/Packages/TYPO3.Neos.git
cda9a6e1 waiting .... push [email protected]:repositories/Packages/TYPO3.Neos.git
ed8caae8 waiting .... push [email protected]:repositories/Packages/TYPO3.TYPO3CR.git
7dc33e9e 10:34:24.586 Reload Submit Queue
3dae26ef 16:14:06.979 Log File Compressor
------------------------------------------------------------------------------
49 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment