aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-10-2554-166/+166
* Merge pull request #1884 from nextcloud/downstream-26292Lukas Reschke2016-10-251-0/+3
|\
| * Fix logClientIn for non-existing users (#26292)Vincent Petry2016-10-251-0/+3
* | Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-251-0/+1
|\ \
| * | Make AppConfig part of the public APIJoas Schilling2016-10-211-0/+1
* | | Merge pull request #1283 from nextcloud/us_files-ui-webdav-uploadLukas Reschke2016-10-251-0/+8
|\ \ \ | |_|/ |/| |
| * | Fix permision maskRoeland Jago Douma2016-10-241-0/+8
* | | Merge pull request #1829 from nextcloud/downstream-26256Morris Jobke2016-10-241-0/+1
|\ \ \
| * | | Changed request to not add a prefix to the url (#26256)Sergio Bertolín2016-10-201-0/+1
* | | | Merge pull request #1885 from nextcloud/downstream-26295Morris Jobke2016-10-242-11/+31
|\ \ \ \
| * | | | App dependencies are now analysed on app enable as well - not only on app ins...Thomas Müller2016-10-242-11/+31
| | |/ / | |/| |
* | | | Merge pull request #1886 from nextcloud/downstream-26385Roeland Jago Douma2016-10-242-29/+3
|\ \ \ \
| * | | | Remove checks whether OC is running on Windows pt. 2RealRancor2016-10-242-29/+3
| |/ / /
* | | | Throw exception because the logger causes session issues anyway that early in...Morris Jobke2016-10-241-1/+1
* | | | log error when setting timezone to UTC fails (#26354)Jörn Friedrich Dreyer2016-10-241-1/+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-244-3/+35
|\ \ \
| * | | Added method to DB and fix testRoeland Jago Douma2016-10-241-0/+11
| * | | Allow 4byte unicode filenames on supported platformsRobin Appelman2016-10-203-3/+24
| |/ /
* | | 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-204-157/+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
* | | [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