| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | Fix for #23066 (#24689) | Torben Dannhauer | 2016-05-31 | 3 | -4/+8 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Merge pull request #20150 from pellaeon/pr-droppable-hover-visual-cue | Vincent Petry | 2016-05-30 | 4 | -3/+11 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Fix breadcrumb background right arrow due to incorrect background-image syntax | Pellaeon Lin | 2016-05-21 | 1 | -1/+3 |
| * | | | | | Make entire file tr droppable, | Pellaeon Lin | 2016-05-21 | 2 | -2/+3 |
| * | | | | | Add visual cue when moving draggable item over droppable item, | Pellaeon Lin | 2016-05-21 | 3 | -2/+7 |
* | | | | | | Allow setting debug as loglevel via occ log_manage (#24834) | Joas Schilling | 2016-05-30 | 1 | -1/+2 |
| |_|/ / /
|/| | | | |
|
* | | | | | [testing] Allow to lock a file without the lock being killed at the end of th... | Joas Schilling | 2016-05-30 | 4 | -0/+312 |
* | | | | | trigger size calculation after scanning (#24875) | Robin Appelman | 2016-05-30 | 1 | -0/+6 |
| |_|_|/
|/| | | |
|
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-30 | 26 | -76/+40 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-29 | 16 | -8/+56 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-28 | 20 | -54/+116 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-27 | 62 | -30/+298 |
* | | | | Merge pull request #24796 from owncloud/fix-mailmap | Lukas Reschke | 2016-05-26 | 856 | -1041/+1629 |
|\ \ \ \ |
|
| * | | | | Update license headers | Lukas Reschke | 2016-05-26 | 855 | -1026/+1609 |
| * | | | | Add new mailmap file | Lukas Reschke | 2016-05-26 | 1 | -15/+20 |
|/ / / / |
|
* | | | | One more PSR-4 fix (#24852) | Joas Schilling | 2016-05-26 | 1 | -6/+6 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-26 | 48 | -222/+540 |
* | | | | 9.1.0 beta 1v9.1.0beta1 | C Montero-Luque | 2016-05-25 | 1 | -2/+2 |
* | | | | Merge pull request #24844 from owncloud/dav-test-psr4 | Vincent Petry | 2016-05-25 | 63 | -112/+127 |
|\ \ \ \ |
|
| * | | | | Update DAV unit tests to PSR-4 | Joas Schilling | 2016-05-25 | 62 | -112/+122 |
| * | | | | Fix local execution | Joas Schilling | 2016-05-25 | 2 | -0/+5 |
* | | | | | Merge pull request #24604 from owncloud/user_ldap-psr4 | Vincent Petry | 2016-05-25 | 81 | -385/+378 |
|\ \ \ \ \ |
|
| * | | | | | Fix the tests again | Joas Schilling | 2016-05-25 | 5 | -4/+7 |
| * | | | | | Fix throws docs | Joas Schilling | 2016-05-25 | 1 | -3/+3 |
| * | | | | | Last instances of lowercase user_ldap | Joas Schilling | 2016-05-25 | 2 | -3/+3 |
| * | | | | | Move tests/ to PSR-4 | Joas Schilling | 2016-05-25 | 32 | -66/+61 |
| * | | | | | Fix several minor issues | Joas Schilling | 2016-05-25 | 4 | -11/+9 |
| * | | | | | Move Job to a better class name | Joas Schilling | 2016-05-25 | 3 | -5/+11 |
| * | | | | | Move Access to PSR-4 | Joas Schilling | 2016-05-25 | 14 | -33/+25 |
| * | | | | | Move BackendUtility to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -3/+3 |
| * | | | | | Move Configuration to PSR-4 | Joas Schilling | 2016-05-25 | 10 | -15/+14 |
| * | | | | | Move Connection to PSR-4 | Joas Schilling | 2016-05-25 | 19 | -32/+30 |
| * | | | | | Move FilesystemHelper to PSR-4 | Joas Schilling | 2016-05-25 | 13 | -13/+16 |
| * | | | | | Move Helper to PSR-4 | Joas Schilling | 2016-05-25 | 16 | -23/+20 |
| * | | | | | Move interface to PSR-4 | Joas Schilling | 2016-05-25 | 16 | -23/+14 |
| * | | | | | Move LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 13 | -15/+16 |
| * | | | | | Move LDAP Utility to PSR-4 | Joas Schilling | 2016-05-25 | 4 | -2/+5 |
| * | | | | | Move LogWrapper to PSR-4 | Joas Schilling | 2016-05-25 | 13 | -16/+17 |
| * | | | | | Move Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 3 | -4/+7 |
| * | | | | | lib/user | Joas Schilling | 2016-05-25 | 1 | -1/+2 |
| * | | | | | Move wizard | Joas Schilling | 2016-05-25 | 4 | -7/+12 |
| * | | | | | Move lib\user to PSR-4 | Joas Schilling | 2016-05-25 | 31 | -68/+67 |
| * | | | | | Move User_LDAP and User_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 19 | -33/+33 |
| * | | | | | Move Group_LDAP and Group_Proxy to PSR-4 | Joas Schilling | 2016-05-25 | 7 | -18/+18 |
| * | | | | | Move Command namespace to PSR-4 | Joas Schilling | 2016-05-25 | 9 | -27/+23 |
| * | | | | | Move User_LDAP to PSR-4 | Joas Schilling | 2016-05-25 | 5 | -0/+2 |
| |/ / / / |
|
* | | | | | Merge pull request #24842 from owncloud/files-storage-wrapper-encoding-psr4 | Vincent Petry | 2016-05-25 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Move Test\Files\Storage\Wrapper\EncodingTest to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -1/+1 |
* | | | | | | Merge pull request #24840 from owncloud/fix-missing-ext-str-import | Vincent Petry | 2016-05-25 | 3 | -2/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Adjust the phpunit config | Joas Schilling | 2016-05-25 | 1 | -2/+2 |