Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-27 | 1 | -0/+8 |
* | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -4/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-23 | 1 | -0/+2 |
* | Whitespace cleanup | Bart Visscher | 2013-01-16 | 3 | -10/+10 |
* | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -1/+1 |
* | Merge branch 'master' into fixing-unused-and-undefined-in-master | Thomas Mueller | 2013-01-14 | 4 | -6/+40 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-11 | 1 | -4/+22 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-10 | 1 | -1/+15 |
| * | Upstream merged my patch to add additional ssl root certificates to the webda... | Björn Schießle | 2013-01-08 | 1 | -1/+1 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-08 | 1 | -0/+2 |
* | | removing undefined $response | Thomas Mueller | 2013-01-06 | 1 | -4/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-03 | 1 | -0/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-01 | 1 | -1/+3 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-31 | 3 | -3/+50 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-29 | 2 | -1/+23 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-28 | 2 | -1/+14 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-26 | 1 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-24 | 2 | -0/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-23 | 2 | -4/+4 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-22 | 2 | -1/+3 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-21 | 1 | -0/+2 |
* | Merge pull request #913 from owncloud/fix_settings | Frank Karlitschek | 2012-12-18 | 1 | -8/+3 |
|\ | |||||
| * | cleaning up the settings. standardize the format, add missing I10N and other ... | Frank Karlitschek | 2012-12-15 | 1 | -8/+3 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-19 | 2 | -0/+4 |
* | | Merge pull request #905 from owncloud/fix_mountpointescaping | Thomas Müller | 2012-12-18 | 1 | -2/+2 |
|\ \ | |||||
| * | | proper escape the mountpoints. Fixes | Frank Karlitschek | 2012-12-14 | 1 | -2/+2 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-18 | 2 | -0/+3 |
* | | | check if admin | Frank Karlitschek | 2012-12-17 | 1 | -0/+2 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-16 | 2 | -0/+4 |
| |/ |/| | |||||
* | | Fix "No space found after comma in function call" | Bart Visscher | 2012-12-15 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-14 | 3 | -0/+6 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-13 | 23 | -0/+93 |
* | ctor of OC_L10N requires the app name | Thomas Mueller | 2012-12-11 | 1 | -1/+1 |
* | don't call shell_exec if safe_mode is on. | Frank Karlitschek | 2012-12-11 | 1 | -2/+6 |
* | disable not available external filesystems. Restructure the configuration a b... | Frank Karlitschek | 2012-12-10 | 1 | -59/+66 |
* | add some output why some of the external filesystems might not work | Frank Karlitschek | 2012-12-10 | 4 | -1/+35 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-10 | 1 | -13/+13 |
* | Merge pull request #654 from butonic/checkstyle_fixes | Thomas Müller | 2012-12-02 | 22 | -306/+527 |
|\ | |||||
| * | fix checkstyle for files_external app, add whitespace for readability | Jörn Friedrich Dreyer | 2012-11-30 | 22 | -306/+527 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-02 | 1 | -0/+11 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-30 | 1 | -5/+5 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-28 | 1 | -0/+10 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-27 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-26 | 1 | -0/+24 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-21 | 2 | -6/+36 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-20 | 1 | -1/+19 |
* | Fixed new checkstyle issues in ftp.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
* | Fixed new checkstyle issues in swift.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
* | Fixed new checkstyle issues from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-11-10 | 1 | -0/+1 |