Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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" | ||||
* | adding code coverage support | Thomas Müller | 2014-01-21 | 1 | -1/+2 |
| | |||||
* | Added Javascript unit tests | Vincent Petry | 2014-01-16 | 1 | -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.xml | Thomas Müller | 2013-07-17 | 1 | -4/+0 |
| | |||||
* | update to jquery-ui 1.10.0 | Thomas Mueller | 2013-01-23 | 1 | -1/+1 |
| | |||||
* | Migration of build files from Jenkins | Thomas Mueller | 2012-12-15 | 4 | -0/+296 |