Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7254 from owncloud/core-sortalgo | Lukas Reschke | 2014-09-16 | 1 | -0/+182 |
|\ | |||||
| * | Fixed sort algo for additional cases | Vincent Petry | 2014-08-11 | 1 | -0/+4 |
| * | Fixed file list sorting | Vincent Petry | 2014-08-11 | 1 | -0/+178 |
* | | Merge pull request #10362 from owncloud/preserve_transparency_on_fileload | Morris Jobke | 2014-09-16 | 1 | -0/+3 |
|\ \ | |||||
| * | | Preserve transparency when loading from a file | kondou | 2014-09-10 | 1 | -0/+3 |
* | | | Add timeout to user and group deletion notification | Vincent Petry | 2014-09-15 | 1 | -1/+9 |
* | | | content size checks are not valid for LOCK | Thomas Müller | 2014-09-12 | 1 | -0/+2 |
* | | | Fix contructor in test | Robin Appelman | 2014-09-10 | 1 | -3/+3 |
* | | | Load apps in test situations | Robin McCorkell | 2014-09-10 | 1 | -0/+4 |
|/ / | |||||
* | | requesttoken has now a length of 30 chars | Thomas Müller | 2014-09-10 | 1 | -1/+1 |
* | | Merge pull request #10844 from owncloud/acceptance-enableapps | Lukas Reschke | 2014-09-09 | 4 | -9/+304 |
|\ \ | |||||
| * | | Added acceptance tests for enabling apps | Vincent Petry | 2014-09-03 | 4 | -9/+304 |
* | | | Merge pull request #10972 from ppaysant/routes-defaults | Bernhard Posselt | 2014-09-09 | 1 | -4/+22 |
|\ \ \ | |||||
| * | | | Allow default values for route parameters. | Patrick Paysant | 2014-09-09 | 1 | -4/+22 |
* | | | | Merge pull request #10922 from owncloud/explicit-scan-transactions | Lukas Reschke | 2014-09-09 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use bigger transactions when doing explicit file system scans | Robin Appelman | 2014-09-08 | 1 | -1/+1 |
* | | | | Merge pull request #7323 from owncloud/Jonny007-MKD-master | Lukas Reschke | 2014-09-09 | 1 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | add unit test | Jörn Friedrich Dreyer | 2014-07-01 | 1 | -0/+22 |
* | | | | | Merge pull request #10886 from owncloud/keep_fileid_on_move_in_objectstore | Jörn Friedrich Dreyer | 2014-09-09 | 1 | -0/+83 |
|\ \ \ \ \ | |||||
| * | | | | | make objectstore tests check fileid on rename | Jörn Friedrich Dreyer | 2014-09-08 | 1 | -0/+83 |
* | | | | | | Merge pull request #10755 from owncloud/shorter_sharing_links | Lukas Reschke | 2014-09-08 | 1 | -4/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Match \OC_Helper::linkToPublic() to new links and fit unittests | kondou | 2014-09-04 | 1 | -4/+22 |
| |/ / / / / | |||||
* | | / / / | w͢͢͝h͡o͢͡ ̸͢k̵͟n̴͘ǫw̸̛s͘ ̀́w͘͢ḩ̵a҉̡͢t ̧̕h́o̵r͏... | Jörn Friedrich Dreyer | 2014-09-08 | 1 | -0/+2 |
| |_|/ / / |/| | | | | |||||
* | | | | | remove unstable test | Robin Appelman | 2014-09-05 | 1 | -1/+0 |
* | | | | | Fix unit test | Robin Appelman | 2014-09-05 | 3 | -9/+6 |
* | | | | | Improve unit tests for Cache\Updater | Robin Appelman | 2014-09-05 | 2 | -281/+416 |
* | | | | | Refactor Cache\Updater to work outside of the users home | Robin Appelman | 2014-09-05 | 1 | -1/+0 |
|/ / / / | |||||
* | | | | Merge pull request #10818 from owncloud/enableappforgroupfix | Lukas Reschke | 2014-09-04 | 2 | -0/+248 |
|\ \ \ \ | |||||
| * | | | | Added unit tests for cache of enabled apps | Vincent Petry | 2014-09-03 | 1 | -10/+74 |
| * | | | | Added test for needUpgrade for core | Vincent Petry | 2014-09-02 | 1 | -0/+19 |
| * | | | | Fix upgrade process when apps enabled for specific groups | Vincent Petry | 2014-09-02 | 2 | -0/+165 |
* | | | | | Merge pull request #10244 from owncloud/utf8-folder-test | Vincent Petry | 2014-09-04 | 1 | -13/+28 |
|\ \ \ \ \ | |||||
| * | | | | | add utf8 folder test | Jörn Friedrich Dreyer | 2014-08-07 | 1 | -13/+28 |
| | |_|_|/ | |/| | | | |||||
* | | | | | 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 | 6 | -16/+72 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into securityutils | Lukas Reschke | 2014-08-31 | 6 | -16/+72 |
| | |\ \ \ \ | |||||
| * | | | | | | 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 |
* | | | | | | Fixed readme for acceptance tests | Vincent Petry | 2014-09-01 | 1 | -4/+4 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge pull request #10733 from owncloud/acceptance_tests | felixboehm | 2014-09-01 | 28 | -0/+2049 |
|\ \ \ \ \ | |||||
| * | | | | | further documentation | Felix Böhm | 2014-08-29 | 1 | -3/+44 |
| * | | | | | fix login suite | Felix Böhm | 2014-08-29 | 2 | -7/+11 |
| * | | | | | bump version of protractor in package.json | Felix Böhm | 2014-08-29 | 1 | -1/+1 |
| * | | | | | Update readme.md | felixboehm | 2014-08-29 | 1 | -1/+5 |
| * | | | | | fix typo | Morris Jobke | 2014-08-29 | 1 | -2/+2 |
| * | | | | | gitignore for node modules | Felix Böhm | 2014-08-29 | 1 | -0/+1 |
| * | | | | | add bunch of acceptance tests | Felix Böhm | 2014-08-29 | 27 | -0/+1999 |