Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | 6 | -16/+16 | |
| * | | | 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 #24840 from owncloud/fix-missing-ext-str-import | Vincent Petry | 2016-05-25 | 2 | -0/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix missing use statements in ext. str. tests | Joas Schilling | 2016-05-25 | 2 | -0/+2 | |
* | | | Merge pull request #24661 from owncloud/files_sharing-psr4 | Vincent Petry | 2016-05-25 | 67 | -113/+126 | |
|\ \ \ | ||||||
| * | | | Move tests to PSR-4 | Joas Schilling | 2016-05-25 | 32 | -104/+118 | |
| * | | | Move background job to PSR-4 | Joas Schilling | 2016-05-25 | 2 | -3/+3 | |
| * | | | Move lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 26 | -0/+0 | |
| * | | | Move classes from outside lib/ to PSR-4 | Joas Schilling | 2016-05-25 | 9 | -6/+5 | |
* | | | | Merge pull request #24838 from owncloud/fix-failing-updatenotifications-tests | Vincent Petry | 2016-05-25 | 1 | -6/+12 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix failing update notifications tests | Joas Schilling | 2016-05-25 | 1 | -6/+12 | |
* | | | | Merge pull request #24815 from owncloud/fix-autotest-external-psr4 | Vincent Petry | 2016-05-25 | 6 | -11/+11 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix the names of the tests so the script discovers them again | Joas Schilling | 2016-05-24 | 6 | -11/+11 | |
* | | | | don't fail on "bad signature" during login. Most likely this happens because | Björn Schießle | 2016-05-25 | 1 | -0/+7 | |
| |/ / |/| | | ||||||
* | | | Fix ShareControllerTest (#24824) | Joas Schilling | 2016-05-25 | 1 | -1/+5 | |
* | | | Merge pull request #24444 from owncloud/update-notifications-for-core-and-apps | Vincent Petry | 2016-05-25 | 9 | -1/+907 | |
|\ \ \ | ||||||
| * | | | Add a URL to the notifications | Joas Schilling | 2016-05-24 | 2 | -17/+48 | |
| * | | | The setting only affects available core updates | Joas Schilling | 2016-05-24 | 2 | -3/+7 | |
| * | | | Add tests for the Notifier | Joas Schilling | 2016-05-24 | 2 | -1/+105 | |
| * | | | Add tests for the background job | Joas Schilling | 2016-05-24 | 4 | -13/+450 | |
| * | | | Make the group selectable | Joas Schilling | 2016-05-24 | 4 | -2/+37 | |
| * | | | Dismiss the notifications when the update is already installed | Joas Schilling | 2016-05-24 | 2 | -4/+47 | |
| * | | | Add a notifier that parses the notifications | Joas Schilling | 2016-05-24 | 2 | -0/+79 | |
| * | | | Add a background job that generates notifications when an update is available | Joas Schilling | 2016-05-24 | 2 | -1/+174 | |
* | | | | Merge pull request #24814 from owncloud/fix-psr4-external-maste | Vincent Petry | 2016-05-25 | 2 | -0/+0 | |
|\ \ \ \ | ||||||
| * | | | | Move Stuff to PSR-4 again | Joas Schilling | 2016-05-24 | 2 | -0/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #24811 from owncloud/client-login-token-2fa | Vincent Petry | 2016-05-25 | 2 | -6/+5 | |
|\ \ \ \ | ||||||
| * | | | | do not allow client password logins if token auth is enforced or 2FA is enabled | Christoph Wurst | 2016-05-24 | 2 | -6/+5 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-25 | 42 | -0/+122 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-24 | 220 | -960/+936 | |
|/ / / / | ||||||
* | | | | Merge pull request #24748 from owncloud/login-explicitly | Vincent Petry | 2016-05-24 | 2 | -6/+6 | |
|\ \ \ \ | ||||||
| * | | | | when generating browser/device token, save the login name for later password ... | Christoph Wurst | 2016-05-24 | 2 | -6/+6 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #7897 from owncloud/ext-swiftcaching | Vincent Petry | 2016-05-24 | 1 | -17/+71 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Added object cache for Swift ext storage | Vincent Petry | 2016-05-24 | 1 | -17/+71 | |
* | | | | Merge pull request #24799 from owncloud/altyr-117-upstream | Vincent Petry | 2016-05-24 | 136 | -1738/+232415 | |
|\ \ \ \ | ||||||
| * | | | | fix phpdoc | Robin Appelman | 2016-05-24 | 1 | -1/+1 | |
| * | | | | Fix cert bundle path | Robin Appelman | 2016-05-24 | 1 | -1/+1 | |
| * | | | | Fix autoloading for new google SDK lib | Vincent Petry | 2016-05-24 | 2 | -3/+1 | |
| * | | | | Add new files | Francesco Rovelli | 2016-05-24 | 101 | -0/+228841 | |
| * | | | | enable autoload of lib in google storage | Francesco Rovelli | 2016-05-24 | 1 | -0/+1 |