summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-197-77/+307
* Merge pull request #12923 from owncloud/ultra-slim-version-of-incognito-modeLukas Reschke2014-12-192-0/+12
|\
| * Add ultra-slim hack for incognito modeLukas Reschke2014-12-172-0/+12
* | Merge pull request #12956 from owncloud/jenkins-user-backend-namesThomas Müller2014-12-196-6/+65
|\ \
| * | introduce names for user backends - IUserBackendMorris Jobke2014-12-196-6/+65
* | | Merge pull request #12954 from owncloud/hhvm-apc-clearLukas Reschke2014-12-191-1/+1
|\ \ \
| * | | HHVM: In APC cache clear, only request the cache key in APCIterator.Andreas Fischer2014-12-191-1/+1
* | | | Merge pull request #12918 from owncloud/use-uid-instead-of-login-nameMorris Jobke2014-12-191-1/+1
|\ \ \ \
| * | | | Return UID instead of login nameLukas Reschke2014-12-171-1/+1
* | | | | Merge pull request #12865 from owncloud/files-tags-webdavMorris Jobke2014-12-195-7/+431
|\ \ \ \ \
| * | | | | Fix code style issues for tags pluginVincent Petry2014-12-183-6/+4
| * | | | | Remove obsolete methodVincent Petry2014-12-181-8/+0
| * | | | | Returns and update tags through WebDAV PROPFIND and PROPPATCHVincent Petry2014-12-175-7/+441
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-196-10/+18
| |_|/ / / |/| | | |
* | | | | Merge pull request #12748 from owncloud/redis_cacheMorris Jobke2014-12-192-1/+97
|\ \ \ \ \
| * | | | | Add Redis cache implementation, prefer over memcached, tests & config sampleJörn Friedrich Dreyer2014-12-102-1/+97
* | | | | | Merge pull request #12879 from owncloud/mountconfigMorris Jobke2014-12-189-19/+111
|\ \ \ \ \ \
| * | | | | | Allow disabling previews per mountRobin Appelman2014-12-171-0/+5
| * | | | | | Add getMountPoint to FileInfoRobin Appelman2014-12-176-17/+66
| * | | | | | Load mount specific options from the mount configRobin Appelman2014-12-172-2/+40
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #12759 from owncloud/core-reduce-js-and-cssJörn Friedrich Dreyer2014-12-182-11/+25
|\ \ \ \ \ \
| * | | | | | load showpassord.js conditionally in the template only if neededThomas Müller2014-12-161-2/+0
| * | | | | | make sure styles and scripts are only loaded onceThomas Müller2014-12-161-9/+25
* | | | | | | Merge pull request #12945 from owncloud/hhvm-imageMorris Jobke2014-12-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Do not call filesize(null), this function expects a string.Andreas Fischer2014-12-181-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #12940 from drarko/masterMorris Jobke2014-12-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix extra quotes in custom tags in headerdrarko2014-12-181-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #12907 from owncloud/delete-invalid-external-shareRobin Appelman2014-12-181-0/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Movable mountpoints are always deletableRobin Appelman2014-12-171-0/+5
| | |/ / / / | |/| | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-1810-8/+52
* | | | | | Merge pull request #12901 from owncloud/move-ldap-check-to-managerRobin McCorkell2014-12-182-3/+3
|\ \ \ \ \ \
| * | | | | | Move the Null-Byte LDAP check to the user managerLukas Reschke2014-12-172-3/+3
| |/ / / / /
* | | | | | Merge pull request #12913 from owncloud/hhvm-memcached-clearRobin McCorkell2014-12-181-1/+7
|\ \ \ \ \ \
| * | | | | | HHVM: Add workaround for missing Memcached::deleteMulti()Andreas Fischer2014-12-171-1/+7
| |/ / / / /
* | | | | | Merge pull request #12917 from owncloud/fix-ocs-12915-apiMorris Jobke2014-12-183-6/+17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Check basic auth header only for not-logged-in usersLukas Reschke2014-12-171-1/+1
| * | | | | Store result of authenticationLukas Reschke2014-12-171-1/+7
| * | | | | Move basic auth login out of `isLoggedIn`Lukas Reschke2014-12-172-5/+10
| |/ / / /
* | | | | Merge pull request #12892 from owncloud/is-addminMorris Jobke2014-12-176-5/+66
|\ \ \ \ \
| * | | | | add isAdmin and isInGroup methods for the group managerBernhard Posselt2014-12-174-4/+45
| * | | | | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt2014-12-174-1/+21
| |/ / / /
* / / / / HHVM: Call libxml_use_internal_errors() instead of surpressing errors.Andreas Fischer2014-12-171-1/+2
|/ / / /
* | | | Merge pull request #12889 from owncloud/deprecation-timeThomas Müller2014-12-174-0/+28
|\ \ \ \
| * | | | first round of deprecationBernhard Posselt2014-12-164-0/+28
| |/ / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-1716-6/+118
* | | | Move timezone logic out of server.phpJoas Schilling2014-12-163-23/+103
|/ / /
* | / [tx-robot] updated from transifexJenkins for ownCloud2014-12-1628-32/+8
| |/ |/|
* | Merge pull request #12360 from owncloud/files-tagsLukas Reschke2014-12-151-1/+6
|\ \
| * | Return file info from Node APIVincent Petry2014-12-151-1/+6
* | | Merge pull request #11946 from owncloud/load-vendor-from-core-jsonLukas Reschke2014-12-151-6/+15
|\ \ \