| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-16 | add CI test for python3.5 | Marc Abonce Seguin | |
| Python3.5 is still the default Python3 version in Debian Stretch (stable) and Ubuntu 16.04 LTS https://packages.debian.org/source/stretch/python3-defaults https://packages.ubuntu.com/source/xenial/python/python3-defaults | |||
| 2017-12-10 | [mod] simplify manage.sh | Alexandre Flament | |
| - npm install less@2.7 less-plugin-clean-css grunt-cli is moved inside manage.sh - if it is possible to source manage.sh to update the PATH (to start grunt) - tidy the help documentation - update the geckodriver version to 0.19.1 | |||
| 2017-10-10 | fix less to stable version | marc | |
| 3.0 is still alpha and currently breaks when building styles | |||
| 2017-09-17 | Switch to code-cov | Alexandre Flament | |
| 2017-08-13 | [mod] travis build : travis uses ./manage.sh to install the geckodriver | Alexandre Flament | |
| ./manage.sh don't build css that are built by ./manage.sh grunt_build | |||
| 2017-08-13 | [fix] travis build : various fix about grunt builds | Alexandre Flament | |
| 2017-08-13 | [fix] fix selenium tests | Alexandre Flament | |
| 2017-08-06 | [enh] add simple theme (WIP) | Alexandre Flament | |
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-10-22 | [enh] add latest firefox addon to travis | Adam Tauber | |
| 2016-10-22 | [fix] add missing gecko executable to travis | Adam Tauber | |
| 2016-07-04 | [enh][fix] update to latest dependencies ++ fix tests & travis test runner | Adam Tauber | |
| WARNING: dependency changes | |||
| 2016-03-21 | [fix] install npm packages locally on .travis.yml | a01200356 | |
| for some reason installing grunt globally caused travis test to fail. | |||
| 2016-01-10 | [mod] update core deps with dev deps | Adam Tauber | |
| 2016-01-10 | [fix] grunt action name | Adam Tauber | |
| 2016-01-10 | [fix] manage.sh command names | Adam Tauber | |
| 2016-01-10 | [mod] remove buildout/makefile infrastructure | Adam Tauber | |
| 2015-09-01 | [fix] yml | Thomas Pointhuber | |
| 2015-09-01 | [fix] also cache "/.cache/pip" | Thomas Pointhuber | |
| 2015-09-01 | [enh] Migrating Travis CI from legacy to container-based infrastructure | Thomas Pointhuber | |
| This patch should speedup testing with Travis CI using caching and container-based infrastructure. source: - http://docs.travis-ci.com/user/migrating-from-legacy/ - http://docs.travis-ci.com/user/caching/ | |||
| 2015-02-03 | Stop running twice the tests on Travis | Cqoicebordel | |
| 2015-01-01 | [fix] static file paths | Adam Tauber | |
| 2014-11-30 | [fix] .travis.yml - add grunt-cli to npm install | Thomas Pointhuber | |
| 2014-11-30 | [fix] fix .travis.yml to install npm dependent packages | Thomas Pointhuber | |
| 2014-11-30 | [enh][oscar_template] split js-files and compile them together | Thomas Pointhuber | |
| 2014-07-09 | Add coveralls.io | Gabor Nagy | |
| 2014-03-05 | using npm instead of apt-get in .travis.yml | Thomas Pointhuber | |
| 2014-03-05 | fix .travis.yml | Thomas Pointhuber | |
| 2014-03-05 | fix .travis.yml | Thomas Pointhuber | |
| 2014-03-05 | fix .travis.yml | Thomas Pointhuber | |
| 2014-03-05 | Using .less instead of .css | Thomas Pointhuber | |
| to generate the .css file from the .less file run: $make styles | |||
| 2014-01-30 | [mod] travis notification mods | asciimoo | |
| 2014-01-29 | add robot tests | Matej Cotman | |