aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Implement method that reads vendor libs from core.jsonMorris Jobke2014-12-151-6/+15
* | | Merge pull request #12555 from owncloud/app_specific_searchJörn Friedrich Dreyer2014-12-153-13/+45
|\ \ \ | |/ / |/| |
| * | introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-103-13/+45
* | | Merge pull request #12839 from oparoz/ControllerMethodReflectorMorris Jobke2014-12-152-1/+66
|\ \ \
| * | | Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflectorOlivier Paroz2014-12-142-1/+66
* | | | Merge pull request #12625 from owncloud/app-dependencies-libs-and-commandsBernhard Posselt2014-12-154-47/+447
|\ \ \ \
| * | | | fixing owncloud versionThomas Müller2014-12-151-1/+2
| * | | | rework api of DependencyAnalyzerThomas Müller2014-12-122-78/+78
| * | | | check app dependencies on installation as wellThomas Müller2014-12-111-6/+21
| * | | | single dependencies will not be represented as an array + fix unit testsThomas Müller2014-12-111-6/+19
| * | | | adding dependency to owncloud version - with fallback to requiremin and requi...Thomas Müller2014-12-112-0/+35
| * | | | adding dependencies for supported platformsThomas Müller2014-12-111-0/+21
| * | | | adding supported libraries - including min and max versionThomas Müller2014-12-113-7/+257
| * | | | adding dependencies for command line toolsThomas Müller2014-12-112-18/+83
* | | | | Merge pull request #11991 from owncloud/bower-jquery-uiMorris Jobke2014-12-151-2/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | bower jquery-ui - exported changes to a separate css fileMorris Jobke2014-12-131-2/+3
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-152-0/+4
| |_|/ / |/| | |
* | | | make regex in controllermethodreflector.php compatible with PCRE 6.xPhilipp Knechtges2014-12-141-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-12-142-4/+4
* | | | Merge pull request #12639 from owncloud/bad_mtime_formatMorris Jobke2014-12-131-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Return ? if mtime is 0 or -1Robin McCorkell2014-12-121-1/+1
* | | | Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke2014-12-133-4/+19
|\ \ \ \
| * | | | Use public interfaceLukas Reschke2014-12-112-6/+6