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
2013-09-02Check variable type before using readdir to avoid surprises and fix #4667 #46...Arthur Schiwon
2013-08-22use strict equals in readdir loops to prevent issues with '0' filesRobin Appelman
2013-07-02introduce pre-disable-app hook and use it for the encryption app to reset mig...Björn Schießle
2013-06-20backport oracle related changes, mostly comments, but also setup related fixesJörn Friedrich Dreyer
2013-06-14use to_char only for oracle, whitespaceJörn Friedrich Dreyer
2013-06-14oracle fixes, missing backticks, LIMIT to paramJörn Friedrich Dreyer
2013-06-13make main menu aware of the different owncloud editionsBjörn Schießle
2013-04-08manually disable archive app for stable5 to fix upgrade problemsBernhard Posselt
2013-02-26return true once one owncloud version number is bigger at any positionBernhard Posselt
2013-02-25created unittests and factored out version test into seperate methodBernhard Posselt
2013-02-25spaces to tabsBernhard Posselt
2013-02-25version checks for apps now use all three version numbers and fixed bug that ...Bernhard Posselt
2013-02-14Style-fix: Breakup long linesBart Visscher
2013-02-14Add braces around single line if statementsBart Visscher
2013-02-14Fix indentation styleBart Visscher
2013-02-14Fix SpaceBeforeOpenBrace errorsBart Visscher
2013-02-09I'm an evil bastard and I commit this 3 letter text fix without a pull request.Frank Karlitschek
2013-02-10Merge pull request #1577 from owncloud/typo_catagoryLukas Reschke
2013-02-10TypoLukas Reschke
2013-02-09Merge pull request #1546 from owncloud/fix-loading-hooksThomas Müller
2013-02-09Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher
2013-02-08Better way of getting the navigation entries for an appBart Visscher
2013-02-06Merge pull request #1357 from owncloud/alternative-loging-masterThomas Müller
2013-01-31add multiple domains reverse proxy supportStefan Herbrechtsmeier
2013-01-31Merge pull request #1379 from owncloud/improved_appsmanagementLukas Reschke
2013-01-31style fixesThomas Mueller
2013-01-30merge masterFrank Karlitschek
2013-01-30mark recommended apps. server part not yet fully implementedFrank Karlitschek
2013-01-30apps updater is now workingroot
2013-01-29add support for apps to register alternative login methodsThomas Mueller
2013-01-26merge master into filesystemRobin Appelman
2013-01-22Move to OC_AppLukas Reschke
2013-01-22IndentationLukas Reschke
2013-01-21we are getting closer. updating is not working yet.Frank Karlitschek
2013-01-20merge master into filesytemRobin Appelman
2013-01-18fix error message, add "appid" to the output to know which app caused the err...Björn Schießle
2013-01-16merge master into filesystemRobin Appelman
2013-01-16Whitespace cleanupBart Visscher
2013-01-15merge master into filesystemRobin Appelman
2013-01-14Check if user is admin - boolLukas Reschke
2013-01-07merge master into filesystemRobin Appelman
2013-01-05Merge branch 'master' into update-progressMichael Gapczynski
2013-01-05Tweak failure message and throw exceptions from updateDbFromStructure()Michael Gapczynski
2013-01-05Modify and include additional update messages from updating appsMichael Gapczynski
2013-01-04Use hooks to send updates from appsMichael Gapczynski
2012-12-17Merge branch 'master' into ocs_apiTom Needham
2012-12-15merge master into filesystemRobin Appelman
2012-12-15More whitespace fixesBart Visscher
2012-12-14Merge master into ocs_api, fix conflicts.Tom Needham
2012-12-06merge master into filesystemRobin Appelman