2014-10-16 |
Jörn Friedrich... | make tests compatible with hook based skeleton generation |
commit | commitdiff | tree | snapshot |
2014-10-16 |
Jörn Friedrich... | make skeleton compatible with objectstore |
commit | commitdiff | tree | snapshot |
2014-10-07 |
michag86 | restrict $div to local scope |
commit | commitdiff | tree | snapshot |
2014-10-07 |
michag86 | variable for found avatar div |
commit | commitdiff | tree | snapshot |
2014-10-07 |
michag86 | fix for issue #10483 |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Vincent Petry | Merge pull request #11457 from owncloud/stable7-fix... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Jan-Christoph... | fix position of rename field, fix #10867 |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Jan-Christoph... | reduce bottom padding in filelist, fix perceived glitch... |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Victor Dubiniuk | Add CssImportFilter. More elegant fix for documents#348 |
commit | commitdiff | tree | snapshot |
2014-10-07 |
Jan-Christoph... | fix position and style of sort indicator |
commit | commitdiff | tree | snapshot |
2014-10-06 |
Bjoern Schiessle | we also encrypt/decrypt files in the versions folder... |
commit | commitdiff | tree | snapshot |
2014-10-02 |
Lukas Reschke | Merge pull request #11299 from owncloud/barkport-10934 |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Lukas Reschke | Try to create datadirectory to test whether the .htacce... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Robin Appelman | Don't test for htaccess if we cant write into the datad... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Robin Appelman | Check for writable datadir during setup |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Robin Appelman | Don't complain about non-writable datadirs before we... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Robin Appelman | Inject config into checkserver and cleanup tests |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Lukas Reschke | Close the session for preview generation |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Arthur Schiwon | dn needs to be fetched to be able to detect memberOf... |
commit | commitdiff | tree | snapshot |
2014-09-29 |
Dan Bartram | Clear up confusion of log_rotate_size config value |
commit | commitdiff | tree | snapshot |
2014-09-28 |
Frank Karlitschek | increase version v7.0.3alpha1 |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Björn Schießle | Merge pull request #11363 from owncloud/sharing_group_s... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Thomas Müller | catch and log exception in OC_Helper::cleanTmp() |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | some small fixed, suggested by scrutinizer |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | throw a exception if we can't handle the provided path |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | on unshare only unshare childrens if there is no other... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | only create a new share entry, if the user needs a... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | for group shares we don't need a extra db entry of... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | for group shares only the parent has the up-to-date... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | call \OCP\Share::getItemsSharedWithUser() to get exclud... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | always select permissions, used in getItems() |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | some small fixes |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | clear share table after each test run |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | only add a new row if it isn't a unique share, otherwis... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | fix unit tests |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | mark exclude list as deprecated. It neither used by... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | fix add user to group to work with grouped shares |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | generateTarget() will always find a unique target |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | unit tests for grouping of shares pointing to the same... |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | group shares and combine permissions |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Lukas Reschke | Merge pull request #11364 from owncloud/fix_unit_test_oc7 |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Robin Appelman | Skip test for unsuported feature for amazon s3 |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Robin Appelman | Fix copy overwrite for amazon s3 |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Robin Appelman | Fix amazon s3 rename overwrite |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Robin Appelman | Fix AmazonS3 rmdir on the root |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Lukas Reschke | Redirect only to absolute URL |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Lukas Reschke | Use SVG previews for public sharing |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Lukas Reschke | Add flock to config |
commit | commitdiff | tree | snapshot |
2014-10-01 |
Bjoern Schiessle | make sure that we re-load the file system after the... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Bjoern Schiessle | make sure that the users file system is initialized... |
commit | commitdiff | tree | snapshot |
2014-09-30 |
Bjoern Schiessle | don't clean up the test environment if a data provider... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Vincent Petry | Prevent monkey clicking on labels |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Lukas Reschke | Add ID to markup to have the checkboxes in the right... |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Vincent Petry | Added spinners in share dropdown |
commit | commitdiff | tree | snapshot |
2014-09-27 |
Jan-Christoph... | for whitelabeled edition, show branding name (e.g.... |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Robin Appelman | Fix dav permissions for folders without create permissions |
commit | commitdiff | tree | snapshot |
2014-09-26 |
Robin Appelman | Expose creatable permissions trough fileinfo |
commit | commitdiff | tree | snapshot |
2014-09-25 |
Robin Appelman | Don't keep the full info of all children in memory |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Lukas Reschke | Clarify possible preview providers for type Office |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Morris Jobke | Merge pull request #11245 from owncloud/backport-11211 |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Robin Appelman | Show a proper error message when trying to scan the... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Thomas Müller | Updating 3rdparty - contains updated tar archive and... |
commit | commitdiff | tree | snapshot |
2014-09-24 |
Jan-Christoph... | fix filepicker home icon being partly hidden, fix ... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Lukas Reschke | Check for blacklisted characters |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Vincent Petry | Moved WebDAV and internet checks to client side JS |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Lukas Reschke | Merge branch 'stable7' into backport-11211 |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Remco Brenninkmeijer | Previous commit was not based on master, retry. Removed... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Thomas Müller | using flush() here is pointless as we render the layout... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Thomas Müller | remove post setup check |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Vincent Petry | Fix share key finding algorithm in various cases |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Victor Dubiniuk | Use non-empty defaults |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Lukas Reschke | Do only follow HTTP and HTTPS redirects |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Lukas Reschke | Append port to trusted domain in case it's not 80 or 443 |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Bjoern Schiessle | first check if a private key exists, if not it is alway... |
commit | commitdiff | tree | snapshot |
2014-09-23 |
Lukas Reschke | Add a configuration switch for enabled preview mimetypes |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | WebDAV now throws 403 when deletion did not work |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Morris Jobke | Merge pull request #11230 from owncloud/fix-failing... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Victor Dubiniuk | Log unsuccessful temp file creation and return false |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Added extra check to avoid deleting key folders |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Thomas Müller | date printed in the admin section regarding last execut... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Reenable file proxy when renaming between mount points |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jörn Friedrich... | in quota wrapper use === instead of ! for better readab... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jörn Friedrich... | return boolean in Ciose::stream_seek |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jörn Friedrich... | return boolean in OC::stream_seek |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jörn Friedrich... | add seek and tell to streamwrapper test |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Robin McCorkell | Load apps in test situations |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Use afterBind to send fileId header for files and direc... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Morris Jobke | update 3rdparty submodule to its stable7 commit |
commit | commitdiff | tree | snapshot |
2014-09-22 |
voxsim | Backport of #9225 |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Robin Appelman | Also setup the filesystem when matching routes |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Robin Appelman | Remove unneeded file initialization in encryption,... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Robin Appelman | Don't automatically setup the filesystem the moment... |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Add select2 cache for complete group list |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Jan-Christoph... | fit select2 to ownCloud input style |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Fixed select2 for admin and apps page |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Added select2 on the apps page |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Remove excludegroup.php |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Load select2 on admin page |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Now using select2 for the groups excluded from sharing |
commit | commitdiff | tree | snapshot |
2014-09-22 |
Vincent Petry | Move select2 from files_external to core |
commit | commitdiff | tree | snapshot |
next |