summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* changing l10n to reflect latest repo splittThomas Mueller2012-08-2614-2409/+0
* restore the webdavauth appFrank Karlitschek2012-08-265-0/+180
* moved to apps repositoryFrank Karlitschek2012-08-261174-297345/+0
* Wrong functionLukas Reschke2012-08-263-3/+3
* Merge branch 'master' of github.com:owncloud/coreGeorg Ehrke2012-08-26368-548/+8936
|\
| * OC_Util is better thank OCP\JSON because it'll redirect the user to the index...Lukas Reschke2012-08-263-3/+3
| * Check if app is enabledLukas Reschke2012-08-263-0/+3
| * Remove some empty linesLukas Reschke2012-08-261-17/+4
| * Use sanitizeHTML instead of strip_tagsLukas Reschke2012-08-261-2/+2
| * Merge branch 'master' of github.com:owncloud/coreJörn Friedrich Dreyer2012-08-26363-524/+8925
| |\
| | * [tx-robot] updated from transifexJenkins for ownCloud2012-08-26135-23/+3552
| | * translation support for pdfviewerThomas Mueller2012-08-264-4/+61
| | * added translation for odfviewerThomas Mueller2012-08-264-1/+37
| | * [tx-robot] updated from transifexJenkins for ownCloud2012-08-2627-50/+69
| | * Gitorious => GithubLukas Reschke2012-08-261-1/+1
| | * adding coverage extension for simpletestThomas Mueller2012-08-2621-0/+1361
| | * [tx-robot] updated from transifexJenkins for ownCloud2012-08-26145-181/+3799
| | * resources added to transifexThomas Mueller2012-08-261-0/+12
| | * [tx-robot] updated from transifexJenkins for ownCloud2012-08-2621-21/+21
| | * translation support for text editor and impress addedThomas Mueller2012-08-264-0/+66
| | * [tx-robot] updated from transifexJenkins for ownCloud2012-08-2690-339/+42
| | * I like TLS/SSLLukas Reschke2012-08-261-4/+4
| | * Merge pull request #1 from cornelius/patch-1Lukas Reschke2012-08-251-1/+1
| | |\
| | | * Fix URL to sourcesCornelius Schumacher2012-08-261-1/+1
| | |/
| * / fix sharing bug introduced with oracle supportjfd2012-08-261-5/+2
| |/
* | don't allow group admins to change admin's accountsGeorg Ehrke2012-08-261-0/+3
* | implement getHome in OC_UserGeorg Ehrke2012-08-266-0/+75
|/
* fix UI bug with subadminsGeorg Ehrke2012-08-251-2/+4
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-25101-764/+1224
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-25101-764/+1224
* | OC_Share no longer exists. remove hooks that would trigger require_once / aut...jfd2012-08-254-30/+41
* | use limit parameter instead of LIMIT SQL for vcardjfd2012-08-251-13/+5
* | remove superflous LIMITjfd2012-08-251-1/+1
* | fix missing $jfd2012-08-251-1/+1
* | remove duplicate methodjfd2012-08-251-14/+0
* | fix typo in db_structurejfd2012-08-251-1/+1
* | add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-2527-137/+135
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-2512-148/+214
|\|
| * Dynamically update shared status iconMichael Gapczynski2012-08-241-3/+36
| * Temporary fix to prevent rename action in root of Shared directoryMichael Gapczynski2012-08-241-0/+4
| * Add padding to the reshared textMichael Gapczynski2012-08-242-3/+4
| * Determine if reshare needs to be checkedMichael Gapczynski2012-08-242-4/+12
| * Correct variable name.Thomas Tanghus2012-08-241-3/+3
| * Switch to using file cache ids instead of paths for file sharingMichael Gapczynski2012-08-247-66/+69
| * Prevent resharing in UI if share permission not grantedMichael Gapczynski2012-08-242-56/+62
| * Fix shared storage rename. Note: You can only rename shared files/folders tha...Michael Gapczynski2012-08-241-15/+26
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-252465-47244/+184035
|\|
| * Implemented sharing api for CalDAV.Thomas Tanghus2012-08-247-7/+316
| * White-space.Thomas Tanghus2012-08-241-29/+32
| * Forgot to reenable the export plugin.Thomas Tanghus2012-08-242-2/+2