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 = git@review.typo3.org:/var/git/repositories/${name}.git
authGroup = Git Mirror
mirror = true
threads = 8
timeout = 120
[remote "forge"]
url = git@forge.typo3.org: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 = git@github.com: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 = git@github.com: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 = git@github.com: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 git@github.com:TYPO3-extensions/overlays.git
c814219b push git@github.com:TYPO3-extensions/datafilter.git
a819add2 push git@github.com:TYPO3-extensions/displaycontroller_advanced.git
080f9985 push git@github.com:TYPO3-extensions/templatedisplay.git
e81325b3 push git@github.com:TYPO3-extensions/direct_mail_userfunc.git
4808317e push git@github.com:TYPO3-extensions/context.git
2805bd67 push git@github.com:TYPO3-extensions/expressions_sandbox.git
8802a960 push git@github.com:TYPO3-extensions/fluiddisplay.git
458edc4b push git@review.typo3.org:/var/git/repositories/Packages/TYPO3.CMS.git
72bde825 push git@review.typo3.org:/var/git/repositories/TYPO3CMS/Extensions/SvconnectorSql.git
d25db4ec push git@forge.typo3.org:repositories/TYPO3CMS/Extensions/SvconnectorSql.git
9bfe7a12 push git@review.typo3.org:/var/git/repositories/Packages/TYPO3.Flow.git
fb0a1622 push git@forge.typo3.org:repositories/Packages/TYPO3.Flow.git
558bf33b push git@review.typo3.org:/var/git/repositories/Packages/TYPO3.Neos.git
b5882f41 push git@forge.typo3.org:repositories/Packages/TYPO3.Neos.git
6cd3d206 push git@review.typo3.org:/var/git/repositories/Sites/FlowTypo3Org.git
4cd04efa push git@forge.typo3.org:repositories/Sites/FlowTypo3Org.git
267f3b54 push git@review.typo3.org:/var/git/repositories/Sites/GetTypo3Org.git
263adbb3 push git@review.typo3.org:/var/git/repositories/Sites/GetTypo3Org.git
063f97a4 push git@forge.typo3.org:repositories/Sites/GetTypo3Org.git
8615c74d push git@review.typo3.org:/var/git/repositories/Sites/GetTypo3Org.git
e65cc339 push git@forge.typo3.org:repositories/Sites/GetTypo3Org.git
c64ae039 push git@forge.typo3.org:repositories/TYPO3CMS/Extensions/extension_builder.git
eb01ed05 push git@forge.typo3.org:repositories/Packages/TYPO3.CMS.git
cbfe6913 push git@github.com:TYPO3/TYPO3.CMS.git
68ff3568 waiting .... push git@github.com:TYPO3-extensions/terfe.git
c8bf41af waiting .... push git@github.com:TYPO3-extensions/displaycontroller.git
a8c44d38 waiting .... push git@github.com:TYPO3-extensions/tesseract.git
08ca3945 waiting .... push git@github.com:TYPO3-extensions/Introduction.git
e8cec558 waiting .... push git@github.com:TYPO3-extensions/ter.git
48d35106 waiting .... push git@github.com:TYPO3-extensions/dataquery.git
28d05df9 waiting .... push git@github.com:TYPO3-extensions/tagpackprovider.git
88ddc913 waiting .... push git@github.com:TYPO3-extensions/Identity.git
68dad51d waiting .... push git@github.com:TYPO3-extensions/devlog.git
c8a661b3 waiting .... push git@github.com:TYPO3-extensions/phpdisplay.git
b26280af waiting .... push git@github.com:TYPO3-extensions/SvconnectorSql.git
86306709 waiting .... push git@review.typo3.org:/var/git/repositories/Sites/GetTypo3Org.git
e64da450 waiting .... push git@review.typo3.org:/var/git/repositories/TYPO3CMS/Extensions/extension_builder.git
26173c2f waiting .... push git@github.com:TYPO3-extensions/extension_builder.git
66ee945e waiting .... push git@review.typo3.org:/var/git/repositories/Packages/TYPO3.CMS.git
902662cf waiting .... push git@forge.typo3.org:repositories/Packages/TYPO3.CMS.git
f0331e12 waiting .... push git@github.com:TYPO3/TYPO3.CMS.git
d0da9a1b waiting .... push git@review.typo3.org:/var/git/repositories/Packages/TYPO3.TYPO3CR.git
354a0804 waiting .... push git@review.typo3.org:/var/git/repositories/Packages/TYPO3.TypoScript.git
7511603a waiting .... push git@review.typo3.org:/var/git/repositories/Packages/TYPO3.Neos.git
cda9a6e1 waiting .... push git@forge.typo3.org:repositories/Packages/TYPO3.Neos.git
ed8caae8 waiting .... push git@forge.typo3.org: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