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 (Collapse)Author
2014-11-17Remove phpass and migrate to new Hasher interfaceLukas Reschke
This PR removes phpass and migrates to the new Hasher interface. Please notice that due to https://github.com/owncloud/core/issues/10671 old hashes are not updated but the hashes are backwards compatible so this shouldn't hurt. Once the sharing classes have a possibility to update the passwords of single shares those methods should be used within the newHash if block.
2014-11-06bower strengthifyMorris Jobke
2014-11-06Add OCP\Security\IHasherLukas Reschke
Public interface for hashing which also works with legacy ownCloud hashes and supports updating the legacy hash via a passed reference. Follow-up of https://github.com/owncloud/core/pull/10219#issuecomment-61624662 Requires https://github.com/owncloud/3rdparty/pull/136
2014-11-06update to 3rdparty masterMorris Jobke
2014-11-06md5 now handled via bowerMorris Jobke
2014-11-06bower snapjsMorris Jobke
2014-11-06bower zxcvbnMorris Jobke
2014-11-06bower jcropMorris Jobke
2014-11-06drop unused library chosenMorris Jobke
2014-11-03update 3rdparty to masterMorris Jobke
2014-11-03update 3rdparty to masterMorris Jobke
2014-11-03Update Pimple to V3.0Thomas Müller
2014-11-03Update Symfony/Console to 2.5 & Update Symfony/Routing to 2.5Thomas Müller
2014-10-30Update pear/archive_tar to 1.3.13Thomas Müller
2014-10-30update 3rdparty to match it's master branchMorris Jobke
2014-10-29just add merge commit of 3rdparty repoMorris Jobke
2014-10-28Update doctrine/dbal to 2.5Thomas Müller
2014-10-28Use composer autoloader to load PatchworkThomas Müller
2014-10-23Update 3rdparty submoduleThomas Müller
2014-10-20implement localizations based on punicThomas Müller
2014-10-17update 3rdparty to match master - just adds the merge commitMorris Jobke
2014-10-17adding cssmin and jssmin(minify)Thomas Müller
adding argument deleteSelf to rmdirr() - if false the directory itself will not be deleted only it's content adding repair step to clean the asset cache after upgrade + coding style adjustments
2014-09-22update 3rdparty submodule to its master commitMorris Jobke
2014-09-04Fix 3rdparty pointerJesus Macias
2014-09-03Solve bug with touch always return true on /lib/private/files/view.phpJesus Macias
2014-08-31Use correct 3rdpartyLukas Reschke
2014-08-31Merge branch 'master' into securityutilsLukas Reschke
Conflicts: lib/private/util.php
2014-08-11Fix Tar support for php >=5.5Robin Appelman
2014-07-29remove MssqlBundleThomas Müller
2014-07-28update 3rdparty submodule to merge commitMorris Jobke
2014-07-25add autoloadMorris Jobke
2014-07-25update getID3 libraryMorris Jobke
2014-07-08Kill legacy encryption migrationThomas Müller
2014-07-01Update submodule to include the PostgresPlatform patchVincent Petry
2014-06-18update 3rdpartyJörn Friedrich Dreyer
2014-06-18require updated 3rdparty with rackspace libsJörn Friedrich Dreyer
2014-06-04use the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterfaceThomas Müller
2014-06-04Upgrade SabreDAV to 1.8.10Thomas Müller
Updating SabreDAV namespaces
2014-06-03use phpseclib from 3rdpartyThomas Müller
rename class Crypt_Blowfish to Legacy_Crypt_Blowfish
2014-05-28Update 3rdparty submodule after mergeThomas Müller
2014-05-28upgraded phpmailer into v5.2.8 via composerVolkan Gezer
2014-04-28Update 3rdpartyThomas Müller
2014-03-18updating 3rdparty submoduleThomas Müller
2014-03-12Re-add submodule 3rdpartyThomas Müller
2014-03-12[tx-robot] updated from transifexJenkins for ownCloud
2014-03-11Fix 3rdparty submodule after transifex sync broke itThomas Müller
2014-03-11[tx-robot] updated from transifexJenkins for ownCloud
2014-03-03Update 3rdparty submodule pointer to include libxml fixesVincent Petry
2014-02-28Update 3rdparty submoduleThomas Müller
2014-02-28Update SabreDAV to 1.7.11Thomas Müller