summaryrefslogtreecommitdiffstats
path: root/build
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | 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-licensesLukas Reschke2015-06-271-1/+1
|\ | | | | Update license headers
| * [license script] sort names case insensitiveMorris Jobke2015-06-251-1/+1
| |
* | Create .htaccessLukas Reschke2015-06-251-0/+12
|/ | | Ref https://github.com/owncloud/core/pull/16724#discussion_r33236344 – shouldn't hurt also.
* 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 ↵Thomas Müller2015-03-261-25/+29
| | | | file/folder via commandline argument
* 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
|
* php script which updates the license header in all php file in the repoThomas Müller2015-02-221-0/+166
|
* cleaning up the build directoryThomas Müller2014-12-104-273/+2
|
* Revert "Travis support"Morris Jobke2014-09-223-207/+0
| | | | | | | This reverts commit 472d896ce9aad4d526126a7aefa96127920585e6. Conflicts: .travis.yml
* Travis supportMorris Jobke2014-08-053-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 PHPDocMorris Jobke2014-05-191-0/+20
| | | | * test case added to avoid adding them later
* added missing packages required to run "karma" and "phantomjs" insidernveach2014-03-121-1/+3
| | | "autotest-js"
* adding code coverage supportThomas Müller2014-01-211-1/+2
|
* Added Javascript unit testsVincent Petry2014-01-161-0/+19
| | | | | | | - 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
* Update build.xmlThomas Müller2013-07-171-4/+0
|
* update to jquery-ui 1.10.0Thomas Mueller2013-01-231-1/+1
|
* Migration of build files from JenkinsThomas Mueller2012-12-154-0/+296