Commit Graph

15376 Commits (6d489e0474b56930081ffd83838b8d1d6ec380ea)
 

Author SHA1 Message Date
Thomas Müller 1fdd2ac7ee adding documentation for registerRoutes() 12 years ago
Raghu Nayyar a5bfa6b1c3 Merge pull request #6040 from owncloud/fix-navbar-css 12 years ago
Morris Jobke 4dc35909b5 Fix navbar issue 12 years ago
Bjoern Schiessle f8fcd567a7 move files to owners trash 12 years ago
Morris Jobke b3e7e54c8d fix some capital letters 12 years ago
Morris Jobke 4e0fa85307 page level doc blocks and class descriptions 12 years ago
Morris Jobke bc8cc9142e AppFramework(Controller|HTTP|HTTP-Responses|Middleware), IContainer API fixes 12 years ago
icewind1991 019f3299b0 Merge pull request #6030 from owncloud/cli-errors 12 years ago
Robin Appelman a609a53647 add documentation for single user config option to config.sample.php 12 years ago
Robin Appelman 1bcb04f94e Add template for single user mode message 12 years ago
Thomas Müller 27cc333dfe adding chunked upload handling 12 years ago
Robin Appelman a324c09e6c Add occ command to enable and disable single user mode 12 years ago
Robin Appelman 71c1327691 Add "single user mode" which restricts access to users in the admin group 12 years ago
Thomas Müller b9fed935b4 in case uri and script name don't match we better throw an exception 12 years ago
Morris Jobke 248eed16a6 fix defaults.php doc 12 years ago
Björn Schießle 31d0ba0344 Merge pull request #5641 from owncloud/filestrash-emptytrash 12 years ago
Thomas Müller a0a665ea45 handle duplicate slashes in case of reverse proxy configuration 12 years ago
Morris Jobke 7f47cc062c fix defaults.php doc 12 years ago
Vincent Petry 2d2af90fce Merge pull request #6028 from owncloud/extstorage-touchoperationreturnvalue 12 years ago
Morris Jobke b7ddc78626 fix db.php doc 12 years ago
Robin Appelman d3bfb433d1 add occ commands for enabling and disabling apps 12 years ago
Robin Appelman 317d421874 provide more cli friendly error messages 12 years ago
Vincent Petry d88025bf6b Fixed ext storage touch function to return true on success 12 years ago
Thomas Müller 993fea2f05 fix appframework routing 12 years ago
Vincent Petry 1b0c5e57e5 Fixed SMB rename function to overwrite target file 12 years ago
Vincent Petry de2b444030 Merge pull request #5960 from owncloud/enc_small_visual_improvements 12 years ago
Vincent Petry 15f7315231 Merge pull request #6025 from owncloud/typo 12 years ago
Bjoern Schiessle f1f172e16e fix typo 12 years ago
Bjoern Schiessle 49038545f8 Merge branch 'encryption_work_with_public_gallery' of github.com:owncloud/core into encryption_work_with_public_gallery 12 years ago
Bjoern Schiessle 9c4b8ae54c fix typo in comment 12 years ago
Morris Jobke b82146eeee Merge pull request #5991 from owncloud/extstorage-mountpointvalidation 12 years ago
Thomas Müller 60e2ee631a Merge pull request #5998 from owncloud/navigation-fix 12 years ago
Thomas Müller 1a69079139 Merge pull request #6021 from owncloud/show_build 12 years ago
Thomas Mueller 2a465fb20f Merge branch 'master' into encryption_work_with_public_gallery 12 years ago
Thomas Müller a2d4cd87d0 Merge pull request #5874 from owncloud/fix-5845 12 years ago
Thomas Müller 45db67d174 Merge pull request #6018 from owncloud/fix_overwritehost 12 years ago
Thomas Mueller f6df4b349f remove logic from template and fix syntax error 12 years ago
Thomas Mueller 228f1788fa add new function to generate the human readable version string based on version, channel and build number 12 years ago
Thomas Mueller 229630f14c adding simple unit test to test scriptName() under overwrite condition 12 years ago
Thomas Mueller 6229f457d0 update PHPDoc 12 years ago
Frank Karlitschek 77bb168007 replace echo with p 12 years ago
Frank Karlitschek 22e39baf77 show the build number if on the daily build update channel 12 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 12 years ago
Frank Karlitschek 2ce850f7db fix overwrite host support and make the code a bit more readable 12 years ago
Vincent Petry aef34618de Merge pull request #5995 from owncloud/extstorage-isreadablefix 12 years ago
Jenkins for ownCloud ba0e09adce [tx-robot] updated from transifex 12 years ago
Arthur Schiwon d9347f2c9b LDAP: last avatar lookup must be stored per user. Someone had a blackout, eh? 12 years ago
Arthur Schiwon 6085878966 Avatar: accept OC_Image as in setParameter 12 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 12 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 12 years ago