Commit Graph

20937 Commits (e9ec45ddd1c965523f3e232a9cb0ad438750ddec)
 

Author SHA1 Message Date
Lukas Reschke e9ec45ddd1 Merge pull request #11704 from owncloud/fix-type-for-query 12 years ago
blizzz 44a7a3690a Merge pull request #11702 from owncloud/fix-11637 12 years ago
Lukas Reschke 37043508a4 Merge pull request #11620 from owncloud/settings-sidebar 12 years ago
Lukas Reschke be06937e65 Use mixed as type 12 years ago
Jörn Friedrich Dreyer b7fa644a54 Merge pull request #9586 from owncloud/enhanced-sql-script-generation-oracle-master 12 years ago
Lukas Reschke 31e489b44d Merge pull request #11687 from owncloud/appframework-session-annotation 12 years ago
Lukas Reschke fe912ca9b8 Merge pull request #11694 from owncloud/extstorage-lazyinit 12 years ago
Arthur Schiwon 993376fb6f better variable name 12 years ago
Arthur Schiwon e0342db47c set up FS by username, not login name\! 12 years ago
Thomas Müller 02c5933af8 introduce SessionMiddleWare to control session handling via an annotation 12 years ago
Vincent Petry 075e8d8e86 Lazy initialize external storages 12 years ago
Jörn Friedrich Dreyer a9aa7841c9 Merge pull request #11684 from owncloud/guess_mimetype_on_touch 12 years ago
Bjoern Schiessle b7718bc212 always use the correct share type 12 years ago
Morris Jobke e2ff180521 Merge pull request #11416 from owncloud/eventlogger 12 years ago
Jenkins for ownCloud 916e710ece [tx-robot] updated from transifex 12 years ago
Thomas Müller 2814a294c8 call initPaths() right before the server is instantiated 12 years ago
Lukas Reschke cb36666600 Merge pull request #11630 from owncloud/kill-some-legacy 12 years ago
Jörn Friedrich Dreyer 1c9004409b guess mimetype on touch 12 years ago
Lukas Reschke 3e499d1ac4 Merge pull request #11675 from owncloud/urlencode-for-special-characters 12 years ago
Jenkins for ownCloud 8485743e33 [tx-robot] updated from transifex 12 years ago
Lukas Reschke f451ecb8d8 URLEncode filenames to be compatible with special characters 12 years ago
Lukas Reschke c0ddf06dfe Merge pull request #11666 from owncloud/setup-hidesqlitemessageforautoconfig 12 years ago
Lukas Reschke 32aa1b1b65 Merge pull request #11593 from owncloud/useRelativePathToOwnCloudInstallation 12 years ago
Vincent Petry 51976b2729 Add proper setup and teardown 12 years ago
Vincent Petry f52ed231b3 Hide SQLite information on setup when autoconfig is used 12 years ago
Lukas Reschke 4ce3c25c5c Add "$_SERVER['REQUEST_URI']" to fix the unit tests 12 years ago
Lukas Reschke 8f8abdbaee Add unit tests for convertToRelativePath 12 years ago
Lukas Reschke 7b94c7f9c1 Refer to relative path instead of absolute path 12 years ago
Thomas Müller d9907b6fa3 move some deprecated usage of OC_Config and OC_AppConfig to \OC::server 12 years ago
Thomas Müller 6af0e76a03 remove legacy class OC_Updater 12 years ago
Thomas Müller 8da6e4b9f0 Merge pull request #11644 from owncloud/tune-share-autocomplete 12 years ago
Robin Appelman 9fd234f63f Log some additional events 12 years ago
Robin Appelman beb1c6ad74 Allow adding events that hapend before the event logger was loaded 12 years ago
Robin Appelman 4a8358bc50 Rename to NullQueryLogger 12 years ago
Robin Appelman 1e69f5e7ac Log some basic events 12 years ago
Robin Appelman 6e08014781 Rename namespace to Diagnostics 12 years ago
Robin Appelman 2790bda4f8 Activate the query logger on connect 12 years ago
Robin Appelman b71d1d3616 Add QueryLogger interface to allow apps to get a list of used queries 12 years ago
Robin Appelman d38050cf52 Add an EventLogger interface to allow apps to get a log of the request timeline 12 years ago
Jörn Friedrich Dreyer cb3a4d22b1 make tests compatible with hook based skeleton generation 12 years ago
Jörn Friedrich Dreyer ca0e3fdfea throw exception in writeBack, the returned boolean is checked nowhere 12 years ago
Jörn Friedrich Dreyer 9b0f0df7f5 make skeleton compatible with objectstore 12 years ago
Jenkins for ownCloud 87da62072b [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 245ae7e071 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 68dd1edbfe [tx-robot] updated from transifex 12 years ago
blizzz 2b6281fc9d Merge pull request #11494 from owncloud/fix-ldap-ingroup-for-9225-2 12 years ago
Arthur Schiwon 7ff7a49f3d adjust group manager tests 12 years ago
Arthur Schiwon e16122f2a1 add one simple cache test 12 years ago
Arthur Schiwon 4e8c7570d4 make performance less bad. Still far from good, but at least it works 12 years ago
Arthur Schiwon a7a532f58a with several backends, more than limit can be returned 12 years ago