Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Simplify isValidPath and add unit tests | Lukas Reschke | 2015-01-10 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge pull request #13223 from owncloud/optimize-normalize-unicode | Morris Jobke | 2015-01-10 | 1 | -5/+8 | |
|\ \ \ | ||||||
| * | | | Verify whether value is already normalized | Lukas Reschke | 2015-01-10 | 1 | -5/+8 | |
* | | | | Merge pull request #13236 from owncloud/use-isset-for-performance | Morris Jobke | 2015-01-10 | 1 | -2/+4 | |
|\ \ \ \ | ||||||
| * | | | | Use isset() instead of strlen() | Lukas Reschke | 2015-01-10 | 1 | -2/+4 | |
| |/ / / | ||||||
* / / / | Cache results of `normalizePath` | Lukas Reschke | 2015-01-10 | 1 | -1/+12 | |
|/ / / | ||||||
* | | | Merge pull request #13212 from owncloud/cache-appstore-response | Morris Jobke | 2015-01-10 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Cache responses from the AppStore server | Lukas Reschke | 2015-01-09 | 1 | -1/+1 | |
| |/ / | ||||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-10 | 2 | -2/+14 | |
|/ / | ||||||
* | | Merge pull request #13192 from owncloud/cache_binary_path | Thomas Müller | 2015-01-09 | 3 | -4/+45 | |
|\ \ | ||||||
| * | | Memcache binary executable searching | Robin McCorkell | 2015-01-09 | 1 | -2/+8 | |
| * | | Add Null memcacher | Robin McCorkell | 2015-01-09 | 2 | -2/+37 | |
* | | | Merge pull request #13181 from owncloud/filecache-preventleadingslash | Robin McCorkell | 2015-01-09 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Fix cache jail to not duplicate slashes | Vincent Petry | 2015-01-09 | 1 | -1/+1 | |
| * | | | Trim leading or trailing slashes in file cache paths | Vincent Petry | 2015-01-08 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #12011 from owncloud/reuse-etag-default | Morris Jobke | 2015-01-09 | 1 | -2/+2 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Default to reusing etags in the scanner | Robin Appelman | 2014-11-06 | 1 | -2/+2 | |
* | | | Merge pull request #12995 from owncloud/tbelau666-master | Thomas Müller | 2015-01-09 | 5 | -30/+43 | |
|\ \ \ | ||||||
| * | | | add default for dbtableprefix | Morris Jobke | 2014-12-23 | 3 | -4/+4 | |
| * | | | use injected config object and fix typos | Morris Jobke | 2014-12-22 | 3 | -10/+24 | |
| * | | | inject \OCP\IConfig instance in migrator | Morris Jobke | 2014-12-22 | 3 | -23/+13 | |
| * | | | Use Doctrines filter by table name | tbelau666 | 2014-12-22 | 4 | -6/+15 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-09 | 4 | -12/+12 | |
* | | | | Merge pull request #13179 from owncloud/fix-fatal-php-error-for-not-existing-... | Lukas Reschke | 2015-01-09 | 1 | -2/+3 | |
|\ \ \ \ | ||||||
| * | | | | Verify whether type is correct | Lukas Reschke | 2015-01-08 | 1 | -2/+3 | |
* | | | | | Merge pull request #12988 from owncloud/logfile_download | Morris Jobke | 2015-01-09 | 2 | -1/+50 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | add Download logfile button to admin settings | Georg Ehrke | 2015-01-07 | 2 | -1/+50 | |
* | | | | | Add version to .htaccess | Lukas Reschke | 2015-01-08 | 2 | -2/+35 | |
* | | | | | check for working htaccess will result in a dead lock because the server is b... | Thomas Müller | 2015-01-08 | 1 | -0/+5 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-08 | 2 | -0/+4 | |
* | | | | | Merge pull request #13016 from owncloud/sharing_fixes | Morris Jobke | 2015-01-07 | 1 | -4/+4 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | don't delete share table entries for the unique name if re-share permission w... | Bjoern Schiessle | 2015-01-07 | 1 | -4/+4 | |
* | | | | | Merge pull request #13132 from aptivate/improve_debug_logging_messages | Morris Jobke | 2015-01-07 | 2 | -9/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve debugging for ServiceUnavailable exceptions | Chris Wilson | 2015-01-06 | 2 | -9/+9 | |
* | | | | | | Merge pull request #13063 from AdamWill/assets-relocate | Thomas Müller | 2015-01-07 | 3 | -7/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | allow css/js asset directory to be relocated (#13053) | Adam Williamson | 2015-01-05 | 3 | -7/+9 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-07 | 2 | -2/+2 | |
* | | | | | | | Merge pull request #13131 from owncloud/db-connect-stacktrace | Morris Jobke | 2015-01-07 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Prevent leaking db connection info in the stacktrace | Robin Appelman | 2015-01-06 | 1 | -0/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #13130 from owncloud/getstoragestats-error-handling | Lukas Reschke | 2015-01-06 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add error handling to getstoragestats.php | Robin Appelman | 2015-01-06 | 1 | -0/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #12653 from owncloud/full_content_search_results | Morris Jobke | 2015-01-06 | 7 | -6/+103 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | add SIZE_ALL const | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -3/+8 | |
| * | | | | | | fix visibility | Jörn Friedrich Dreyer | 2015-01-02 | 2 | -8/+2 | |
| * | | | | | | move search results below filelist, show hint when results are off screen, us... | Jörn Friedrich Dreyer | 2015-01-02 | 4 | -11/+14 | |
| * | | | | | | ajax paging, some js cleanups | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+3 | |
| * | | | | | | add paged provider | Jörn Friedrich Dreyer | 2015-01-02 | 4 | -2/+94 | |
| * | | | | | | move code from js.js to search.js in the search app | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -0/+1 | |
| * | | | | | | new OC.Search, add search result formatters and handlers, use full content wi... | Jörn Friedrich Dreyer | 2015-01-02 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #13125 from owncloud/lower-deprecation-warning-level | Thomas Müller | 2015-01-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ |