Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add directory while creating mount point | Björn Schießle | 2012-10-09 | 1 | -0/+40 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-07 | 3 | -0/+14 |
| | |||||
* | add support to mount a specific folder from dropbox | Robin Appelman | 2012-10-06 | 1 | -0/+11 |
| | |||||
* | test case for dropbox storage | Robin Appelman | 2012-10-06 | 2 | -0/+37 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-06 | 1 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-05 | 1 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-04 | 8 | -0/+41 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-03 | 2 | -0/+11 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 28 | -81/+89 |
| | |||||
* | l18n support added to files_external/js | Thomas Mueller | 2012-10-02 | 2 | -15/+33 |
| | |||||
* | automatically remove and prevent installation of apps with a require version ↵ | Frank Karlitschek | 2012-10-02 | 1 | -1/+1 |
| | | | | | | | less than the current one. We check now the first ad second part of the version number. Also increase the require tags of the core apps to 4.9 Please note that 4.9 is the internal versionnumber of the upcoming 4.5 release. You have to pu a <require>4.9</require> into the info.xml of your app to make it as compatible with 4.5 | ||||
* | check if file really exist before add/remove it | Björn Schießle | 2012-09-27 | 2 | -4/+12 |
| | |||||
* | only upload valid ssl root certificates | Björn Schießle | 2012-09-27 | 1 | -6/+14 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-27 | 1 | -0/+10 |
| | |||||
* | take '\' on windows systems into account to prevent file deletion above ↵ | Björn Schießle | 2012-09-26 | 1 | -1/+1 |
| | | | | upload direectory | ||||
* | fix security issue, don't allow to go back in the path | Björn Schießle | 2012-09-26 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 1 | -1/+13 |
| | |||||
* | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-25 | 1 | -0/+18 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-25 | 1 | -0/+18 |
| | | |||||
* | | seperate the form to set up the mount points and the form to upload ssl ↵ | Björn Schießle | 2012-09-25 | 1 | -11/+15 |
|/ | | | | certificates | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-24 | 2 | -0/+24 |
| | |||||
* | add a line break after every certificate | Björn Schießle | 2012-09-21 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-20 | 1 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-19 | 2 | -0/+36 |
| | |||||
* | use more oc file operations instead of plain PHP functions | Björn Schießle | 2012-09-18 | 1 | -15/+11 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-18 | 2 | -2/+28 |
| | |||||
* | Add chosen script and style, bug fix for oc-1745 | Michael Gapczynski | 2012-09-16 | 1 | -0/+2 |
| | |||||
* | Set configured to true after configuring Dropbox storage | Michael Gapczynski | 2012-09-12 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-11 | 1 | -0/+5 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-10 | 1 | -1/+7 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-09 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-08 | 1 | -0/+18 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 10 | -188/+188 |
| | |||||
* | EOL fixes | Bart Visscher | 2012-09-07 | 1 | -283/+281 |
| | | | | | | apps/files_external/lib/config.php apps/files_versions/lib/versions.php lib/connector/sabre/client.php | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-07 | 2 | -3/+21 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-06 | 2 | -8/+10 |
| | |||||
* | no more require_once() | Thomas Mueller | 2012-09-05 | 2 | -2/+2 |
| | |||||
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 2 | -4/+4 |
| | |||||
* | I don't think this file was meant to be commited | Robin Appelman | 2012-09-05 | 1 | -6/+0 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-05 | 1 | -0/+13 |
| | |||||
* | make use of OC_User::getHome in files_external app | Georg Ehrke | 2012-09-04 | 1 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-31 | 2 | -1/+7 |
| | |||||
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | Remove php close at end of file | Bart Visscher | 2012-08-29 | 9 | -15/+0 |
| | |||||
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 12 | -36/+31 |
| | |||||
* | [tx-robot] updated from transifexv4.5.0beta1 | Jenkins for ownCloud | 2012-08-29 | 1 | -0/+5 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-28 | 3 | -0/+42 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-27 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-25 | 1 | -0/+18 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-24 | 4 | -2/+37 |
| |