Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2016-05-30fixes size of the download spinnerVincent Chan
2016-05-30[testing] Allow to lock a file without the lock being killed at the end of th...Joas Schilling
2016-05-30[tx-robot] updated from transifexJenkins for ownCloud
2016-05-29[tx-robot] updated from transifexJenkins for ownCloud
2016-05-28[tx-robot] updated from transifexJenkins for ownCloud
2016-05-27[tx-robot] updated from transifexJenkins for ownCloud
2016-05-26Update license headersLukas Reschke
2016-05-26[tx-robot] updated from transifexJenkins for ownCloud
2016-05-25Merge pull request #24844 from owncloud/dav-test-psr4Vincent Petry
2016-05-25Merge pull request #24604 from owncloud/user_ldap-psr4Vincent Petry
2016-05-25Fix the tests againJoas Schilling
2016-05-25Merge pull request #24840 from owncloud/fix-missing-ext-str-importVincent Petry
2016-05-25Update DAV unit tests to PSR-4Joas Schilling
2016-05-25Fix local executionJoas Schilling
2016-05-25Fix throws docsJoas Schilling
2016-05-25Last instances of lowercase user_ldapJoas Schilling
2016-05-25Move tests/ to PSR-4Joas Schilling
2016-05-25Fix several minor issuesJoas Schilling
2016-05-25Move Job to a better class nameJoas Schilling
2016-05-25Move Access to PSR-4Joas Schilling
2016-05-25Move BackendUtility to PSR-4Joas Schilling
2016-05-25Move Configuration to PSR-4Joas Schilling
2016-05-25Move Connection to PSR-4Joas Schilling
2016-05-25Move FilesystemHelper to PSR-4Joas Schilling
2016-05-25Move Helper to PSR-4Joas Schilling
2016-05-25Move interface to PSR-4Joas Schilling
2016-05-25Move LDAP to PSR-4Joas Schilling
2016-05-25Move LDAP Utility to PSR-4Joas Schilling
2016-05-25Move LogWrapper to PSR-4Joas Schilling
2016-05-25Move Proxy to PSR-4Joas Schilling
2016-05-25lib/userJoas Schilling
2016-05-25Move wizardJoas Schilling
2016-05-25Move lib\user to PSR-4Joas Schilling
2016-05-25Move User_LDAP and User_Proxy to PSR-4Joas Schilling
2016-05-25Move Group_LDAP and Group_Proxy to PSR-4Joas Schilling
2016-05-25Move Command namespace to PSR-4Joas Schilling
2016-05-25Move User_LDAP to PSR-4Joas Schilling
2016-05-25Merge pull request #24661 from owncloud/files_sharing-psr4Vincent Petry
2016-05-25Merge pull request #24838 from owncloud/fix-failing-updatenotifications-testsVincent Petry
2016-05-25Fix missing use statements in ext. str. testsJoas Schilling
2016-05-25Merge pull request #24815 from owncloud/fix-autotest-external-psr4Vincent Petry
2016-05-25Move tests to PSR-4Joas Schilling
2016-05-25Move background job to PSR-4Joas Schilling
2016-05-25Move lib/ to PSR-4Joas Schilling
2016-05-25Move classes from outside lib/ to PSR-4Joas Schilling
2016-05-25Fix failing update notifications testsJoas Schilling
2016-05-25don't fail on "bad signature" during login. Most likely this happens becauseBjörn Schießle
2016-05-25Fix ShareControllerTest (#24824)Joas Schilling
2016-05-25Merge pull request #24444 from owncloud/update-notifications-for-core-and-appsVincent Petry
2016-05-25Merge pull request #24814 from owncloud/fix-psr4-external-masteVincent Petry