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
2016-10-19Correctly save and pass on the charsetJoas Schilling
2016-10-19Fixing ctor callThomas Müller
2016-10-19Add config option to update charset of mysql to utf8mb4Morris Jobke
2016-10-18Merge pull request #1734 from nextcloud/setvalue_optLukas Reschke
2016-10-18Merge pull request #1722 from nextcloud/hide-storage-warningsMorris Jobke
2016-10-18[tx-robot] updated from transifexNextcloud bot
2016-10-17Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke
2016-10-15[tx-robot] updated from transifexNextcloud bot
2016-10-14Merge pull request #1441 from nextcloud/getby-id-less-queriesLukas Reschke
2016-10-14Merge pull request #1037 from nextcloud/no-double-token-updateChristoph Wurst
2016-10-13Use cache to determine if value need to be updatedRoeland Jago Douma
2016-10-13hide storage wrapper warning for the readonly storageMorris Jobke
2016-10-13[tx-robot] updated from transifexNextcloud bot
2016-10-12emit pre-update event for commentsArthur Schiwon
2016-10-12explicitly cast to intRobin Appelman
2016-10-12reuse share node when creating a shareRobin Appelman
2016-10-12Always unlock node after trying to create a shareRobin Appelman
2016-10-12optimize Folder::getById to use less queriesRobin Appelman
2016-10-11[9.2] Register commands in info.xml (#26248)Thomas Müller
2016-10-11dont update the auth token twiceRobin Appelman
2016-10-10Add app name to the callJoas Schilling
2016-10-10Merge pull request #1672 from nextcloud/cache_non_exisiting_db_userRoeland Jago Douma
2016-10-10Merge pull request #1660 from nextcloud/add-notification-icon-to-apiChristoph Wurst
2016-10-10Cache non existing DB userRoeland Jago Douma
2016-10-10Merge pull request #1640 from nextcloud/less_queries_group_shareMorris Jobke
2016-10-10Merge pull request #1663 from nextcloud/dont-reparse-info-xmlMorris Jobke
2016-10-10Merge pull request #1658 from nextcloud/fix-log.conditionMorris Jobke
2016-10-10Merge pull request #1665 from nextcloud/speed-up-is-subdirectory-testMorris Jobke
2016-10-08[tx-robot] updated from transifexNextcloud bot
2016-10-07Simplify isSubDirectory checkLukas Reschke
2016-10-07Cache AppInfo in Memory Cache if configuredLukas Reschke
2016-10-07Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller
2016-10-07update autoloading mapArthur Schiwon
2016-10-07Notificacations for simple @-mentioning in commentsArthur Schiwon
2016-10-07Add an icon to the notification APIJoas Schilling
2016-10-07Default to empty stringLukas Reschke
2016-10-06Merge pull request #1514 from nextcloud/integration-tests-orphaned-sharesMorris Jobke
2016-10-06More efficient group share resolvingRoeland Jago Douma
2016-10-06Merge pull request #1629 from nextcloud/cleanup-settings-applicationJoas Schilling
2016-10-06Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()Vincent Petry
2016-10-06log version number in each log lineMorris Jobke
2016-10-06Merge pull request #1306 from nextcloud/simplefsLukas Reschke
2016-10-06add proper exception documentation for ISimpleFS interfaceMorris Jobke
2016-10-05Merge pull request #1586 from nextcloud/issue-1466-fix-multi-translation-name...Lukas Reschke
2016-10-05When we can not create the class, try if the variable is a registered serviceJoas Schilling
2016-10-05DI fails for bg jobRoeland Jago Douma
2016-10-05Fix repairRoeland Jago Douma
2016-10-05Update autoloaderRoeland Jago Douma
2016-10-05Use a backgroundjob to move avatarsRoeland Jago Douma
2016-10-05Deprecate old app folderRoeland Jago Douma