| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix sharing test case | Michael Gapczynski | 2012-08-28 | 1 | -2/+1 |
* | Remove unused settings log file | Michael Gapczynski | 2012-08-28 | 1 | -44/+0 |
* | Check usernames in the database as case insensitive, they are still stored ca... | Michael Gapczynski | 2012-08-28 | 1 | -2/+2 |
* | 404 if service is not set for public.php | Michael Gapczynski | 2012-08-28 | 1 | -0/+4 |
* | Fix typo | Michael Gapczynski | 2012-08-28 | 2 | -2/+2 |
* | Check if path info is empty for remote.php, prevent error | Michael Gapczynski | 2012-08-28 | 1 | -1/+1 |
* | Remove unnecessary ajax file from files_sharing | Michael Gapczynski | 2012-08-28 | 1 | -11/+0 |
* | Remove old database xml file for files_sharing, bump version number | Michael Gapczynski | 2012-08-28 | 2 | -43/+1 |
* | Change public file from get.php to public.php | Michael Gapczynski | 2012-08-28 | 1 | -2/+2 |
* | Allow share_with column to be null for links | Michael Gapczynski | 2012-08-28 | 2 | -2/+2 |
* | LDAP: implement getHome() function, use either username (default) or specify ... | Arthur Schiwon | 2012-08-28 | 4 | -3/+50 |
* | marked as shipped app | Frank Karlitschek | 2012-08-28 | 1 | -0/+1 |
* | beta 1 | Frank Karlitschek | 2012-08-28 | 1 | -2/+3 |
* | Remove sharing notice in users settings - The default is now share with anyon... | Michael Gapczynski | 2012-08-27 | 3 | -18/+2 |
* | Fix incorrect Javascript for changing Share API settings | Michael Gapczynski | 2012-08-27 | 1 | -5/+8 |
* | Add Share API settings to admin page | Michael Gapczynski | 2012-08-27 | 6 | -19/+97 |
* | Reimplement links support for sharing and add password protection option | Michael Gapczynski | 2012-08-27 | 3 | -60/+66 |
* | Fix share collection query | Michael Gapczynski | 2012-08-27 | 1 | -28/+34 |
* | Initial previewer for public links | Michael Gapczynski | 2012-08-27 | 11 | -115/+178 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-28 | 97 | -287/+409 |
* | assert array length and individual content instead of assertEqual on arrays | Thomas Mueller | 2012-08-28 | 1 | -2/+6 |
* | assert array length and individual content instead of assertEqual on arrays | Thomas Mueller | 2012-08-28 | 1 | -1/+6 |
* | fix cronjobs radio button width | Jan-Christoph Borchardt | 2012-08-27 | 1 | -0/+1 |
* | remove background fade from navigation, fix flickering icon issue and make it... | Jan-Christoph Borchardt | 2012-08-27 | 1 | -1/+1 |
* | upload button improvement, better separation, fix wrap issue | Jan-Christoph Borchardt | 2012-08-27 | 1 | -3/+4 |
* | add deprecated warning | Frank Karlitschek | 2012-08-27 | 1 | -1/+1 |
* | LDAP: transliterate other latin characters to ASCII when creating owncloud na... | Arthur Schiwon | 2012-08-27 | 1 | -0/+4 |
* | remove files_imageviewer and files_texteditor from blacklist so they can be a... | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -1/+2 |
* | update now(), current_timestamp and backtick replacement | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -4/+3 |
* | only mount every single homefolder when using sharing app | Georg Ehrke | 2012-08-27 | 2 | -3/+7 |
* | fix filesharing for multiple data directories | Georg Ehrke | 2012-08-27 | 1 | -2/+6 |
* | OC_User: getHome is an optional method, taking it out of the Interface | Arthur Schiwon | 2012-08-27 | 1 | -7/+0 |
* | Merge branch 'master' of github.com:owncloud/core | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -3/+3 |
|\ |
|
| * | make use of OC_User::getHome in lib/migrate.php | Georg Ehrke | 2012-08-27 | 1 | -3/+3 |
* | | fix two bugs in MDB2, patches committed upstream https://pear.php.net/bugs/bu... | Jörn Friedrich Dreyer | 2012-08-27 | 2 | -2/+2 |
* | | remove oc_log, as it is unused | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -58/+5 |
* | | return standard SQL values (sqlite3 understands CURRENT_...) | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -3/+3 |
|/ |
|
* | setbackgroundjobsmode.php got lost somewhere - switched call to use the perfe... | Michael Gapczynski | 2012-08-26 | 1 | -1/+4 |
* | Change URL from gitorious to github | Michael Gapczynski | 2012-08-26 | 1 | -1/+1 |
* | Fix share getItems() limit | Michael Gapczynski | 2012-08-26 | 1 | -2/+9 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-27 | 21 | -33/+40 |
* | Move additional jquery.inview files | Michael Gapczynski | 2012-08-26 | 2 | -0/+56 |
* | Move jquery.inview from contacts app to core | Michael Gapczynski | 2012-08-26 | 2 | -2/+135 |
* | use OC_User::getHome in lib/filesystem.php | Georg Ehrke | 2012-08-26 | 1 | -1/+1 |
* | enable user backends to define their own place where to store the data | Georg Ehrke | 2012-08-26 | 1 | -3/+5 |
* | fix c&p fail from earlier commit today | Georg Ehrke | 2012-08-26 | 3 | -3/+3 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 78 | -1602/+1804 |
* | changing l10n to reflect latest repo splitt | Thomas Mueller | 2012-08-26 | 14 | -2409/+0 |
* | restore the webdavauth app | Frank Karlitschek | 2012-08-26 | 5 | -0/+180 |
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 1174 | -297345/+0 |