]> git.e2factory.org Git - e2factory.git/shortlog
e2factory.git
2010-06-25 Gordon Heckere2-build: bugfix: BuildIds were calculated as needed...
2010-06-25 Gordon Heckerexample project: add deploy_results
2010-05-27 Gordon HeckerINSTALL: add a hint on requirements for building docume...
2010-05-17 Gordon Heckercreate next changelog entry
2010-05-17 Gordon Heckerrelease e2factory-2.3.6 e2factory-2.3.6
2010-05-17 Gordon Heckerdocumentation: update release process description
2010-05-17 Gordon Heckerdocumentation: migration from 2.3.5 to 2.3.6
2010-05-17 Gordon Heckerdocumentation: migration from 2.3.4 to 2.3.5
2010-05-17 Gordon Heckerbugfix: fix coding style in documentation
2010-05-17 Gordon Heckerbugfix: fix template formatting
2010-05-17 Gordon Heckerbugfix: use template configuration file for proj/env
2010-05-17 Gordon Heckerbugfix: fix typo in error messages
2010-05-17 Gordon Heckerdeployment: Changelog
2010-05-17 Gordon Heckerdeployment: include deploy_results attribute in configu...
2010-05-17 Gordon Heckerdeployment: do not re-deploy releases that are already...
2010-05-17 Gordon Heckerdeployment: tune logging behaviour
2010-05-17 Gordon Heckerdeployment: move deployment settings to policy module
2010-05-17 Gordon Heckerdeployment: enable deployment through the deploy_result...
2010-05-07 Gordon Heckerdeployment: policy: enable deployment in release mode...
2010-05-07 Gordon Heckerdeployment: initial implementation
2010-05-07 Gordon Heckerdeployment: store results on default server in release...
2010-05-05 Gordon Heckererror checking: verify the default_results list
2010-05-03 Gordon Heckercreate next changelog entry
2010-05-03 Gordon Heckerrelease e2factory-2.3.6pre1 e2factory-2.3.6pre1
2010-05-03 Gordon Heckerchangelog: bugfixes
2010-05-03 Gordon Heckerfix broken warning
2010-05-03 Gordon Heckercleanup: remove unused code
2010-05-03 Gordon Heckerdo not sort the dependency list. This is not neccessary...
2010-05-03 Gordon Heckeroptimization: use file_path() instead of fetch_file...
2010-05-03 Gordon Heckertransport: use rsync instead of curl to handle file...
2010-05-03 Gordon Heckerbugfix: quote curl args
2010-05-03 Gordon Heckersyntax: this version of e2factory introduces a new...
2010-05-03 Gordon Heckerchangelog: document configuration changes
2010-05-03 Gordon Heckerresults: allow assigning environment to results in...
2010-04-29 Gordon Heckersources: allow assigning environment to sources
2010-04-29 Gordon Heckerstore result local environment in res._env instead...
2010-04-19 Gordon Heckercreate next changelog entry
2010-04-19 Gordon Heckerrelease e2factory-2.3.5 e2factory-2.3.5
2010-04-19 Gordon Heckercollect_project: fix error handling in unpack code...
2010-04-19 Tobias Ulmercollect_project: bugfix: invalid makefile code was...
2010-03-23 Gordon Heckercreate next changelog entry
2010-03-23 Gordon Heckerrelease e2factory-2.3.4 e2factory-2.3.4
2010-03-23 Gordon Heckercreate next changelog entry
2010-03-23 Gordon Heckerrelease e2factory-2.3.4rc2 e2factory-2.3.4rc2
2010-03-23 Gordon Heckeradd a hint that URLs must be passed to e2-new-source...
2010-03-23 Gordon Heckerfix error handling when downloading source files with...
2010-03-23 Gordon Heckerhonour config file config in e2-install-e2
2010-03-23 Gordon Heckermove config file config to globals table
2010-03-22 Gordon Heckerbugfix: fix error handling for misconfigured files...
2010-03-22 Gordon Heckerbugfix: fix error handling for e2tuil.stat()
2010-03-17 Gordon Heckerplugin interface: print the description of each plugin...
2010-03-15 Gordon Heckerdocumentation: write migration documentation
2010-03-15 Gordon Heckercreate next changelog entry
2010-03-15 Gordon Heckerrelease e2factory-2.3.4rc1 e2factory-2.3.4rc1
2010-03-15 Gordon Heckerplugin interface: extensions
2010-03-15 Gordon Heckerbugfix: include username in chroot location format...
2010-03-15 Gordon Heckerbugfix: modify hashcache to track per-entry modificatio...
2010-03-11 Gordon Heckercleanup: use standard io library for logfiles
2010-03-09 Gordon Heckersample config: fix typo
2010-03-08 Gordon Heckercreate next changelog entry
2010-03-08 Gordon Heckerrelease e2factory-2.3.4pre3 e2factory-2.3.4pre3
2010-03-08 Gordon Heckerupdate Changelog
2010-03-05 Gordon Heckerrefactoring: new generic function: unpack_result()
2010-03-05 Gordon Heckercleanup: sort dependency list in check_result() instead...
2010-03-05 Gordon Heckerplugin support: allow extending dlist()
2010-03-05 Gordon Heckerbugfix: fix debug message
2010-03-02 Gordon Heckercreate next changelog entry
2010-03-02 Gordon Heckerrelease e2factory-2.3.4pre2 e2factory-2.3.4pre2
2010-03-02 Gordon HeckerChangelog
2010-03-02 Gordon Heckerbugfix: fix unintended recursion into non-directories...
2010-03-02 Gordon Heckerbugfix: deinitialize lock only if initialized before
2010-03-02 Gordon Heckerplugin support: extend api to register functions to...
2010-03-02 Gordon Heckerbugfix: the e2-cf tool refused to work in projects...
2010-02-22 Gordon Heckercleanup: fix warning code
2010-02-22 Gordon Heckerbugfix: fix broken e2-fetch-sources --chroot
2010-02-22 Gordon Heckerfix buitin help in playground tool
2010-02-18 Gordon Heckerinclude compressed build log into result packages
2010-02-18 Gordon Heckeradd new external tool: gzip
2010-02-17 Gordon Heckercreate next changelog entry
2010-02-17 Gordon Heckerrelease e2factory-2.3.4pre1 e2factory-2.3.4pre1
2010-02-17 Gordon Heckercleanup: remove code that logs tool invocations
2010-02-12 Gordon Heckerbugfix: options: print a proper error message when...
2010-02-12 Gordon Heckerbugfix: global tools: catch invalid location in command...
2010-02-12 Gordon Heckerbugfix: fix error handling in env: collect all errors...
2010-02-12 Gordon Heckerbugfix: fix error handling when passing a sourcename...
2010-02-12 Gordon Heckerdebug: write version information to debug log
2010-02-12 Gordon Heckercleanup: Changelog
2010-02-12 Gordon Heckercleanup: remove broken option to e2-install-e2: --binary
2010-02-12 Gordon Heckercleanup: fix global tools to work with modularized...
2010-02-12 Gordon Heckercleanup: fix missing require in e2option
2010-02-12 Gordon Heckercleanup: fix missing requires in local tools
2010-02-12 Gordon Heckercleanup: correctly use tools module
2010-02-12 Gordon Heckercleanup: move buildconfig.lua installation to local...
2010-02-12 Gordon Heckercleanup: fix usage of global variable from e2lib
2010-02-12 Gordon Heckercleanup: debug log was broken due to modularization...
2010-02-12 Gordon Heckercleanup: turn e2lib into a proper lua module
2010-02-12 Gordon Heckercleanup: turn e2build into a proper lua module and...
2010-02-12 Gordon Heckercleanup: install collection and strict modules on their own
2010-02-12 Gordon Heckercleanup: turn policy module into a proper lua module...
2010-02-12 Gordon Heckercleanup: obsolete loader module for local tools
next