summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #24229 from owncloud/session-id-wrapperRoeland Douma2016-05-025-2/+86
|\ \ \ \ \
| * | | | | throw SessionNotAvailableException if session_id returns empty stringChristoph Wurst2016-04-265-4/+50
| * | | | | add ISession::getId() wrapper for session_idChristoph Wurst2016-04-254-0/+38
* | | | | | Merge pull request #24336 from owncloud/issue-24328-remove-password-from-exce...Thomas Müller2016-05-021-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Remove the password from the validateUserPass() method as wellJoas Schilling2016-05-021-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #24327 from owncloud/better-callForAllUsers-performanceThomas Müller2016-05-021-6/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | When we iterate over all users that might be too much memoryJoas Schilling2016-04-281-4/+9
| * | | | Don't loop over the backends, we already know where the user should beJoas Schilling2016-04-281-3/+3
* | | | | Merge pull request #24341 from owncloud/scan-nfd-showwarningMorris Jobke2016-05-021-13/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix SMB storage to not normalize UTF8Vincent Petry2016-04-291-13/+8
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-028-238/+254
* | | | | Move lonely file from \OC\Files to PSR-4Roeland Jago Douma2016-05-011-0/+0
* | | | | Move \OC\Group to PSR-4Roeland Jago Douma2016-05-013-0/+0
* | | | | Move old classes to legacyRoeland Jago Douma2016-05-014-0/+0
* | | | | Merge pull request #24360 from owncloud/cleanup_non_psr4Thomas Müller2016-05-0120-1/+1
|\ \ \ \ \
| * | | | | Move non PSR-4 files from lib/private root to legacyRoeland Jago Douma2016-04-3020-1/+1
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-0110-0/+12
* | | | | | Merge pull request #24212 from owncloud/no_need_to_prop_etag_on_sharesRoeland Douma2016-04-301-1/+1
|\ \ \ \ \ \
| * | | | | | Properly get the internal path for a cachejail moveRoeland Jago Douma2016-04-301-1/+1
| |/ / / / /
* | | | | | Merge pull request #24207 from owncloud/cache-mount-providerRoeland Douma2016-04-303-20/+78
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mount custom cache folder using mount providersRobin Appelman2016-04-293-20/+78
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-30154-2878/+2882
* | | | | | Merge pull request #24335 from owncloud/warning-for-wrongly-done-storage-wrap...Thomas Müller2016-04-292-0/+20
|\ \ \ \ \ \
| * | | | | | Add a warning if a storage wrapper was registered outside of the hookJoas Schilling2016-04-292-0/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #24299 from owncloud/availability-avoid-concurrencyThomas Müller2016-04-291-0/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Prevent concurrent availability checksRobin McCorkell2016-04-261-0/+4
* | | | | | Merge pull request #24357 from owncloud/psr_more2Thomas Müller2016-04-2919-0/+0
|\ \ \ \ \ \
| * | | | | | Move more from \OC to PSR-4Roeland Jago Douma2016-04-2919-0/+0
* | | | | | | Merge pull request #24350 from owncloud/locking-release-memoryVincent Petry2016-04-292-2/+11
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | optimize releaselock for memcache based locking backendsRobin Appelman2016-04-292-2/+11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #24351 from owncloud/capped-normalized-cacheMorris Jobke2016-04-291-1/+6
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cap the normalized path cacheRobin Appelman2016-04-291-1/+6
| |/ / / /
* | | | | Merge pull request #24352 from owncloud/psr4_moreRoeland Douma2016-04-2911-0/+0
|\ \ \ \ \
| * | | | | Move more of \OC to PSR-4Roeland Jago Douma2016-04-2911-0/+0
| |/ / / /
* | | | | Merge pull request #24305 from owncloud/update-show-repair-step-progressVincent Petry2016-04-294-35/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Adding progress to web upgradeThomas Müller2016-04-283-6/+11
| * | | | Remove emitter from class RepairThomas Müller2016-04-282-29/+8
| * | | | Adding progress to occ maintenance:repairThomas Müller2016-04-281-1/+4
| | |/ / | |/| |
* | | | Merge pull request #24342 from owncloud/fix_private_root_filesThomas Müller2016-04-2911-0/+0
|\ \ \ \
| * | | | Moved some files in \OC to PSR-4Roeland Jago Douma2016-04-2911-0/+0
* | | | | Merge pull request #24317 from owncloud/app-require-bitsLukas Reschke2016-04-292-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | allow app developers to specify the minimum int sizeBernhard Posselt2016-04-282-0/+13
* | | | | Merge pull request #24332 from owncloud/http_psr4Thomas Müller2016-04-293-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Move \OC\Http to PSR-4Roeland Jago Douma2016-04-283-0/+0
| |/ / /
* | | | Merge pull request #24326 from owncloud/fix_for_php_7_0_6Roeland Douma2016-04-281-0/+3
|\ \ \ \
| * | | | Make ownCloud work again in php 7.0.6Roeland Jago Douma2016-04-281-0/+3
| |/ / /
* | | | Merge pull request #24274 from owncloud/async-repair-stepsThomas Müller2016-04-283-0/+136
|\ \ \ \ | |/ / / |/| | |
| * | | Introduce background repair stepsThomas Müller2016-04-263-0/+136
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-04-282-36/+42
* | | | Move \OC\L10N to PSR-4Roeland Jago Douma2016-04-272-0/+0