Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | list of api and mes files are independently available in Makefile.am and ↵ | Michal Nowikowski | 2019-08-13 | 1 | -1/+1 |
| | | | | conf.py now | ||||
* | Added support for PostgreSQL DB on FreeBSD systems | manu | 2019-08-10 | 1 | -2/+16 |
| | |||||
* | hammer: disabled creating debugsoure rpm package | Michal Nowikowski | 2019-08-09 | 1 | -1/+3 |
| | |||||
* | hammer: added missing deps for sphinx (texlive) and fixed installing cassandra | Michal Nowikowski | 2019-08-07 | 1 | -2/+4 |
| | |||||
* | hammer: fixed problems with repo updated and missing args | Michal Nowikowski | 2019-08-06 | 1 | -4/+4 |
| | |||||
* | improved detecting sphinx and pdflatex in configure.ac, improved building ↵ | Michal Nowikowski | 2019-07-30 | 1 | -4/+7 |
| | | | | docs in hammer | ||||
* | fixed building docs on some systems | Michal Nowikowski | 2019-07-30 | 1 | -13/+40 |
| | |||||
* | improved building docs on some systems | Michal Nowikowski | 2019-07-30 | 1 | -3/+7 |
| | | | | | | - improved handling sphinx in configure.ac - adjusted hammer with new deps for docs - updated docs about new deps for docs | ||||
* | fixed building sphinx docs on ubuntu 18.04 | Michal Nowikowski | 2019-07-30 | 1 | -1/+1 |
| | |||||
* | hammer: fixed building on debian buster | Michal Nowikowski | 2019-07-22 | 1 | -4/+13 |
| | |||||
* | hammer: fixed handling repos over https | Michal Nowikowski | 2019-06-27 | 1 | -0/+3 |
| | |||||
* | hammer: added support for debian-10, some other various fixes | Michal Nowikowski | 2019-06-25 | 1 | -19/+29 |
| | |||||
* | hammer: added support for ubuntu 19.04 | Michal Nowikowski | 2019-06-15 | 1 | -2/+8 |
| | |||||
* | hammer: added installing freeradius service | Michal Nowikowski | 2019-06-15 | 1 | -0/+2 |
| | |||||
* | hammer: added support for fedora 30 and more | Michal Nowikowski | 2019-06-15 | 1 | -12/+28 |
| | | | | | | - added support for fedora 30 - improved creating system boxes - fixed installing cassandra and postgres dependencies on fedora 30 | ||||
* | added check if --repository-url is passed when native-pkg is enabled | Michal Nowikowski | 2019-05-16 | 1 | -0/+5 |
| | |||||
* | hammer: added more retries in case of error in apt update | Michal Nowikowski | 2019-05-16 | 1 | -3/+5 |
| | |||||
* | hammer: added retry when apt update fails | Michal Nowikowski | 2019-05-16 | 1 | -1/+4 |
| | |||||
* | fixed bringing up lxc container when there is conflicting one present | Michal Nowikowski | 2019-05-16 | 1 | -3/+18 |
| | |||||
* | improved support for building native packages: rpm and deb | Michal Nowikowski | 2019-05-16 | 1 | -54/+205 |
| | |||||
* | fixed adding cassandra repo for the second time | Michal Nowikowski | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | hammer improvements | Michal Nowikowski | 2019-04-15 | 1 | -42/+251 |
| | | | | | | | | | | - improved updating box when there is newer available - improved pkgs installation by skipping installing when pkgs are already present - added uploading prepared base kea box to vagrant cloud - added measuring time of preparation - completed installing and configuring posgresql on debian and old ubuntu - fixed installing cassandra on centos 7 - added aggregating unit test results | ||||
* | added CCache support to Hammer | Michal Nowikowski | 2019-03-19 | 1 | -16/+76 |
| | |||||
* | hammer: added checking vagrant version, removed hammer from EXTRA_DIST | Michal Nowikowski | 2019-03-05 | 1 | -18/+38 |
| | |||||
* | perfdhcp avalache: improvements after review | Michal Nowikowski | 2019-02-19 | 1 | -5/+10 |
| | | | | | | | | | | | | - simplified differentiating for IP version and exchange types - added more comments - fixed unittest for receiver by mocking socket - added option for building perfdhcp by hammer - added workaround for compiler bug that cannot handle enum class as a key to std::unordered_map - hidden warnings from boost by changing compiler flag from -I<boost-path> to -isystem <boost-path> - removed unused options_ field from StatsMgr class | ||||
* | [#372,!181] hammer: added printing help when no command is provided | Michal Nowikowski | 2019-01-31 | 1 | -2/+5 |
| | |||||
* | [#372,!181] hammer: reduced line lenghts, added docstrings, unified naming, ↵ | Michal Nowikowski | 2019-01-31 | 1 | -132/+217 |
| | | | | fixed terminating timed out process | ||||
* | [#372,!181] Added many missing comments | Tomek Mrugalski | 2019-01-31 | 1 | -0/+24 |
| | |||||
* | [#372,!181] hammer: added distcheck feature, fixed mysql in freebsd | Michal Nowikowski | 2019-01-31 | 1 | -18/+43 |
| | |||||
* | [#372,!181] hammer: hardened running builds, improved building with mysql ↵ | Michal Nowikowski | 2019-01-31 | 1 | -68/+97 |
| | | | | support | ||||
* | [#372,!181] hammer: fixes after running pylint checker | Michal Nowikowski | 2019-01-31 | 1 | -255/+284 |
| | |||||
* | [#372,!181] hammer: lots of improvements: | Michal Nowikowski | 2019-01-31 | 1 | -49/+118 |
| | | | | | | | - added comments and documentation, - added missing passing env to execute calls, - fixed checking revision, - removed unnecessary code | ||||
* | [#372,!181] hammer: added checking system revision, fixed prepare-system | Michal Nowikowski | 2019-01-31 | 1 | -1/+14 |
| | |||||
* | [#372,!181] hammer: improved docs, added hammer.py to EXTRA_DIST | Michal Nowikowski | 2019-01-31 | 1 | -11/+61 |
| | |||||
* | hammer: improved help and commands, added new commands for listing and ↵ | Michal Nowikowski | 2019-01-31 | 1 | -77/+158 |
| | | | | destroying existing systems | ||||
* | hammer: added configuring for forge | Michal Nowikowski | 2019-01-31 | 1 | -16/+46 |
| | |||||
* | hammer: hardened vagrant upload, tuned timeouts | Michal Nowikowski | 2019-01-31 | 1 | -3/+17 |
| | |||||
* | hammer: tuned timeouts to some commands | Michal Nowikowski | 2019-01-31 | 1 | -2/+2 |
| | |||||
* | hammer: various improvements | Michal Nowikowski | 2019-01-31 | 1 | -7/+20 |
| | | | | | | - added sql script for mysql used on debian 9 to fix MariaDB issue - added enabling kea-shell feature - removed hack for detecting boost on FreeBSD as it is fixed in Kea now | ||||
* | hammer: fixed reference to undefined ve variable | Michal Nowikowski | 2019-01-31 | 1 | -1/+2 |
| | |||||
* | hammer: fixed handling lxc rootfs path | Michal Nowikowski | 2019-01-31 | 1 | -0/+1 |
| | |||||
* | hammer: fixed conflict when hammer is used from 2 repo folders on the same ↵ | Michal Nowikowski | 2019-01-31 | 1 | -21/+29 |
| | | | | computer, added jobs switch for forcing number of parallel compilation processes | ||||
* | hammer: added building with radius | Michal Nowikowski | 2019-01-31 | 1 | -2/+41 |
| | |||||
* | hammer: fixed missing arg | Michal Nowikowski | 2019-01-31 | 1 | -5/+5 |
| | |||||
* | hammer: added copyright header | Michal Nowikowski | 2019-01-31 | 1 | -0/+7 |
| | |||||
* | hammer: added handling much more things (more systems, running unit tests ↵ | Michal Nowikowski | 2019-01-31 | 1 | -185/+587 |
| | | | | with mysql, pgsql and cql) | ||||
* | initial version of Hammer: a tool for building and unittesting Kea | Michal Nowikowski | 2019-01-31 | 1 | -0/+670 |