2007-05-11 |
Bernhard Herzog |
Add revision parameter to PackagerGroup.__init__ and some other methods
|
2007-05-11 |
Bernhard Herzog |
Add revision parameter to update so that a checkout can be updated to a
|
2012-04-24 |
Thomas Arendsen Hein |
initial revision of the subversion repository
|
2007-04-17 |
Bernhard Herzog |
web: create cachedir if it doesn't exist
|
2007-04-17 |
Bernhard Herzog |
web: expand the cachedir value of of staticweb.cfg
|
2007-04-17 |
Bernhard Herzog |
web: build logs have extension .txt now to improve their mime type
|
2007-04-17 |
Bernhard Herzog |
rename publish_static_site arfgument
|
2007-04-16 |
Bernhard Herzog |
fix typo
|
2007-04-12 |
Bernhard Herzog |
fix typos in README
|
2007-04-12 |
Bernhard Herzog |
flesh out the REAME file some more
|
2007-04-12 |
Bernhard Herzog |
add README section for the static web-page config
|
2007-04-12 |
Bernhard Herzog |
remove date/author line from README
|
2007-04-12 |
Bernhard Herzog |
add publishstaticweb.py and demo config file
|
2007-04-11 |
Bernhard Herzog |
fix typo in doc-string
|
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
|