Dvogel hallowelt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/395941 )

Change subject: Initial commit
......................................................................

Initial commit

Change-Id: I6fd9aabcddc2b8361d2ff9c36a36b873ddca42fd
---
A .gitignore
A .gitreview
A BlueSpiceRSSFeeder.php
A CODE_OF_CONDUCT.md
A COPYING
A RSSFeeder/COPYING
A RSSFeeder/RSSFeeder.class.php
A RSSFeeder/doc/Hooks.txt
A RSSFeeder/extension.json
A RSSFeeder/i18n/af.json
A RSSFeeder/i18n/ais.json
A RSSFeeder/i18n/ar.json
A RSSFeeder/i18n/atj.json
A RSSFeeder/i18n/av.json
A RSSFeeder/i18n/ba.json
A RSSFeeder/i18n/bg.json
A RSSFeeder/i18n/bgn.json
A RSSFeeder/i18n/bn.json
A RSSFeeder/i18n/br.json
A RSSFeeder/i18n/bs.json
A RSSFeeder/i18n/bto.json
A RSSFeeder/i18n/ce.json
A RSSFeeder/i18n/ckb.json
A RSSFeeder/i18n/cs.json
A RSSFeeder/i18n/da.json
A RSSFeeder/i18n/de-formal.json
A RSSFeeder/i18n/de.json
A RSSFeeder/i18n/diq.json
A RSSFeeder/i18n/dty.json
A RSSFeeder/i18n/en.json
A RSSFeeder/i18n/es.json
A RSSFeeder/i18n/eu.json
A RSSFeeder/i18n/fa.json
A RSSFeeder/i18n/fr.json
A RSSFeeder/i18n/frp.json
A RSSFeeder/i18n/ga.json
A RSSFeeder/i18n/gl.json
A RSSFeeder/i18n/gu.json
A RSSFeeder/i18n/he.json
A RSSFeeder/i18n/hu.json
A RSSFeeder/i18n/it.json
A RSSFeeder/i18n/ja.json
A RSSFeeder/i18n/ko.json
A RSSFeeder/i18n/ksh.json
A RSSFeeder/i18n/lb.json
A RSSFeeder/i18n/li.json
A RSSFeeder/i18n/lt.json
A RSSFeeder/i18n/mk.json
A RSSFeeder/i18n/mr.json
A RSSFeeder/i18n/mwl.json
A RSSFeeder/i18n/my.json
A RSSFeeder/i18n/nl.json
A RSSFeeder/i18n/pl.json
A RSSFeeder/i18n/pt-br.json
A RSSFeeder/i18n/pt.json
A RSSFeeder/i18n/qqq.json
A RSSFeeder/i18n/ru.json
A RSSFeeder/i18n/sl.json
A RSSFeeder/i18n/sr-ec.json
A RSSFeeder/i18n/sv.json
A RSSFeeder/i18n/szl.json
A RSSFeeder/i18n/ta.json
A RSSFeeder/i18n/tcy.json
A RSSFeeder/i18n/tr.json
A RSSFeeder/i18n/tt-cyrl.json
A RSSFeeder/i18n/udm.json
A RSSFeeder/i18n/uk.json
A RSSFeeder/i18n/yi.json
A RSSFeeder/i18n/yue.json
A RSSFeeder/i18n/zh-hans.json
A RSSFeeder/i18n/zh-hant.json
A RSSFeeder/includes/RSSCreator.class.php
A RSSFeeder/includes/api/BSApiTasksRSSFeeder.php
A RSSFeeder/includes/specials/SpecialRSSFeeder.class.php
A RSSFeeder/languages/SpecialRSSFeeder.alias.php
A RSSFeeder/resources/BS.RSSFeeder/RSSPortlet.js
A RSSFeeder/resources/BS.RSSFeeder/RSSPortletConfig.js
A RSSFeeder/resources/bluespice.rssFeeder.css
A RSSFeeder/resources/images/bs-icon-rss.png
A RSSFeeder/tests/phpunit/BSApiTasksRSSFeederTest.php
A RSSStandards/COPYING
A RSSStandards/RSSStandards.class.php
A RSSStandards/doc/Hooks.txt
A RSSStandards/extension.json
A RSSStandards/i18n/atj.json
A RSSStandards/i18n/av.json
A RSSStandards/i18n/ba.json
A RSSStandards/i18n/bcc.json
A RSSStandards/i18n/bgn.json
A RSSStandards/i18n/br.json
A RSSStandards/i18n/ce.json
A RSSStandards/i18n/de.json
A RSSStandards/i18n/en.json
A RSSStandards/i18n/es.json
A RSSStandards/i18n/eu.json
A RSSStandards/i18n/fa.json
A RSSStandards/i18n/fr.json
A RSSStandards/i18n/gl.json
A RSSStandards/i18n/he.json
A RSSStandards/i18n/hu.json
A RSSStandards/i18n/it.json
A RSSStandards/i18n/ja.json
A RSSStandards/i18n/ko.json
A RSSStandards/i18n/ku-latn.json
A RSSStandards/i18n/lb.json
A RSSStandards/i18n/lki.json
A RSSStandards/i18n/lrc.json
A RSSStandards/i18n/lt.json
A RSSStandards/i18n/mk.json
A RSSStandards/i18n/mwl.json
A RSSStandards/i18n/nl.json
A RSSStandards/i18n/om.json
A RSSStandards/i18n/pl.json
A RSSStandards/i18n/pt-br.json
A RSSStandards/i18n/pt.json
A RSSStandards/i18n/qqq.json
A RSSStandards/i18n/ru.json
A RSSStandards/i18n/sl.json
A RSSStandards/i18n/sv.json
A RSSStandards/i18n/ta.json
A RSSStandards/i18n/tcy.json
A RSSStandards/i18n/tr.json
A RSSStandards/i18n/uk.json
A RSSStandards/i18n/zh-hans.json
A RSSStandards/i18n/zh-hant.json
A RSSStandards/includes/api/ApiRSSStandardsPagesStore.php
A RSSStandards/resources/BS.RSSStandards/form/field/TitleWithUrlCombo.js
A RSSStandards/resources/BS.RSSStandards/model/Title.js
A RSSStandards/resources/bluespice.rssStandards.js
A RSSStandards/tests/phpunit/ApiRSSStandardsPagesStoreTest.php
A THIRD_PARTY_LICENSES.md
A composer.json
132 files changed, 5,993 insertions(+), 0 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceRSSFeeder 
refs/changes/41/395941/1


-- 
To view, visit https://gerrit.wikimedia.org/r/395941
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6fd9aabcddc2b8361d2ff9c36a36b873ddca42fd
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceRSSFeeder
Gerrit-Branch: master
Gerrit-Owner: Dvogel hallowelt <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to