summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7363 from owncloud/optimize-startup-queriesMorris Jobke2014-05-192-13/+39
|\
| * Merge branch 'master' into optimize-startup-queriesBart Visscher2014-05-07113-2590/+5021
| |\
| * | Also clear cached UserGroup when a user is added/removedBart Visscher2014-02-271-0/+12
| * | Clear the cached user groups when a group is deletedBart Visscher2014-02-271-3/+5
| * | Delay fetching the display name until it is requestedBart Visscher2014-02-211-5/+7
| * | Add more caching in the group managerBart Visscher2014-02-211-5/+15
* | | Merge pull request #8555 from owncloud/sharing_default_expire_only_public_linksBjörn Schießle2014-05-162-8/+12
|\ \ \
| * | | use default expire date only for link sharesBjoern Schiessle2014-05-162-8/+12
* | | | Merge pull request #8604 from owncloud/sharing_encforce_passwordBjörn Schießle2014-05-162-1/+20
|\ \ \ \
| * | | | allow admin to enforce passwords for public link sharesBjoern Schiessle2014-05-162-1/+20
* | | | | Now settings CSS class with appid in content DIVVincent Petry2014-05-152-2/+6
| |/ / / |/| | |
* | | | use registerService method instead of array accessBernhard Posselt2014-05-141-1/+1
* | | | provide a way to detect the language that is being used (e.g. for clientside ...Bernhard Posselt2014-05-141-0/+17
|/ / /
* | | fixing variable namingThomas Müller2014-05-131-24/+24
* | | fix PHPDocThomas Müller2014-05-131-3/+5
* | | object -> \OC\PreviewThomas Müller2014-05-131-1/+1
* | | adding PHPDocThomas Müller2014-05-131-2/+21
* | | fixing typo and missing @throwsThomas Müller2014-05-131-1/+2
* | | More PHPDoc for file functionsRobin McCorkell2014-05-132-0/+12
* | | Fix various code errors detected by ScrutinizerRobin McCorkell2014-05-131-1/+1
* | | Fix Scrutinizer errorsRobin McCorkell2014-05-134-7/+12
* | | Use OC_User_Interface instead of OC_User_BackendRobin McCorkell2014-05-132-6/+6
* | | Fix PHPDoc and typosLukas Reschke2014-05-134-15/+27
* | | Change parameter type for useBackendRobin McCorkell2014-05-131-1/+1
* | | Fix all PHPDoc types and variable names, in /libRobin McCorkell2014-05-1361-206/+198
* | | Squash 'a | b' into 'a|b', in /libRobin McCorkell2014-05-1321-24/+24
* | | Fix @return array PHPDocs, in /libRobin McCorkell2014-05-1331-62/+62
* | | Replace @returns with @return, in /libRobin McCorkell2014-05-1316-70/+70
* | | Merge pull request #8572 from owncloud/core-getabsolutepathwithzeroThomas Müller2014-05-131-1/+1
|\ \ \
| * | | Fixed getAbsolutePath case when path is "0"Vincent Petry2014-05-131-1/+1
* | | | Merge pull request #8398 from owncloud/enc_backup_keysBjörn Schießle2014-05-131-8/+28
|\ \ \ \
| * | | | backup the encryption key after the encryption was disabled so that the userBjoern Schiessle2014-05-131-8/+28
| | |_|/ | |/| |
* | | | make it possible to omit parameters and use the default parameters from the c...Bernhard Posselt2014-05-132-4/+9
| |/ / |/| |
* | | Merge pull request #8546 from owncloud/fix-preview-orientation-encrypted-masterVincent Petry2014-05-131-4/+5
|\ \ \
| * | | Rotate thumbnail when encryption is enabledThomas Müller2014-05-121-4/+5
* | | | Merge pull request #8556 from owncloud/kill-legacy-code-masterThomas Müller2014-05-126-440/+2
|\ \ \ \
| * | | | remove legacy aka deprecated code: OC_Cache_FileGlobalGCThomas Müller2014-05-121-4/+0
| * | | | remove legacy aka deprecated code: OC_FilesystemViewThomas Müller2014-05-122-10/+1
| * | | | remove legacy aka deprecated code: OC_CacheThomas Müller2014-05-122-11/+1
| * | | | remove legacy aka deprecated code: OC_FilesystemThomas Müller2014-05-121-415/+0
| |/ / /
* | | | Merge pull request #8538 from owncloud/make-my-ide-less-complain-about-ldapLukas Reschke2014-05-122-2/+2
|\ \ \ \
| * | | | Fix TypoLukas Reschke2014-05-112-2/+2
* | | | | Merge pull request #8553 from owncloud/fix-8549-masterThomas Müller2014-05-121-0/+32
|\ \ \ \ \
| * | | | | adding X-Robots-Tag to all responses of ownCloud + move addSecurityHeaders() ...Thomas Müller2014-05-121-0/+32
| | |/ / / | |/| | |
* | | | | Merge pull request #8482 from owncloud/public-loggerThomas Müller2014-05-122-13/+53
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix missing spacesMorris Jobke2014-05-122-3/+3
| * | | | adding interpolation as requested by PSR-3Thomas Müller2014-05-121-0/+9
| * | | | - make logger available in the containerBernhard Posselt2014-05-092-13/+44
| |/ / /
* | | | Merge pull request #8541 from owncloud/hardenIsSubDirectoryMorris Jobke2014-05-122-7/+19
|\ \ \ \
| * | | | Rename issubdirectory to isSubDirectoryLukas Reschke2014-05-112-6/+6