aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Remove checks whether OC is running on Windows pt. 2RealRancor2016-10-242-29/+3
|/ / / / / /
* | | | | | Remove sensible information from exception messageMorris Jobke2016-10-241-6/+6
* | | | | | Add message to NotSquareException thrown from AvatarOlivier Mehani2016-10-242-7/+7
| |_|/ / / |/| | | |
* | | | | Merge pull request #1820 from nextcloud/4byte-filenamesRoeland Jago Douma2016-10-243-3/+27
|\ \ \ \ \
| * | | | | Added method to DB and fix testRoeland Jago Douma2016-10-241-0/+11
| * | | | | Allow 4byte unicode filenames on supported platformsRobin Appelman2016-10-202-3/+16
| |/ / / /
* | | | | Merge pull request #1832 from nextcloud/select2-into-coreLukas Reschke2016-10-221-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Template css orderJohn Molakvoæ2016-10-211-1/+5
| |/ / /
* | | | Merge pull request #1835 from nextcloud/downstream-24948Morris Jobke2016-10-207-7/+14
|\ \ \ \
| * | | | Fix shared storage namespace in DecryptAll classVincent Petry2016-10-201-1/+1
| * | | | Move OC\Files\Storage\Shared to the right namespaceJoas Schilling2016-10-206-6/+13
| |/ / /
* | | | Get rid of very old oc:// stream wrapper (#26381)Vincent Petry2016-10-201-154/+0
* | | | Merge pull request #1826 from nextcloud/downstream-26391Morris Jobke2016-10-201-2/+2
|\ \ \ \
| * | | | Fix post_unshareFromSelf hook parameter formatVincent Petry2016-10-201-2/+2
| |/ / /
* / / / Ensure $commands being an array - fixes #26073Thomas Müller2016-10-201-0/+3
|/ / /
* | / Remove unneeded compatibility polyfillsMorris Jobke2016-10-201-1/+0
| |/ |/|
* | Remove unneeded placeholder polyfillMorris Jobke2016-10-201-1/+0
* | Fix like queries in the QueryBuilderJoas Schilling2016-10-192-5/+29
* | Ignore failures of collation change in the pre update stepJoas Schilling2016-10-192-11/+30
* | Correctly save and pass on the charsetJoas Schilling2016-10-191-2/+4
* | Fixing ctor callThomas Müller2016-10-193-5/+5
* | Add config option to update charset of mysql to utf8mb4Morris Jobke2016-10-197-8/+36
|/
* Merge pull request #1734 from nextcloud/setvalue_optLukas Reschke2016-10-181-0/+19
|\
| * Use cache to determine if value need to be updatedRoeland Jago Douma2016-10-131-0/+19
* | Merge pull request #1722 from nextcloud/hide-storage-warningsMorris Jobke2016-10-181-1/+1
|\ \
| * | hide storage wrapper warning for the readonly storageMorris Jobke2016-10-131-1/+1
| |/
* | Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke2016-10-172-21/+68
|\ \
| * | emit pre-update event for commentsArthur Schiwon2016-10-121-0/+6
| * | Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-072-21/+62
* | | Merge pull request #1441 from nextcloud/getby-id-less-queriesLukas Reschke2016-10-148-41/+101
|\ \ \
| * | | 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-126-40/+94
| | |/ | |/|
* | | 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
* | | [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-101-5/+27
|\ \ \
| * | | Add an icon to the notification APIJoas Schilling2016-10-071-5/+27
| | |/ | |/|
* | | 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
| |/ /
* / / Simplify isSubDirectory checkLukas Reschke2016-10-072-30/+26
|/ /