aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25165 from owncloud/stable9-capped-user-cacheVincent Petry2016-06-201-2/+4
|\
| * Capped cache for user configJörn Friedrich Dreyer2016-06-171-2/+4
* | Merge pull request #25160 from owncloud/fix-oracle-endless-loop-stable9Vincent Petry2016-06-171-0/+5
|\ \ | |/ |/|
| * Do not recurse link share fetchingRoeland Jago Douma2016-06-171-0/+5
* | Revert "[stable9] Remove shares of the root folder" (#25157)Vincent Petry2016-06-172-147/+0
|/
* Remove shares of the root folder (#25138)Vincent Petry2016-06-172-0/+147
* Merge pull request #25149 from owncloud/backport25146Vincent Petry2016-06-161-1/+1
|\
| * –emit correct signal when disabling an appJörn Friedrich Dreyer2016-06-161-1/+1
* | Capped cache for cache info in UserMountCacheVincent Petry2016-06-151-3/+14
* | Use capped cache for encryption's user access listVincent Petry2016-06-131-0/+3
* | Repair job to fix permissions for avatars (#25068)Roeland Douma2016-06-132-0/+110
* | Merge pull request #25045 from owncloud/stable9-admin-datadircheck-fixVincent Petry2016-06-091-13/+24
|\ \
| * | Use temporary htaccesstest.txt for data dir security checkVincent Petry2016-06-091-13/+24
* | | skip scanning for a user when the user is not setup yetRobin Appelman2016-06-091-1/+6
|/ /
* | Fix update from 9.0.0 and 9.0.1 (#24854)VicDeo2016-06-072-0/+65
* | Allow public upload when the quota is unlimited (#24988)Joas Schilling2016-06-061-1/+1
* | Merge pull request #24921 from owncloud/stable9-backport-24795Vincent Petry2016-06-021-1/+2
|\ \
| * | Allow opening the password reset link in a new window when its a URLJoas Schilling2016-06-011-1/+2
* | | Merge pull request #24944 from owncloud/fix_21173_stable9Vincent Petry2016-06-021-0/+1
|\ \ \
| * | | normalize path in getInternalPathGeorg Ehrke2016-06-011-0/+1
| |/ /
* | | Backport of share id as string fixVincent Petry2016-06-011-1/+1
* | | trigger size calculation after scanningRobin Appelman2016-06-011-0/+6
|/ /
* | [stable9] Properly check for mbstring extensionLukas Reschke2016-05-311-1/+1
* | Only show message in the UI when the checker is enabled (#24773)Joas Schilling2016-05-301-1/+1
* | replaced UnseekableException => NotPermittedExceptionPiotr Filiciak2016-05-253-40/+5
* | Lowercase class name for unseekableexceptionVincent Petry2016-05-251-0/+0
* | Code style and doc fixPiotr Filiciak2016-05-253-10/+11
* | Http Range requests support in downloadsPiotr Filiciak2016-05-253-12/+199
* | Merge pull request #24417 from owncloud/fix_24182_9.0Vincent Petry2016-05-241-1/+9
|\ \
| * | first call the post_login hooks, before we call getUserFolder.Björn Schießle2016-05-031-1/+5
| * | Fixes #23899Thomas Müller2016-05-031-0/+4
* | | Make sure that installed is a booleanJoas Schilling2016-05-231-0/+1
* | | Remove the password from the validateUserPass() method as wellJoas Schilling2016-05-191-1/+1
* | | Merge pull request #24414 from owncloud/stable9_24405Vincent Petry2016-05-191-1/+11
|\ \ \
| * | | Use a CappedCache in the user database backendRoeland Jago Douma2016-05-031-1/+11
| |/ /
* | | Merge pull request #24705 from owncloud/locking-mark-reload-free-9Vincent Petry2016-05-191-0/+3
|\ \ \
| * | | free up memory when releasing the last shared lockRobin Appelman2016-05-181-0/+3
* | | | Merge pull request #24676 from owncloud/stable9-fixchunkttlVincent Petry2016-05-181-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Allow chunk GC mtime tolerance for unfinished part chunksVincent Petry2016-05-171-1/+3
* | | | Merge pull request #24441 from owncloud/backport-24432-never-save-app-languag...Vincent Petry2016-05-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Do not save the language as request lang for apps when we didn't find anyJoas Schilling2016-05-041-1/+1
| |/ /
* | | Merge pull request #24540 from owncloud/stable9-do-not-automatically-try-to-e...Vincent Petry2016-05-133-20/+121
|\ \ \
| * | | Add repair step for copying the RewriteBaseLukas Reschke2016-05-102-0/+91
| * | | Do not automatically try to enable index.php-less URLsLukas Reschke2016-05-101-20/+30
* | | | cap the normalized path cache (#24390)Robin Appelman2016-05-121-1/+6
* | | | Remove repair steps for broken updater repair (#24438)Lukas Reschke2016-05-122-112/+0
* | | | Make update server URL configurableLukas Reschke2016-05-111-5/+2
* | | | Merge pull request #24384 from owncloud/backport-24327-memory-usage-in-callFo...Thomas Müller2016-05-111-6/+11
|\ \ \ \
| * | | | When we iterate over all users that might be too much memoryJoas Schilling2016-05-021-4/+9
| * | | | Don't loop over the backends, we already know where the user should beJoas Schilling2016-05-021-3/+3
| | |/ / | |/| |