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
2012-10-19adding coverage htmlThomas Mueller
2012-10-19Fixing typoThomas Müller
2012-10-18Fixing expectation - comma was stupid anyhowThomas Müller
2012-10-18Removing strange characterThomas Müller
2012-10-18unset UserID after UpdateArthur Schiwon
2012-10-18Expectation should be first parameterLukas Reschke
2012-10-18Expectation should be first parameterLukas Reschke
2012-10-18check if mount point was already loaded to avoid redundant read operationsBjörn Schießle
2012-10-18typo from previous commit fixedBjörn Schießle
2012-10-18load system wide configured mount points before accessing shared filesBjörn Schießle
2012-10-18check for mount points if file was shared from a different userBjörn Schießle
2012-10-18Merge pull request #39 from scambra/date-l10n-fixesThomas Müller
2012-10-18fix oc-605Jörn Friedrich Dreyer
2012-10-18when using oracle use LOWER() to make searching files case insensitiveJörn Friedrich Dreyer
2012-10-18[tx-robot] updated from transifexJenkins for ownCloud
2012-10-18Merge pull request #37 from scambra/js-interpolation-l10nThomas Müller
2012-10-17core.js and core.css don't need to be absoluteBart Visscher
2012-10-17[tx-robot] updated from transifexJenkins for ownCloud
2012-10-17From now on we support two german translation: formal and personalThomas Mueller
2012-10-17[tx-robot] updated from transifexJenkins for ownCloud
2012-10-17remove apps translations - they live in owncloud/apps nowThomas Mueller
2012-10-17Fix unshareAll()Michael Gapczynski
2012-10-17Delete user files in /data/ after deleting a userLukas Reschke
2012-10-16Add unshareAll() function to Share APIMichael Gapczynski
2012-10-16use interpolation for some translations in jsscambra
2012-10-16Merge pull request #36 from scambra/filecache-fixesicewind1991
2012-10-16don't duplicate locales with country codescambra
2012-10-16Translate modification date when file is created/uploaded, use same strings a...scambra
2012-10-16Use strftime to format date with translated month namesscambra
2012-10-16Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabledLukas Reschke
2012-10-16delete fscache on deleting userscambra
2012-10-16Set oc_token to httponlyLukas Reschke
2012-10-16Merge pull request #31 from visit1985/persistentcookiesLukas Reschke
2012-10-16normalize path to avoid problems with trailing slashes, double-slashes, etc.Björn Schießle
2012-10-16[tx-robot] updated from transifexJenkins for ownCloud
2012-10-16Make enhanced auth configurableLukas Reschke
2012-10-16Don't add the enhanced auth time to the configurationLukas Reschke
2012-10-16Set a standard value for enhanced auth timeLukas Reschke
2012-10-16Make enhanced auth time configurableLukas Reschke
2012-10-16Move isUserVerified to OC_UtilLukas Reschke
2012-10-16Move the ( to the right positionLukas Reschke
2012-10-16Password check for adminsLukas Reschke
2012-10-16Fix PHP noticeLukas Reschke
2012-10-16Fix PHP noticeLukas Reschke
2012-10-16Add isUserVerified()Lukas Reschke
2012-10-16Correct check for adminLukas Reschke
2012-10-16Merge branch 'extended_log'Victor Dubiniuk
2012-10-16Verify passwords for adminsLukas Reschke
2012-10-16Remove verify user from personal.phpLukas Reschke
2012-10-16Revert "Verify user login before changing the password reset mail"Lukas Reschke