Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10642 from owncloud/securityutils | Lukas Reschke | 2014-09-03 | 3 | -0/+184 |
|\ | |||||
| * | Add test for the second argument | Lukas Reschke | 2014-09-03 | 1 | -0/+19 |
| * | Refactor tests a little bit | Lukas Reschke | 2014-09-03 | 3 | -31/+61 |
| * | Merge branch 'securityutils' of https://github.com/owncloud/core into securit... | Lukas Reschke | 2014-09-03 | 5 | -14/+70 |
| |\ | |||||
| | * | Merge branch 'master' into securityutils | Lukas Reschke | 2014-08-31 | 5 | -14/+70 |
| | |\ | |||||
| * | | | Add char consts, hash the specified password for the HMAC | Lukas Reschke | 2014-09-03 | 1 | -1/+1 |
| |/ / | |||||
| * | | Use DI | Lukas Reschke | 2014-08-27 | 1 | -6/+6 |
| * | | Add some security utilities | Lukas Reschke | 2014-08-27 | 3 | -0/+135 |
* | | | 5.3 syntax... | Robin Appelman | 2014-08-31 | 1 | -9/+14 |
* | | | Explicitly set the timezones | Robin Appelman | 2014-08-31 | 1 | -6/+6 |
* | | | Add test for expired certificate | Lukas Reschke | 2014-08-31 | 1 | -3/+1 |
* | | | Add unit tests and fix rootcerts creation bug | Lukas Reschke | 2014-08-31 | 2 | -0/+177 |
| |/ |/| | |||||
* | | kill OC::$session | Jörn Friedrich Dreyer | 2014-08-29 | 2 | -4/+4 |
* | | Merge pull request #10653 from owncloud/x-forwarded-for | Clark Tomlinson | 2014-08-27 | 1 | -3/+35 |
|\ \ | |||||
| * | | Add support for getting the real client IP behind proxies | Lukas Reschke | 2014-08-27 | 1 | -3/+35 |
| |/ | |||||
* | | Make Entity properties ```protected``` as in docs | Oliver Gasser | 2014-08-27 | 2 | -7/+7 |
* | | Merge pull request #9915 from suraia/unsharefromself-source | Björn Schießle | 2014-08-27 | 1 | -0/+24 |
|\ \ | |/ |/| | |||||
| * | Add unit tests for new unshareFromSelf() functionality. | Michael Kuhn | 2014-08-23 | 1 | -0/+24 |
* | | Use a data provider instead of calling the function manually everytime | Joas Schilling | 2014-08-25 | 1 | -33/+35 |
* | | Add a test to break the slugifyPath() with folder and file afterwards | Joas Schilling | 2014-08-25 | 1 | -1/+14 |
* | | Merge pull request #7539 from owncloud/repair-legacystorageid | Thomas Müller | 2014-08-22 | 2 | -0/+287 |
|\ \ | |||||
| * | | Fix unit test messing up the transaction on Oracle | Vincent Petry | 2014-08-20 | 1 | -0/+5 |
| * | | Added repair step for legacy storages | Vincent Petry | 2014-08-20 | 1 | -0/+282 |
* | | | Fix windows tests skipping | Morris Jobke | 2014-08-21 | 1 | -2/+7 |
* | | | Merge pull request #10518 from owncloud/fix_storage_const_autoload | Lukas Reschke | 2014-08-20 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | move to public namespace | Morris Jobke | 2014-08-19 | 1 | -1/+1 |
* | | | Merge pull request #10423 from owncloud/urlencode_s3_copyobject_copysource | Jörn Friedrich Dreyer | 2014-08-20 | 1 | -17/+80 |
|\ \ \ | |/ / |/| | | |||||
| * | | add unit test for #8325 | Jörn Friedrich Dreyer | 2014-08-14 | 1 | -17/+80 |
* | | | Merge pull request #9275 from NormalRa/master | Lukas Reschke | 2014-08-15 | 1 | -0/+27 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add APK mimetype tests. | Normal Ra | 2014-08-13 | 1 | -0/+27 |
* | | | Merge pull request #10333 from owncloud/tar-55 | Thomas Müller | 2014-08-13 | 1 | -6/+0 |
|\ \ \ | |||||
| * | | | Fix Tar support for php >=5.5 | Robin Appelman | 2014-08-11 | 1 | -6/+0 |
* | | | | Merge pull request #9762 from owncloud/owner-public | Robin Appelman | 2014-08-12 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add test for homestorage getOwner | Robin Appelman | 2014-07-22 | 1 | -0/+6 |
* | | | | Merge pull request #10184 from owncloud/getbyid-node | Robin Appelman | 2014-08-07 | 1 | -0/+127 |
|\ \ \ \ | |||||
| * | | | | return null instead of throwing an exception | Robin Appelman | 2014-08-06 | 1 | -4/+2 |
| * | | | | Fix Folder::getById | Robin Appelman | 2014-08-05 | 1 | -0/+129 |
* | | | | | mark tests as skipped - TODO travis | Morris Jobke | 2014-08-05 | 2 | -0/+13 |
* | | | | | Minor fixes | Morris Jobke | 2014-08-05 | 2 | -1/+3 |
* | | | | | Don't rely on the sorting the database gives us for tests | Robin Appelman | 2014-08-05 | 2 | -5/+12 |
|/ / / / | |||||
* | | | | Merge pull request #9970 from owncloud/sharing_set_expire_date | Morris Jobke | 2014-07-30 | 1 | -0/+26 |
|\ \ \ \ | |||||
| * | | | | add unit test | Bjoern Schiessle | 2014-07-28 | 1 | -0/+26 |
* | | | | | Merge pull request #10032 from owncloud/kill-swift-tests | Morris Jobke | 2014-07-30 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | only if the environment variable RUN_OBJECTSTORE_TESTS is set the object stor... | Thomas Müller | 2014-07-29 | 1 | -0/+3 |
* | | | | | | Merge pull request #9888 from owncloud/mysql-tinyint-master | Thomas Müller | 2014-07-30 | 2 | -1/+40 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | migration test for sqlite - adding type mapping for 'tinyint unsigned' | Thomas Müller | 2014-07-29 | 2 | -1/+40 |
* | | | | | | Merge pull request #9988 from owncloud/sharing_remove_share_permission | Björn Schießle | 2014-07-29 | 1 | -0/+33 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | remove share permission if user is excluded from sharing | Bjoern Schiessle | 2014-07-29 | 1 | -0/+33 |
| |/ / / / | |||||
* / / / / | function declaration did not match | Thomas Müller | 2014-07-29 | 1 | -5/+5 |
|/ / / / | |||||
* | | | | Merge pull request #9798 from owncloud/ocs_share_api_add_expire_date | Björn Schießle | 2014-07-28 | 1 | -11/+37 |
|\ \ \ \ |