summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use post to delete files, get has a limit and fails with many filesscambra2012-09-202-3/+4
* Fix changing of share status icons, bug fix for oc-1631Michael Gapczynski2012-09-191-11/+22
* Don't show the expiration option until a share occurs, bug fix for oc-1724Michael Gapczynski2012-09-192-1/+9
* Remove the content and table to prevent covering the download linkMichael Gapczynski2012-09-191-0/+5
* Show preview for public folder linksMichael Gapczynski2012-09-184-24/+122
* [tx-robot] updated from transifexJenkins for ownCloud2012-09-19167-1492/+1099
* Fix oc-1769, renaming folders with extensionsTom Needham2012-09-181-2/+2
* Fix grammer and dont split translatable stringTom Needham2012-09-181-2/+2
* Run proxies and emit signals when finising chunked uploadBart Visscher2012-09-182-4/+57
* Only try to delete migration.db if it was created.Tom Needham2012-09-181-8/+11
* Allow exporting of users from any user backend, fixed oc-1645Tom Needham2012-09-181-10/+4
* Added failsafes for retrieving remote apps on settings->apps page, in case ca...Sam Tuke2012-09-183-22/+41
* use more oc file operations instead of plain PHP functionsBjörn Schießle2012-09-181-15/+11
* don't interpret strpos '0' as 'false' in while loopBjörn Schießle2012-09-181-1/+1
* Merge branch 'master' of https://github.com/owncloud/coreSam Tuke2012-09-18319-3285/+4998
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-18140-1156/+1917
| * LDAP: fix MySQL-query with DUAL table by removing wrong backticks. Got broke ...Arthur Schiwon2012-09-171-1/+1
| * fix problem with quota proxy when using copyRobin Appelman2012-09-171-2/+6
| * dont trigger filesystem hooks when not using the default viewRobin Appelman2012-09-171-72/+84
| * Fix 'Search only shows the app name of the first app'Bart Visscher2012-09-171-1/+1
| * Check format of chunked filenameBart Visscher2012-09-171-0/+3
| * Check if the versioned file exists before trying to do the versioningBart Visscher2012-09-171-0/+6
| * Fix return statementBart Visscher2012-09-171-1/+1
| * Normalize path before calling removeETagPropertyForPathBart Visscher2012-09-171-0/+1
| * timestamp uses emptystring as NULL defaultJörn Friedrich Dreyer2012-09-171-0/+1
| * Fix oc-1726, cannot delete multiple files one by one without refreshTom Needham2012-09-171-1/+0
| * Merge branch 'master' of github.com:owncloud/coreBjörn Schießle2012-09-174-26/+14
| |\
| | * fix default values: 1. remove whitespace, don't use emptystring for int, remo...Jörn Friedrich Dreyer2012-09-171-25/+11
| | * use user name as db name for oracle connection made with service nameJörn Friedrich Dreyer2012-09-171-0/+1
| | * Use correct translation fileThomas Müller2012-09-171-1/+1
| | * $l was undefinedThomas Müller2012-09-171-0/+1
| * | add leading '?' to parameter list (fixes bug #1732)Björn Schießle2012-09-171-2/+5
| |/
| * Enhanced space handling - thx fmmsThomas Müller2012-09-171-4/+4
| * Adding a few more string to translationThomas Müller2012-09-171-6/+6
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-17187-1720/+1882
| * i just learned that we also have to check if directories are readable. it sea...Frank Karlitschek2012-09-161-3/+3
| * add a bit more spaceFrank Karlitschek2012-09-161-1/+1
| * Add chosen script and style, bug fix for oc-1745Michael Gapczynski2012-09-161-0/+2
| * makes cron config layout similar to the sharing oneAlessandro Cosentino2012-09-161-6/+21
| * structure the settings options a bit better.Frank Karlitschek2012-09-161-1/+5
| * Merge branch 'master' of https://github.com/owncloud/coreFrank Karlitschek2012-09-162-3/+5
| |\
| | * show the size of new files when using New->From UrlRobin Appelman2012-09-162-3/+5
| * | add a legend tag. it´s consistent and looks nicerFrank Karlitschek2012-09-161-1/+2
| |/
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-1613-20/+25
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-1519-73/+96
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-1445-267/+452
| * Check if categories is an array.Thomas Tanghus2012-09-131-1/+4
| * mark as an updated beta 3 with some more fixesFrank Karlitschek2012-09-131-1/+1
| * Set configured to true after configuring Dropbox storageMichael Gapczynski2012-09-121-0/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-09-13105-432/+895