Activity

From 04/20/2018 to 05/19/2018

05/17/2018

06:55 PM Automated Build Generator Revision f8353b96: Adaptations to new dependency syntax in src/model/project/util.lisp
* src/model/project/util.lisp (parse-dependency-spec): J. Moringen
06:55 PM Automated Build Generator Revision 557715cc: Project, distribution name from filename in src/model/project/yaml.lisp
I.e. instead of having to match the name derived from the filename,
the name attribute is no longer allowed.
* src/m...
J. Moringen
06:55 PM Automated Build Generator Revision acdc9103: more YAML stuff
J. Moringen
06:55 PM Automated Build Generator Revision efdc7495: Initial YAML conversion
J. Moringen
06:54 PM Automated Build Generator Revision 15b88702: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
06:54 PM Automated Build Generator Revision 15a51dad: programming languages in citkat report
J. Moringen
06:54 PM Automated Build Generator Revision 85777ec6: for citkat
J. Moringen
06:54 PM Automated Build Generator Revision f2032c21: Added citkat report type in src/report/citkat.lisp
* src/report/citkat.lisp: new file;
* src/report/package.lisp (package jenkins.report):
* src/commands/command-report...
J. Moringen
06:54 PM Automated Build Generator Revision eff49b76: Added discover command in src/commands/command-discover.lisp
J. Moringen
06:54 PM Automated Build Generator Revision 3f2067d7: Added install command in src/commands/command-install.lisp
J. Moringen
06:54 PM Automated Build Generator Revision e2b70d09: Added query command in src/commands/command-query.lisp
* src/commands/command-query.lisp (command-execute):
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
06:54 PM Automated Build Generator Revision f5e92e55: Added hack-project command in src/commands/command-hack-project.lisp
* src/commands/command-hack-project.lisp (hack-project):
(register-provider/class command):
(define-option-mappin...
J. Moringen
06:54 PM Automated Build Generator Revision 954c7fdd: licenses in citkat report
J. Moringen
06:54 PM Automated Build Generator Revision dacbb309: for command-validate: better error reports for nature check
J. Moringen
06:54 PM Automated Build Generator Revision 81accc1c: error for repeated commandline options
J. Moringen
06:54 PM Automated Build Generator Revision 53e7085f: suspicious natures in src/commands/command-validate.lisp
J. Moringen
06:54 PM Automated Build Generator Revision 27bd18a1: for validate
J. Moringen
06:54 PM Automated Build Generator Revision 7da1f8a0: for validate command
J. Moringen
06:54 PM Automated Build Generator Revision 277a1290: Added validate command in src/commands/command-validate.lisp
* src/commands/command-validate.lisp:
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
06:54 PM Automated Build Generator Revision 88ffa165: trace-variable
J. Moringen
06:54 PM Automated Build Generator Revision 632d35e4: dry-run for generate
J. Moringen
06:54 PM Automated Build Generator Revision 5ca79caa: Option error reporting issues
J. Moringen
06:54 PM Automated Build Generator Revision 485a4566: UNFINISHED | Added checkout-subversion-repository in src/analysis/subversion.lisp
* src/analysis/subversion.lisp (header): updated copyright
(checkout-subversion-repository): new function; check ou...
J. Moringen
06:54 PM Automated Build Generator Revision eb4d073a: Added hack-distribution command in src/commands/command-hack-distribution.lisp
* src/commands/command-hack-distribution.lisp: new file; contains
hack-distribution command
* jenkins.project.comma...
J. Moringen
06:54 PM Automated Build Generator Revision c93a24f8: New function resolve-analysis-variables in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (header): updated copyright
(resolve-analysis-variables): new function; extract...
J. Moringen
06:54 PM Automated Build Generator Revision 9dcbed64: Duplicate title, description check in src/commands/command-validate.lisp
J. Moringen
05:47 PM Automated Build Generator Revision f53d4eb3: Added release dates in src/commands/functions-version.lisp, changes.sexp
* src/commands/functions-version.lisp (print-changelog): print dates
of releases
* changes.sexp: added dates to rel...
J. Moringen
05:27 PM Automated Build Generator Revision 76b814e6: Tweaks in changes.sexp
* changes.sexp: tweaks J. Moringen
03:35 PM Cypher DSL Revision 3f8030c5 (cypher-language): Fix Node and Relationship Typesystem
N. Köster
02:45 PM Automated Build Generator Revision c769da9c: Backport: Added changelog entries for releases 18 to 21 in changes.sexp
* changes.sexp: added changelog entries for releases 18 to 21
(cherry picked from commit dbf55c27c7d7c86906243ceb7df...
J. Moringen
02:44 PM Automated Build Generator Revision 32d4b70d: Backport: Added changelog support in src/commands/command-version.lisp
* src/commands/command-version.lisp (header): updated copyright
(version::changelog-count): new slot; number of cha...
J. Moringen
02:43 PM Automated Build Generator Revision caaaa1d3: Backport: Added changelog functions in src/commands/functions-version.lisp
* src/commands/functions-version.lisp (header): updated copyright
(changelog-level):
(*changelog*):
(changelog)...
J. Moringen
02:42 PM Automated Build Generator Revision 0fedc9ac: for command-validate: better error reports for nature check
J. Moringen
02:42 PM Automated Build Generator Revision ec8555db: programming languages in citkat report
J. Moringen
02:42 PM Automated Build Generator Revision 744384b9: for citkat
J. Moringen
02:42 PM Automated Build Generator Revision 5d41710d: Added citkat report type in src/report/citkat.lisp
* src/report/citkat.lisp: new file;
* src/report/package.lisp (package jenkins.report):
* src/commands/command-report...
J. Moringen
02:42 PM Automated Build Generator Revision 6455e3d0: Added discover command in src/commands/command-discover.lisp
J. Moringen
02:42 PM Automated Build Generator Revision 2fd05532: Added install command in src/commands/command-install.lisp
J. Moringen
02:42 PM Automated Build Generator Revision 746bb2a2: Added query command in src/commands/command-query.lisp
* src/commands/command-query.lisp (command-execute):
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
02:42 PM Automated Build Generator Revision 37124a14: Added hack-project command in src/commands/command-hack-project.lisp
* src/commands/command-hack-project.lisp (hack-project):
(register-provider/class command):
(define-option-mappin...
J. Moringen
02:42 PM Automated Build Generator Revision 636422f8: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
02:42 PM Automated Build Generator Revision 963e8ae7: licenses in citkat report
J. Moringen
02:42 PM Automated Build Generator Revision 0e69fb11: Duplicate title, description check in src/commands/command-validate.lisp
J. Moringen
02:42 PM Automated Build Generator Revision 96b28796: error for repeated commandline options
J. Moringen
02:42 PM Automated Build Generator Revision 48cb99b5: for validate
J. Moringen
02:42 PM Automated Build Generator Revision 2dde589c: for validate command
J. Moringen
02:42 PM Automated Build Generator Revision 3850779f: Added validate command in src/commands/command-validate.lisp
* src/commands/command-validate.lisp:
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
02:42 PM Automated Build Generator Revision 5289e378: trace-variable
J. Moringen
02:42 PM Automated Build Generator Revision 3d7d665e: dry-run for generate
J. Moringen
02:42 PM Automated Build Generator Revision f97c3c89: Option error reporting issues
J. Moringen
02:42 PM Automated Build Generator Revision c2f9f4e1: UNFINISHED | Added checkout-subversion-repository in src/analysis/subversion.lisp
* src/analysis/subversion.lisp (header): updated copyright
(checkout-subversion-repository): new function; check ou...
J. Moringen
02:42 PM Automated Build Generator Revision e6b58fe2: Added hack-distribution command in src/commands/command-hack-distribution.lisp
* src/commands/command-hack-distribution.lisp: new file; contains
hack-distribution command
* jenkins.project.comma...
J. Moringen
02:42 PM Automated Build Generator Revision c1ec8b6e: New function resolve-analysis-variables in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (header): updated copyright
(resolve-analysis-variables): new function; extract...
J. Moringen
02:42 PM Automated Build Generator Revision a57b77a0: suspicious natures in src/commands/command-validate.lisp
J. Moringen
02:40 PM Automated Build Generator Revision dbf55c27: Added changelog entries for releases 18 to 22 in changes.sexp
* changes.sexp: added changelog entries for releases 18 to 22 J. Moringen
02:15 PM Automated Build Generator Revision 6a35b295: Added changelog support in src/commands/command-version.lisp
* src/commands/command-version.lisp (header): updated copyright
(version::changelog-count): new slot; number of cha...
J. Moringen
02:13 PM Automated Build Generator Revision 4f4ab568: Added changelog functions in src/commands/functions-version.lisp
* src/commands/functions-version.lisp (header): updated copyright
(changelog-level):
(*changelog*):
(changelog)...
J. Moringen

05/09/2018

12:33 PM Robotics Service Bus Revision 2d82f82a (rsb-cl): Backport: Fixed license initarg in system definitions in cl-rsb.asd
* cl-rsb.asd (system cl-rsb): fixed license initarg
(system cl-rsb-doc): likewise
(system cl-rsb-test): likewise
...
J. Moringen
12:32 PM Robotics Service Bus Revision 52daf167 (rsb-cl): Backport: Fixed license initarg in system definitions in cl-rsb.asd
* cl-rsb.asd (system cl-rsb): fixed license initarg
(system cl-rsb-doc): likewise
(system cl-rsb-test): likewise
...
J. Moringen

05/08/2018

07:01 PM Automated Build Generator Revision f653dbca: Added initial README.org
* README.org: new file; initial README J. Moringen
06:52 PM vdemo Revision cbb1af4a (vdemo): moved some outputs to stdout
Lars Schillingmann
05:21 PM Automated Build Generator Revision 4ddad60d: Backport: Return all values from call-as-phase in src/commands/phases.lisp
* src/commands/phases.lisp (call-as-phase): use `multiple-value-prog1'
instead of `prog1'
(cherry picked from comm...
J. Moringen
05:20 PM Automated Build Generator Revision 8acdadd0: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
05:20 PM Automated Build Generator Revision f60ef3e9: licenses in citkat report
J. Moringen
05:20 PM Automated Build Generator Revision 60b37741: programming languages in citkat report
J. Moringen
05:20 PM Automated Build Generator Revision 20e27d93: for citkat
J. Moringen
05:20 PM Automated Build Generator Revision 741879e4: Added citkat report type in src/report/citkat.lisp
* src/report/citkat.lisp: new file;
* src/report/package.lisp (package jenkins.report):
* src/commands/command-report...
J. Moringen
05:20 PM Automated Build Generator Revision 16f5152d: Added discover command in src/commands/command-discover.lisp
J. Moringen
05:20 PM Automated Build Generator Revision 8d0261ff: Added install command in src/commands/command-install.lisp
J. Moringen
05:20 PM Automated Build Generator Revision 7c56263e: Added query command in src/commands/command-query.lisp
* src/commands/command-query.lisp (command-execute):
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
05:20 PM Automated Build Generator Revision b690299b: Added hack-project command in src/commands/command-hack-project.lisp
* src/commands/command-hack-project.lisp (hack-project):
(register-provider/class command):
(define-option-mappin...
J. Moringen
05:20 PM Automated Build Generator Revision 4fc2ea6d: Return all values from call-as-phase in src/commands/phases.lisp
* src/commands/phases.lisp (call-as-phase): use `multiple-value-prog1'
instead of `prog1'
J. Moringen
05:20 PM Automated Build Generator Revision a3472f76: for command-validate: better error reports for nature check
J. Moringen
05:20 PM Automated Build Generator Revision e8109b08: Duplicate title, description check in src/commands/command-validate.lisp
J. Moringen
05:20 PM Automated Build Generator Revision 15f51cd1: suspicious natures in src/commands/command-validate.lisp
J. Moringen
05:20 PM Automated Build Generator Revision af574ac9: for validate
J. Moringen
05:20 PM Automated Build Generator Revision 0f9885a7: for validate command
J. Moringen
05:20 PM Automated Build Generator Revision ca425be7: error for repeated commandline options
J. Moringen
05:20 PM Automated Build Generator Revision 935b52e4: trace-variable
J. Moringen
05:20 PM Automated Build Generator Revision a5007e2a: dry-run for generate
J. Moringen
05:20 PM Automated Build Generator Revision 618f23ea: Option error reporting issues
J. Moringen
05:20 PM Automated Build Generator Revision 0ff053a1: UNFINISHED | Added checkout-subversion-repository in src/analysis/subversion.lisp
* src/analysis/subversion.lisp (header): updated copyright
(checkout-subversion-repository): new function; check ou...
J. Moringen
05:20 PM Automated Build Generator Revision d4b6917b: Added hack-distribution command in src/commands/command-hack-distribution.lisp
* src/commands/command-hack-distribution.lisp: new file; contains
hack-distribution command
* jenkins.project.comma...
J. Moringen
05:20 PM Automated Build Generator Revision 02287ca9: New function resolve-analysis-variables in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (header): updated copyright
(resolve-analysis-variables): new function; extract...
J. Moringen
05:20 PM Automated Build Generator Revision 64cdb0d0: Added validate command in src/commands/command-validate.lisp
* src/commands/command-validate.lisp:
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
03:54 PM Robotics Service Bus Revision 86c33c37 (rsb-cl): maybe commit fallback versions of version-{string,details}.sexp ?
J. Moringen
03:54 PM Robotics Service Bus Revision 152c8c3b (rsb-cl): new-style versioning in CMakeLists.txt
J. Moringen
03:54 PM Robotics Service Bus Revision ed463bae (rsb-cl): rsb-protocol-config
J. Moringen
03:54 PM Robotics Service Bus Revision 4f40462b (rsb-cl): Use :read-file-form "version-string.sexp" in *.asd
* Do not force loading of "rsb.asd" from other asd files
* Do not define systems in the rsb-system package
* Use :def...
J. Moringen
12:25 PM Robotics Service Bus Revision f730740b (rsb-cl): Added rsb-version system in rsb-version.asd
* rsb-version.asd: new file; contains system definition of rsb-version
system
* .gitignore:
* version.sexp:
J. Moringen
12:22 PM Robotics Service Bus Revision 25cfd49c (rsb-cl): Renamed system cl-rsb -> rsb in *.asd, **/*.lisp
* rsb.asd: renamed file {cl-rsb -> rsb}.asd
* CMakeLists.txt:
J. Moringen
12:22 PM Robotics Service Bus Revision 57cdf4ae (rsb-cl): Added design rationale in config/README.org
* config/README.org: new file; design rationale for
rsb-{config,version,protocol-config} systems
* config/dependenc...
J. Moringen
12:22 PM Robotics Service Bus Revision ce46b799 (rsb-cl): Added rsb-config system in rsb-config.asd, config/*.lisp
* config/files.lisp: new file; contains utility function for handling
files
* config/git.lisp: new file; contains u...
J. Moringen
12:17 PM Robotics Service Bus Revision 407c84e1 (rsb-cl): Modernized system descriptions in *.asd
* cl-rsb.asd (system cl-rsb): modernized
(system cl-rsb/test): likewise
* rsb-converter-protocol-buffer.asd (header...
J. Moringen
11:40 AM Automated Build Generator Revision 586b708b: Backport: Details in jenkins.project[.commandline-interface].asd
* jenkins.project.asd (system jenkins.project): fixed license initarg
* jenkins.project.commandline-interface.asd
(...
J. Moringen
10:43 AM Robotics Service Bus Revision d50ff87d (rsb-cl): Improved system descriptions in *.asd
* cl-rsb.asd (header): updated copyright
(system cl-rsb): improved description
* rsb-converter-protocol-buffer.asd ...
J. Moringen

05/07/2018

04:56 PM Cypher DSL Revision 5d1bc7ae (cypher-language): Initial pattern description
N. Köster
04:32 PM Automated Build Generator Revision 4473eadf: Project, distribution name from filename in src/model/project/yaml.lisp
I.e. instead of having to match the name derived from the filename,
the name attribute is no longer allowed.
* src/m...
J. Moringen
04:32 PM Automated Build Generator Revision b11526bc: Adaptations to new dependency syntax in src/model/project/util.lisp
* src/model/project/util.lisp (parse-dependency-spec): J. Moringen
04:32 PM Automated Build Generator Revision 1a54e4b5: more YAML stuff
J. Moringen
04:32 PM Automated Build Generator Revision 1ef30298: Initial YAML conversion
J. Moringen
04:31 PM Automated Build Generator Revision 5499c76c: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
04:31 PM Automated Build Generator Revision 55d23d08: programming languages in citkat report
J. Moringen
04:31 PM Automated Build Generator Revision 5eee1c80: for citkat
J. Moringen
04:31 PM Automated Build Generator Revision d924af00: Added citkat report type in src/report/citkat.lisp
* src/report/citkat.lisp: new file;
* src/report/package.lisp (package jenkins.report):
* src/commands/command-report...
J. Moringen
04:31 PM Automated Build Generator Revision 6c59e23c: Added discover command in src/commands/command-discover.lisp
J. Moringen
04:31 PM Automated Build Generator Revision b33ca2a2: Added install command in src/commands/command-install.lisp
J. Moringen
04:31 PM Automated Build Generator Revision 0e1f5a0d: Added query command in src/commands/command-query.lisp
* src/commands/command-query.lisp (command-execute):
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
04:31 PM Automated Build Generator Revision cf200de6: Added hack-project command in src/commands/command-hack-project.lisp
* src/commands/command-hack-project.lisp (hack-project):
(register-provider/class command):
(define-option-mappin...
J. Moringen
04:31 PM Automated Build Generator Revision 84acd90c: licenses in citkat report
J. Moringen
04:31 PM Automated Build Generator Revision f556b255: for command-validate: better error reports for nature check
J. Moringen
04:31 PM Automated Build Generator Revision 8e2539da: Duplicate title, description check in src/commands/command-validate.lisp
J. Moringen
04:31 PM Automated Build Generator Revision ba1b5352: error for repeated commandline options
J. Moringen
04:31 PM Automated Build Generator Revision 9cbfb858: for validate
J. Moringen
04:31 PM Automated Build Generator Revision e529af25: for validate command
J. Moringen
04:31 PM Automated Build Generator Revision f1837a93: Added validate command in src/commands/command-validate.lisp
* src/commands/command-validate.lisp:
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
04:31 PM Automated Build Generator Revision 1b366da6: trace-variable
J. Moringen
04:31 PM Automated Build Generator Revision 98fa963b: dry-run for generate
J. Moringen
04:31 PM Automated Build Generator Revision 56401c8c: Option error reporting issues
J. Moringen
04:31 PM Automated Build Generator Revision 4beb22c6: UNFINISHED | Added checkout-subversion-repository in src/analysis/subversion.lisp
* src/analysis/subversion.lisp (header): updated copyright
(checkout-subversion-repository): new function; check ou...
J. Moringen
04:31 PM Automated Build Generator Revision 16ea9c12: Added hack-distribution command in src/commands/command-hack-distribution.lisp
* src/commands/command-hack-distribution.lisp: new file; contains
hack-distribution command
* jenkins.project.comma...
J. Moringen
04:31 PM Automated Build Generator Revision f177c525: New function resolve-analysis-variables in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (header): updated copyright
(resolve-analysis-variables): new function; extract...
J. Moringen
04:31 PM Automated Build Generator Revision c8273144: suspicious natures in src/commands/command-validate.lisp
J. Moringen
04:31 PM Automated Build Generator Revision a82218c1: Version bump 0.21 -> 0.22 in version-string.sexp
* version-string.sexp: changed value "0.21.0" -> "0.22.0" J. Moringen
03:28 PM Cypher DSL Revision 76becfbd (cypher-language): Organise MERGE and related editors
N. Köster
03:09 PM Cypher DSL Revision 703289f1 (cypher-language): More editors and cleanup
N. Köster
02:56 PM Cypher DSL Revision 4505441b (cypher-language): Add minimal editors
N. Köster
11:49 AM Cypher DSL Revision d3e10207 (cypher-language): Initial import
N. Köster

04/30/2018

06:38 PM Automated Build Generator Revision 131e21a5: Adaptations to new dependency syntax in src/model/project/util.lisp
* src/model/project/util.lisp (parse-dependency-spec): J. Moringen
06:38 PM Automated Build Generator Revision 2a61ccef: Project, distribution name from filename in src/model/project/yaml.lisp
I.e. instead of having to match the name derived from the filename,
the name attribute is no longer allowed.
* src/m...
J. Moringen
06:38 PM Automated Build Generator Revision 76d57e65: more YAML stuff
J. Moringen
06:38 PM Automated Build Generator Revision ac79ad0f: Initial YAML conversion
J. Moringen
06:07 PM Automated Build Generator Revision 3a8b88f5: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
06:07 PM Automated Build Generator Revision c42bb71a: licenses in citkat report
J. Moringen
06:07 PM Automated Build Generator Revision 214c3497: programming languages in citkat report
J. Moringen
06:07 PM Automated Build Generator Revision 04fd983e: for citkat
J. Moringen
06:07 PM Automated Build Generator Revision 5dbd6a93: Added citkat report type in src/report/citkat.lisp
* src/report/citkat.lisp: new file;
* src/report/package.lisp (package jenkins.report):
* src/commands/command-report...
J. Moringen
06:07 PM Automated Build Generator Revision 26dcade8: Added discover command in src/commands/command-discover.lisp
J. Moringen
06:07 PM Automated Build Generator Revision f66e6f43: Added install command in src/commands/command-install.lisp
J. Moringen
06:07 PM Automated Build Generator Revision b6f38016: Added query command in src/commands/command-query.lisp
* src/commands/command-query.lisp (command-execute):
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
06:07 PM Automated Build Generator Revision 918d754f: Added hack-project command in src/commands/command-hack-project.lisp
* src/commands/command-hack-project.lisp (hack-project):
(register-provider/class command):
(define-option-mappin...
J. Moringen
06:07 PM Automated Build Generator Revision 1d49d583: Fixed behavior for unversioned systems in src/analysis/asdf.lisp
* src/analysis/asdf.lisp (analyze pathname eql :asdf/one-file): fixed
:provides value for unversioned systems
J. Moringen
06:07 PM Automated Build Generator Revision f059f9ed: for command-validate: better error reports for nature check
J. Moringen
06:07 PM Automated Build Generator Revision 4f5bcc27: Duplicate title, description check in src/commands/command-validate.lisp
J. Moringen
06:07 PM Automated Build Generator Revision 6bcb7241: suspicious natures in src/commands/command-validate.lisp
J. Moringen
06:07 PM Automated Build Generator Revision 0bb60960: for validate
J. Moringen
06:07 PM Automated Build Generator Revision fe7aad97: for validate command
J. Moringen
06:07 PM Automated Build Generator Revision 96305ce4: Added validate command in src/commands/command-validate.lisp
* src/commands/command-validate.lisp:
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
06:07 PM Automated Build Generator Revision da2b2dfe: trace-variable
J. Moringen
06:07 PM Automated Build Generator Revision 379742d4: dry-run for generate
J. Moringen
06:07 PM Automated Build Generator Revision f360bd34: Option error reporting issues
J. Moringen
06:07 PM Automated Build Generator Revision 1f881a13: UNFINISHED | Added checkout-subversion-repository in src/analysis/subversion.lisp
* src/analysis/subversion.lisp (header): updated copyright
(checkout-subversion-repository): new function; check ou...
J. Moringen
06:07 PM Automated Build Generator Revision 8fe78ed1: Added hack-distribution command in src/commands/command-hack-distribution.lisp
* src/commands/command-hack-distribution.lisp: new file; contains
hack-distribution command
* jenkins.project.comma...
J. Moringen
06:07 PM Automated Build Generator Revision 635e0a71: New function resolve-analysis-variables in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (header): updated copyright
(resolve-analysis-variables): new function; extract...
J. Moringen
06:07 PM Automated Build Generator Revision 928d5426: error for repeated commandline options
J. Moringen

04/27/2018

05:13 PM Visualization Revision f7a04cee (component-visualization): rewrite custom connector skins
D. Wigand

04/26/2018

05:27 PM Visualization Revision 195e7ada (component-visualization): fixes
D. Wigand
05:25 PM Visualization Revision bb384532 (vworkflows-runtime): new libs as stubs
D. Wigand

04/25/2018

09:23 PM Automated Build Generator Revision 0a63a753: Added system dependency on text.source-location.print in jenkins.project.asd
* jenkins.project.asd (system jenkins.project): added system
dependency on text.source-location.print
J. Moringen
01:35 PM Automated Build Generator Revision 62ecda43: for command-validate: better error reports for nature check
J. Moringen
01:35 PM Automated Build Generator Revision 8d1da003: licenses in citkat report
J. Moringen
01:35 PM Automated Build Generator Revision 70fde3e6: programming languages in citkat report
J. Moringen
01:35 PM Automated Build Generator Revision 27f4f1b0: for citkat
J. Moringen
01:35 PM Automated Build Generator Revision 4d97cc35: Added citkat report type in src/report/citkat.lisp
* src/report/citkat.lisp: new file;
* src/report/package.lisp (package jenkins.report):
* src/commands/command-report...
J. Moringen
01:35 PM Automated Build Generator Revision 5a400b90: Added discover command in src/commands/command-discover.lisp
J. Moringen
01:35 PM Automated Build Generator Revision 3f59d71f: Added install command in src/commands/command-install.lisp
J. Moringen
01:35 PM Automated Build Generator Revision 2c96cfe2: Added query command in src/commands/command-query.lisp
* src/commands/command-query.lisp (command-execute):
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
01:35 PM Automated Build Generator Revision 5bb5b4ce: Added hack-project command in src/commands/command-hack-project.lisp
* src/commands/command-hack-project.lisp (hack-project):
(register-provider/class command):
(define-option-mappin...
J. Moringen
01:35 PM Automated Build Generator Revision 8bbb31e3: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
01:35 PM Automated Build Generator Revision 95da5291: Added :licenses variable in src/model/project/classes-spec.lisp
* src/model/project/classes-spec.lisp
(lookup distribution-spec eql :licenses): new method; compute and
return li...
J. Moringen
01:35 PM Automated Build Generator Revision 83bc43ab: Duplicate title, description check in src/commands/command-validate.lisp
J. Moringen
01:35 PM Automated Build Generator Revision ce6ed6ab: suspicious natures in src/commands/command-validate.lisp
J. Moringen
01:35 PM Automated Build Generator Revision 22b5756c: for validate
J. Moringen
01:35 PM Automated Build Generator Revision 30f4bcea: for validate command
J. Moringen
01:35 PM Automated Build Generator Revision 00505ced: Added validate command in src/commands/command-validate.lisp
* src/commands/command-validate.lisp:
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
01:35 PM Automated Build Generator Revision f6aad54f: trace-variable
J. Moringen
01:35 PM Automated Build Generator Revision 35e62511: dry-run for generate
J. Moringen
01:35 PM Automated Build Generator Revision 65dcd934: Option error reporting issues
J. Moringen
01:35 PM Automated Build Generator Revision 28eb2c26: UNFINISHED | Added checkout-subversion-repository in src/analysis/subversion.lisp
* src/analysis/subversion.lisp (header): updated copyright
(checkout-subversion-repository): new function; check ou...
J. Moringen
01:35 PM Automated Build Generator Revision d8be4d27: Added hack-distribution command in src/commands/command-hack-distribution.lisp
* src/commands/command-hack-distribution.lisp: new file; contains
hack-distribution command
* jenkins.project.comma...
J. Moringen
01:35 PM Automated Build Generator Revision 386017b1: New function resolve-analysis-variables in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (header): updated copyright
(resolve-analysis-variables): new function; extract...
J. Moringen

04/24/2018

01:41 PM Visualization Revision db14a333 (vworkflows-runtime): reloaded new changes
D. Wigand

04/23/2018

07:10 PM Automated Build Generator Revision 8b869806: Added :programming-languages variable in src/model/project/classes-spec.lisp
* src/model/project/classes-spec.lisp (distribution-versions): new
local function; extracted from `distribution-job...
J. Moringen
07:10 PM Automated Build Generator Revision 8799c49d: citkat languages
J. Moringen
07:10 PM Automated Build Generator Revision 5ea8851d: for citkat
J. Moringen
07:10 PM Automated Build Generator Revision 1e60d65e: Added citkat report type in src/report/citkat.lisp
* src/report/citkat.lisp: new file;
* src/report/package.lisp (package jenkins.report):
* src/commands/command-report...
J. Moringen
07:10 PM Automated Build Generator Revision f4fac8b1: Added discover command in src/commands/command-discover.lisp
J. Moringen
07:10 PM Automated Build Generator Revision 661a9d90: Added install command in src/commands/command-install.lisp
J. Moringen
07:10 PM Automated Build Generator Revision c49cebb2: Added query command in src/commands/command-query.lisp
* src/commands/command-query.lisp (command-execute):
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
07:10 PM Automated Build Generator Revision 5bd684d1: Added hack-project command in src/commands/command-hack-project.lisp
* src/commands/command-hack-project.lisp (hack-project):
(register-provider/class command):
(define-option-mappin...
J. Moringen
07:10 PM Automated Build Generator Revision a8d39e67: Added recipe-and-version type in src/commands/value-types.lisp
* src/commands/value-types.lisp (recipe-and-version): new type; a
recipe pathname and a version string
(raw->valu...
J. Moringen
07:10 PM Automated Build Generator Revision a103732f: for command-validate: better error reports for nature check
J. Moringen
07:10 PM Automated Build Generator Revision af8f602a: Duplicate title, description check in src/commands/command-validate.lisp
J. Moringen
07:10 PM Automated Build Generator Revision c75a070b: suspicious natures in src/commands/command-validate.lisp
J. Moringen
07:10 PM Automated Build Generator Revision 12ce3fd1: for validate
J. Moringen
07:10 PM Automated Build Generator Revision 65dfcdb3: for validate command
J. Moringen
07:10 PM Automated Build Generator Revision 20fda1f4: Added validate command in src/commands/command-validate.lisp
* src/commands/command-validate.lisp:
* jenkins.project.commands.asd (:jenkins.project.commands):
J. Moringen
07:10 PM Automated Build Generator Revision f61c0634: trace-variable
J. Moringen
07:10 PM Automated Build Generator Revision ef7c14fa: dry-run for generate
J. Moringen
07:10 PM Automated Build Generator Revision f33a3478: Option error reporting issues
J. Moringen
07:10 PM Automated Build Generator Revision 79085529: UNFINISHED | Added checkout-subversion-repository in src/analysis/subversion.lisp
* src/analysis/subversion.lisp (header): updated copyright
(checkout-subversion-repository): new function; check ou...
J. Moringen
07:10 PM Automated Build Generator Revision 61ddfcd8: Added hack-distribution command in src/commands/command-hack-distribution.lisp
* src/commands/command-hack-distribution.lisp: new file; contains
hack-distribution command
* jenkins.project.comma...
J. Moringen
07:10 PM Automated Build Generator Revision 7d940527: New function resolve-analysis-variables in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (header): updated copyright
(resolve-analysis-variables): new function; extract...
J. Moringen
 

Also available in: Atom