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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-26Add Sieve supportDaniel Kesselberg
2020-11-03Remove the composer intall from the MakefileChristoph Wurst
2020-11-02Merge pull request #3946 from nextcloud/techdept/makefile-dev-setup-dev-buildChristoph Wurst
2020-11-02Update the Makefile docker test imageChristoph Wurst
2020-11-02Build a dev version for a dev build, not a production versionChristoph Wurst
2020-10-30Use a Github action for integration testsChristoph Wurst
2019-05-22Comply with our npm guidelinesJohn Molakvoæ (skjnldsv)
2019-04-10Replace the legacy appstore target in Makefile with the Krankerl commandChristoph Wurst
2019-02-06Remove unused translation extractorMorris Jobke
2018-08-09Add utilities to make dev easierKevin Ndung'u
2018-02-12Move transifex config for updated l10n scriptMorris Jobke
2018-01-15Fix Makefile's dev-setup and composer installChristoph Wurst
2017-11-27Remove unused exclude rulesChristoph Wurst
2017-11-15Fix 'make optimize-js'Christoph Wurst
2017-10-31Merge branch 'master' of github.com:/nextcloud/mail into webpack_prod_configChristoph Wurst
2017-10-31Fix Travis CI errors due to missing phpunit executableChristoph Wurst
2017-10-31Merge branch 'master' of github.com:/nextcloud/mail into webpack_prod_configChristoph Wurst
2017-10-30Install composer dev deps on TravisChristoph Wurst
2017-10-30Fix package sizeChristoph Wurst
2017-10-30Separate webpack configsSteffen Lindner
2017-08-27WIP Move to Webpack3 (#468)Steffen Lindner
2017-08-21Use another IMAP docker image that allows more connectionsChristoph Wurst
2017-08-02Use a decent SMTP docker image to test againstChristoph Wurst
2016-12-18fix rsync excludes to include 'build' directory of dependenciesChristoph Wurst
2016-12-05fix and sort rsync excludesChristoph Wurst
2016-12-04include bower dependencies in gitChristoph Wurst
2016-12-02automatically sign and package the appChristoph Wurst
2016-10-13Exclude '.lgtm' from tar command.Alexander Weidinger
2016-09-05move translation extractor to build dirChristoph Wurst
2016-08-22adjust packagingChristoph Wurst
2016-08-22move js build files to 'build' dirChristoph Wurst
2016-05-29Prevent merge conflicts of the changelog filesChristoph Wurst
2016-05-01don't include js tests when packagingChristoph Wurst
2016-03-27update php libs, fix Makefile target 'update-composer'Christoph Wurst
2016-02-17add imap docker for faster CI buildsChristoph Wurst
2016-02-04Merge pull request #1222 from owncloud/fix-makefile-dependenciesChristoph Wurst
2016-02-03update excluded files for packagingChristoph Wurst
2016-01-30remove cyclic dependency from MakefileChristoph Wurst
2015-10-12use Makefile to set up dev environmentChristoph Wurst
2015-09-11fix makefile for packagingChristoph Wurst
2015-09-10Only install production depsSteffen Lindner
2015-09-08load optimized js files only in debug modeChristoph Wurst
2015-05-10Adding Makefile to generate appstore zipThomas Müller