Commit Graph

5292 Commits (fcf332abbfcec2e61103eff8b36c833b6da16bf4)

Author SHA1 Message Date
Andreas Fischer fcf332abbf There is no property such as dbusername. It's 'dbuser'. 13 years ago
Andreas Fischer b90f88f939 Correct property name. It's 'dbpassword', with the 'db' prefix. 13 years ago
Andreas Fischer 005c98e46c Correct property name. It's just 'tableprefix', without the 'db' prefix. 13 years ago
Robin Appelman 885d04bc86 Fix getRawPathInfo for the '/' edge case 13 years ago
Jenkins for ownCloud 4a78f12682 [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 6deda1b9f6 return false if user is in incognito mode 13 years ago
Robin Appelman c47e46fda0 fix custom routes defined by apps 13 years ago
Morris Jobke 7755e69af0 add PHPDoc for urlParams 13 years ago
Thomas Mueller 4fbc2774ef on mssql the schema migration sometimes fails due to an already existing transaction - error: 'New transaction is not allowed because there are other threads running in the session.' 13 years ago
Thomas Müller 52941341fd fixing failing unit test 13 years ago
Jenkins for ownCloud fb7aa2f014 [tx-robot] updated from transifex 13 years ago
Thomas Müller 2a93720f3f fixes #6050 13 years ago
Robin Appelman 10d84f6e9b Add a (currently) empty system for running common repair steps 13 years ago
Bjoern Schiessle 62afe7fe7a remove passwords from logfile 13 years ago
Jenkins for ownCloud dc67c7efa9 [tx-robot] updated from transifex 13 years ago
Thomas Müller 1fdd2ac7ee adding documentation for registerRoutes() 13 years ago
Morris Jobke b3e7e54c8d fix some capital letters 13 years ago
Morris Jobke 4e0fa85307 page level doc blocks and class descriptions 13 years ago
Morris Jobke bc8cc9142e AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 13 years ago
Thomas Müller 27cc333dfe adding chunked upload handling 13 years ago
Robin Appelman 71c1327691 Add "single user mode" which restricts access to users in the admin group 13 years ago
Thomas Müller b9fed935b4 in case uri and script name don't match we better throw an exception 13 years ago
Morris Jobke 248eed16a6 fix defaults.php doc 13 years ago
Thomas Müller a0a665ea45 handle duplicate slashes in case of reverse proxy configuration 13 years ago
Morris Jobke 7f47cc062c fix defaults.php doc 13 years ago
Morris Jobke b7ddc78626 fix db.php doc 13 years ago
Robin Appelman 317d421874 provide more cli friendly error messages 13 years ago
Thomas Müller 993fea2f05 fix appframework routing 13 years ago
Thomas Mueller 228f1788fa add new function to generate the human readable version string based on version, channel and build number 13 years ago
Thomas Mueller 6229f457d0 update PHPDoc 13 years ago
Frank Karlitschek a11192bab3 send the build number too to push the next daily build. This is needed for the new daily build update channel 13 years ago
Frank Karlitschek 2ce850f7db fix overwrite host support and make the code a bit more readable 13 years ago
Jenkins for ownCloud ba0e09adce [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 6085878966 Avatar: accept OC_Image as in setParameter 13 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 13 years ago
Bjoern Schiessle aeefe48cba Revert "use relative paths to create images from a file. This way it also works if" 13 years ago
Bjoern Schiessle 7e4f50d4e3 add incognito mode, allows to hide my user ID. For example, this is useful to access public resources while a user is still logged in 13 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 13 years ago
Thomas Müller 92c8672c0f fixing PHPDoc comments and syntax 13 years ago
Bjoern Schiessle 3488f0b77a use relative paths to create images from a file. This way it also works if 13 years ago
Thomas Müller 14e7075030 we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 13 years ago
Thomas Müller c22019dec5 Working on a chunked video can result in a broken frame index the option -vsync 1 can heal that 13 years ago
Jenkins for ownCloud 60cfdae503 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon f94a6eb166 Add missing Avatar Interface 13 years ago
Arthur Schiwon 00071401d7 Round out Avatar Public API 13 years ago
Jenkins for ownCloud 5d9731cef2 [tx-robot] updated from transifex 13 years ago
Thomas Müller cd1cf58875 Fixing the warning notifications 13 years ago
Vincent Petry 69e8e7dbd5 Now using the "Home" storage detection approach for quota 13 years ago
Vincent Petry 356eef0739 Quota storage wrapper is now used for all users in sharing mode 13 years ago
Thomas Müller f2fe47bc21 fixing spelling and restructure sentence 13 years ago