Commit Graph

2789 Commits (74de345c7f82f115308bfbdff88d5940d46e19be)

Author SHA1 Message Date
Robin McCorkell c291383116 Memcache binary executable searching 12 years ago
Robin McCorkell 17dd5d0816 Add Null memcacher 12 years ago
Vincent Petry 888ce4d4f9 Fix cache jail to not duplicate slashes 12 years ago
Vincent Petry aa821ecc00 Trim leading or trailing slashes in file cache paths 12 years ago
Lukas Reschke ceaaab6295 Verify whether type is correct 12 years ago
Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 12 years ago
Thomas Müller 5f171618fd remove unused variable and fix undefined variable 12 years ago
Thomas Müller 296a852063 check for working htaccess will result in a dead lock because the server is blocking the request to itself - fixes #13153 12 years ago
Vincent Petry 2e57fe93e4 Disable part files for OC ext storage backend + s2s backend 12 years ago
Bjoern Schiessle b6f63e9b3d don't delete share table entries for the unique name if re-share permission was removed 12 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 12 years ago
Arthur Schiwon 8e488f726c revert changes to deprecated preferences as it is a not needed leftover 12 years ago
Chris Wilson 402a3ed146 Improve debugging for ServiceUnavailable exceptions 12 years ago
Robin Appelman 3356308594 Prevent leaking db connection info in the stacktrace 12 years ago
Robin Appelman 64e3ebae74 Add error handling to getstoragestats.php 12 years ago
Morris Jobke 4ffe7ddb75 degraded logging policy for server container in AppFramework 12 years ago
Adam Williamson bb79aac78a allow css/js asset directory to be relocated (#13053) 12 years ago
Robin McCorkell 2c44bc1768 Fix JS asset generation 12 years ago
Lukas Reschke 8689605999 Use info instead of warning log level 12 years ago
Lukas Reschke 0ed00bca43 Use namespace 12 years ago
Lukas Reschke 556c9b6f46 Write unit-tests and use DI 12 years ago
Lukas Reschke f2ddd565e8 Fix code-style 12 years ago
derkostka deedfad050 fix "app":"PHP","message":"Undefined variable: user at/principal.php#66" 12 years ago
Jörn Friedrich Dreyer 606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 12 years ago
Jörn Friedrich Dreyer 0e9b05b701 ajax paging, some js cleanups 12 years ago
Jörn Friedrich Dreyer c738359a11 add paged provider 12 years ago
Jörn Friedrich Dreyer d3662722f6 new OC.Search, add search result formatters and handlers, use full content width for results 12 years ago
dratini0 31970ee740 removed a little duplication 12 years ago
dratini0 f2075f803f Fix: X-Accel-Redirect did not support custom data dir and local mounts 12 years ago
Thomas Müller 81243b0f5d adding getDirectDownload() to Wrapper 12 years ago
Thomas Müller 5b00bc1d6e Adding basement for the direct download url 12 years ago
Lukas Reschke 222e4a0762 Check for hash 12 years ago
Frank Karlitschek 4a40e5699c remove Edition 12 years ago
Frank Karlitschek 3dea2b95c6 Automatically detect the edition based on the enterprise_key app. 12 years ago
Morris Jobke 95374e1404 add default for dbtableprefix 12 years ago
Bernhard Posselt f195123765 Intelligent container 12 years ago
Morris Jobke dbc465de97 use injected config object and fix typos 12 years ago
Morris Jobke de25084def inject \OCP\IConfig instance in migrator 12 years ago
tbelau666 ad8d55c327 Use Doctrines filter by table name 12 years ago
Bernhard Posselt 8e37214346 add an interface for the root folder so apps have an interface to deal with storage 12 years ago
Bernhard Posselt ba03b0b843 add an interface for the timefactory class 12 years ago
Morris Jobke 5383d83f9e Change support message to be more explicit about the enterprise edition 12 years ago
Arthur Schiwon 4fa39250e7 LDAP User Cleanup: Port from stable7 without further adjustements 12 years ago
derkostka 1c22b1f626 Fix Undefined variable: result at tags.php#231 12 years ago
Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too. 12 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 12 years ago
Lukas Reschke dbbf568192 Fix typo 12 years ago
Lukas Reschke a022e65285 Clarify return values 12 years ago
Morris Jobke 6da33e1ea7 introduce names for user backends - IUserBackend 12 years ago
Andreas Fischer 0ba5c182f0 HHVM: In APC cache clear, only request the cache key in APCIterator. 12 years ago