summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
...
| * reports: Remove svn merge conflictsSol Jerome2010-10-142-345/+0
| * reports: Point to the bcfg2.org URLsSol Jerome2010-10-141-3/+3
| * web reports: fix quotes in base-timeview.htmlTim Laszlo2010-10-141-1/+1
| * web reports: tweaks and updatesTim Laszlo2010-10-141-21/+21
| * web reports: new skinTim Laszlo2010-10-1434-1079/+1773
* | Reports: Don't set TIME_ZONE unless it's supportedSol Jerome2010-11-021-1/+2
* | Reports: Fix default time zone settings (Resolves Ticket #957)Sol Jerome2010-11-022-3/+6
* | Plugin.py: Reverted broken regexTim Laszlo2010-11-021-2/+2
* | web_reports: Moved location of reports.wsgi to a more stable locationTim Laszlo2010-11-021-4/+0
* | web_reports: determine static prefix automaticallyTim Laszlo2010-11-022-7/+44
* | Reports: Fix typoSol Jerome2010-11-021-1/+1
* | web_reports: more PATH_INFO fixesTim Laszlo2010-11-021-2/+2
* | POSIX: Remove client-side support for old POSIX typesSol Jerome2010-11-023-40/+1
* | web_reports: use PATH_INFO instead of path in the resolver. fixes prefix pro...Tim Laszlo2010-11-021-3/+3
* | web_reports: remove commentsTim Laszlo2010-11-021-4/+0
* | web_reports: remove web_prefix, add wsgi handlerTim Laszlo2010-11-022-17/+13
* | changed package type to 'pacman', if request package version is 'auto' and it...Asaf2010-11-021-1/+1
* | Packages plugin / Client tools : add support for pacman based distros(arch, p...asaf2010-11-021-0/+112
* | reports: Remove svn merge conflictsSol Jerome2010-11-022-345/+0
* | reports: Point to the bcfg2.org URLsSol Jerome2010-11-021-3/+3
* | web reports: fix quotes in base-timeview.htmlTim Laszlo2010-11-021-1/+1
* | web reports: tweaks and updatesTim Laszlo2010-11-021-21/+21
* | web reports: new skinTim Laszlo2010-11-0234-1079/+1773
* | reports: fix bcfg2-admin reports init when db is nonexistentTim Laszlo2010-11-021-2/+6
* | Guppy.py: New plugin to help trace memory leaksTim Laszlo2010-10-271-0/+63
* | Extend client metadata to include group category informationTim Laszlo2010-10-271-2/+16
|/
* Pull: Fix help message formattingSol Jerome2010-10-111-1/+1
* Packages: fix is_pkg breakageNarayan Desai2010-09-271-1/+1
* DBStats: Purge historic data and expired clientsTim Laszlo2010-09-262-1/+199
* Packages: restore whitelist functionality (patch from Richard Connon) (Resolv...Narayan Desai2010-09-261-22/+20
* Init: fix cosmetic display for hostname prompt (fix from m4z) (Resolves Ticke...Narayan Desai2010-09-261-1/+1
* Metadata: Add error message when file monitor failsSol Jerome2010-09-121-0/+1
* Packages: Assign the deps variable before resolution.Tim Laszlo2010-09-041-0/+1
* Packages: fix type conflictNarayan Desai2010-08-301-1/+1
* Packages: fix type conflictNarayan Desai2010-08-301-1/+1
* Packages: invalidate virt_pkgs cache when source data is reloadedNarayan Desai2010-08-281-0/+1
* Packages: dep resolver rewriteNarayan Desai2010-08-271-154/+150
* BB: Deprecate BB plugin (Resolves Ticket #923)Sol Jerome2010-08-231-1/+1
* CommentsFabian Affolter2010-08-141-2/+4
* Added some more comments.Fabian Affolter2010-08-141-8/+11
* Fix typosSol Jerome2010-08-142-2/+2
* Init: Fix traceback from ticket #906Sol Jerome2010-08-111-4/+7
* Don't assume python2.5 is being used on successful hashlib importSol Jerome2010-08-112-4/+7
* Probes: Fix name collapse in case of group specific probes (arch.G20_foo -> a...Narayan Desai2010-08-111-1/+1
* TGenshi/TCheetah: Add base64 encoding support for files handled by non-Cfg pl...Sol Jerome2010-08-052-2/+12
* Packages: Move knobs to config.xmlTim Laszlo2010-08-041-26/+12
* Packages: Resolver/Metadata optionsTim Laszlo2010-08-041-1/+32
* Packages: Allow soft relaods and use a checksum for cache file.Tim Laszlo2010-08-041-41/+41
* Packages: Expose repo data as a ConnectorTim Laszlo2010-08-041-4/+24
* DBStats: Fix random mysql errorsTim Laszlo2010-07-302-18/+26