Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | 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 | |
|\ \ \ \ | ||||||
| * | | | | Comment out LIMIT 0 case because of the mixed results | Joas Schilling | 2015-07-21 | 1 | -1/+2 | |
| * | | | | Fix tests for setFirstResult and setMaxResults on oracle | Joas Schilling | 2015-07-21 | 2 | -42/+64 | |
| * | | | | Set a limit until doctrine released a version that fixes Sqlite | Joas Schilling | 2015-07-21 | 1 | -0/+4 | |
| * | | | | Correctly count the number of items (rowCount is Update/Insert/Delete only) | Joas Schilling | 2015-07-21 | 1 | -13/+22 | |
| * | | | | Can not test the string, thanks oracle.... | Joas Schilling | 2015-07-21 | 1 | -10/+32 | |
| * | | | | Fix existing usages by removing the quotes | Joas Schilling | 2015-07-21 | 2 | -31/+31 | |
| * | | | | Add unit tests and automatic quoting | Joas Schilling | 2015-07-21 | 4 | -8/+1428 | |
| * | | | | Use the public interface and our method instead of the doctrine thing | Joas Schilling | 2015-07-21 | 2 | -21/+21 | |
* | | | | | Merge pull request #17342 from rullzer/test_preview_conditions | Roeland Douma | 2015-07-22 | 2 | -0/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Only run some preview unit tets if imagemagick is available | Roeland Jago Douma | 2015-07-02 | 2 | -0/+5 | |
* | | | | | Merge pull request #17381 from owncloud/fix_sharing_add_to_group | Morris Jobke | 2015-07-21 | 1 | -0/+108 | |
|\ \ \ \ \ | ||||||
| * | | | | | intproduce pre_addToGroup hook. we need to calculate the possible unique | Bjoern Schiessle | 2015-07-06 | 1 | -0/+108 | |
* | | | | | | Merge pull request #17743 from owncloud/return-proper-statuscodes | Bernhard Posselt | 2015-07-20 | 1 | -0/+51 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Return proper status code in case of a CORS exception | Lukas Reschke | 2015-07-20 | 1 | -0/+51 | |
* | | | | | | Merge pull request #16935 from owncloud/allow-app-check-code-for-deprecated-c... | Joas Schilling | 2015-07-20 | 19 | -13/+428 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Only decorate the type when it was matched | Joas Schilling | 2015-07-17 | 1 | -1/+3 | |
| * | | | | | Use the decorator pattern | Joas Schilling | 2015-07-17 | 5 | -25/+110 | |
| * | | | | | Restructor the code into different classes instead of extending | Joas Schilling | 2015-07-17 | 5 | -59/+101 | |
| * | | | | | Check for methods as good as possible | Joas Schilling | 2015-07-17 | 7 | -56/+52 | |
| * | | | | | Allow checking for functions | Joas Schilling | 2015-07-17 | 10 | -24/+55 | |
| * | | | | | Add support for deprecated constants | Joas Schilling | 2015-07-17 | 6 | -0/+148 | |
| * | | | | | Correctly handle use statements | Joas Schilling | 2015-07-17 | 7 | -8/+62 | |
| * | | | | | Allow app:check-code to check for deprecated methods | Joas Schilling | 2015-07-17 | 2 | -2/+59 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #17540 from owncloud/enc_detect_legacy_files2 | Björn Schießle | 2015-07-17 | 2 | -18/+115 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | make sure that we always detect legacy files correctly | Bjoern Schiessle | 2015-07-17 | 2 | -18/+115 | |
| |/ / / | ||||||
* | | | | Merge pull request #17682 from owncloud/fix-undefined-REMOTE_ADDR-master | Thomas Müller | 2015-07-17 | 1 | -4/+15 | |
|\ \ \ \ | ||||||
| * | | | | Fixing 'Undefined index: REMOTE_ADDR' - fixes #17460 | Thomas Müller | 2015-07-16 | 1 | -4/+15 | |
| |/ / / | ||||||
* / / / | Fix memcache factory unit tests | Robin McCorkell | 2015-07-16 | 1 | -2/+4 | |
|/ / / |