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
AgeCommit message (Expand)Author
2016-05-21Merge pull request #24696 from owncloud/lock-jobs-while-executingVincent Petry
2016-05-21Merge pull request #24307 from owncloud/systemtags-perminterfaceVincent Petry
2016-05-21[tx-robot] updated from transifexJenkins for ownCloud
2016-05-21Do not lock the cron anymore so we can have multiple workersJoas Schilling
2016-05-21Lock jobs while executing them, to allow multiple executors to run in parallelJoas Schilling
2016-05-21Add a method to lock a tableJoas Schilling
2016-05-20Increase version for DB additionVincent Petry
2016-05-20Make it possible to exclude admin groups from groups select2Vincent Petry
2016-05-20Some tweaks for systemtagmanagerVincent Petry
2016-05-20Rename "not-assignble" to "restricted"Vincent Petry
2016-05-20Add app to shipped.jsonVincent Petry
2016-05-20Update integration tests for system tags with groupsVincent Petry
2016-05-20Adjust DAV SystemTagPlugin unit tests for groupsVincent Petry
2016-05-20Fix system tags DAV plugin testsVincent Petry
2016-05-20Fix system tag update codeVincent Petry
2016-05-20Add admin-only system tag groups propertyVincent Petry
2016-05-20Act on effective system tag canAssign permissionVincent Petry
2016-05-20Fix system tags DAV unit testsVincent Petry
2016-05-20Bring back admin permissions to change system tag permissionsVincent Petry
2016-05-20Add system tag assignability check with groupsVincent Petry
2016-05-20Add systemtag_group table and get/set methodsVincent Petry
2016-05-20Updated canUser* functions in SystemTagManager to accept objectsVincent Petry
2016-05-20Add interface methods for permission checkVincent Petry
2016-05-20Merge pull request #22576 from owncloud/folder_scroll_fixVincent Petry
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling
2016-05-20Merge pull request #24702 from owncloud/background-scan-occVincent Petry
2016-05-20Merge pull request #24728 from owncloud/no-more-test_-filesVincent Petry
2016-05-20[tx-robot] updated from transifexJenkins for ownCloud
2016-05-19Merge pull request #24585 from owncloud/files_external_lazyVincent Petry
2016-05-19Merge pull request #24721 from owncloud/public_psr4Vincent Petry
2016-05-19Add PSR-4 loading for Test\ and Tests\Joas Schilling
2016-05-19Create a Fallback in the old autoloader for PSR-4 Test\TestCaseJoas Schilling
2016-05-19No more Test_* files exist, remove autoloadingJoas Schilling
2016-05-19Merge pull request #24725 from owncloud/ocs-provider-psr4Vincent Petry
2016-05-19Merge pull request #24722 from owncloud/notification_psr4Vincent Petry
2016-05-19Merge pull request #24724 from owncloud/mail_psr4Vincent Petry
2016-05-19Merge pull request #24723 from owncloud/migration_psr4Vincent Petry
2016-05-19Merge pull request #24720 from owncloud/systemtag_psr4Vincent Petry
2016-05-19Merge pull request #24719 from owncloud/security_psr4Vincent Petry
2016-05-19Merge pull request #24660 from owncloud/no-token-login-for-disabled-usersVincent Petry
2016-05-19Merge pull request #24716 from owncloud/fix-test-namespaces-2Vincent Petry
2016-05-19add "unscanned" option to files:scan to triger a background scanRobin Appelman
2016-05-19Move OCS Provider to PSR-4 namespaceJoas Schilling
2016-05-19Fix renamed classJoas Schilling
2016-05-19Merge pull request #24718 from owncloud/route_psr4Vincent Petry
2016-05-19Merge pull request #24717 from owncloud/preview_psr4Vincent Petry
2016-05-19Merge pull request #24712 from owncloud/fix-test-namespacesVincent Petry
2016-05-19Merge pull request #24710 from owncloud/lock_psr4Vincent Petry
2016-05-19Merge pull request #24686 from owncloud/query-user-authtokensVincent Petry
2016-05-19Fix more failuresJoas Schilling