Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-07exclude vendor/bin from builddartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-05-22add img to builddartcafe
Signed-off-by: dartcafe <github@dartcafe.de>
2021-05-22Enh/email markdown (#1631)René Gieling
* Render poll description in invitations with markdown * update makefile * remove doctrine/orm * psalm ignore doctrine errors * update workflows
2021-02-12Fix test execution pathskauron
Signed-off-by: kauron <9221197+kauron@users.noreply.github.com>
2021-01-22exclude psalm from packagesdartcafe
2020-12-12Makefiledartcafe
2020-08-31switch npm install to npm cidartcafe
2020-01-31dev-env updatedartcafe
2020-01-19clean js dir in make file clean:dartcafe
2019-12-10- updated Makefile to be able to build on Windows machines (rsync still fails)dartcafe
- temporarily remove src dir to fix correct casing of path and file names
2019-01-04rearrange Makefiledartcafe
2019-01-03final changesdartcafe
2019-01-03fine tuningdartcafe
2019-01-03appstore fixdartcafe
2019-01-02Updates envdartcafe
2018-09-14Update makefile and tidydartcafe
2018-09-08Change folder structuredartcafe
2018-06-10makefile againdartcafe
2018-06-10makefile txdartcafe
2018-01-19Removed oCsplitt3r
2018-01-14Merge branch 'master' into develop-0.9splitt3r
2017-11-07Added Unit tests (#224)Kai Schröer
* Added first unit test * Fixed user constraint problem * Fix tests * Update CommentMapperTest.php * Fixed FactoryMuffin + unit tests * Fixed PHP 5.6 error * Started adding scrutinizer coverage * Added UnitTestCase class * Added badges to README * Changed app logo name The icon is showing up in the app list now. * Added screenshot replacement to Makefile * Added oC branded screenshots * Added test skeletons * Added further factories * Added all basic crud unit tests * Fixed @depends in unit tests * Small doc block update
2017-10-22Fixed folder structure in tarballsplitt3r
2017-10-21Addede package singingsplitt3r
2017-10-21Some clean upsplitt3r
2017-10-21Added make cmd for ownCloud marketplacesplitt3r
Builds SASS files to CSS
2017-10-09Apply NC => phpunit fix from new skeletonsplitt3r
2017-10-09Set up Travis CIsplitt3r