Commit Graph

21499 Commits (8c3bf139ffe9f35e4d631827fe659b13cebca388)
 

Author SHA1 Message Date
Robert Jäckel 8c3bf139ff restrict access to public files only 10 years ago
Joas Schilling a2172786a8 Merge pull request #12449 from owncloud/issue/12444-namespace-exceptions 10 years ago
Morris Jobke f52ba9c73c Merge pull request #12418 from owncloud/delete_previews 10 years ago
Vincent Petry a74822279c Merge pull request #12464 from owncloud/cache-available-languages 10 years ago
Joas Schilling ea3780f911 Replace exception with standard exception 10 years ago
Joas Schilling e1f3abf7a5 Correctly namespace and autoload DatabaseException 10 years ago
Vincent Petry 51190f711d Merge pull request #12451 from owncloud/issue/6101-remove-gettype-class 10 years ago
Jenkins for ownCloud 87a2aabb98 [tx-robot] updated from transifex 10 years ago
Lukas Reschke b20d698ebd Cache results of available languages 10 years ago
Vincent Petry e306b588d2 Merge pull request #12433 from owncloud/appstore 10 years ago
Vincent Petry cc67e0fe5f Merge pull request #12304 from oparoz/patch-1 10 years ago
Morris Jobke 60f7a86323 Merge pull request #12448 from owncloud/no503forRoot 10 years ago
Thomas Müller bb240209c6 Merge pull request #12453 from owncloud/kill-session-global 10 years ago
Thomas Müller 5097d4dc05 remove deprecated \OC:$session 10 years ago
Joas Schilling 8e28bf012c Move constants from GET_TYPE to OC\Files so they can be autoloaded 10 years ago
Lukas Reschke 8af346a84d Don't show favicon to prevent iteration through subfolders 10 years ago
Joas Schilling 3338eede3c Correctly namespace DatabaseSetupException 10 years ago
Robin Appelman a2457b5fb9 Merge pull request #6989 from AdamWill/google-1 10 years ago
Morris Jobke 4ed0a418a0 Merge pull request #12414 from owncloud/delay-autoconfig-kill-2 10 years ago
Lukas Reschke c749570a06 Merge pull request #12411 from owncloud/unknown-command-windows 10 years ago
Morris Jobke 1da46b1a58 Merge pull request #12438 from owncloud/jenkins-no-new-session-ocs-api 10 years ago
Morris Jobke 60e4aa120f Merge pull request #12350 from mprokop/link_expiration 10 years ago
Thomas Müller 320a3c3784 because OC_User::login will create a new session we shall only try to login if user and pass are set 10 years ago
Morris Jobke c5fa8f1bdc Merge pull request #12421 from owncloud/issue/6101-remove-namespace-permission-constants 10 years ago
Jenkins for ownCloud 3766d98df6 [tx-robot] updated from transifex 10 years ago
Carla Schroder 06041e3323 added comment that App Store is disabled for EE 10 years ago
Morris Jobke e9696a8c9a Merge pull request #12420 from owncloud/sqlite-wal-2 10 years ago
Thomas Müller e6a7022037 Merge pull request #12410 from owncloud/no_session_for_public_share_key 10 years ago
Thomas Müller 5d4b7e0e2b fix failing unit test for the temp manager - concurrently executed unit tests influence each other 10 years ago
Joas Schilling 0274dcba57 Replace some more "command -v" calls with the Helper method 10 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 10 years ago
Thomas Müller a6c088a1ef adding new config parameter for sqlite to specify the journal mode 10 years ago
Joas Schilling 711912a7b3 Move namespaced constants to namespaced class 10 years ago
Bjoern Schiessle 4643a5d238 replace \OC:: with \OC::->getSession() 10 years ago
Thomas Müller 0f18274ca5 Merge pull request #12416 from owncloud/app-info-xml-parser-2 10 years ago
Georg Ehrke 1a1b459ae8 delete old previews 10 years ago
Bjoern Schiessle 1d33503487 we no longer need to keep the session open for encryption 10 years ago
Thomas Müller 553188273c Merge pull request #12313 from oparoz/patch-2 10 years ago
Bjoern Schiessle 917bef39b7 don't store private public-share-key in session 10 years ago
Thomas Müller 5ce34fbaf6 handle invalid xml file 10 years ago
Thomas Müller d4f107d4dd simplify xml parser code 10 years ago
Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 10 years ago
Olivier Paroz 93a6cc17a5 The class name is Movie NOT Movies 10 years ago
Thomas Müller b68c07d687 autoconfig.php only to be deleted on successful installation 10 years ago
Bjoern Schiessle f274833403 remove unused variable 10 years ago
Morris Jobke 6fb2477fb7 Merge pull request #12262 from owncloud/removeAbsoluteDirectoryPathFromTemplate 10 years ago
Morris Jobke bc3c835f6a Merge pull request #12390 from owncloud/use-session-in-case 10 years ago
Morris Jobke 53b2d85709 Merge pull request #12402 from owncloud/fix-phpdoc 10 years ago
Lukas Reschke eb1dcb87c1 Merge pull request #12380 from owncloud/remove-oc-migrate 10 years ago
Lukas Reschke b947b65e5b Fix PHPDoc and deprecated code 10 years ago