2008-05-22 |
Bernhard Herzog |
New arguments for the PBuilder.build method:
|
2008-05-21 |
Bernhard Herzog |
Add the PBuilder.add_binaries_to_extra_pkg method. It allows automatic
|
2008-05-21 |
Bernhard Herzog |
Extend/Modify FileTestMixin.create_files:
|
2008-05-21 |
Bernhard Herzog |
Add PBuilder.run_script method and associated tests. The run_script
|
2008-05-20 |
Bernhard Herzog |
Add test/test_builder.py with tests for treepkg.builder
|
2008-04-02 |
Bernhard Herzog |
Fix variable name in testcase
|
2008-04-01 |
Bernhard Herzog |
Cosemetic fix in test data
|
2008-04-01 |
Bernhard Herzog |
Fix doc-string
|
2008-04-01 |
Bernhard Herzog |
Extend treepkg.readconfig.read_config:
|
2008-04-01 |
Bernhard Herzog |
Add a smarter way to load the packager modules: Add the function
|
2008-03-20 |
Bernhard Herzog |
Abstract the pbuilder calls into the new class treepkg.builder.PBuilder.
|
2008-03-19 |
Bernhard Herzog |
Move the sed-like replacement code from enterprise/kdepim.py to treepkg/util.py
|
2008-03-19 |
Bernhard Herzog |
Remove StatusFile. It has been superseded by the treepkg.util module
|
2008-03-04 |
Bernhard Herzog |
Add note about notificatin mails to README
|
2008-03-04 |
Bernhard Herzog |
Add note about bin/inittreepkg.py to README
|
2008-03-04 |
Bernhard Herzog |
Include the build host in the default value of cachedir in demostaticweb.cfg
|
2008-03-04 |
Bernhard Herzog |
Add bin/inittreepkg.py, a script to automate some of the installation
|
2008-03-04 |
Bernhard Herzog |
Use cmdexpand in bin/initpbuilder.py
|
2008-03-04 |
Bernhard Herzog |
Better default values for the kde-i18n section of demo.cfg
|
2008-03-04 |
Bernhard Herzog |
fix typos
|
2008-03-04 |
Bernhard Herzog |
fix typos
|
2008-02-25 |
Bernhard Herzog |
Add documentation/kdepim as SVN externals directory to the enterprise i18n
|
2008-02-19 |
Bernhard Herzog |
Remove unused option base_url
|
2008-02-19 |
Bernhard Herzog |
Add support for notification mails in case of build errors
|
2007-11-26 |
Bernhard Herzog |
Make packaging a specific revision work even if newer revisions have already
|
2007-11-26 |
Bernhard Herzog |
revert previous change; it was committed accidentally
|
2007-11-26 |
Bernhard Herzog |
Make PackagerTest more flexible to make it easier to add tests
|
2007-11-26 |
Bernhard Herzog |
Make PackagerTest more flexible to make it easier to add tests
|
2007-11-26 |
Bernhard Herzog |
refactor the packager test cases to prepare for more tests
|
2007-11-07 |
Bernhard Herzog |
Make the prefix used in the debian revision number configurable.
|
2007-11-06 |
Bernhard Herzog |
Add instructions_file setting to demo.cfg
|
2007-09-11 |
Bernhard Herzog |
Implement a way to stop a running treepackager.
|
2007-09-11 |
Bernhard Herzog |
remove unused import
|
2007-09-11 |
Bernhard Herzog |
Add scripts that help publish the packages produced by the tree packager
|
2007-09-11 |
Bernhard Herzog |
Add methods RevisionPackager.list_source_files and
|
2007-09-11 |
Bernhard Herzog |
add some tests for the PackageTrack.last_packaged_revision() method
|
2007-09-11 |
Bernhard Herzog |
In TestPackageTrack, create the test files in the test_-methods so that
|
2007-09-11 |
Bernhard Herzog |
Make PackageTrack.get_revision_numbers return the revisions as a sorted
|
2007-09-10 |
Bernhard Herzog |
Make BinaryPackager remove all files that do not belong to the binary
|
2007-08-31 |
Bernhard Herzog |
Document what extract_value_for_key returns when the key is not found
|
2007-08-31 |
Bernhard Herzog |
Make the defaults a bit more useful:
|
2007-05-11 |
Bernhard Herzog |
Add command line option --revision to package a specific revision.
|
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
|