summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-10-182-0/+20
* Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke2016-10-177-24/+122
|\
| * emit pre-update event for commentsArthur Schiwon2016-10-122-3/+10
| * update autoloading mapArthur Schiwon2016-10-072-0/+2
| * Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-074-21/+110
* | [tx-robot] updated from transifexNextcloud bot2016-10-152-4/+4
* | Merge pull request #1441 from nextcloud/getby-id-less-queriesLukas Reschke2016-10-149-41/+109
|\ \
| * | explicitly cast to intRobin Appelman2016-10-121-2/+5
| * | reuse share node when creating a shareRobin Appelman2016-10-121-0/+3
| * | Always unlock node after trying to create a shareRobin Appelman2016-10-121-1/+1
| * | optimize Folder::getById to use less queriesRobin Appelman2016-10-127-40/+102
* | | Merge pull request #1037 from nextcloud/no-double-token-updateChristoph Wurst2016-10-141-2/+0
|\ \ \
| * | | dont update the auth token twiceRobin Appelman2016-10-111-2/+0
* | | | [tx-robot] updated from transifexNextcloud bot2016-10-132-6/+22
| |/ / |/| |
* | | [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-113-3/+33
* | | Add app name to the callJoas Schilling2016-10-101-1/+1
|/ /
* | Merge pull request #1672 from nextcloud/cache_non_exisiting_db_userRoeland Jago Douma2016-10-101-2/+7
|\ \
| * | Cache non existing DB userRoeland Jago Douma2016-10-101-2/+7
* | | Merge pull request #1660 from nextcloud/add-notification-icon-to-apiChristoph Wurst2016-10-102-12/+48
|\ \ \
| * | | Add an icon to the notification APIJoas Schilling2016-10-072-12/+48
| | |/ | |/|
* | | Merge pull request #1640 from nextcloud/less_queries_group_shareMorris Jobke2016-10-101-30/+49
|\ \ \
| * | | More efficient group share resolvingRoeland Jago Douma2016-10-061-30/+49
* | | | Merge pull request #1663 from nextcloud/dont-reparse-info-xmlMorris Jobke2016-10-103-41/+42
|\ \ \ \ | |_|_|/ |/| | |
| * | | Cache AppInfo in Memory Cache if configuredLukas Reschke2016-10-072-1/+24
| * | | Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968)Thomas Müller2016-10-073-46/+24
| | |/ | |/|
* | | Merge pull request #1658 from nextcloud/fix-log.conditionMorris Jobke2016-10-091-1/+1
|\ \ \
| * | | Default to empty stringLukas Reschke2016-10-071-1/+1
| |/ /
* | | Merge pull request #1665 from nextcloud/speed-up-is-subdirectory-testMorris Jobke2016-10-092-30/+26
|\ \ \
| * | | Simplify isSubDirectory checkLukas Reschke2016-10-072-30/+26
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2016-10-082-6/+6
|/ /
* | Merge pull request #1514 from nextcloud/integration-tests-orphaned-sharesMorris Jobke2016-10-061-8/+38
|\ \ | |/ |/|
| * Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()Vincent Petry2016-10-061-8/+38
* | Merge pull request #1629 from nextcloud/cleanup-settings-applicationJoas Schilling2016-10-061-0/+3
|\ \
| * | When we can not create the class, try if the variable is a registered serviceJoas Schilling2016-10-051-0/+3
* | | log version number in each log lineMorris Jobke2016-10-061-2/+4
| |/ |/|
* | Merge pull request #1306 from nextcloud/simplefsLukas Reschke2016-10-0620-36/+926
|\ \
| * | add proper exception documentation for ISimpleFS interfaceMorris Jobke2016-10-051-0/+6
| * | DI fails for bg jobRoeland Jago Douma2016-10-051-10/+4
| * | Fix repairRoeland Jago Douma2016-10-051-3/+1
| * | Update autoloaderRoeland Jago Douma2016-10-052-0/+2
| * | Use a backgroundjob to move avatarsRoeland Jago Douma2016-10-052-78/+118
| * | Deprecate old app folderRoeland Jago Douma2016-10-052-0/+2
| * | Update autoloaderRoeland Jago Douma2016-10-052-0/+18
| * | Kill users with the reserved name on loginRoeland Jago Douma2016-10-051-1/+11
| * | Add for proper DIRoeland Jago Douma2016-10-051-0/+5
| * | Avatar migration stepRoeland Jago Douma2016-10-052-0/+141
| * | avatar to appdataRoeland Jago Douma2016-10-055-28/+24
| * | Add TestsRoeland Jago Douma2016-10-052-12/+26
| * | Initial AppDataRoeland Jago Douma2016-10-0511-7/+671
| |/
* | Merge pull request #1586 from nextcloud/issue-1466-fix-multi-translation-name...Lukas Reschke2016-10-051-7/+67
|\ \ | |/ |/|