summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Update license headersLukas Reschke2016-05-26470-482/+911
* [tx-robot] updated from transifexJenkins for ownCloud2016-05-2626-140/+280
* 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-2578-383/+369
|\ \
| * | Fix the tests againJoas Schilling2016-05-254-4/+4
| * | 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-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 #24840 from owncloud/fix-missing-ext-str-importVincent Petry2016-05-252-0/+2
|\ \ | |/ |/|
| * Fix missing use statements in ext. str. testsJoas Schilling2016-05-252-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