summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #20719 from owncloud/adding-system-addressbook-of-usersThomas Müller2015-12-025-32/+130
|\
| * Fix endless recursionThomas Müller2015-12-021-7/+9
| * Fix commentsThomas Müller2015-12-021-1/+1
| * Fix getCloudIdThomas Müller2015-12-021-0/+1
| * Proposal: add enumeration function to IUserManager which simply calls a callb...Thomas Müller2015-12-022-4/+37
| * Add the user's cloud id to the vCardThomas Müller2015-12-022-25/+50
| * Add IUser::getAvatarImage() for easy accessThomas Müller2015-12-023-2/+39
* | Reduce OC_Config usage in lib/Morris Jobke2015-12-024-8/+10
* | Merge pull request #20875 from owncloud/remove-changepropagatorThomas Müller2015-12-022-143/+0
|\ \
| * | remove old propagation logicRobin Appelman2015-12-012-143/+0
* | | Execute only for web and not for CLILukas Reschke2015-12-021-7/+7
* | | Add a trailing slash to generated URLsLukas Reschke2015-12-021-1/+1
* | | Ensure that ownCloud is always accessed with a trailing slashLukas Reschke2015-12-021-0/+8
* | | Merge pull request #20879 from owncloud/check-if-rewrite-base-is-set-if-rewri...Thomas Müller2015-12-021-1/+5
|\ \ \
| * | | Set RewriteBase to / if OC::WEBROOT is not setLukas Reschke2015-12-011-1/+2
| * | | Set "SetEnv" within base `.htaccess` fileLukas Reschke2015-12-011-0/+3
* | | | Merge pull request #20865 from owncloud/post-delete-metaThomas Müller2015-12-024-22/+104
|\ \ \ \
| * | | | Add metadata to post delete hooksRobin Appelman2015-12-014-22/+104
* | | | | Merge pull request #20874 from owncloud/allow-di-mimetypedetectorThomas Müller2015-12-021-0/+4
|\ \ \ \ \
| * | | | | Allow DI for OCP\Files\IMimeTypeDetectorJoas Schilling2015-12-011-0/+4
* | | | | | Merge pull request #20877 from owncloud/fix-empty-expirationDateThomas Müller2015-12-021-1/+7
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Check the expiration date for nullMorris Jobke2015-12-011-1/+7
| | |_|/ / | |/| | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-12-022-0/+2
* | | | | DI in avatar codeRoeland Jago Douma2015-12-014-32/+68
|/ / / /
* | | / Support pretty URLsLukas Reschke2015-12-014-3/+20
| |_|/ |/| |
* | | Merge pull request #20285 from owncloud/add-integrity-checkerThomas Müller2015-12-0110-3/+802
|\ \ \ | |/ / |/| |
| * | Add code integrity checkLukas Reschke2015-12-0110-3/+802
| |/
* / Fix the docs of the exceptions and remove hardcoded language from the messageJoas Schilling2015-12-012-4/+4
|/
* Allow DI the system tag stuff without Application classJoas Schilling2015-11-301-0/+8
* Merge pull request #20650 from owncloud/systemtags-coreThomas Müller2015-11-308-5/+644
|\
| * Do not count the entries when we only need to know if it is at least oneJoas Schilling2015-11-301-5/+14
| * Fix use statementsJoas Schilling2015-11-303-21/+25
| * Add backticks inside function to escape the columnJoas Schilling2015-11-301-1/+1
| * Added system tags data structure and PHP side managersVincent Petry2015-11-278-5/+631
* | Merge pull request #20815 from owncloud/avatar-cache-sizeThomas Müller2015-11-301-2/+7
|\ \
| * | cache resized avatarsRobin Appelman2015-11-281-2/+7
* | | Merge pull request #20248 from owncloud/use-phpunit-groups-to-run-database-co...Thomas Müller2015-11-302-0/+2
|\ \ \
| * | | Add DB group to some files_external testsThomas Müller2015-11-302-0/+2
* | | | Merge pull request #20809 from owncloud/dont-trust-update-server-messageThomas Müller2015-11-301-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Don't trust update serverLukas Reschke2015-11-281-1/+3
| |/ /
* | | Merge pull request #20788 from owncloud/catch-missing-routeThomas Müller2015-11-303-6/+27
|\ \ \
| * | | Dont die when we're missing a routeRobin Appelman2015-11-273-6/+27
* | | | Revert "Dont bother with stream_resolve_include_path if the path is already a...Vincent Petry2015-11-291-5/+1
| |/ / |/| |
* | | Merge pull request #20789 from owncloud/scanner-skip-not-availableRobin Appelman2015-11-271-2/+17
|\ \ \
| * | | also log exceptionRobin Appelman2015-11-271-0/+1
| * | | Skip unavailable storages in scannerRobin Appelman2015-11-271-2/+16
| |/ /
* | | Merge pull request #20792 from owncloud/autoloader-absolute-pathsThomas Müller2015-11-271-1/+5
|\ \ \
| * | | Dont bother with stream_resolve_include_path if the path is already absoluteRobin Appelman2015-11-271-1/+5
| |/ /
* | | Merge pull request #20782 from mitar/better-httpsThomas Müller2015-11-271-1/+2
|\ \ \
| * | | Also allow empty value for no-HTTPS.Mitar2015-11-271-1/+2
| |/ /