Commit Graph

15323 Commits (efbf18652c6eef42e2ca2fda3572d74d2be022dd)
 

Author SHA1 Message Date
Raghu Nayyar a5bfa6b1c3 Merge pull request #6040 from owncloud/fix-navbar-css 13 years ago
Morris Jobke 4dc35909b5 Fix navbar issue 13 years ago
Bjoern Schiessle f8fcd567a7 move files to owners trash 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
icewind1991 019f3299b0 Merge pull request #6030 from owncloud/cli-errors 13 years ago
Robin Appelman a609a53647 add documentation for single user config option to config.sample.php 13 years ago
Robin Appelman 1bcb04f94e Add template for single user mode message 13 years ago
Thomas Müller 27cc333dfe adding chunked upload handling 13 years ago
Robin Appelman a324c09e6c Add occ command to enable and disable single user mode 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
Björn Schießle 31d0ba0344 Merge pull request #5641 from owncloud/filestrash-emptytrash 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
Vincent Petry 2d2af90fce Merge pull request #6028 from owncloud/extstorage-touchoperationreturnvalue 13 years ago
Morris Jobke b7ddc78626 fix db.php doc 13 years ago
Robin Appelman d3bfb433d1 add occ commands for enabling and disabling apps 13 years ago
Robin Appelman 317d421874 provide more cli friendly error messages 13 years ago
Vincent Petry d88025bf6b Fixed ext storage touch function to return true on success 13 years ago
Thomas Müller 993fea2f05 fix appframework routing 13 years ago
Vincent Petry 1b0c5e57e5 Fixed SMB rename function to overwrite target file 13 years ago
Vincent Petry de2b444030 Merge pull request #5960 from owncloud/enc_small_visual_improvements 13 years ago
Vincent Petry 15f7315231 Merge pull request #6025 from owncloud/typo 13 years ago
Bjoern Schiessle f1f172e16e fix typo 13 years ago
Bjoern Schiessle 49038545f8 Merge branch 'encryption_work_with_public_gallery' of github.com:owncloud/core into encryption_work_with_public_gallery 13 years ago
Bjoern Schiessle 9c4b8ae54c fix typo in comment 13 years ago
Morris Jobke b82146eeee Merge pull request #5991 from owncloud/extstorage-mountpointvalidation 13 years ago
Thomas Müller 60e2ee631a Merge pull request #5998 from owncloud/navigation-fix 13 years ago
Thomas Müller 1a69079139 Merge pull request #6021 from owncloud/show_build 13 years ago
Thomas Mueller 2a465fb20f Merge branch 'master' into encryption_work_with_public_gallery 13 years ago
Thomas Müller a2d4cd87d0 Merge pull request #5874 from owncloud/fix-5845 13 years ago
Thomas Müller 45db67d174 Merge pull request #6018 from owncloud/fix_overwritehost 13 years ago
Thomas Mueller f6df4b349f remove logic from template and fix syntax error 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 229630f14c adding simple unit test to test scriptName() under overwrite condition 13 years ago
Thomas Mueller 6229f457d0 update PHPDoc 13 years ago
Frank Karlitschek 77bb168007 replace echo with p 13 years ago
Frank Karlitschek 22e39baf77 show the build number if on the daily build update channel 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
Vincent Petry aef34618de Merge pull request #5995 from owncloud/extstorage-isreadablefix 13 years ago
Jenkins for ownCloud ba0e09adce [tx-robot] updated from transifex 13 years ago
Arthur Schiwon d9347f2c9b LDAP: last avatar lookup must be stored per user. Someone had a blackout, eh? 13 years ago
Arthur Schiwon 6085878966 Avatar: accept OC_Image as in setParameter 13 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 13 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 13 years ago
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage 13 years ago