summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix sharing test caseMichael Gapczynski2012-08-281-2/+1
* Remove unused settings log fileMichael Gapczynski2012-08-281-44/+0
* Check usernames in the database as case insensitive, they are still stored ca...Michael Gapczynski2012-08-281-2/+2
* 404 if service is not set for public.phpMichael Gapczynski2012-08-281-0/+4
* Fix typoMichael Gapczynski2012-08-282-2/+2
* Check if path info is empty for remote.php, prevent errorMichael Gapczynski2012-08-281-1/+1
* 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
* Allow share_with column to be null for linksMichael Gapczynski2012-08-282-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
* beta 1Frank Karlitschek2012-08-281-2/+3
* Remove sharing notice in users settings - The default is now share with anyon...Michael Gapczynski2012-08-273-18/+2
* Fix incorrect Javascript for changing Share API settingsMichael Gapczynski2012-08-271-5/+8
* Add Share API settings to admin pageMichael Gapczynski2012-08-276-19/+97
* Reimplement links support for sharing and add password protection optionMichael Gapczynski2012-08-273-60/+66
* Fix share collection queryMichael Gapczynski2012-08-271-28/+34
* Initial previewer for public linksMichael Gapczynski2012-08-2711-115/+178
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-2897-287/+409
* assert array length and individual content instead of assertEqual on arraysThomas Mueller2012-08-281-2/+6
* assert array length and individual content instead of assertEqual on arraysThomas Mueller2012-08-281-1/+6
* fix cronjobs radio button widthJan-Christoph Borchardt2012-08-271-0/+1
* remove background fade from navigation, fix flickering icon issue and make it...Jan-Christoph Borchardt2012-08-271-1/+1
* 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
* remove files_imageviewer and files_texteditor from blacklist so they can be a...Jörn Friedrich Dreyer2012-08-271-1/+2
* update now(), current_timestamp and backtick replacementJörn Friedrich Dreyer2012-08-271-4/+3
* only mount every single homefolder when using sharing appGeorg Ehrke2012-08-272-3/+7
* fix filesharing for multiple data directoriesGeorg Ehrke2012-08-271-2/+6
* OC_User: getHome is an optional method, taking it out of the InterfaceArthur Schiwon2012-08-271-7/+0
* Merge branch 'master' of github.com:owncloud/coreJörn Friedrich Dreyer2012-08-271-3/+3
|\
| * make use of OC_User::getHome in lib/migrate.phpGeorg Ehrke2012-08-271-3/+3
* | fix two bugs in MDB2, patches committed upstream https://pear.php.net/bugs/bu...Jörn Friedrich Dreyer2012-08-272-2/+2
* | remove oc_log, as it is unusedJörn Friedrich Dreyer2012-08-271-58/+5
* | return standard SQL values (sqlite3 understands CURRENT_...)Jörn Friedrich Dreyer2012-08-271-3/+3
|/
* setbackgroundjobsmode.php got lost somewhere - switched call to use the perfe...Michael Gapczynski2012-08-261-1/+4
* Change URL from gitorious to githubMichael Gapczynski2012-08-261-1/+1
* Fix share getItems() limitMichael Gapczynski2012-08-261-2/+9
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-2721-33/+40
* Move additional jquery.inview filesMichael Gapczynski2012-08-262-0/+56
* Move jquery.inview from contacts app to coreMichael Gapczynski2012-08-262-2/+135
* use OC_User::getHome in lib/filesystem.phpGeorg Ehrke2012-08-261-1/+1
* enable user backends to define their own place where to store the dataGeorg Ehrke2012-08-261-3/+5
* fix c&p fail from earlier commit todayGeorg Ehrke2012-08-263-3/+3
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-2678-1602/+1804
* 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