Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make google drive client secret and dropbox api secret a password field | Joas Schilling | 2014-02-07 | 1 | -2/+2 |
* | Merge pull request #7112 from owncloud/enc_fix_size_for_shared_files | Vincent Petry | 2014-02-07 | 3 | -4/+22 |
|\ | |||||
| * | replace 'size' with 'unencrypted_size' if encryption is enabled | Bjoern Schiessle | 2014-02-07 | 3 | -4/+22 |
* | | Merge pull request #6997 from owncloud/fix_l10n_warnings | Thomas Müller | 2014-02-07 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | change order of issubdirectory() calls to avoid error messages for non-apps | Bjoern Schiessle | 2014-01-29 | 1 | -2/+2 |
* | | Update README.md | Thomas Müller | 2014-02-07 | 1 | -0/+1 |
* | | Update README.md | Thomas Müller | 2014-02-07 | 1 | -1/+2 |
* | | Merge pull request #6952 from MartialGeek/add_freebox_support | Vincent Petry | 2014-02-06 | 3 | -1/+21 |
|\ \ | |||||
| * | | The regexp of the Freebox user agent is now more strict. | Martial Saunois | 2014-01-29 | 2 | -1/+6 |
| * | | Unit tests added for the new Freebox user agent. | Martial Saunois | 2014-01-28 | 1 | -0/+10 |
| * | | New user agent added for the Freebox. | Martial Saunois | 2014-01-26 | 2 | -1/+6 |
* | | | Merge pull request #6445 from owncloud/fix_5956 | Vincent Petry | 2014-02-06 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | encode imagePath and fix documentation of loadFromFile | Georg Ehrke | 2014-01-11 | 1 | -2/+2 |
| * | | | fix issue with logging non utf8 chars | Georg Ehrke | 2013-12-16 | 1 | -1/+1 |
* | | | | Merge pull request #7099 from owncloud/fix-autoconfig-master | Thomas Müller | 2014-02-06 | 1 | -4/+5 |
|\ \ \ \ | |||||
| * | | | | fixing autoconfig handling | Thomas Müller | 2014-02-05 | 1 | -4/+5 |
* | | | | | Merge pull request #7089 from owncloud/sharing-searchbymime | Vincent Petry | 2014-02-06 | 2 | -9/+164 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed searchByMime in shared cache | Vincent Petry | 2014-02-05 | 2 | -9/+164 |
* | | | | | | Merge pull request #7105 from NCTU-NBA/pr-7098 | Morris Jobke | 2014-02-06 | 1 | -9/+5 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Remove unused template variable assignment of files_sharing/template/public.php | Pellaeon Lin | 2014-02-06 | 1 | -5/+0 |
| * | | | | | Move template variable assignment to correct place | Pellaeon Lin | 2014-02-06 | 1 | -4/+5 |
|/ / / / / | |||||
* | | | | | Merge pull request #7091 from owncloud/jenkins-catchsetuperrors | Thomas Müller | 2014-02-05 | 1 | -2/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Catch setup errors during autotest | Vincent Petry | 2014-02-05 | 1 | -2/+6 |
| |/ / / / | |||||
* | | | | | Merge pull request #6490 from owncloud/theming-for-appstemplate | Jan-Christoph Borchardt | 2014-02-05 | 1 | -0/+4 |
|\ \ \ \ \ | |||||
| * | | | | | use appstoreenabled config switch | Bjoern Schiessle | 2014-01-16 | 1 | -2/+2 |
| * | | | | | do not show 'Add app' and 'More apps' for themed ownCloud | Jan-Christoph Borchardt | 2013-12-18 | 1 | -0/+4 |
* | | | | | | Merge pull request #7064 from owncloud/files-scrolltopafterupdate | Jan-Christoph Borchardt | 2014-02-05 | 1 | -4/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Scroll to the top after switching dir | Vincent Petry | 2014-02-04 | 1 | -5/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #7032 from owncloud/enc_fix_delete | Björn Schießle | 2014-02-05 | 9 | -119/+430 |
|\ \ \ \ \ \ | |||||
| * | | | | | | add function to extract filename from sharekey name + tests | Bjoern Schiessle | 2014-02-03 | 2 | -1/+37 |
| * | | | | | | added tests for the delete hooks if the trash bin is disabled | Bjoern Schiessle | 2014-02-01 | 3 | -65/+300 |
| * | | | | | | don't expect OC_FilesystemView, this is depreciated | Bjoern Schiessle | 2014-01-31 | 1 | -1/+1 |
| * | | | | | | better error detection and don't use glob() | Bjoern Schiessle | 2014-01-31 | 1 | -12/+27 |
| * | | | | | | move unlink proxy to a hook which handles pre and post conditions | Bjoern Schiessle | 2014-01-31 | 3 | -41/+66 |
* | | | | | | | Merge pull request #7067 from owncloud/core-sessionheartbeatconfig | Vincent Petry | 2014-02-05 | 5 | -16/+142 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fixing typos | Thomas Müller | 2014-02-04 | 1 | -2/+2 |
| * | | | | | | | Added unit tests for session_keepalive / heartbeat | Vincent Petry | 2014-02-04 | 2 | -1/+91 |
| * | | | | | | | Added session_keepalive setting | Vincent Petry | 2014-02-04 | 3 | -15/+51 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6969 from owncloud/tests-morecoverage | Thomas Müller | 2014-02-04 | 5 | -37/+172 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Added core unit tests for basename and dirname | Vincent Petry | 2014-01-30 | 1 | -0/+99 |
| * | | | | | | | Fixed unit test scripts + coverage | Vincent Petry | 2014-01-30 | 4 | -37/+73 |
* | | | | | | | | Merge pull request #7011 from owncloud/jshint | Thomas Müller | 2014-02-04 | 11 | -22/+152 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixed file name validation unit test + added newline | Vincent Petry | 2014-01-30 | 2 | -7/+16 |
| * | | | | | | | | Added .jshintrc | Vincent Petry | 2014-01-30 | 11 | -15/+136 |
* | | | | | | | | | Merge pull request #6235 from NCTU-NBA/pr-exceed_upload_limit_msg | Jan-Christoph Borchardt | 2014-02-04 | 8 | -18/+76 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Merge branch 'master' into pr-exceed_upload_limit_msg | Pellaeon Lin | 2014-01-30 | 860 | -13933/+38249 |
| |\| | | | | | | | | |||||
| * | | | | | | | | | Use $storageInfo['free'] | Pellaeon Lin | 2014-01-29 | 2 | -3/+2 |
| * | | | | | | | | | Fix variable name | Pellaeon Lin | 2014-01-24 | 1 | -2/+2 |
| * | | | | | | | | | Add $freeSpace and $uploadLimit to files_sharing | Pellaeon Lin | 2014-01-17 | 2 | -0/+6 |
| * | | | | | | | | | Comments to clarify | Pellaeon Lin | 2014-01-16 | 1 | -2/+2 |