summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Added test to get info of a specific share idSergio Bertolin2015-11-102-2/+54
* Added tests about getting shares of a file and a test for deleting a user fro...Sergio Bertolin2015-11-063-3/+58
* Added changes in the verification of sharing get responsesSergio Bertolin2015-11-052-2/+37
* added test for deleting a shareSergio Bertolin2015-11-042-1/+19
* Added general function to create shares in preconditions.Sergio Bertolin2015-11-042-7/+97
* enhancements to pre and post conditionsSergio Bertolin2015-11-031-0/+60
* Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean up...Thomas Müller2015-10-295-39/+43
* added sharing feature fileSergio Bertolin2015-10-292-28/+278
* Generate AUTHORS file from commitsLukas Reschke2015-10-261-1/+20
* added tests for appsSergio Bertolin2015-10-222-0/+94
* added test for getting users of a group being subadminSergio Bertolin2015-10-222-11/+24
* using canonize in assertEquals for arraysSergio Bertolin2015-10-211-15/+5
* Added more tests and fixed a problem with asort which was returning false pos...Sergio Bertolin2015-10-203-106/+371
* Fix whitespace issues in integration testsMorris Jobke2015-10-081-15/+15
* changing indentation, vertical elements and previous existance of users and g...Sergio Bertolin2015-10-072-23/+29
* ordering arrays before comparingSergio Bertolin2015-10-071-2/+2
* checking users and groupsSergio Bertolin2015-10-072-10/+23
* lists getting readySergio Bertolin2015-10-062-0/+44
* Merge pull request #19452 from owncloud/ocs_provisioning_api_more_testsThomas Müller2015-10-063-13/+130
|\
| * [Intergration] Throw error if exception not thrownRoeland Jago Douma2015-10-061-17/+2
| * added a couple of testsSergio Bertolin2015-10-061-0/+15
| * restored assertions in existance of users and groupsSergio Bertolin2015-10-061-12/+14
| * Being explicit between http and ocs return codesSergio Bertolin2015-10-063-20/+37
| * added edit user testSergio Bertolin2015-10-061-0/+12
| * Return the actual ocs return codes and check itSergio Bertolin2015-10-062-18/+37
| * added some deletion logicSergio Bertolin2015-10-061-1/+0
| * added some deletion logicSergio Bertolin2015-10-061-2/+9
| * added some group logicSergio Bertolin2015-10-062-0/+61
* | Update license header script to only use code changesMorris Jobke2015-10-051-2/+3
|/
* Support different server ports - defined by EXECUTOR_NUMBERThomas Müller2015-09-293-8/+14
* added delete user testSergio Bertolin2015-09-291-0/+8
* Use ci profileThomas Müller2015-09-291-1/+1
* Use fixed port for nowThomas Müller2015-09-291-5/+6
* Test user creationThomas Müller2015-09-292-45/+110
* require autoload.phpThomas Müller2015-09-291-6/+1
* Adding phpunit for the assertionsThomas Müller2015-09-291-0/+1
* Adding missing filesThomas Müller2015-09-292-0/+94
* First integration tests for provisioning apiThomas Müller2015-09-295-0/+59
* Implement OCP Since Check for classes and interfacesMorris Jobke2015-07-271-6/+16
* Update JS unit test libsVincent Petry2015-07-101-20/+21
* Merge pull request #17163 from owncloud/update-licensesLukas Reschke2015-06-271-1/+1
|\
| * [license script] sort names case insensitiveMorris Jobke2015-06-251-1/+1
* | Create .htaccessLukas Reschke2015-06-251-0/+12
|/
* move the OCPSinceChecker.php to build/Morris Jobke2015-06-191-0/+115
* Further cleanup of files_encryptionThomas Müller2015-04-071-1/+1
* detect MIT licensed files and ignore them for nowThomas Müller2015-03-261-1/+18
* properly break after the first comment ends + allow to pass in one file/folde...Thomas Müller2015-03-261-25/+29
* fixing ignorance of 'Not Committed Yet'Thomas Müller2015-03-261-1/+4
* Adding magic file to enable oci on pull request testing on ci.owncloud.orgThomas Müller2015-03-201-0/+0
* Make sure we use Jasmine 2 for running JS unit testsVincent Petry2015-03-041-2/+2