Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6065 from owncloud/l10n-update | Thomas Müller | 2013-11-26 | 1 | -1/+1 |
|\ | |||||
| * | Translate reload message after update | Morris Jobke | 2013-11-26 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #6008 from owncloud/extstorage-smb-webdav-renamefix | Vincent Petry | 2013-11-26 | 3 | -3/+25 |
|\ | |||||
| * | Improved unit test for "overwrite on move" | Vincent Petry | 2013-11-25 | 1 | -3/+5 |
| * | Added unit test for "overwrite file on rename/move" | Vincent Petry | 2013-11-25 | 1 | -0/+6 |
| * | Fixed SMB rename function to overwrite target file | Vincent Petry | 2013-11-25 | 2 | -2/+16 |
* | | Merge pull request #6059 from owncloud/occ-repair | Morris Jobke | 2013-11-26 | 4 | -1/+68 |
|\ \ | |||||
| * | | Add a (currently) empty system for running common repair steps | Robin Appelman | 2013-11-26 | 4 | -1/+68 |
|/ / | |||||
* | | Merge pull request #6053 from owncloud/remove_passwords_from_log | Morris Jobke | 2013-11-26 | 1 | -0/+2 |
|\ \ | |||||
| * | | remove passwords from logfile | Bjoern Schiessle | 2013-11-26 | 1 | -0/+2 |
* | | | Merge pull request #6056 from owncloud/check_login | Morris Jobke | 2013-11-26 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | check if user is logged in | Bjoern Schiessle | 2013-11-26 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge pull request #6054 from owncloud/extstorage-dropboxfixes | Morris Jobke | 2013-11-26 | 2 | -12/+60 |
|\ \ \ | |||||
| * | | | Fixed various Dropbox issues + unit tests | Vincent Petry | 2013-11-26 | 2 | -12/+60 |
| |/ / | |||||
* | | | Merge pull request #6057 from owncloud/extstorage-touchoperation | Morris Jobke | 2013-11-26 | 3 | -1/+8 |
|\ \ \ | |/ / |/| | | |||||
| * | | Updated unit tests for SMB | Vincent Petry | 2013-11-26 | 2 | -1/+7 |
| * | | Return true when touch succeeds | Vincent Petry | 2013-11-26 | 1 | -0/+1 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-26 | 260 | -1783/+2525 |
* | | Merge pull request #5937 from owncloud/calc_version_size | Morris Jobke | 2013-11-25 | 1 | -12/+11 |
|\ \ | |||||
| * \ | Merge branch 'master' into calc_version_size | Bjoern Schiessle | 2013-11-26 | 792 | -11808/+13458 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #6044 from owncloud/extstorage-ftpunittestfix | Vincent Petry | 2013-11-25 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | Fixed FTP storage unit tests to use the correct class | Vincent Petry | 2013-11-25 | 1 | -4/+4 |
* | | | | Merge pull request #6036 from owncloud/single-user-mode | Morris Jobke | 2013-11-25 | 6 | -1/+84 |
|\ \ \ \ | |||||
| * \ \ \ | merge master into single-user-mode | Robin Appelman | 2013-11-25 | 46 | -62/+530 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #6034 from owncloud/fix-api-documentation | Owen Winkler | 2013-11-25 | 29 | -25/+231 |
|\ \ \ \ \ | |||||
| * | | | | | fix some capital letters | Morris Jobke | 2013-11-25 | 5 | -5/+14 |
| * | | | | | page level doc blocks and class descriptions | Morris Jobke | 2013-11-25 | 15 | -0/+95 |
| * | | | | | AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes | Morris Jobke | 2013-11-25 | 7 | -4/+58 |
| * | | | | | fix defaults.php doc | Morris Jobke | 2013-11-25 | 1 | -10/+18 |
| * | | | | | fix defaults.php doc | Morris Jobke | 2013-11-25 | 1 | -6/+44 |
| * | | | | | fix db.php doc | Morris Jobke | 2013-11-25 | 1 | -0/+2 |
* | | | | | | Merge pull request #6038 from owncloud/occ-app-enable | icewind1991 | 2013-11-25 | 4 | -0/+126 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Add occ command to list all apps | Robin Appelman | 2013-11-25 | 2 | -0/+48 |
| * | | | | | rename app_id to app-id | Robin Appelman | 2013-11-25 | 2 | -4/+4 |
| * | | | | | add occ commands for enabling and disabling apps | Robin Appelman | 2013-11-25 | 3 | -0/+78 |
* | | | | | | Merge pull request #6035 from owncloud/fixing-rawpath-reverseproxy-oc6 | Jörn Friedrich Dreyer | 2013-11-25 | 2 | -1/+54 |
|\ \ \ \ \ \ | |||||
| * | | | | | | in case uri and script name don't match we better throw an exception | Thomas Müller | 2013-11-25 | 2 | -2/+32 |
| * | | | | | | handle duplicate slashes in case of reverse proxy configuration | Thomas Müller | 2013-11-25 | 2 | -1/+24 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #6037 from owncloud/fix-6007-oc6 | Thomas Müller | 2013-11-25 | 1 | -0/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | adding chunked upload handling | Thomas Müller | 2013-11-25 | 1 | -0/+12 |
* | | | | | | | Merge pull request #6040 from owncloud/fix-navbar-css | Raghu Nayyar | 2013-11-25 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix navbar issue | Morris Jobke | 2013-11-25 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #6030 from owncloud/cli-errors | icewind1991 | 2013-11-25 | 1 | -6/+21 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | provide more cli friendly error messages | Robin Appelman | 2013-11-25 | 1 | -6/+21 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #5641 from owncloud/filestrash-emptytrash | Björn Schießle | 2013-11-25 | 5 | -26/+77 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Deleting all files in trash now only sends a single flag | Vincent Petry | 2013-11-11 | 5 | -26/+77 |
* | | | | | | | Merge pull request #6028 from owncloud/extstorage-touchoperationreturnvalue | Vincent Petry | 2013-11-25 | 3 | -3/+8 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fixed ext storage touch function to return true on success | Vincent Petry | 2013-11-25 | 3 | -3/+8 |
| | |_|_|_|/ | |/| | | | | |||||
| | | | * | | add documentation for single user config option to config.sample.php | Robin Appelman | 2013-11-25 | 1 | -0/+3 |
| | | | * | | Add template for single user mode message | Robin Appelman | 2013-11-25 | 1 | -0/+10 |