Commit Graph

2608 Commits (7fbb7f4dc4cd1918a5b3dfaa4c8dfb6a7e11d0c3)

Author SHA1 Message Date
Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 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
Bjoern Schiessle b6f63e9b3d don't delete share table entries for the unique name if re-share permission was removed 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
Bernhard Posselt f195123765 Intelligent container 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
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
Andreas Fischer 3ebb69944b Do not call filesize(null), this function expects a string. 12 years ago
Vincent Petry 6224e29f25 Fix code style issues for tags plugin 12 years ago
drarko faaa1a89cb Fix extra quotes in custom tags in header 12 years ago
Vincent Petry 3c67900421 Remove obsolete method 12 years ago
Lukas Reschke e3230b5bc2 Add ultra-slim hack for incognito mode 12 years ago
Lukas Reschke 9031d79597 Return UID instead of login name 12 years ago
Lukas Reschke a02b00445e Store result of authentication 12 years ago
Lukas Reschke b91a435ed4 Move basic auth login out of `isLoggedIn` 12 years ago
Andreas Fischer fcf3c5197f HHVM: Add workaround for missing Memcached::deleteMulti() 12 years ago
Bernhard Posselt 6779bf113d add isAdmin and isInGroup methods for the group manager 12 years ago
Bernhard Posselt 236632702c add a isLoggedIn method to the usersession and deprecate the isLoggedIn method on the api 12 years ago
Andreas Fischer 8c509c3437 HHVM: Call libxml_use_internal_errors() instead of surpressing errors. 12 years ago
Vincent Petry 0b3f0716fc Returns and update tags through WebDAV PROPFIND and PROPPATCH 12 years ago
Robin Appelman 9ddd5033d4 Movable mountpoints are always deletable 12 years ago