Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove console.log in apps.js | Georg Ehrke | 2014-06-04 | 1 | -1/+0 |
* | use isset() instead of array_key_exists() | Georg Ehrke | 2014-06-03 | 1 | -1/+1 |
* | various fixes as requested by pr reviewers | Georg Ehrke | 2014-06-02 | 5 | -28/+22 |
* | read ocsid from shipped apps on install | Georg Ehrke | 2014-05-31 | 1 | -0/+3 |
* | Merge branch 'master' into update_shipped_apps_from_appstore | Georg Ehrke | 2014-05-31 | 1 | -3/+3 |
|\ | |||||
| * | Merge pull request #8798 from owncloud/fix-corejs | Vincent Petry | 2014-05-31 | 1 | -3/+3 |
| |\ | |||||
| | * | Fix undefined JS on login/setup page | Vincent Petry | 2014-05-30 | 1 | -3/+3 |
* | | | add button for properly uninstalling apps | Georg Ehrke | 2014-05-31 | 5 | -11/+48 |
* | | | Merge branch 'master' into update_shipped_apps_from_appstore | Georg Ehrke | 2014-05-31 | 1948 | -48418/+116556 |
|\| | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-31 | 310 | -8947/+18171 |
| * | | Merge pull request #8800 from owncloud/db-changes-as-required-by-8483 | Thomas Müller | 2014-05-31 | 4 | -98/+65 |
| |\ \ | |||||
| | * | | - fix dropTable() and introduce tableExists() | Thomas Müller | 2014-05-30 | 4 | -98/+65 |
| | |/ | |||||
| * | | Merge pull request #8444 from owncloud/cleanup-list-code | Thomas Müller | 2014-05-30 | 3 | -17/+14 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into cleanup-list-code | Thomas Müller | 2014-05-19 | 1565 | -36596/+68631 |
| | |\ \ | |||||
| | * | | | Add missing \ | Lukas Reschke | 2014-05-04 | 1 | -1/+1 |
| | * | | | Cleanup code a little bit | Lukas Reschke | 2014-05-04 | 3 | -23/+15 |
| * | | | | Merge pull request #7614 from owncloud/test_annotations_working | Thomas Müller | 2014-05-30 | 3 | -0/+34 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | adding annotation check to checkServer() | Thomas Müller | 2014-05-19 | 1 | -0/+6 |
| | * | | | Merge branch 'master' into test_annotations_working | Thomas Müller | 2014-05-19 | 1535 | -35935/+67372 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | adopt new settings style | Thomas Müller | 2014-05-09 | 1 | -2/+2 |
| | * | | | Check if ReflectionMethod::getDocComment is working | Thomas Tanghus | 2014-05-09 | 3 | -0/+28 |
| * | | | | Merge pull request #8607 from owncloud/filescan_app_hook | Owen Winkler | 2014-05-30 | 2 | -9/+46 |
| |\ \ \ \ | |||||
| | * | | | | Missed one. | ringmaster | 2014-05-30 | 1 | -1/+1 |
| | * | | | | Updates per comments on PR: | ringmaster | 2014-05-30 | 2 | -8/+22 |
| | * | | | | Prevent apps from affecting the scanner via hook. | ringmaster | 2014-05-28 | 1 | -16/+18 |
| | * | | | | Use 'filesystem_check_enable' as a config option. | ringmaster | 2014-05-27 | 2 | -5/+8 |
| | * | | | | Allow the default behavior to come from the config. | ringmaster | 2014-05-27 | 1 | -6/+12 |
| | * | | | | Rename variable to something more appropriate. | ringmaster | 2014-05-27 | 1 | -3/+3 |
| | * | | | | Allow apps to control via a hook to skip adding/removing a file during filescan | ringmaster | 2014-05-27 | 1 | -3/+15 |
| * | | | | | Merge pull request #8695 from owncloud/jserrorfixes | Lukas Reschke | 2014-05-30 | 1 | -2/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fixed undefined object error that appears after a delay | Vincent Petry | 2014-05-23 | 1 | -2/+3 |
| * | | | | | | Merge pull request #8779 from owncloud/sel-webdav-onclick | Vincent Petry | 2014-05-30 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | select webdav address on click | Volkan Gezer | 2014-05-30 | 1 | -0/+3 |
| * | | | | | | | Merge pull request #8793 from owncloud/name-email-enter-prevent | Volkan Gezer | 2014-05-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | prevent pageload if pressed enter on name email change | Volkan Gezer | 2014-05-30 | 1 | -1/+1 |
| * | | | | | | | | Merge pull request #8663 from owncloud/files-dndissue | Lukas Reschke | 2014-05-30 | 4 | -6/+156 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix dropping files below the table | Vincent Petry | 2014-05-22 | 4 | -5/+15 |
| | * | | | | | | | | Fixed drag and drop from external files, added tests | Vincent Petry | 2014-05-21 | 2 | -5/+145 |
| * | | | | | | | | | Merge pull request #8781 from owncloud/add-a-warning-to-the-sample | Thomas Müller | 2014-05-30 | 1 | -0/+6 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | fix wording | Volkan Gezer | 2014-05-30 | 1 | -1/+1 |
| | * | | | | | | | | | Add a warning to the configuration file | Lukas Reschke | 2014-05-29 | 1 | -0/+6 |
| * | | | | | | | | | | Merge pull request #5365 from owncloud/filesize-improvements-32bit | Thomas Müller | 2014-05-30 | 9 | -93/+338 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Typo: getFileSizeViaDOM -> getFileSizeViaCOM | Andreas Fischer | 2014-05-29 | 1 | -1/+1 |
| | * | | | | | | | | | | Document exceptions thrown by \OC\LargeFileHelper. | Andreas Fischer | 2014-05-29 | 1 | -2/+7 |
| | * | | | | | | | | | | Use "file size" instead of "filesize", then also apply camel case. | Andreas Fischer | 2014-05-29 | 2 | -40/+40 |
| | * | | | | | | | | | | Increase file size limit from 2 GiB to 4 GiB when workarounds are unavailable. | Andreas Fischer | 2014-05-29 | 4 | -9/+31 |
| | * | | | | | | | | | | Cast '{DAV:}getcontentlength' to number instead of int. | Andreas Fischer | 2014-05-29 | 2 | -2/+2 |
| | * | | | | | | | | | | Cast to number instead of integer in OC\Files\Cache\HomeCache | Andreas Fischer | 2014-05-29 | 1 | -2/+4 |
| | * | | | | | | | | | | Cast to number instead of integer in OC\Files\Cache\Cache | Andreas Fischer | 2014-05-29 | 1 | -5/+5 |
| | * | | | | | | | | | | Add LargeFileHelper::__construct() verifying that our assumptions hold. | Andreas Fischer | 2014-05-29 | 1 | -0/+25 |