summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* extract transparency fix from #8050Georg Ehrke2014-07-301-0/+8
* Also keep maxY into account when scaling a preview while preserving aspect ratioRobin Appelman2014-07-301-2/+8
* make sure that we set the expire date if a date is adefault date is setBjoern Schiessle2014-07-301-1/+2
* migration test for sqlite - adding type mapping for 'tinyint unsigned'Thomas Müller2014-07-301-0/+13
* remove share permission if user is excluded from sharingBjoern Schiessle2014-07-291-1/+1
* add OCS api call to set expire date for link sharesBjoern Schiessle2014-07-282-7/+71
* Merge pull request #9948 from owncloud/backport-9904-stable7Thomas Müller2014-07-281-1/+5
|\
| * Dont throw an error when calling $server->getUserFolder when logged outRobin Appelman2014-07-281-1/+5
* | generate copy of sqlite database file in data directoryThomas Müller2014-07-282-2/+27
* | ownCloud users are exported as address bookThomas Müller2014-07-281-0/+104
* | update getID3 library & add autoloadMorris Jobke2014-07-281-2/+0
* | Dont try to execute jobs that no longer existRobin Appelman2014-07-281-1/+4
* | Set version AFTER a successful updateVincent Petry2014-07-281-2/+3
* | Verify whether the URL is validLukas Reschke2014-07-281-0/+5
|/
* - adding default value for $recoveryPasswordThomas Müller2014-07-241-1/+1
* register type mappings for unknown/unsupported mysql typesThomas Müller2014-07-241-0/+4
* only commit in case a transaction is activeThomas Müller2014-07-231-1/+3
* adding special handling of checkPrecondition() for chunked uploadThomas Müller2014-07-221-0/+31
* perm -> permissionsThomas Müller2014-07-211-1/+1
* Document why we have to check with defined() first.Andreas Fischer2014-07-201-0/+2
* Make MySQL return "number of found rows" instead of number of "affected rows".Andreas Fischer2014-07-201-1/+7
* Merge pull request #9706 from owncloud/keep_session_in_sync_stable7Lukas Reschke2014-07-191-8/+25
|\
| * keep session in syncJörn Friedrich Dreyer2014-07-171-8/+25
* | update the appstore api urlFrank Karlitschek2014-07-171-1/+1
|/
* Revert "files: storage: rename should check parent directories of old and new...Thomas Müller2014-07-172-22/+4
* Revert "Fix renaming files in the root folder of a MappedLocal storage"Thomas Müller2014-07-171-17/+2
* Fix renaming files in the root folder of a MappedLocal storageRobin Appelman2014-07-171-2/+17
* files: storage: rename should check parent directories of old and new filesTigran Mkrtchyan2014-07-162-4/+22
* Merge pull request #9584 from anexia-it/bug-9583Vincent Petry2014-07-161-1/+15
|\
| * Updated code to reflect changes introduced to \OC\Group\MetaData.Stephan Peijnik2014-07-151-2/+4
| * Use is_null() instead of empty() when checking the return value of GroupManag...Stephan Peijnik2014-07-151-3/+3
| * Fix indentation.Stephan Peijnik2014-07-151-11/+11
| * Fixes #9583Stephan Peijnik2014-07-151-1/+13
* | make sure that 'OC_Theme' exists before checking if the method existsBjoern Schiessle2014-07-161-1/+1
* | fix logger implementation and testJörn Friedrich Dreyer2014-07-151-1/+1
* | mkae getRelativePath of file search results overwriteable in subclassesJörn Friedrich Dreyer2014-07-151-2/+1
* | return relative pathJörn Friedrich Dreyer2014-07-151-27/+15
* | use fileinfo object in search resultsJörn Friedrich Dreyer2014-07-151-9/+11
* | - Added test to trigger index id errorVincent Petry2014-07-152-2/+14
* | Update share.phplibasys2014-07-151-1/+1
|/
* Backport of #9562Arthur Schiwon2014-07-151-50/+36
* Use the correct path when building the FileInfo for the search resultRobin Appelman2014-07-141-1/+2
* append file extension to the temporary file which contains the downloaded arc...Thomas Müller2014-07-141-9/+4
* Add public interfaces for User, UserManager and UserSessionRobin Appelman2014-07-143-3/+6
* Fix for #9422Daniel Hansson2014-07-141-14/+11
* improve check for duplicate appsGeorg Ehrke2014-07-141-7/+2
* add proper version comparision in OC_Installer::isUpdateAvailableGeorg Ehrke2014-07-141-2/+1
* adding 'groups' entry to remote appsThomas Müller2014-07-101-1/+2
* fixing typosThomas Müller2014-07-101-97/+96
* BugFix missing $item on 'file_target' Line 1911libasys2014-07-091-1/+1