summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Fix the exception messagesJoas Schilling2015-04-072-2/+2
* Merge pull request #15246 from owncloud/stable8-share-partfilepermissionsMorris Jobke2015-03-271-6/+15
|\
| * Fix permission checks in Sabre connectorVincent Petry2015-03-261-6/+15
* | Merge pull request #15249 from owncloud/fix_group_share_oc8_backportMorris Jobke2015-03-271-4/+5
|\ \
| * | also call generateTarget for group share to add the correct prefix if share_f...Bjoern Schiessle2015-03-261-4/+5
* | | Merge pull request #14497 from owncloud/kill-substr-mssql-stable8Lukas Reschke2015-03-261-102/+0
|\ \ \ | |/ / |/| |
| * | Remove hacky Substring support for MSSQLLukas Reschke2015-02-251-102/+0
* | | SQLite autoincrement fix backportVincent Petry2015-03-263-0/+38
| |/ |/|
* | Merge pull request #14914 from owncloud/backport-14766-compare-array-insertif...Vincent Petry2015-03-268-75/+86
|\ \
| * | Also add a note that clob does not work in the compare arrayJoas Schilling2015-03-163-0/+3
| * | The key is over configkey, user and app, not the valueJoas Schilling2015-03-161-1/+1
| * | Also use all keys for an empty array, just in caseJoas Schilling2015-03-162-2/+2
| * | Throw a RuntimeException in the cache aswellJoas Schilling2015-03-162-4/+9
| * | Fix doc blocks of insertIfNotExists() methodJoas Schilling2015-03-163-16/+24
| * | let insertIfNotExist() throw the native DBALException - no need to hide the r...Thomas Müller2015-03-165-50/+18
| * | Get the id before using itJoas Schilling2015-03-161-1/+2
| * | Better save then sorryJoas Schilling2015-03-161-0/+2
| * | insertIfNotExists() for storage insertionJoas Schilling2015-03-161-3/+9
| * | Only check unique keys for the comparison on filecache insert & update otherwiseJoas Schilling2015-03-161-1/+6
| * | Allow specifying the compare-array for insertIfNotExists()Joas Schilling2015-03-165-16/+29
* | | Merge pull request #15192 from owncloud/stable8-15153Lukas Reschke2015-03-261-0/+12
|\ \ \
| * | | Add `getNonExistingName()` to the node apiRobin Appelman2015-03-251-0/+12
* | | | Merge pull request #15208 from owncloud/fix-15146-stable8Thomas Müller2015-03-261-0/+2
|\ \ \ \
| * | | | Do not use APCu when apc.enabled is Off.Andreas Fischer2015-03-261-0/+2
| |/ / /
* | | | Merge pull request #15052 from rullzer/backport-15025Vincent Petry2015-03-261-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Backport of #15025Roeland Jago Douma2015-03-201-1/+9
* | | | Remove hard dependency on cURL for 8.0Lukas Reschke2015-03-231-1/+0
* | | | Add unit tests for gc() for \OC\Cache\FileGlobalGCRobin McCorkell2015-03-201-2/+4
* | | | Fix fileglobalgc unlink parameter warningsRobin McCorkell2015-03-201-1/+3
|/ / /
* | | add timeout to curl requestBjoern Schiessle2015-03-181-1/+2
* | | Properly forward repair errors and warningsVincent Petry2015-03-162-1/+30
* | | Do not abort when meeting unfixable legacy storagesVincent Petry2015-03-161-54/+67
* | | validate resource's integrity before using itGeorg Ehrke2015-03-161-1/+4
|/ /
* | Add cURL as hard-dependencyLukas Reschke2015-03-121-3/+4
* | Merge pull request #14763 from owncloud/backport-14429Morris Jobke2015-03-111-11/+58
|\ \
| * | Etc timezones don't exist for .5 and .75 offsetsJoas Schilling2015-03-091-11/+58
* | | Merge pull request #14514 from owncloud/stable8-tagmanager-nouserMorris Jobke2015-03-111-0/+5
|\ \ \
| * | | Return null when requesting tags for null userVincent Petry2015-02-251-0/+5
| | |/ | |/|
* | | Merge pull request #14801 from owncloud/backport-13839Morris Jobke2015-03-112-1/+31
|\ \ \
| * | | Extract the remote host from user input in share dropdownJoas Schilling2015-03-112-1/+31
| | |/ | |/|
* | | Merge pull request #14669 from owncloud/enc-migrate-disable-updater-stable8Morris Jobke2015-03-112-1/+27
|\ \ \
| * | | Allow disabling the cache updaterRobin Appelman2015-03-032-1/+27
* | | | Merge pull request #14686 from owncloud/backport-14682Morris Jobke2015-03-111-6/+4
|\ \ \ \
| * | | | Fix method signature for stable8Joas Schilling2015-03-041-5/+2
| * | | | Update scanFile() and scanChildren() to the new signature of the parent classJoas Schilling2015-03-041-6/+7
| |/ / /
* | | | Merge pull request #14698 from owncloud/backport-14550Morris Jobke2015-03-111-1/+2
|\ \ \ \
| * | | | fix warning in gcRobin Appelman2015-03-051-1/+2
| |/ / /
* | | | Merge pull request #14760 from owncloud/backport-14713Morris Jobke2015-03-111-9/+10
|\ \ \ \
| * | | | Check whether the file id is valid, before using it to delete the previewsJoas Schilling2015-03-091-9/+10
| | |/ / | |/| |
* | | | Merge pull request #14756 from owncloud/backport-14750Morris Jobke2015-03-111-1/+1
|\ \ \ \ | |/ / / |/| | |