Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-04 | 96 | -84/+58 |
* | Merge pull request #20907 from owncloud/integration_tests_for_capabilities | Thomas Müller | 2015-12-03 | 4 | -1/+92 |
|\ | |||||
| * | Changed fail for assertEquals and removed fields which weren't checked | Sergio Bertolin | 2015-12-03 | 2 | -11/+12 |
| * | Added capabilities context and tests | Sergio Bertolin | 2015-12-02 | 4 | -1/+91 |
* | | Merge pull request #20807 from owncloud/dont-append-redirect-url-if-user-is-a... | Thomas Müller | 2015-12-03 | 9 | -72/+283 |
|\ \ | |||||
| * | | Show error template | Lukas Reschke | 2015-11-30 | 9 | -72/+283 |
* | | | Merge pull request #20545 from owncloud/scan-storage-in-background-job | Thomas Müller | 2015-12-03 | 9 | -146/+280 |
|\ \ \ | |||||
| * | | | Move files/ajax/scan.php to background job | Lukas Reschke | 2015-11-28 | 9 | -146/+280 |
* | | | | Merge pull request #20924 from owncloud/use-url-generator-to-generate-link | Thomas Müller | 2015-12-03 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Use URLGenerator instead of hard-coded WEBROOT | Lukas Reschke | 2015-12-03 | 1 | -2/+2 |
* | | | | | Merge pull request #20923 from owncloud/OC_Config-in-setup | Thomas Müller | 2015-12-03 | 2 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Replace OC_Config in setup | Morris Jobke | 2015-12-03 | 2 | -4/+5 |
* | | | | | | Merge pull request #20921 from owncloud/last-OC_Config-removals-in-tests | Thomas Müller | 2015-12-03 | 1 | -8/+9 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | last change of OC_Config to the proper interface in tests/ | Morris Jobke | 2015-12-03 | 1 | -3/+4 |
| * | | | | | Reduce OC_Config usage in tests/ | Morris Jobke | 2015-12-03 | 1 | -5/+5 |
* | | | | | | Merge pull request #19461 from owncloud/reuse_code | Thomas Müller | 2015-12-03 | 2 | -43/+129 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | add unit tests for OC_Util::add* methods | Morris Jobke | 2015-11-23 | 1 | -0/+91 |
| * | | | | | reuse code | Individual IT Services | 2015-11-23 | 1 | -43/+38 |
* | | | | | | Merge pull request #20729 from owncloud/issue_20599 | Thomas Müller | 2015-12-03 | 8 | -13/+183 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix code from comments | Jesús Macias | 2015-12-03 | 4 | -27/+15 |
| * | | | | | | Fix duplicate use in storage controller | Jesús Macias | 2015-12-03 | 1 | -1/+0 |
| * | | | | | | Migrate storate status code to storagenotavailablexception | Jesús Macias | 2015-12-03 | 4 | -11/+12 |
| * | | | | | | Fix code from PR comments | Jesús Macias | 2015-12-03 | 6 | -29/+14 |
| * | | | | | | Change exception catch order | Jesús Macias | 2015-12-03 | 1 | -5/+5 |
| * | | | | | | Delete unnecessary storage status constans | Jesús Macias | 2015-12-03 | 1 | -4/+0 |
| * | | | | | | Add new external storage exceptions for different errors | Jesús Macias | 2015-12-03 | 5 | -38/+201 |
| * | | | | | | Add different storage status codes managed by StoragedNotAvailableException | Jesús Macias | 2015-12-03 | 2 | -4/+42 |
* | | | | | | | Merge pull request #20916 from owncloud/integration_test_download_public_shar... | Thomas Müller | 2015-12-03 | 2 | -0/+27 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Added test case about downloading by range a public shared file | Sergio Bertolin | 2015-12-03 | 2 | -0/+27 |
* | | | | | | | Merge pull request #20914 from owncloud/drop-more-OC_Config-from-tests | Lukas Reschke | 2015-12-03 | 2 | -6/+8 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Replace OC_Config in tests with IConfig calls | Morris Jobke | 2015-12-03 | 2 | -6/+8 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #20902 from owncloud/drop-OC_Config-from-tests | Thomas Müller | 2015-12-03 | 5 | -35/+45 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Replace OC_Config in tests with IConfig calls | Morris Jobke | 2015-12-02 | 5 | -35/+45 |
* | | | | | | | Merge pull request #20871 from owncloud/bump_doctrine_deps | Thomas Müller | 2015-12-03 | 1 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [3rdparty] Bump doctrine/dbal deps | Roeland Jago Douma | 2015-12-03 | 1 | -0/+0 |
* | | | | | | | | Merge pull request #20872 from owncloud/systemtags-better-not-found-exception | Thomas Müller | 2015-12-03 | 6 | -10/+60 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix the unit test by running tearDown() and cleaning tags before the test | Joas Schilling | 2015-12-01 | 2 | -1/+13 |
| * | | | | | | | | Add a method to get the list of tags from the TagNotFound Exception | Joas Schilling | 2015-12-01 | 5 | -9/+47 |
* | | | | | | | | | Merge pull request #20894 from owncloud/post-delete-meta-view | Thomas Müller | 2015-12-03 | 2 | -4/+37 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Also add metadata for postDelete hooks triggered from the view | Robin Appelman | 2015-12-02 | 2 | -4/+37 |
* | | | | | | | | | Merge pull request #20860 from owncloud/use-user-getEMailAddress-all-over-the... | Thomas Müller | 2015-12-03 | 14 | -249/+370 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Adding unit test for MailNotifications::sendInternalShareMail() | Thomas Müller | 2015-12-02 | 3 | -37/+76 |
| * | | | | | | | | | User IUser::getEMailAddress() all over the place | Thomas Müller | 2015-12-02 | 13 | -212/+294 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #20900 from owncloud/share-group-only-with-exact-match | Thomas Müller | 2015-12-03 | 2 | -12/+41 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Only return the exact match, when it's allowed | Joas Schilling | 2015-12-02 | 2 | -12/+41 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-03 | 20 | -8/+70 |
* | | | | | | | | Merge pull request #20905 from owncloud/allow-framing-itself | Thomas Müller | 2015-12-02 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allow framing 'self' | Lukas Reschke | 2015-12-02 | 2 | -1/+10 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #20901 from owncloud/get-rid-of-more-legacy-config-stuff | Thomas Müller | 2015-12-02 | 3 | -10/+16 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Replace old config code with usage of proper APIs | Morris Jobke | 2015-12-02 | 3 | -10/+16 |
| | |_|/ / / / | |/| | | | | |