Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrote arbitrary data cache system | Chris St. Pierre | 2013-08-16 | 1 | -19/+0 |
* | Merge branch 'options-rewrite' | Chris St. Pierre | 2013-08-08 | 1 | -5/+7 |
|\ | |||||
| * | Options: migrated plugins to new options parser | Chris St. Pierre | 2013-06-27 | 1 | -5/+7 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-08-08 | 1 | -0/+19 |
|\ \ | |/ |/| | |||||
| * | Plugin: added missing docstring | Chris St. Pierre | 2013-08-07 | 1 | -0/+11 |
| * | Plugin: added new Caching interface | Chris St. Pierre | 2013-08-07 | 1 | -0/+8 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-06-27 | 1 | -0/+4 |
|\| | |||||
| * | do not create data directories for plugins that don't need them | Chris St. Pierre | 2013-06-13 | 1 | -0/+4 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-04-24 | 1 | -8/+7 |
|\| | |||||
| * | testsuite: fixed issues found by latest version of pep8 | Chris St. Pierre | 2013-03-26 | 1 | -8/+7 |
* | | Merge branch '1.4.x' | Chris St. Pierre | 2013-04-23 | 1 | -0/+32 |
|\ \ | |/ |/| | |||||
| * | fixed unit tests | Chris St. Pierre | 2013-02-12 | 1 | -3/+3 |
| * | Added client ACLs: | Chris St. Pierre | 2013-02-12 | 1 | -0/+30 |
| * | expose VCS revision via RMI | Chris St. Pierre | 2013-02-12 | 1 | -0/+2 |
* | | added PEP-8 style checks to test suite | Chris St. Pierre | 2013-03-11 | 1 | -0/+1 |
|/ | |||||
* | Threaded plugin fixes: | Chris St. Pierre | 2012-11-27 | 1 | -1/+18 |
* | fixed vcs_root/vcs_path for Version plugins, esp. Svn | Chris St. Pierre | 2012-11-19 | 1 | -4/+4 |
* | added Git.Update RMI, ability to base bcfg2 VCS repo at a different directory... | Chris St. Pierre | 2012-10-30 | 1 | -15/+12 |
* | ThreadedStatistics: removed unused error catching | Chris St. Pierre | 2012-10-09 | 1 | -11/+6 |
* | run pylint for errors on almost everything, full runs on some selected stuff | Chris St. Pierre | 2012-09-25 | 1 | -22/+57 |
* | documented PackagesSources | Chris St. Pierre | 2012-09-20 | 1 | -1/+1 |
* | documented Packages base class | Chris St. Pierre | 2012-09-20 | 1 | -4/+6 |
* | better docs for base Metadata class | Chris St. Pierre | 2012-09-19 | 1 | -1/+4 |
* | Documented all plugin helper objects | Chris St. Pierre | 2012-09-06 | 1 | -22/+21 |
* | split up mammoth Plugin.py | Chris St. Pierre | 2012-09-06 | 1 | -0/+548 |