summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into routingBart Visscher2012-08-301302-298022/+773
|\
| * Fix filesystem setup for shared public link with logged in userBart Visscher2012-08-291-2/+1
| * Fix shared storage working with user backend defined data directoriesMichael Gapczynski2012-08-291-1/+2
| * Space before tab fixesBart Visscher2012-08-295-12/+11
| * Remove php close at end of fileBart Visscher2012-08-2914-25/+0
| * Whitespace fixes in appsBart Visscher2012-08-2941-171/+159
| * LDAP: fix debug message with undefined variableArthur Schiwon2012-08-291-1/+1
| * LDAP: fix potential infinite loop introduced with 4c4aa92eef858a2a96bb5676304...Arthur Schiwon2012-08-292-15/+20
| * LDAP: Remove unnecessary debug output, fixes a NoticeArthur Schiwon2012-08-291-1/+0
| * Fix password authentication for links and fix template problems for links by ...Michael Gapczynski2012-08-294-10/+26
| * [tx-robot] updated from transifexv4.5.0beta1Jenkins for ownCloud2012-08-297-10/+66
| * apply coding styleThomas Mueller2012-08-292-3/+3
| * LDAP: check for existing username from other backends when creating one for a...Arthur Schiwon2012-08-291-26/+18
| * apply coding styleThomas Mueller2012-08-298-44/+45
| * apply coding styleThomas Mueller2012-08-291-12/+12
| * Fix typoMichael Gapczynski2012-08-282-2/+2
| * Remove unnecessary ajax file from files_sharingMichael Gapczynski2012-08-281-11/+0
| * Remove old database xml file for files_sharing, bump version numberMichael Gapczynski2012-08-282-43/+1
| * Change public file from get.php to public.phpMichael Gapczynski2012-08-281-2/+2
| * LDAP: implement getHome() function, use either username (default) or specify ...Arthur Schiwon2012-08-284-3/+50
| * marked as shipped appFrank Karlitschek2012-08-281-0/+1
| * Add Share API settings to admin pageMichael Gapczynski2012-08-271-1/+1
| * Initial previewer for public linksMichael Gapczynski2012-08-277-99/+111
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-2811-2/+107
| * upload button improvement, better separation, fix wrap issueJan-Christoph Borchardt2012-08-271-3/+4
| * add deprecated warningFrank Karlitschek2012-08-271-1/+1
| * LDAP: transliterate other latin characters to ASCII when creating owncloud na...Arthur Schiwon2012-08-271-0/+4
| * only mount every single homefolder when using sharing appGeorg Ehrke2012-08-271-0/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-271-0/+1
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-263-0/+19
| * 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
| * 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
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-262-0/+7
| * translation support for pdfviewerThomas Mueller2012-08-262-3/+12
| * added translation for odfviewerThomas Mueller2012-08-262-1/+9
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-262-0/+11
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-264-10/+31
| * translation support for text editor and impress addedThomas Mueller2012-08-262-0/+0
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-2671-304/+3
* | Merge remote-tracking branch 'gitorious/master' into routingBart Visscher2012-08-29745-3070/+124866
|\|
| * Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-2536-36/+457
| |\
| | * [tx-robot] updated from transifexJenkins for ownCloud2012-08-2536-36/+457
| * | 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
| * | add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-2520-78/+78