Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7274 from owncloud/scrutinizer-patch-1 | Morris Jobke | 2014-02-19 | 24 | -14/+91 |
|\ | | | | | Scrutinizer Auto-Fixes | ||||
| * | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 24 | -14/+91 |
| | | | | | | | | | | | | | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend | ||||
* | | Merge pull request #7260 from owncloud/watcher-policy | icewind1991 | 2014-02-19 | 2 | -1/+58 |
|\ \ | |/ |/| | Allow setting the frequency of which the file watcher checks for updates | ||||
| * | add unit tests for watcher policies | Robin Appelman | 2014-02-19 | 1 | -1/+55 |
| | | |||||
| * | Allow setting the frequency of which the file watcher checks for updates | Robin Appelman | 2014-02-18 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #7253 from owncloud/preferences-caching | icewind1991 | 2014-02-18 | 1 | -52/+0 |
|\ \ | | | | | | | Add caching to OC\Preferences | ||||
| * | | Add caching to OC\Preferences | Robin Appelman | 2014-02-18 | 1 | -52/+0 |
| |/ | |||||
* | | Merge pull request #6650 from owncloud/migration_unit_tests | Tom Needham | 2014-02-18 | 1 | -0/+89 |
|\ \ | | | | | | | User migration fix, and basic unit test | ||||
| * | | Fix poor spelling | tomneedham | 2014-02-18 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'master' into migration_unit_tests | tomneedham | 2014-02-17 | 7 | -27/+324 |
| |\| | |||||
| * | | Finish basic testing of user export | tomneedham | 2014-02-17 | 1 | -6/+63 |
| | | | |||||
| * | | Merge branch 'master' into migration_unit_tests | Bart Visscher | 2014-02-10 | 16 | -37/+672 |
| |\ \ | |||||
| * | | | Add WIP unit test for migration | tomneedham | 2014-01-07 | 1 | -0/+32 |
| | | | | |||||
* | | | | Merge pull request #7176 from owncloud/style | Lukas Reschke | 2014-02-18 | 2 | -2/+2 |
|\ \ \ \ | |_|_|/ |/| | | | Some style fixes | ||||
| * | | | number as number | Bart Visscher | 2014-02-12 | 2 | -2/+2 |
| | |/ | |/| | |||||
* | | | Merge pull request #7156 from owncloud/backgroundjob-public | Thomas Müller | 2014-02-14 | 4 | -25/+239 |
|\ \ \ | | | | | | | | | Add the background job list to the public server container | ||||
| * | | | Add unit tests for JobList | Robin Appelman | 2014-02-12 | 3 | -25/+237 |
| | | | | |||||
| * | | | Add the background job list to the public server container | Robin Appelman | 2014-02-11 | 1 | -0/+2 |
| | | | | |||||
* | | | | Fix test cases for group manager | Robin Appelman | 2014-02-14 | 1 | -2/+35 |
| | | | | |||||
* | | | | sort expected result in tests | Robin Appelman | 2014-02-13 | 1 | -0/+2 |
| | | | | |||||
* | | | | Merge branch 'master' into convert-oc_appconfig | Robin Appelman | 2014-02-11 | 1 | -0/+47 |
|\| | | | |||||
| * | | | intendation | Arthur Schiwon | 2014-02-11 | 1 | -5/+5 |
| | | | | |||||
| * | | | Inject logger | Arthur Schiwon | 2014-02-11 | 1 | -0/+7 |
| | | | | |||||
| * | | | test for share dialoge sorter | Arthur Schiwon | 2014-02-11 | 1 | -0/+40 |
| |/ / | |||||
* | | | Remove the Test_AppConfig_Object tests as they no longer make sense with caching | Robin Appelman | 2014-02-07 | 1 | -180/+0 |
| | | | |||||
* | | | use the 'new' server container for appconfig | Robin Appelman | 2014-02-07 | 73 | -761/+3582 |
|\| | | |||||
| * | | Merge pull request #6952 from MartialGeek/add_freebox_support | Vincent Petry | 2014-02-06 | 1 | -0/+15 |
| |\ \ | | | | | | | | | New user agent added for the Freebox. | ||||
| | * | | The regexp of the Freebox user agent is now more strict. | Martial Saunois | 2014-01-29 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | A new unit test has been added in consequence. | ||||
| | * | | Unit tests added for the new Freebox user agent. | Martial Saunois | 2014-01-28 | 1 | -0/+10 |
| | | | | |||||
| * | | | Merge pull request #6969 from owncloud/tests-morecoverage | Thomas Müller | 2014-02-04 | 1 | -12/+52 |
| |\ \ \ | | | | | | | | | | | Fixed unit test scripts + coverage | ||||
| | * | | | Fixed unit test scripts + coverage | Vincent Petry | 2014-01-30 | 1 | -12/+52 |
| | |/ / | | | | | | | | | | | | | | | | | Tried to add more apps (others break). "preprocessors" is now populated automatically based on the tested apps. | ||||
| * | | | add test for password remove method | Bjoern Schiessle | 2014-02-04 | 1 | -0/+62 |
| | | | | |||||
| * | | | Add 'mail_from_address' configuration | Jens-Christian Fischer | 2014-01-24 | 1 | -0/+9 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In environments where there are rules for the email addresses, the "from address" that owncloud uses has to be configurable. This patch adds a new configuration variable 'mail_from_address'. If it is configured, owncloud will use this as the sender of *all* emails. (OwnCloud uses 'sharing-noreply' and 'password-noreply' by default). By using the 'mail_from_address' configuration, only this email address will be used. | ||||
| * | | Merge pull request #6736 from owncloud/tests-jsunittests | Thomas Müller | 2014-01-23 | 1 | -0/+149 |
| |\ \ | | | | | | | | | Added Javascript unit tests | ||||
| | * | | adding code coverage support | Thomas Müller | 2014-01-21 | 1 | -1/+12 |
| | | | | |||||
| | * | | Added Javascript unit tests | Vincent Petry | 2014-01-16 | 1 | -0/+138 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - added karma utility to run jasmine unit tests - added Sinon library (for stubs/mocks/fakeserver) - added a few unit tests for core and files - added autotest-js.sh script | ||||
| * | | | Merge branch 'master' into fixing-gallery-password-protected-access-master | Thomas Müller | 2014-01-21 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | add first unit test for the versioning app | Bjoern Schiessle | 2014-01-21 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | fixing comment + adding unit test for checkPasswordProtectedShare | Thomas Müller | 2014-01-21 | 1 | -0/+42 |
| |/ / / | |||||
| * | | | Merge pull request #6842 from owncloud/fix-quotes-again-master | Jörn Friedrich Dreyer | 2014-01-20 | 1 | -0/+1 |
| |\ \ \ | | | | | | | | | | | Quote column names on adding description | ||||
| | * | | | adding a comment to the database schema | Thomas Müller | 2014-01-20 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Fixed quota wrapper to not wrap failed fopen streams | Vincent Petry | 2014-01-19 | 1 | -0/+19 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When calling fopen() on some storage types, these return false instead of throwing an exception. This fix makes sure that in case the stream wasn't opened (for example when a file doesn't exist any more) the stream isn't wrapped. Also added 'rb' as another case that doesn't need to be wrapped. Fixes #6832 | ||||
| * | | | Merge pull request #6784 from owncloud/fix-activation-of-unknown-apps | Morris Jobke | 2014-01-18 | 1 | -12/+12 |
| |\ \ \ | | | | | | | | | | | Fix activation of unknown apps | ||||
| | * | | | don't enable files_external tests | Thomas Müller | 2014-01-17 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | properly handle app activation for unit testing | Thomas Müller | 2014-01-15 | 1 | -12/+12 |
| | | | | | |||||
| * | | | | Fix array access syntax for older PHP | Vincent Petry | 2014-01-17 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | There was a syntax error when running tests in PHP 5.3.10. | ||||
| * | | | | Merge pull request #6644 from ben-denham/unshare-all-fix | Björn Schießle | 2014-01-16 | 1 | -4/+54 |
| |\ \ \ \ | | |/ / / | |/| | | | \OCP\Share::unshareAll() fix | ||||
| | * | | | updated the unit test for OCP\Share::unshareAll() to verify that shares by ↵ | ben-denham | 2014-01-10 | 1 | -4/+54 |
| | | |/ | | |/| | | | | | | | | | all users are removed for an item. | ||||
| * | | | Merge pull request #6744 from owncloud/fix_ocs_response_messages | Thomas Müller | 2014-01-15 | 1 | -11/+24 |
| |\ \ \ | | | | | | | | | | | keep response message | ||||
| | * | | | extended test to also check the status messages | Bjoern Schiessle | 2014-01-14 | 1 | -11/+24 |
| | | |/ | | |/| |