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
2018-06-20Make 2FA providers statefulChristoph Wurst
2018-05-24Emit event when running ./occ db:add-missing-indicesRoeland Jago Douma
2018-05-03Add autocomplete to migration commandsJoas Schilling
2018-02-16Validate the info.xml against the appstore schema fileJoas Schilling
2017-12-18make occ command more genericBjoern Schiessle
2017-12-18add occ command to add a index to share_with at the share tableBjoern Schiessle
2017-11-25Get the Installer via DIMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-24Use proper DI for repair commandMorris Jobke
2017-10-13Add a command to manually migrate to big intsJoas Schilling
2017-07-26add occ app:install commandsualko
2017-07-25Remove generate change script which doesnt work with migrations anymoreJoas Schilling
2017-07-25Add a script to generate a migration from database.xmlJoas Schilling
2017-07-05Do not allow to go back on productive systemsJoas Schilling
2017-07-05Start migrationsJoas Schilling
2017-07-05Add command to apply updates to custom themesJulius Härtl
2017-03-22Adding tests for 4 byte unicode charactersMorris Jobke
2017-03-20Use SystemConfig instead of AllConfig for DB stuffMorris Jobke
2017-02-23Clean up single user modeMorris Jobke
2016-10-24add upgrade command before repair, handle NeedsUpgradeExcaption betterJörn Friedrich Dreyer
2016-10-19Fixing ctor callThomas Müller
2016-10-19Add config option to update charset of mysql to utf8mb4Morris Jobke
2016-10-07Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller
2016-09-29Register the auto completion basicJoas Schilling
2016-07-22Changed logtype to file instead of owncloud.Thomas Pulzer
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-07-19add occ command to show user informationRobin Appelman
2016-07-19Add commands to add/remove users to/from groupsRobin Appelman
2016-07-19add command to list groupsRobin Appelman
2016-07-19add occ command to list usersRobin Appelman
2016-07-13Add a occ command to list/get user preferencesJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-23add OCC command to enable/disable 2FA for a userChristoph Wurst
2016-05-12Do not automatically try to enable index.php-less URLs (#24539)Lukas Reschke
2016-05-02Add occ commands to enable and disable a user + a disabled user can no longer...Thomas Müller
2016-04-28Adding progress to occ maintenance:repairThomas Müller
2016-04-22Remove deprecated HTTPHelper from InfoParserThomas Müller
2016-04-18Add occ command for updating the data-fingerprintRoeland Jago Douma
2016-03-01Update author informationLukas Reschke
2016-02-05CLI commands to check app and core signaturesVictor Dubiniuk
2016-01-20Use path instead of app idLukas Reschke
2016-01-19Make it possible to enable apps for groups only via occJoas Schilling
2016-01-19Make it possible to disable apps via the console, which are not enabled for t...Joas Schilling
2016-01-19Make sure to list "group enabled" apps as enabledJoas Schilling
2016-01-13Add occ commands to manager trusted certificatesRobin Appelman
2016-01-12Happy new year!Thomas Müller
2015-12-09Add occ command to get app pathVictor Dubiniuk
2015-12-01Add code integrity checkLukas Reschke
2015-10-09Always pass in ILoggerThomas Müller