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
path: root/lib
AgeCommit message (Expand)Author
2019-05-15[tx-robot] updated from transifexNextcloud bot
2019-05-13Add interfaces to interact with subscription from support appMorris Jobke
2019-05-08Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke
2019-05-08fix class might be undefinedJoas Schilling
2019-05-08remove args from logging of common-spelled methods dependent on classArthur Schiwon
2019-05-08remove setup args from loggingArthur Schiwon
2019-05-08Add second migration for addColumnDaniel Kesselberg
2019-05-08Set type for access column on cacheAccessForCollectionDaniel Kesselberg
2019-05-08Migration to change column type from smallint to booleanDaniel Kesselberg
2019-05-07remove extra param in cache update callRobin Appelman
2019-05-07Make sure all middlewares are only registered onceJoas Schilling
2019-04-30Remove the custom prefix from the table name length when checking on the defa...Joas Schilling
2019-04-30take return of mkdir into account, throw exception on failureArthur Schiwon
2019-04-24remove obsolete use statementsArthur Schiwon
2019-04-24Always use a temp file for swift writesRoeland Jago Douma
2019-04-17Add return typesJoas Schilling
2019-04-17Use the querybuilder for the queriesJoas Schilling
2019-04-17Allow to use Subqueries in fromJoas Schilling
2019-04-17Repair step for link sharesRoeland Jago Douma
2019-04-16Do not use spaces in generated passwordsMorris Jobke
2019-04-11lib/private/User: do not change user properties if value has not changedLeon Klingele
2019-04-11lib/private/User,apps/user_ldap/lib/User: always pass old value to User::trig...Leon Klingele
2019-04-11Merge pull request #15020 from nextcloud/bugfix/noid/fix-too-many-event-triggersMorris Jobke
2019-04-11Merge pull request #15052 from nextcloud/fix/noid/pass-oldvalueMorris Jobke
2019-04-11lib/private/User: do not change user properties if value has not changedLeon Klingele
2019-04-11Pass old value to user triggerChange hookMorris Jobke
2019-04-11Block install without CAN_INSTALL fileRoeland Jago Douma
2019-04-11[tx-robot] updated from transifexNextcloud bot
2019-04-11Merge pull request #14994 from nextcloud/feature/noid/pre-releases-for-beta-a...Morris Jobke
2019-04-10+isAvailable()Maxence Lange
2019-04-09Merge pull request #15016 from nextcloud/enh/no-eval-default-responseMorris Jobke
2019-04-09Remove unnecessary event dispatcherJoas Schilling
2019-04-09Don't get the avatar when we don't operate anywayJoas Schilling
2019-04-09Forbid eval on legacy responsesRoeland Jago Douma
2019-04-09[tx-robot] updated from transifexNextcloud bot
2019-04-08Enable pre-releases for beta and daily channelJoas Schilling
2019-04-08Harden appdata putcontentRoeland Jago Douma
2019-04-04[tx-robot] updated from transifexNextcloud bot
2019-04-03[tx-robot] updated from transifexNextcloud bot
2019-04-01Skip check if CONSTANT on real object is usedDaniel Kesselberg
2019-04-01Merge pull request #14902 from nextcloud/bugfix/noid/fix-non-default-prefixJoas Schilling
2019-04-01[tx-robot] updated from transifexNextcloud bot
2019-03-30[tx-robot] updated from transifexNextcloud bot
2019-03-29Merge pull request #14892 from nextcloud/bugfix/noid/collectionsRoeland Jago Douma
2019-03-29[tx-robot] updated from transifexNextcloud bot
2019-03-28Indeces, columns and sequences don't have the table prefixJoas Schilling
2019-03-28Escape the search terms on the serverJoas Schilling
2019-03-28Make sure the recursive result is returned :-XJoas Schilling
2019-03-28[tx-robot] updated from transifexNextcloud bot
2019-03-27[tx-robot] updated from transifexNextcloud bot