Commit Graph

18484 Commits (1b02991a1dfd3d8cb8a7992609e0235bb97876ea)
 

Author SHA1 Message Date
josh4trunks 1b02991a1d Fixes based on suggestions 11 years ago
josh4trunks 55ccd6da51 Update notes on dbhost 11 years ago
josh4trunks ea162c8a39 Fix variable not always being defined. 11 years ago
josh4trunks e77c9bb97e Work with MySQL Sockets 11 years ago
Morris Jobke 39eeb7def9 Merge pull request #8882 from owncloud/remove-placeholdercall 11 years ago
Thomas Müller c044ff99ce Merge pull request #8724 from owncloud/update-sabre-2.0 11 years ago
Morris Jobke 7a20d22daa Merge pull request #8824 from owncloud/mail_template_editing_in_webui 11 years ago
Jan-Christoph Borchardt e26936e94f remove obsolete placeholder call, fix #8881 11 years ago
Thomas Müller a2db53b928 Merge pull request #8471 from owncloud/versioning_no_longer_track_the_size 11 years ago
Morris Jobke e734caecba Merge pull request #8876 from owncloud/design-css-settings 11 years ago
Thomas Müller 48eee0b432 use the right interface \Sabre\DAVACL\PrincipalBackend\BackendInterface 11 years ago
Jan-Christoph Borchardt 71ba457372 personal settings: unbold clients header and remove obsolete CSS 11 years ago
Morris Jobke ca43fba513 Merge pull request #8791 from owncloud/share-overview-sharewithstatus 11 years ago
Jan-Christoph Borchardt c6196c022d Merge pull request #8875 from owncloud/app-css-relative 11 years ago
Jan-Christoph Borchardt 411e6525b1 remove obsolete position rule from files app 11 years ago
Jan-Christoph Borchardt 9c6f604321 explicit position:relative for app-content, fixes first run layout 11 years ago
Thomas Müller fc1d6f4c3c fixes during test 11 years ago
Vincent Petry b5f0a17918 Merge pull request #8822 from owncloud/cache-change-propagator 11 years ago
Morris Jobke 5adb8f0a8a Merge pull request #8844 from owncloud/design-icons 11 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 11 years ago
Bernhard Posselt ade6ed3797 Merge pull request #8701 from owncloud/slide-up-toggle 11 years ago
Jan-Christoph Borchardt a244172219 Merge pull request #8853 from owncloud/design-typeface 11 years ago
Morris Jobke 8874c74a74 Merge pull request #8860 from owncloud/phpstorm-code-style 11 years ago
Morris Jobke d3128f0694 IE -> IE8 only 11 years ago
Morris Jobke d1176f546a move from tff to woff and fix IE8 11 years ago
Robin Appelman 962cd50ae7 add phpstorm code style 11 years ago
Vincent Petry af6a65cbf3 Do not update action icon recipients for file list 11 years ago
Vincent Petry 07f1b263c9 Use recipient display names when updating shares in the UI 11 years ago
Thomas Müller 4ab77f90d2 Merge pull request #8662 from owncloud/f-lock 11 years ago
Robin Appelman 3bcdad62fb Fix unit tests 11 years ago
Thomas Müller 9e31118675 Merge pull request #8842 from owncloud/ldap_cli_methods 11 years ago
Thomas Müller 86623358f0 Merge pull request #8849 from owncloud/trash_expire_fix 11 years ago
Thomas Müller 9f3fcf036c fixing typo 11 years ago
Jan-Christoph Borchardt 6b2b903ea6 Merge pull request #8468 from owncloud/remove-infieldlabels 11 years ago
Thomas Müller 917f389747 workaround to get the unit test going 11 years ago
Jenkins for ownCloud f5c4754c2b [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle 2c8288d8f9 get the storage from the view 11 years ago
ringmaster 0a417b1174 Use ->instanceOfStorage() not instanceof for Storage instances. 11 years ago
ringmaster 0e85618c42 Can't use assertInstanceOf on wrapped storage; use assertTrue(instanceOfStorage() instead. 11 years ago
Bjoern Schiessle 48eb0515e9 only lock if unlink is called for a file 11 years ago
Bjoern Schiessle 2b30fb4862 fix unit test after adding the additional parameter to addStorageWrapper() 11 years ago
Bjoern Schiessle ab6680e9ab name the storage wrapper to make sure that we don't apply the wrapper multiple times 11 years ago
Bjoern Schiessle 3a698bce6e don't ask for fileInfo if we already have one 11 years ago
ringmaster cda87fd9c4 Normalize lock exception messages. 11 years ago
Bjoern Schiessle e6712bc12e make sure to close the stream at the end of each test 11 years ago
ringmaster ba887d2b17 Restore the reference to this used exception class. 11 years ago
ringmaster 54865815f5 Move Lock to private namespace, add interface. Update PHPDoc. 11 years ago
ringmaster c9c6a0ab1e Don't error out on console. 11 years ago
ringmaster 392a1b6662 Removed unused vars/declarations, update PHPDoc. 11 years ago
Lukas Reschke 826b14e36b Fix typo 11 years ago