Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 ↵ | Jan-Christoph Borchardt | 2012-08-27 | 1 | -1/+1 |
| | | | | it feel faster | ||||
* | 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 ↵ | Arthur Schiwon | 2012-08-27 | 1 | -0/+4 |
| | | | | names. Already created usernames are not being affected. | ||||
* | remove files_imageviewer and files_texteditor from blacklist so they can be ↵ | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -1/+2 |
| | | | | activated in a multi apps environment | ||||
* | 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 ↵ | Jörn Friedrich Dreyer | 2012-08-27 | 2 | -2/+2 |
| | | | | | | | | https://pear.php.net/bugs/bug.php?id=19582 | ||||
* | | remove oc_log, as it is unused | Jörn Friedrich Dreyer | 2012-08-27 | 1 | -58/+5 |
| | | | | | | | | add length to text columns or newer mysql will produce columns too wide | ||||
* | | 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 ↵ | Michael Gapczynski | 2012-08-26 | 1 | -1/+4 |
| | | | | perferred OC.AppConfig.setValue() instead | ||||
* | 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 |
| | |||||
* | Wrong function | Lukas Reschke | 2012-08-26 | 3 | -3/+3 |
| | | | | | https://github.com/owncloud/core/commit/2028c8116122f56d8087716e42162fdc 651819d3#commitcomment-1766755 | ||||
* | Merge branch 'master' of github.com:owncloud/core | Georg Ehrke | 2012-08-26 | 368 | -548/+8936 |
|\ | |||||
| * | OC_Util is better thank OCP\JSON because it'll redirect the user to the ↵ | Lukas Reschke | 2012-08-26 | 3 | -3/+3 |
| | | | | | | | | index.php instead of displaying an error | ||||
| * | Check if app is enabled | Lukas Reschke | 2012-08-26 | 3 | -0/+3 |
| | | |||||
| * | Remove some empty lines | Lukas Reschke | 2012-08-26 | 1 | -17/+4 |
| | | |||||
| * | Use sanitizeHTML instead of strip_tags | Lukas Reschke | 2012-08-26 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'master' of github.com:owncloud/core | Jörn Friedrich Dreyer | 2012-08-26 | 363 | -524/+8925 |
| |\ | |||||
| | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 135 | -23/+3552 |
| | | | |||||
| | * | translation support for pdfviewer | Thomas Mueller | 2012-08-26 | 4 | -4/+61 |
| | | | |||||
| | * | added translation for odfviewer | Thomas Mueller | 2012-08-26 | 4 | -1/+37 |
| | | | |||||
| | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 27 | -50/+69 |
| | | | |||||
| | * | Gitorious => Github | Lukas Reschke | 2012-08-26 | 1 | -1/+1 |
| | | | |||||
| | * | adding coverage extension for simpletest | Thomas Mueller | 2012-08-26 | 21 | -0/+1361 |
| | | | |||||
| | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 145 | -181/+3799 |
| | | | |||||
| | * | resources added to transifex | Thomas Mueller | 2012-08-26 | 1 | -0/+12 |
| | | | |||||
| | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 21 | -21/+21 |
| | | | |||||
| | * | translation support for text editor and impress added | Thomas Mueller | 2012-08-26 | 4 | -0/+66 |
| | | | |||||
| | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 90 | -339/+42 |
| | | | |||||
| | * | I like TLS/SSL | Lukas Reschke | 2012-08-26 | 1 | -4/+4 |
| | | |