summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't call clearCache() for OC_Minimizer statically, create OC_Minimizer obje...Michael Gapczynski2012-09-121-2/+4
* Treat getUsers() as case insensitive, helpful for showing proper results in t...Michael Gapczynski2012-09-121-1/+1
* Merge branch 'master' into share_expirationMichael Gapczynski2012-09-12981-13794/+26627
|\
| * Add lock and clock icon for sharingMichael Gapczynski2012-09-126-2/+32
| * Temporarily disable sharing with contacts and emails, will come in next releaseMichael Gapczynski2012-09-123-42/+42
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-1227-150/+223
| * added hint to restart the web server in case recetly installed php modules ar...Thomas Mueller2012-09-111-0/+14
| * allow using only dbname for oracleJörn Friedrich Dreyer2012-09-111-6/+14
| * don't set values with oc_appconfig when oc is not installed yet, allows to re...Jörn Friedrich Dreyer2012-09-111-1/+1
| * Fix problem with non share collection item types being treated as collectionsMichael Gapczynski2012-09-111-6/+14
| * Change version number update occurs on to prevent problem with betas, users u...Michael Gapczynski2012-09-101-1/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-1129-140/+217
| * fix file uploadGeorg Ehrke2012-09-101-2/+2
| * Merge branch 'master' of github.com:owncloud/coreJörn Friedrich Dreyer2012-09-101-88/+82
| |\
| | * Respect coding styleThomas Müller2012-09-101-88/+82
| * | use tabs for indentationJörn Friedrich Dreyer2012-09-101-189/+189
| |/
| * Respect coding styleThomas Müller2012-09-101-26/+26
| * Respect coding styleThomas Müller2012-09-101-3/+3
| * Respect coding styleThomas Müller2012-09-101-5/+4
| * Respect coding styleThomas Müller2012-09-101-1/+1
| * Respect coding styleThomas Müller2012-09-101-3/+9
| * Respect coding styleThomas Müller2012-09-101-2/+2
| * Respect coding styleThomas Müller2012-09-101-1/+1
| * Respect coding styleThomas Müller2012-09-101-15/+15
| * Respect coding styleThomas Müller2012-09-101-33/+33
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-1019-51/+64
| * Provide update script for files sharingMichael Gapczynski2012-09-093-13/+44
| * Disable link sharing for folders temporarily - next releaseMichael Gapczynski2012-09-091-2/+4
| * Don't display actions for children in shared collections, show the parent col...Michael Gapczynski2012-09-092-43/+67
| * Fix shared collection item searchingMichael Gapczynski2012-09-092-30/+39
| * Normalize the file path for shared children as a precautionMichael Gapczynski2012-09-081-1/+2
| * Insert id for unique user group share rowsMichael Gapczynski2012-09-081-0/+1
| * Fix fetching shared children items, fixes problem with displaying owner of a ...Michael Gapczynski2012-09-082-16/+35
| * move breadcrumb css to core so we can reuse itRobin Appelman2012-09-092-3/+5
| * add breadcrumb controll to jsRobin Appelman2012-09-091-0/+43
| * Fix unsharing from self for group shares and add test for itMichael Gapczynski2012-09-082-3/+25
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-0943-187/+245
| * forgot a ,Robin Appelman2012-09-091-1/+1
| * add js versions of basename and dirnameRobin Appelman2012-09-081-0/+6
| * don't use regular expresions for a simple string replaceRobin Appelman2012-09-081-1/+1
| * add OC_Image::fitInRobin Appelman2012-09-081-15/+23
| * Suppress error message which would send headers for hosted sited where disk_f...Thomas Tanghus2012-09-081-1/+1
| * style fixes for public util apiGeorg Ehrke2012-09-081-24/+9
| * style fixes for public user apiGeorg Ehrke2012-09-081-25/+13
| * style fixes for public response apiGeorg Ehrke2012-09-081-9/+1
| * style fixes for public json apiGeorg Ehrke2012-09-081-2/+0
| * style fixes for public files apiGeorg Ehrke2012-09-081-17/+6
| * style fixes for public db apiGeorg Ehrke2012-09-081-9/+0
| * style fixes for public config apiGeorg Ehrke2012-09-081-58/+45
| * style fixes for public app apiGeorg Ehrke2012-09-081-97/+97