aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24822 from owncloud/fix-download-spinnerVincent Petry2016-05-312-4/+4
|\
| * fixes size of the download spinnerVincent Chan2016-05-302-4/+4
* | Merge pull request #24769 from owncloud/issue-24752-no-ui-message-when-integr...Vincent Petry2016-05-311-1/+1
|\ \
| * | Only show message in the UI when the checker is enabledJoas Schilling2016-05-231-1/+1
* | | Merge pull request #22875 from owncloud/bz2-supportVincent Petry2016-05-313-1/+5
|\ \ \
| * | | Add bzip2 to known mimetypesVictor Dubiniuk2016-05-303-1/+5
* | | | Merge pull request #24889 from owncloud/add-warning-wrong-transaction-isolati...Vincent Petry2016-05-312-0/+22
|\ \ \ \
| * | | | Add a warning when the transaction isolation level is not READ_COMMITEDJoas Schilling2016-05-302-0/+22
| | |_|/ | |/| |
* | | | Merge pull request #24795 from owncloud/issue-24789-reset-password-link-new-w...Vincent Petry2016-05-312-2/+3
|\ \ \ \
| * | | | Allow opening the password reset link in a new window when its a URLJoas Schilling2016-05-242-2/+3
* | | | | Merge pull request #24628 from owncloud/decryptall-checkifneedsprocessingVincent Petry2016-05-312-6/+13
|\ \ \ \ \
| * | | | | fix unit testsBjörn Schießle2016-05-301-3/+4
| * | | | | Use isEncrpyted() insteadVincent Petry2016-05-301-1/+1
| * | | | | Respect oc coding style guide.Christian Jürges2016-05-301-1/+1
| * | | | | Check if file needs to decrypted or not for speed up large oc setups.Christian Jürges2016-05-301-3/+9
| | |_|/ / | |/| | |
* | | | | Merge pull request #16688 from owncloud/tests-dockerapachewebdavVincent Petry2016-05-313-7/+160
|\ \ \ \ \
| * | | | | Fix webdav test env scripts to also work on CIVincent Petry2016-05-302-7/+24
| * | | | | Check whether remote DAV server accepted the mtime on touchVincent Petry2016-05-301-1/+10
| * | | | | Fix webdav destination header when overwriting foldersVincent Petry2016-05-301-6/+23
| * | | | | Add morrisjobke/webdav docker container for external storage testsVincent Petry2016-05-302-0/+110
| |/ / / /
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-3122-14/+134
* | | | | Fix for #23066 (#24689)Torben Dannhauer2016-05-313-4/+8
* | | | | Merge pull request #20150 from pellaeon/pr-droppable-hover-visual-cueVincent Petry2016-05-304-3/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix breadcrumb background right arrow due to incorrect background-image syntaxPellaeon Lin2016-05-211-1/+3
| * | | | Make entire file tr droppable,Pellaeon Lin2016-05-212-2/+3
| * | | | Add visual cue when moving draggable item over droppable item,Pellaeon Lin2016-05-213-2/+7
* | | | | Allow setting debug as loglevel via occ log_manage (#24834)Joas Schilling2016-05-301-1/+2
| |_|/ / |/| | |
* | | | [testing] Allow to lock a file without the lock being killed at the end of th...Joas Schilling2016-05-304-0/+312
* | | | trigger size calculation after scanning (#24875)Robin Appelman2016-05-301-0/+6
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-3026-76/+40
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-2916-8/+56
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-2820-54/+116
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-2762-30/+298
* | | | Merge pull request #24796 from owncloud/fix-mailmapLukas Reschke2016-05-26856-1041/+1629
|\ \ \ \
| * | | | Update license headersLukas Reschke2016-05-26855-1026/+1609
| * | | | Add new mailmap fileLukas Reschke2016-05-261-15/+20
|/ / / /
* | | | One more PSR-4 fix (#24852)Joas Schilling2016-05-261-6/+6
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-2648-222/+540
* | | | 9.1.0 beta 1v9.1.0beta1C Montero-Luque2016-05-251-2/+2
* | | | Merge pull request #24844 from owncloud/dav-test-psr4Vincent Petry2016-05-2563-112/+127
|\ \ \ \
| * | | | Update DAV unit tests to PSR-4Joas Schilling2016-05-2562-112/+122
| * | | | Fix local executionJoas Schilling2016-05-252-0/+5
* | | | | Merge pull request #24604 from owncloud/user_ldap-psr4Vincent Petry2016-05-2581-385/+378
|\ \ \ \ \
| * | | | | Fix the tests againJoas Schilling2016-05-255-4/+7
| * | | | | Fix throws docsJoas Schilling2016-05-251-3/+3
| * | | | | Last instances of lowercase user_ldapJoas Schilling2016-05-252-3/+3
| * | | | | Move tests/ to PSR-4Joas Schilling2016-05-2532-66/+61
| * | | | | Fix several minor issuesJoas Schilling2016-05-254-11/+9
| * | | | | Move Job to a better class nameJoas Schilling2016-05-253-5/+11
| * | | | | Move Access to PSR-4Joas Schilling2016-05-2514-33/+25