Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | Display warning in security & setup warnings if php version is EOL | Roeland Jago Douma | 2015-07-29 | 1 | -0/+45 | |
* | | | | | | | | | | | Merge pull request #18175 from owncloud/automatic-db-prefix-query-builder | Thomas Müller | 2015-08-10 | 3 | -53/+83 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Remove unnecessary DB prefixes from existing query builder usages | Joas Schilling | 2015-08-10 | 2 | -19/+19 | |
| * | | | | | | | | | | | Automatically prefix table names with *PREFIX* unless specified | Joas Schilling | 2015-08-10 | 1 | -34/+64 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Use DI | Roeland Jago Douma | 2015-08-10 | 2 | -18/+15 | |
* | | | | | | | | | | | Added Capabilities Manager | Roeland Jago Douma | 2015-08-10 | 2 | -0/+171 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #18124 from owncloud/share-permwrongvar | Morris Jobke | 2015-08-07 | 1 | -3/+60 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix removal of share permissions when share disabled for user | Vincent Petry | 2015-08-07 | 1 | -3/+60 | |
* | | | | | | | | | | | Merge pull request #13641 from owncloud/cache-storage-status | Vincent Petry | 2015-08-07 | 2 | -0/+170 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix mounting wrapped storages resulting in many-layered wrapping | Robin McCorkell | 2015-07-20 | 1 | -0/+21 | |
| * | | | | | | | | | | Store storage availability in database | Robin McCorkell | 2015-07-20 | 1 | -0/+149 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Following the spec: | Thomas Müller | 2015-08-05 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #18035 from owncloud/ocs-2.0 | Bernhard Posselt | 2015-08-05 | 3 | -7/+52 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Return 200 not null - we should return consistent types | Thomas Müller | 2015-08-05 | 1 | -0/+2 | |
| * | | | | | | | | | | Fix unit test within OCSController | Thomas Müller | 2015-08-03 | 1 | -4/+8 | |
| * | | | | | | | | | | Remove duplicate and unused code | Thomas Müller | 2015-08-03 | 1 | -3/+2 | |
| * | | | | | | | | | | Adding ocs/v2.php with status code mapper | Thomas Müller | 2015-08-03 | 1 | -0/+40 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #18057 from owncloud/import_root_certificates | Thomas Müller | 2015-08-05 | 1 | -7/+18 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | also block certificate management in the back-end if external storages are di... | Bjoern Schiessle | 2015-08-04 | 1 | -7/+18 | |
* | | | | | | | | | | Use StringUtils::equals on CSRF token and add unit tests | Lukas Reschke | 2015-08-04 | 1 | -0/+95 | |
* | | | | | | | | | | Remove pointless unit test | Thomas Müller | 2015-08-04 | 1 | -7/+0 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | always update file cache, the cache can handle partial data correctly if the ... | Bjoern Schiessle | 2015-07-31 | 1 | -3/+5 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17805 from owncloud/avatar-handle-errors | Roeland Douma | 2015-07-31 | 1 | -4/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [avatar] add error handlers for avatar setup | Morris Jobke | 2015-07-30 | 1 | -4/+17 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Fix incorrect test naming | Robin McCorkell | 2015-07-30 | 1 | -4/+2 | |
* | | | | | | | | Merge pull request #17981 from owncloud/correct-regex | Thomas Müller | 2015-07-30 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add more unit tests | Lukas Reschke | 2015-07-30 | 1 | -0/+2 | |
| * | | | | | | | | Correct regular expressions | Lukas Reschke | 2015-07-30 | 1 | -0/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Check for PDO instead of removed function for PHP 7 compatibility | Lukas Reschke | 2015-07-30 | 1 | -4/+16 | |
* | | | | | | | | properly mock dependencies for setup tests | Morris Jobke | 2015-07-30 | 1 | -1/+7 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | fix unit tests | Morris Jobke | 2015-07-29 | 1 | -2/+2 | |
* | | | | | | | Remove remainings of mssql | Thomas Müller | 2015-07-29 | 4 | -14/+4 | |
* | | | | | | | Merge pull request #17950 from owncloud/config-dontdetectfschangesinrootbydef... | Robin McCorkell | 2015-07-29 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix watcher tests to explicitly set policy | Vincent Petry | 2015-07-29 | 1 | -0/+3 | |
* | | | | | | | Merge pull request #17912 from owncloud/detect-old-openssl-versions | Robin McCorkell | 2015-07-28 | 1 | -9/+147 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Detect old NSS and OpenSSL versions | Lukas Reschke | 2015-07-28 | 1 | -9/+147 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* / | | | | | | Add unit tests | Lukas Reschke | 2015-07-28 | 1 | -0/+151 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #15543 from rullzer/mimetypedetector | Morris Jobke | 2015-07-28 | 1 | -0/+283 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Pass config dir as parameter to detection class | Roeland Jago Douma | 2015-07-27 | 1 | -4/+199 | |
| * | | | | | | Loading of mapping/aliases is done in class | Roeland Jago Douma | 2015-07-27 | 1 | -9/+0 | |
| * | | | | | | Move mimetypedetection to files/type/detection | Roeland Jago Douma | 2015-07-27 | 1 | -4/+4 | |
| * | | | | | | Added mimetype detector | Roeland Jago Douma | 2015-07-27 | 1 | -0/+97 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #17195 from rullzer/no_multiple_remote_shares_of_same_file | Roeland Douma | 2015-07-28 | 1 | -0/+36 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Added test | Roeland Jago Douma | 2015-07-15 | 1 | -0/+36 | |
* | | | | | | Merge pull request #17840 from owncloud/fix-enc-wrapper-without-encryption | Thomas Müller | 2015-07-27 | 1 | -1/+60 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add a unit test for the disabled encryption case | Joas Schilling | 2015-07-23 | 1 | -1/+60 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Add unit tests | Lukas Reschke | 2015-07-27 | 1 | -0/+28 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #17755 from owncloud/alias-container-alive | Thomas Müller | 2015-07-24 | 1 | -0/+13 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | add registerAlias method to shorcut interface registration | Bernhard Posselt | 2015-07-18 | 1 | -0/+13 | |
* | | | | | Merge pull request #17413 from owncloud/public-api-querybuilder | Morris Jobke | 2015-07-22 | 5 | -52/+1530 | |
|\ \ \ \ \ |