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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-29[tx-robot] updated from transifexNextcloud bot
2021-01-28Update all composer autoloader filesChristoph Wurst
2021-01-21[tx-robot] updated from transifexNextcloud bot
2021-01-12Migrate internal classes to the OCP db col typesChristoph Wurst
2021-01-11Remove unneeded casts that were found by PsalmMorris Jobke
2021-01-10[tx-robot] updated from transifexNextcloud bot
2020-12-31[tx-robot] updated from transifexNextcloud bot
2020-12-30[tx-robot] updated from transifexNextcloud bot
2020-12-18[tx-robot] updated from transifexNextcloud bot
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-15Fix PHP CSJoas Schilling
2020-12-14Add missing parent::__construct() calls to JobsJoas Schilling
2020-12-10[tx-robot] updated from transifexNextcloud bot
2020-12-08Adjust defaultJulius Härtl
2020-12-08Move columns to bigintJulius Härtl
2020-12-08Migrate files_sharing to migrations and move remote_id to a string in share_e...Julius Härtl
2020-12-08Move remoteId of remote reshares to stringJulius Härtl
2020-12-02Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke
2020-11-30Merge pull request #24340 from nextcloud/td/psalm/job_executeMorris Jobke
2020-11-26rebuild autoloader scripts with 2.0.7Robin Appelman
2020-11-25Use proper OCP\BackgroundJobs\JobRoeland Jago Douma
2020-11-24set the display name of federated sharees from addressbookArthur Schiwon
2020-11-14[tx-robot] updated from transifexNextcloud bot
2020-11-10Create primary keys on all tables and add a command to create the afterwardsJoas Schilling
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-11-09[tx-robot] updated from transifexNextcloud bot
2020-11-01[tx-robot] updated from transifexNextcloud bot
2020-10-31[tx-robot] updated from transifexNextcloud bot
2020-10-28[tx-robot] updated from transifexNextcloud bot
2020-10-27[tx-robot] updated from transifexNextcloud bot
2020-10-14[tx-robot] updated from transifexNextcloud bot
2020-10-13[tx-robot] updated from transifexNextcloud bot
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-10-05[tx-robot] updated from transifexNextcloud bot
2020-10-01[tx-robot] updated from transifexNextcloud bot
2020-09-24Update autloaderRoeland Jago Douma
2020-09-20[tx-robot] updated from transifexNextcloud bot
2020-09-18[tx-robot] updated from transifexNextcloud bot
2020-09-18Bump versionsJoas Schilling
2020-09-18[tx-robot] updated from transifexNextcloud bot
2020-09-17Merge pull request #22874 from nextcloud/Valdnet-patch-4Roeland Jago Douma
2020-09-17[tx-robot] updated from transifexNextcloud bot
2020-09-16l10n: Change the size of the letterValdnet
2020-09-16l10n: Add parenthesesValdnet
2020-09-16[tx-robot] updated from transifexNextcloud bot
2020-09-15[tx-robot] updated from transifexNextcloud bot
2020-09-15Mention in the settings the side effect of outgoing federated sharesDaniel Calviño Sánchez
2020-08-25[tx-robot] updated from transifexNextcloud bot
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke