summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Move Job to a better class nameJoas Schilling2016-05-252-5/+7
* Move Access to PSR-4Joas Schilling2016-05-2514-33/+25
* Move BackendUtility to PSR-4Joas Schilling2016-05-253-3/+3
* Move Configuration to PSR-4Joas Schilling2016-05-2510-15/+14
* Move Connection to PSR-4Joas Schilling2016-05-2519-32/+30
* Move FilesystemHelper to PSR-4Joas Schilling2016-05-2513-13/+16
* Move Helper to PSR-4Joas Schilling2016-05-2516-23/+20
* Move interface to PSR-4Joas Schilling2016-05-2516-23/+14
* Move LDAP to PSR-4Joas Schilling2016-05-2513-15/+16
* Move LDAP Utility to PSR-4Joas Schilling2016-05-254-2/+5
* Move LogWrapper to PSR-4Joas Schilling2016-05-2513-16/+17
* Move Proxy to PSR-4Joas Schilling2016-05-253-4/+7
* lib/userJoas Schilling2016-05-251-1/+2
* Move wizardJoas Schilling2016-05-254-7/+12
* Move lib\user to PSR-4Joas Schilling2016-05-2531-68/+67
* Move User_LDAP and User_Proxy to PSR-4Joas Schilling2016-05-2519-33/+33
* Move Group_LDAP and Group_Proxy to PSR-4Joas Schilling2016-05-256-16/+16
* Move Command namespace to PSR-4Joas Schilling2016-05-259-27/+23
* Move User_LDAP to PSR-4Joas Schilling2016-05-255-0/+2
* Merge pull request #24661 from owncloud/files_sharing-psr4Vincent Petry2016-05-2567-113/+126
|\
| * Move tests to PSR-4Joas Schilling2016-05-2532-104/+118
| * Move background job to PSR-4Joas Schilling2016-05-252-3/+3
| * Move lib/ to PSR-4Joas Schilling2016-05-2526-0/+0
| * Move classes from outside lib/ to PSR-4Joas Schilling2016-05-259-6/+5
* | Merge pull request #24838 from owncloud/fix-failing-updatenotifications-testsVincent Petry2016-05-251-6/+12
|\ \
| * | Fix failing update notifications testsJoas Schilling2016-05-251-6/+12
* | | Merge pull request #24815 from owncloud/fix-autotest-external-psr4Vincent Petry2016-05-256-11/+11
|\ \ \ | |_|/ |/| |
| * | Fix the names of the tests so the script discovers them againJoas Schilling2016-05-246-11/+11
* | | don't fail on "bad signature" during login. Most likely this happens becauseBjörn Schießle2016-05-251-0/+7
| |/ |/|
* | Fix ShareControllerTest (#24824)Joas Schilling2016-05-251-1/+5
* | Merge pull request #24444 from owncloud/update-notifications-for-core-and-appsVincent Petry2016-05-259-1/+907
|\ \
| * | Add a URL to the notificationsJoas Schilling2016-05-242-17/+48
| * | The setting only affects available core updatesJoas Schilling2016-05-242-3/+7
| * | Add tests for the NotifierJoas Schilling2016-05-242-1/+105
| * | Add tests for the background jobJoas Schilling2016-05-244-13/+450
| * | Make the group selectableJoas Schilling2016-05-244-2/+37
| * | Dismiss the notifications when the update is already installedJoas Schilling2016-05-242-4/+47
| * | Add a notifier that parses the notificationsJoas Schilling2016-05-242-0/+79
| * | Add a background job that generates notifications when an update is availableJoas Schilling2016-05-242-1/+174
* | | Merge pull request #24814 from owncloud/fix-psr4-external-masteVincent Petry2016-05-252-0/+0
|\ \ \
| * | | Move Stuff to PSR-4 againJoas Schilling2016-05-242-0/+0
| | |/ | |/|
* | | Merge pull request #24811 from owncloud/client-login-token-2faVincent Petry2016-05-252-6/+5
|\ \ \
| * | | do not allow client password logins if token auth is enforced or 2FA is enabledChristoph Wurst2016-05-242-6/+5
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-2542-0/+122
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-24220-960/+936
|/ / /
* | | Merge pull request #24748 from owncloud/login-explicitlyVincent Petry2016-05-242-6/+6
|\ \ \
| * | | when generating browser/device token, save the login name for later password ...Christoph Wurst2016-05-242-6/+6
| | |/ | |/|
* | | Merge pull request #7897 from owncloud/ext-swiftcachingVincent Petry2016-05-241-17/+71
|\ \ \ | |_|/ |/| |
| * | Added object cache for Swift ext storageVincent Petry2016-05-241-17/+71
* | | Merge pull request #24799 from owncloud/altyr-117-upstreamVincent Petry2016-05-24136-1738/+232415
|\ \ \