Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove blanket excepts from plugins and lint | Chris St. Pierre | 2015-02-18 | 1 | -7/+2 |
* | Merge branch 'maint' into master | Sol Jerome | 2014-04-16 | 1 | -1/+3 |
|\ | |||||
| * | fixed pylint tests | Chris St. Pierre | 2014-01-30 | 1 | -1/+2 |
| * | load correct JSON library on py2.4 | Chris St. Pierre | 2014-01-29 | 1 | -1/+2 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-12-09 | 1 | -3/+22 |
|\| | |||||
| * | Probes: added missing docstring | Chris St. Pierre | 2013-11-14 | 1 | -0/+3 |
| * | testsuite: fixed unit tests for Probes allowed_groups option | Chris St. Pierre | 2013-11-14 | 1 | -2/+3 |
| * | Add probes.allowed_groups option to restrict group assignments. | Simon Ruderich | 2013-11-14 | 1 | -1/+9 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-11-11 | 1 | -4/+10 |
|\| | |||||
| * | Probes: automatically remove duplicate probe data | Chris St. Pierre | 2013-11-11 | 1 | -3/+10 |
* | | Plugins: refactored out unnecessary datastore constructor argument | Chris St. Pierre | 2013-10-29 | 1 | -5/+4 |
* | | Probes: set _use_db property correctly | Chris St. Pierre | 2013-09-23 | 1 | -1/+4 |
* | | Probes: always use database in db-backed probe data store | Chris St. Pierre | 2013-09-23 | 1 | -0/+1 |
* | | Probes: Fixed reading probed.xml | Chris St. Pierre | 2013-09-23 | 1 | -9/+10 |
* | | Pylint/PEP8 fixes | Sol Jerome | 2013-09-06 | 1 | -2/+2 |
* | | Probes: Fix unicode probes | Sol Jerome | 2013-09-01 | 1 | -3/+8 |
* | | Revert "Probes: Decode value for python 3" | Sol Jerome | 2013-09-01 | 1 | -1/+1 |
* | | Probes: Decode value for python 3 | Sol Jerome | 2013-09-01 | 1 | -1/+1 |
* | | Merge branch 'maint' | Sol Jerome | 2013-09-01 | 1 | -1/+5 |
|\| | |||||
| * | Probes: Disable builtin redefinition check | Sol Jerome | 2013-08-10 | 1 | -1/+1 |
| * | Probes: Fix unicode probe handling | Sol Jerome | 2013-08-10 | 1 | -1/+5 |
| * | Revert "Probes: Fix failing nosetests" | Sol Jerome | 2013-08-10 | 1 | -4/+10 |
* | | Probes: rewrite for new caching system | Chris St. Pierre | 2013-08-16 | 1 | -173/+236 |
* | | testsuite: fixed more unit tests | Chris St. Pierre | 2013-08-12 | 1 | -2/+2 |
* | | testsuite: fixed most pylint complaints | Chris St. Pierre | 2013-08-09 | 1 | -0/+5 |
* | | Plugins: Fixed/made consistent Django model load | Chris St. Pierre | 2013-08-09 | 1 | -1/+1 |
* | | testsuite: fixed unit tests for server plugins | Chris St. Pierre | 2013-08-09 | 1 | -7/+8 |
* | | Merge branch 'options-rewrite' | Chris St. Pierre | 2013-08-08 | 1 | -12/+23 |
|\ \ | |||||
| * | | Options: migrated plugins to new options parser | Chris St. Pierre | 2013-06-27 | 1 | -12/+23 |
* | | | Merge branch 'maint' | Chris St. Pierre | 2013-08-08 | 1 | -8/+31 |
|\ \ \ | | |/ | |/| | |||||
| * | | Plugin: added new Caching interface | Chris St. Pierre | 2013-08-07 | 1 | -3/+9 |
| * | | Probes: properly clear cache | Chris St. Pierre | 2013-08-06 | 1 | -2/+4 |
| * | | Probes: expire metadata cache after loading data | Chris St. Pierre | 2013-08-06 | 1 | -0/+6 |
| * | | Probes: fixed unit test | Chris St. Pierre | 2013-08-05 | 1 | -1/+1 |
| * | | Multiprocessing: proxy RecvProbeData calls | Chris St. Pierre | 2013-08-05 | 1 | -5/+14 |
* | | | Merge branch 'maint' | Sol Jerome | 2013-07-08 | 1 | -2/+2 |
|\| | | |/ |/| | |||||
| * | pep8: fixed tests | Chris St. Pierre | 2013-07-02 | 1 | -2/+2 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-06-27 | 1 | -6/+10 |
|\| | |||||
| * | Probes: Fixing Django exception import | Jason Kincl | 2013-06-17 | 1 | -1/+2 |
| * | Probes: no need to .save() after .get_or_create() | Chris St. Pierre | 2013-06-17 | 1 | -1/+1 |
| * | Probes: no need to .save() after .get_or_create() | Chris St. Pierre | 2013-06-14 | 1 | -1/+1 |
| * | Probes: reduce race condition that can result in multiple probe groups | Chris St. Pierre | 2013-06-13 | 1 | -6/+9 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-05-17 | 1 | -10/+4 |
|\| | |||||
| * | Probes: Fix failing nosetests | Sol Jerome | 2013-05-10 | 1 | -10/+4 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-04-24 | 1 | -16/+36 |
|\| | |||||
| * | pep-8: fixed indentation? | Chris St. Pierre | 2013-04-16 | 1 | -2/+2 |
| * | Probes: Fix pylint error | Sol Jerome | 2013-04-10 | 1 | -1/+2 |
| * | PY3K: Fix client/server to work with python 3 | Sol Jerome | 2013-04-10 | 1 | -4/+12 |
| * | Probes: fixed long lines | Chris St. Pierre | 2013-03-29 | 1 | -8/+9 |
| * | Probes: Handle unicode probes | Sol Jerome | 2013-03-29 | 1 | -3/+13 |