Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean ↵ | Thomas Müller | 2015-10-29 | 5 | -39/+43 |
| | | | | up users | ||||
* | added sharing feature file | Sergio Bertolin | 2015-10-29 | 2 | -28/+278 |
| | | | | | | | | | | added logic necessary for preconditions and postconditions of sharing tests Added sharing by link tests and sharing with group Added test which reproduces issue 19950 (adding expiration date) refactored given and then statements to be preconditions and not operations | ||||
* | Generate AUTHORS file from commits | Lukas Reschke | 2015-10-26 | 1 | -1/+20 |
| | |||||
* | added tests for apps | Sergio Bertolin | 2015-10-22 | 2 | -0/+94 |
| | |||||
* | added test for getting users of a group being subadmin | Sergio Bertolin | 2015-10-22 | 2 | -11/+24 |
| | |||||
* | using canonize in assertEquals for arrays | Sergio Bertolin | 2015-10-21 | 1 | -15/+5 |
| | |||||
* | Added more tests and fixed a problem with asort which was returning false ↵ | Sergio Bertolin | 2015-10-20 | 3 | -106/+371 |
| | | | | positives | ||||
* | Fix whitespace issues in integration tests | Morris Jobke | 2015-10-08 | 1 | -15/+15 |
| | |||||
* | changing indentation, vertical elements and previous existance of users and ↵ | Sergio Bertolin | 2015-10-07 | 2 | -23/+29 |
| | | | | groups | ||||
* | ordering arrays before comparing | Sergio Bertolin | 2015-10-07 | 1 | -2/+2 |
| | |||||
* | checking users and groups | Sergio Bertolin | 2015-10-07 | 2 | -10/+23 |
| | |||||
* | lists getting ready | Sergio Bertolin | 2015-10-06 | 2 | -0/+44 |
| | |||||
* | Merge pull request #19452 from owncloud/ocs_provisioning_api_more_tests | Thomas Müller | 2015-10-06 | 3 | -13/+130 |
|\ | | | | | OCS provisioning API more tests | ||||
| * | [Intergration] Throw error if exception not thrown | Roeland Jago Douma | 2015-10-06 | 1 | -17/+2 |
| | | |||||
| * | added a couple of tests | Sergio Bertolin | 2015-10-06 | 1 | -0/+15 |
| | | |||||
| * | restored assertions in existance of users and groups | Sergio Bertolin | 2015-10-06 | 1 | -12/+14 |
| | | |||||
| * | Being explicit between http and ocs return codes | Sergio Bertolin | 2015-10-06 | 3 | -20/+37 |
| | | |||||
| * | added edit user test | Sergio Bertolin | 2015-10-06 | 1 | -0/+12 |
| | | |||||
| * | Return the actual ocs return codes and check it | Sergio Bertolin | 2015-10-06 | 2 | -18/+37 |
| | | |||||
| * | added some deletion logic | Sergio Bertolin | 2015-10-06 | 1 | -1/+0 |
| | | |||||
| * | added some deletion logic | Sergio Bertolin | 2015-10-06 | 1 | -2/+9 |
| | | |||||
| * | added some group logic | Sergio Bertolin | 2015-10-06 | 2 | -0/+61 |
| | | |||||
* | | Update license header script to only use code changes | Morris Jobke | 2015-10-05 | 1 | -2/+3 |
|/ | | | | * ignores the first lines of a file with the license header | ||||
* | Support different server ports - defined by EXECUTOR_NUMBER | Thomas Müller | 2015-09-29 | 3 | -8/+14 |
| | |||||
* | added delete user test | Sergio Bertolin | 2015-09-29 | 1 | -0/+8 |
| | |||||
* | Use ci profile | Thomas Müller | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Use fixed port for now | Thomas Müller | 2015-09-29 | 1 | -5/+6 |
| | |||||
* | Test user creation | Thomas Müller | 2015-09-29 | 2 | -45/+110 |
| | |||||
* | require autoload.php | Thomas Müller | 2015-09-29 | 1 | -6/+1 |
| | |||||
* | Adding phpunit for the assertions | Thomas Müller | 2015-09-29 | 1 | -0/+1 |
| | |||||
* | Adding missing files | Thomas Müller | 2015-09-29 | 2 | -0/+94 |
| | |||||
* | First integration tests for provisioning api | Thomas Müller | 2015-09-29 | 5 | -0/+59 |
| | |||||
* | Implement OCP Since Check for classes and interfaces | Morris Jobke | 2015-07-27 | 1 | -6/+16 |
| | |||||
* | Update JS unit test libs | Vincent Petry | 2015-07-10 | 1 | -20/+21 |
| | | | | | | | | Update sinon to 1.15.4. Update karma-jasmine to 0.3.0 Update jasmine to 2.3.4 This brings a bunch of new useful functions for unit testing. | ||||
* | Merge pull request #17163 from owncloud/update-licenses | Lukas Reschke | 2015-06-27 | 1 | -1/+1 |
|\ | | | | | Update license headers | ||||
| * | [license script] sort names case insensitive | Morris Jobke | 2015-06-25 | 1 | -1/+1 |
| | | |||||
* | | Create .htaccess | Lukas Reschke | 2015-06-25 | 1 | -0/+12 |
|/ | | | Ref https://github.com/owncloud/core/pull/16724#discussion_r33236344 – shouldn't hurt also. | ||||
* | move the OCPSinceChecker.php to build/ | Morris Jobke | 2015-06-19 | 1 | -0/+115 |
| | |||||
* | Further cleanup of files_encryption | Thomas Müller | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | detect MIT licensed files and ignore them for now | Thomas Müller | 2015-03-26 | 1 | -1/+18 |
| | |||||
* | properly break after the first comment ends + allow to pass in one ↵ | Thomas Müller | 2015-03-26 | 1 | -25/+29 |
| | | | | file/folder via commandline argument | ||||
* | fixing ignorance of 'Not Committed Yet' | Thomas Müller | 2015-03-26 | 1 | -1/+4 |
| | |||||
* | Adding magic file to enable oci on pull request testing on ci.owncloud.org | Thomas Müller | 2015-03-20 | 1 | -0/+0 |
| | |||||
* | Make sure we use Jasmine 2 for running JS unit tests | Vincent Petry | 2015-03-04 | 1 | -2/+2 |
| | |||||
* | php script which updates the license header in all php file in the repo | Thomas Müller | 2015-02-22 | 1 | -0/+166 |
| | |||||
* | cleaning up the build directory | Thomas Müller | 2014-12-10 | 4 | -273/+2 |
| | |||||
* | Revert "Travis support" | Morris Jobke | 2014-09-22 | 3 | -207/+0 |
| | | | | | | | This reverts commit 472d896ce9aad4d526126a7aefa96127920585e6. Conflicts: .travis.yml | ||||
* | Travis support | Morris Jobke | 2014-08-05 | 3 | -0/+207 |
| | | | | | | | | | | | * use PHPUnit 4.x * force php memory limit on travis to 1024MB * create script for travis * whitelist branches master, stable5 and stable6 on travis (and PRs) * sqlplus64 * conditional JS tests and ocular temporal removal * enable scrutinizer code coverage * move oracle to top to decrease overall test duration | ||||
* | Remove all occurences of @brief and @returns from PHPDoc | Morris Jobke | 2014-05-19 | 1 | -0/+20 |
| | | | | * test case added to avoid adding them later | ||||
* | added missing packages required to run "karma" and "phantomjs" inside | rnveach | 2014-03-12 | 1 | -1/+3 |
| | | | "autotest-js" |