2007-04-11 |
Bernhard Herzog |
merge
|
2007-04-11 |
Bernhard Herzog |
add createstaticweb.py
|
2007-04-11 |
Bernhard Herzog |
web: add method to create a static status web-site
|
2007-04-10 |
Bernhard Herzog |
merge
|
2007-04-10 |
Bernhard Herzog |
add the report time stamp to the web status
|
2007-04-10 |
Bernhard Herzog |
add a timestamp for the entire report
|
2007-04-10 |
Bernhard Herzog |
add Z suffix to all times in status reports
|
2007-04-10 |
Bernhard Herzog |
merge
|
2007-04-10 |
Bernhard Herzog |
make the status files are world readable
|
2007-04-10 |
Bernhard Herzog |
allow optionally set the file permissions in writefile
|
2007-04-10 |
Bernhard Herzog |
upgrade cmdexpand to newer version
|
2007-04-10 |
Bernhard Herzog |
merge
|
2007-04-03 |
Bernhard Herzog |
fix typo in log message
|
2007-04-03 |
Bernhard Herzog |
rename some variables from pkg_track to track
|
2007-04-03 |
Bernhard Herzog |
Rename 'packagel ine' -> 'package track'
|
2007-04-03 |
Bernhard Herzog |
merge
|
2007-04-03 |
Bernhard Herzog |
update README part about pbuilder config
|
2007-04-02 |
Bernhard Herzog |
merge
|
2007-04-02 |
Bernhard Herzog |
add script to initialize treepkg pbuilder environment
|
2007-04-02 |
Bernhard Herzog |
add config options pbuilderrc and use it when calling pbuilder
|
2007-04-02 |
Bernhard Herzog |
merge
|
2007-03-20 |
Bernhard Herzog |
use cmdexpand when calling subprocesses
|
2007-03-19 |
Bernhard Herzog |
add cmdexpand function and tests
|
2007-03-19 |
Bernhard Herzog |
adapt status test cases to the enum fields
|
2007-03-19 |
Bernhard Herzog |
add README
|
2007-03-15 |
Bernhard Herzog |
use the enums for the status field of RevisionStatus
|
2007-03-15 |
Bernhard Herzog |
Add real enums for status information
|
2007-03-15 |
Bernhard Herzog |
Make defining a status class easier with a meta class
|
2007-03-15 |
Bernhard Herzog |
Prefix some more attributes of Status with an underscore
|
2007-03-15 |
Bernhard Herzog |
Rename BaseStatus to Status
|
2007-03-15 |
Bernhard Herzog |
rename Status to RevisionStatus
|
2007-03-15 |
Bernhard Herzog |
prefix the instance variables of BaseStatus with a '_'
|
2007-03-15 |
Bernhard Herzog |
Separate a generic base class from Status
|
2007-03-15 |
Bernhard Herzog |
merge
|
2007-03-15 |
Bernhard Herzog |
add more tests for status defaults
|
2007-03-15 |
Bernhard Herzog |
merge
|
2007-03-14 |
Bernhard Herzog |
report two packages with teh same revision on the same line
|
2007-03-14 |
Bernhard Herzog |
Introduce 'unknown' as default status of a revision
|
2007-03-14 |
Bernhard Herzog |
kdei18n: put the scripts subdirectory into the .orig.tar.gz
|
2007-03-14 |
Bernhard Herzog |
cope with unknown packager names in runtreepkg.py
|
2007-03-14 |
Bernhard Herzog |
fix typo
|
2007-03-14 |
Bernhard Herzog |
runtreepkg.py: add option --once and a way to run specific packagers
|
2007-03-13 |
Bernhard Herzog |
turn the (de)serialize functions of the status fields into methods
|
2007-03-13 |
Bernhard Herzog |
add cherrypy.cfg
|
2007-03-13 |
Bernhard Herzog |
make starttreepkgweb.py executable
|
2007-03-13 |
Bernhard Herzog |
merge
|
2007-03-13 |
Bernhard Herzog |
Add simple web interface for status reports
|
2007-03-13 |
Bernhard Herzog |
Add treepkg/report.py for reporting and use it in reportstatus.py
|
2007-03-13 |
Bernhard Herzog |
Improve access to a RevisionPackager's build_log
|
2007-03-12 |
Bernhard Herzog |
filename is not available for read config error message
|
2007-03-09 |
Bernhard Herzog |
Use the new status class and report start/stop time too
|
2007-03-09 |
Bernhard Herzog |
Add a stop field to the status
|
2007-03-09 |
Bernhard Herzog |
Add simple status report tool. Still using the old status files
|
2007-03-09 |
Bernhard Herzog |
Ignore the temporary files generated by the test suite
|
2007-03-09 |
Bernhard Herzog |
New Status class that handles several fields
|
2007-03-09 |
Bernhard Herzog |
Add method RevisionPackager.get_revision_numbers
|
2007-03-09 |
Bernhard Herzog |
Fix typo in logging message
|
2007-03-09 |
Bernhard Herzog |
Rename the instance variable plant to pkg_line in some classes
|
2007-03-09 |
Bernhard Herzog |
Rename AssemblyLine to PackageLine
|
2007-03-09 |
Bernhard Herzog |
Rename the Packager class to PackagerGroup
|
2007-03-09 |
Bernhard Herzog |
Adapt demo.cfg to the new packager classes
|
2007-03-09 |
Bernhard Herzog |
Add a packager for the enterprise branch localizations
|
2007-03-09 |
Bernhard Herzog |
Separate the kolab specific parts.
|
2007-03-08 |
Bernhard Herzog |
more infos about svn_url
|
2007-03-08 |
Bernhard Herzog |
readconfig.py is smarter now about conversions and supports shlex
|
2007-03-06 |
Bernhard Herzog |
add demo.cfg
|
2007-03-06 |
Bernhard Herzog |
initial checkin
|