Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make autotest.sh able to output proper coverage again | Roeland Jago Douma | 2015-12-01 | 1 | -1/+1 |
| | | | | | The usage of single quotes make sure that a string is used verbatim in bash. And no variables are subsituted. | ||||
* | Merge pull request #20855 from owncloud/output-log-integration-tests | Thomas Müller | 2015-12-01 | 1 | -2/+7 |
|\ | | | | | tail the server log and exit with the exit code of behat | ||||
| * | tail the server log and exit with the exit code of behat | Thomas Müller | 2015-12-01 | 1 | -2/+7 |
| | | |||||
* | | Merge pull request #20850 from owncloud/use-text-instead-of-html | Thomas Müller | 2015-12-01 | 1 | -3/+3 |
|\ \ | | | | | | | Use .text instead of .html | ||||
| * | | Use .text instead of .html | Lukas Reschke | 2015-11-30 | 1 | -3/+3 |
| | | | | | | | | | Makes some static source code analyzers happier. | ||||
* | | | Merge pull request #20853 from owncloud/php-parser-1.4.1 | Thomas Müller | 2015-12-01 | 1 | -0/+0 |
|\ \ \ | | | | | | | | | [3rdparty] Bump php-parser | ||||
| * | | | [3rdparty] Bump php-parser | Roeland Jago Douma | 2015-12-01 | 1 | -0/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #20825 from owncloud/scrutinizer-patch-1 | Thomas Müller | 2015-12-01 | 6 | -9/+9 |
|\ \ \ | |/ / |/| | | Scrutinizer Auto-Fixes | ||||
| * | | Adjust patches | Thomas Müller | 2015-11-30 | 3 | -6/+6 |
| | | | |||||
| * | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-11-30 | 5 | -6/+6 |
| | | | | | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | | | Merge pull request #20851 from owncloud/tests-for-kill-rebuild-parser | Thomas Müller | 2015-12-01 | 1 | -0/+0 |
|\ \ \ | | | | | | | | | [3rdparty] Remove some unrequired files | ||||
| * | | | Remove some unrequired files | Lukas Reschke | 2015-12-01 | 1 | -0/+0 |
|/ / / | |||||
* | / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-12-01 | 6 | -6/+132 |
| |/ |/| | |||||
* | | Merge pull request #20828 from owncloud/sharing_integration_test_20645_morris | Thomas Müller | 2015-11-30 | 6 | -20/+122 |
|\ \ | |/ |/| | Sharing integration test 20645, added sabre dav and propfind check. | ||||
| * | Change from with of | Sergio Bertolin | 2015-11-30 | 2 | -16/+16 |
| | | |||||
| * | Added webdav test to check range downloads | Sergio Bertolin | 2015-11-30 | 2 | -0/+22 |
| | | |||||
| * | Making propfinds, having depth in mind and checking it in gherkin description | Sergio Bertolin | 2015-11-30 | 2 | -17/+25 |
| | | |||||
| * | Use depth 1 and valid properties to get a list | Vincent Petry | 2015-11-27 | 1 | -1/+2 |
| | | |||||
| * | Added sabre dav in webdav, modified skeleton to have parent and child folders | Sergio Bertolin | 2015-11-27 | 4 | -6/+77 |
| | | |||||
* | | Merge pull request #20842 from owncloud/fix-date-time-column | Thomas Müller | 2015-11-30 | 1 | -2/+2 |
|\ \ | | | | | | | Fix column width of mtime column | ||||
| * | | Fix column width of mtime column | Morris Jobke | 2015-11-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * in some translations (e.g. german) the header of this column otherwise got truncated "Zeitpunkt der Freigabe" vs "Zeitpunkt der Freig" | ||||
* | | | Merge pull request #20784 from owncloud/jeremeamia_superclosure_2.1.0 | Thomas Müller | 2015-11-30 | 1 | -0/+0 |
|\ \ \ | | | | | | | | | [3rdparty] bump jeremeamia/superclosure to 2.1.0 | ||||
| * | | | [3rdparty] bump jeremeamia/superclosure to 2.1.0 | Roeland Jago Douma | 2015-11-27 | 1 | -0/+0 |
| | | | | |||||
* | | | | Merge pull request #20829 from owncloud/dav-define-phpunit | Thomas Müller | 2015-11-30 | 0 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | Fix already defined warning from dav test bootstrap | ||||
| * | | | | Fix already defined warning from dav test bootstrap | Robin Appelman | 2015-11-30 | 1 | -1/+3 |
| | | | | | |||||
* | | | | | Merge pull request #20845 from owncloud/allow-di-in-apps | Thomas Müller | 2015-11-30 | 2 | -1/+9 |
|\ \ \ \ \ | | | | | | | | | | | | | Allow DI the system tag stuff without Application class | ||||
| * | | | | | Allow DI the system tag stuff without Application class | Joas Schilling | 2015-11-30 | 2 | -1/+9 |
| | | | | | | |||||
* | | | | | | Merge pull request #20487 from owncloud/activity-oracle-sql-error-for-favorites | Thomas Müller | 2015-11-30 | 3 | -18/+50 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Activity oracle sql error for favorites | ||||
| * | | | | | | Inject the database connection | Joas Schilling | 2015-11-30 | 3 | -2/+16 |
| | | | | | | | |||||
| * | | | | | | Only require the interface | Joas Schilling | 2015-11-30 | 2 | -10/+10 |
| | | | | | | | |||||
| * | | | | | | Add a unit test that executes the query | Joas Schilling | 2015-11-30 | 1 | -0/+15 |
| | | | | | | | |||||
| * | | | | | | Correctly escape the paths so we only display favorites instead of wildcards | Joas Schilling | 2015-11-30 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Oracle can not return statements but only values | Joas Schilling | 2015-11-30 | 2 | -7/+10 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | So evaluate the condition directly and return 1 or 0 | ||||
* | | | | | | Merge pull request #20832 from owncloud/update-js-dependencies | Thomas Müller | 2015-11-30 | 4 | -121/+141 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update some JS dependencies | ||||
| * | | | | | | update bootstrap from 3.3.5 to 3.3.6 | Morris Jobke | 2015-11-30 | 2 | -3/+3 |
| | | | | | | | |||||
| * | | | | | | update backbone.js from 1.2.1 to 1.2.3 | Morris Jobke | 2015-11-30 | 3 | -118/+138 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #20843 from owncloud/fix-share-with-input | Thomas Müller | 2015-11-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix the width of the share with input | ||||
| * | | | | | | Fix the width of the share with input | Morris Jobke | 2015-11-30 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * the ID of this has changed to #shareWith-viewNUMBER and shouldn't be used in CSS * now uses the proper classes | ||||
* | | | | | | Merge pull request #20841 from owncloud/generate-response-using-xml-writer | Thomas Müller | 2015-11-30 | 1 | -18/+29 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Use XMLWriter to generate response | ||||
| * | | | | | Use XMLWriter to generate response | Lukas Reschke | 2015-11-30 | 1 | -18/+29 |
| | |/ / / | |/| | | | | | | | | | | | | | Gets rid of manual XML generation. | ||||
* | | | | | Merge pull request #20837 from owncloud/fix-mountoptions-dropdown | Thomas Müller | 2015-11-30 | 1 | -1/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fix ext storage mount options dropdown | ||||
| * | | | | Fix ext storage mount options dropdown | Vincent Petry | 2015-11-30 | 1 | -1/+0 |
| |/ / / | |||||
* | | | | Merge pull request #20650 from owncloud/systemtags-core | Thomas Müller | 2015-11-30 | 11 | -5/+1508 |
|\ \ \ \ | | | | | | | | | | | Implement systemtag managers and mapper | ||||
| * | | | | Fix phpstorm complains in tests | Joas Schilling | 2015-11-30 | 2 | -9/+7 |
| | | | | | |||||
| * | | | | Cleanup imports and type hinting | Thomas Müller | 2015-11-30 | 2 | -11/+18 |
| | | | | | |||||
| * | | | | Add phpunit group for tests | Joas Schilling | 2015-11-30 | 2 | -0/+12 |
| | | | | | |||||
| * | | | | Do not count the entries when we only need to know if it is at least one | Joas Schilling | 2015-11-30 | 1 | -5/+14 |
| | | | | | |||||
| * | | | | Fix use statements | Joas Schilling | 2015-11-30 | 3 | -21/+25 |
| | | | | | |||||
| * | | | | Add backticks inside function to escape the column | Joas Schilling | 2015-11-30 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Added system tags data structure and PHP side managers | Vincent Petry | 2015-11-27 | 11 | -5/+1478 |
| | | | | | | | | | | | | | | | | | | | | Added SystemTagManager and SystemTagObjectMapper |