Activity

From 12/17/2017 to 01/15/2018

01/04/2018

04:21 PM Revision babe245d: Improve "resource" export in src/report/citkat.lisp
J. Moringen
04:21 PM Revision 2342b31d: citkat gravatar
J. Moringen
04:21 PM Revision f57e7175: citkat fixes
J. Moringen
04:21 PM Revision a7dbab04: phase for report command
J. Moringen
04:21 PM Revision ee8fe451: citkat: Added missing safe-name call
J. Moringen
04:21 PM Revision 6f0497c6: citkat downcase scm kind
J. Moringen
04:21 PM Revision fd9762eb: citkat multiple person names
J. Moringen
04:21 PM Revision 054db20b: citkat license
J. Moringen
04:21 PM Revision 41d38d34: citkat report
J. Moringen
04:21 PM Revision e9737bf4: Added discover command in src/commands/command-discover.lisp
J. Moringen

01/02/2018

12:55 PM Revision 95191736: language server stuff
J. Moringen
12:55 PM Revision f24a400d: language server stuff
J. Moringen
12:55 PM Revision 7e901641: language server stuff
J. Moringen
12:55 PM Revision ef5cac2c: more language server
J. Moringen
12:55 PM Revision 2d4f71b6: language server resolver
J. Moringen
12:55 PM Revision 5c44af67: language server stuff
J. Moringen
12:55 PM Revision 5adb39d2: language server stuff
J. Moringen
12:55 PM Revision 00f03f44: note
J. Moringen
12:55 PM Revision 205d77e3: note
J. Moringen
12:55 PM Revision 224473ae: build language server by default
J. Moringen
12:55 PM Revision 9dc3bdb4: language-server command
J. Moringen
12:55 PM Revision 161fc28e: language server
J. Moringen
12:55 PM Revision afa2f35d: citkat: Do not export catalog default images
J. Moringen
12:55 PM Revision 7183851a: Added install command in src/commands/command-install.lisp
J. Moringen
12:55 PM Revision 9b06b965: Improve "resource" export in src/report/citkat.lisp
J. Moringen
12:55 PM Revision cab9b3dc: Added query command in src/commands/command-query.lisp
J. Moringen
12:55 PM Revision bb7532cb: citkat gravatar
J. Moringen
12:55 PM Revision ce119bd0: Added hack command in src/commands/command-hack.lisp
J. Moringen
12:55 PM Revision 5d0883d6: citkat fixes
J. Moringen
12:55 PM Revision f87ead31: 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
12:55 PM Revision 19ccb882: phase for report command
J. Moringen
12:55 PM Revision 3308213c: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
12:55 PM Revision 2eb0381b: citkat: Added missing safe-name call
J. Moringen
12:55 PM Revision 59492392: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
12:55 PM Revision 1f92a962: citkat multiple person names
J. Moringen
12:55 PM Revision 4fade707: Added report command in src/commands/command-report.lisp
J. Moringen
12:55 PM Revision 21dff5be: citkat downcase scm kind
J. Moringen
12:55 PM Revision 285496ee: suspicious natures in src/commands/command-validate.lisp
J. Moringen
12:55 PM Revision 5d31982a: citkat license
J. Moringen
12:55 PM Revision 4dd05828: for validate
J. Moringen
12:55 PM Revision 05eb77ab: citkat report
J. Moringen
12:55 PM Revision f987eb67: for validate command
J. Moringen
12:55 PM Revision 9ff0d5fb: Added validate command in src/commands/command-validate.lisp
J. Moringen
12:55 PM Revision f61ad407: trace-variable
J. Moringen
12:55 PM Revision 41694523: dry-run for generate
J. Moringen
12:55 PM Revision 24344eaa: load persons in src/commands/command-generate.lisp
J. Moringen
12:55 PM Revision e3987edb: maybe for generate command
J. Moringen
12:55 PM Revision ac7ebc73: for generate command
J. Moringen
12:55 PM Revision 16662b58: Option error reporting issues
J. Moringen
12:55 PM Revision 61e949fe: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
12:55 PM Revision 3c3d2a18: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
12:55 PM Revision 937b406e: removed legacy stuff from main
J. Moringen
12:55 PM Revision db27184f: Removed clon dependency
J. Moringen
12:55 PM Revision d2c708fb: Removed generate stuff from main.lisp
J. Moringen
12:55 PM Revision e79c256d: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
12:55 PM Revision 05c77299: Added generate command in src/commands/command-generate.lisp
J. Moringen
12:55 PM Revision b36da2c1: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
12:55 PM Revision f84e6196: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
12:55 PM Revision 23b04769: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
12:55 PM Revision 7333735e: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
12:55 PM Revision a8cbab90: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
12:55 PM Revision 76b2ead5: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
12:55 PM Revision cb4ce78e: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
12:55 PM Revision 90b24e01: Handle identically named branches and tags in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (load-project/versioned): for a
pair of identically named branch and tag, drop ...
J. Moringen
12:55 PM Revision ba6b0e86: for input
J. Moringen
12:55 PM Revision ad27be89: Added input functions in src/commands/functions-input.lisp
J. Moringen
12:55 PM Revision 491cc1b3: Added version functions in src/commands/functions-version.lisp
J. Moringen
12:55 PM Revision ed2d0788: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
12:55 PM Revision 96efb58b: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
12:55 PM Revision bac5f0f9: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
12:55 PM Revision fb58b578: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
12:55 PM Revision 5e3697d1: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
12:55 PM Revision 150f219a: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
12:55 PM Revision ea168ca3: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
12:55 PM Revision 01dfabfd: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
12:55 PM Revision 8ed42ffb: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
12:20 PM Revision 0d31a55c: Version bump 0.18 -> 0.19 in version-string.sexp
* version-string.sexp: changed value "0.18.0" -> "0.19.0" J. Moringen

12/22/2017

01:16 PM Revision 6f0ac868: citkat: Do not export catalog default images
J. Moringen
01:16 PM Revision 0856af2a: Improve "resource" export in src/report/citkat.lisp
J. Moringen
01:16 PM Revision 83061ce1: citkat gravatar
J. Moringen
01:16 PM Revision 2f6ab31c: citkat fixes
J. Moringen
01:16 PM Revision 75496cad: phase for report command
J. Moringen
01:16 PM Revision 4446027e: citkat: Added missing safe-name call
J. Moringen
01:16 PM Revision 8ee66a82: citkat multiple person names
J. Moringen
01:16 PM Revision f34ebd1c: citkat downcase scm kind
J. Moringen
01:16 PM Revision d122abbc: citkat license
J. Moringen
01:16 PM Revision 92fad3ce: citkat report
J. Moringen
01:16 PM Revision 70f38fcf: Added install command in src/commands/command-install.lisp
J. Moringen
01:16 PM Revision 4161ea28: Added query command in src/commands/command-query.lisp
J. Moringen
01:16 PM Revision c7d329c5: Added hack command in src/commands/command-hack.lisp
J. Moringen
01:16 PM Revision 8dc3dc73: 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:16 PM Revision 79c496c2: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
01:16 PM Revision b92d101b: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
01:16 PM Revision 4ca30801: Added report command in src/commands/command-report.lisp
J. Moringen
01:16 PM Revision dcc5f79c: suspicious natures in src/commands/command-validate.lisp
J. Moringen
01:16 PM Revision 8c32fb88: for validate
J. Moringen
01:16 PM Revision cde9bc28: for validate command
J. Moringen
01:16 PM Revision 9cfdd1a5: Added validate command in src/commands/command-validate.lisp
J. Moringen
01:16 PM Revision 3bedfb62: trace-variable
J. Moringen
01:16 PM Revision 57e7a68c: dry-run for generate
J. Moringen
01:16 PM Revision 313c18dd: load persons in src/commands/command-generate.lisp
J. Moringen
01:16 PM Revision 05536704: maybe for generate command
J. Moringen
01:16 PM Revision b5355209: for generate command
J. Moringen
01:16 PM Revision 61df008e: Option error reporting issues
J. Moringen
01:16 PM Revision 8427c7c6: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
01:16 PM Revision d19daf18: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
01:16 PM Revision 0a6da68c: removed legacy stuff from main
J. Moringen
01:16 PM Revision d6662cf6: Removed clon dependency
J. Moringen
01:16 PM Revision 29ab01c2: Removed generate stuff from main.lisp
J. Moringen
01:16 PM Revision 4febd530: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
01:16 PM Revision d3fd216f: Added generate command in src/commands/command-generate.lisp
J. Moringen
01:16 PM Revision 92cbcb2d: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
01:16 PM Revision 96382426: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
01:16 PM Revision 310f5e64: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
01:16 PM Revision efc679fc: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
01:16 PM Revision 9f6d048b: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
01:16 PM Revision dd785743: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
01:16 PM Revision 323d7198: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
01:16 PM Revision b4e06d0f: Handle identically named branches and tags in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (load-project/versioned): for a
pair of identically named branch and tag, drop ...
J. Moringen
01:16 PM Revision 652b02d8: for input
J. Moringen
01:16 PM Revision 72724a26: Added input functions in src/commands/functions-input.lisp
J. Moringen
01:16 PM Revision 25eec72b: Added version functions in src/commands/functions-version.lisp
J. Moringen
01:16 PM Revision 9a3c696f: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
01:16 PM Revision 932c78e8: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
01:16 PM Revision f34b508c: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
01:16 PM Revision 64bcdb89: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
01:16 PM Revision e11b338c: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
01:16 PM Revision 9de2d3b9: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
01:16 PM Revision 3824ee24: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
01:16 PM Revision f30bf83f: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
01:16 PM Revision 61527c3c: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
01:14 PM Revision 31780a31: Pass parameter from version to analysis in src/analysis/*.lisp
* src/analysis/archive.lisp (analyze uri eql :archive): pass
parameters encoded in version to analysis
* src/analys...
J. Moringen

12/21/2017

03:39 PM Revision 9cdb2433: citkat: Do not export catalog default images
J. Moringen
03:39 PM Revision bd57319e: Improve "resource" export in src/report/citkat.lisp
J. Moringen
03:39 PM Revision d53df47f: citkat gravatar
J. Moringen
03:39 PM Revision 30dee7f7: citkat fixes
J. Moringen
03:39 PM Revision b8fff550: phase for report command
J. Moringen
03:39 PM Revision 60383284: citkat: Added missing safe-name call
J. Moringen
03:39 PM Revision ebb5c194: citkat multiple person names
J. Moringen
03:39 PM Revision 5c80be88: citkat downcase scm kind
J. Moringen
03:39 PM Revision 83ee7651: citkat license
J. Moringen
03:39 PM Revision ad224d11: citkat report
J. Moringen
03:39 PM Revision a18175e8: Added install command in src/commands/command-install.lisp
J. Moringen
03:39 PM Revision 4ab963ec: Added query command in src/commands/command-query.lisp
J. Moringen
03:39 PM Revision f91db199: Added hack command in src/commands/command-hack.lisp
J. Moringen
03:39 PM Revision e469d677: 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
03:39 PM Revision 079b4bd4: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
03:39 PM Revision 960ccba5: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
03:39 PM Revision 4e344f74: Added report command in src/commands/command-report.lisp
J. Moringen
03:39 PM Revision 52d40823: suspicious natures in src/commands/command-validate.lisp
J. Moringen
03:39 PM Revision 2d3bf063: for validate
J. Moringen
03:39 PM Revision 93511d14: for validate command
J. Moringen
03:39 PM Revision 07b3559e: Added validate command in src/commands/command-validate.lisp
J. Moringen
03:39 PM Revision 9b4252b3: trace-variable
J. Moringen
03:39 PM Revision 65de46e7: dry-run for generate
J. Moringen
03:39 PM Revision 7cf015ad: load persons in src/commands/command-generate.lisp
J. Moringen
03:39 PM Revision 1f274dfb: maybe for generate command
J. Moringen
03:39 PM Revision 2261f33d: for generate command
J. Moringen
03:39 PM Revision 1c9ed02a: Option error reporting issues
J. Moringen
03:39 PM Revision 3106a104: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
03:39 PM Revision 2f4c0251: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
03:39 PM Revision 411be51d: removed legacy stuff from main
J. Moringen
03:39 PM Revision 17cd4393: Removed clon dependency
J. Moringen
03:39 PM Revision e6c33bfe: Removed generate stuff from main.lisp
J. Moringen
03:39 PM Revision 0443d0a6: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
03:39 PM Revision 7db42180: Added generate command in src/commands/command-generate.lisp
J. Moringen
03:39 PM Revision 1ed934cb: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
03:39 PM Revision f5de8d41: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
03:39 PM Revision 885ed957: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
03:39 PM Revision 869047e7: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
03:39 PM Revision 9e519fbd: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
03:39 PM Revision d2484e44: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
03:39 PM Revision d52649bd: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
03:39 PM Revision a222d863: Handle identically named branches and tags in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (load-project/versioned): for a
pair of identically named branch and tag, drop ...
J. Moringen
03:39 PM Revision 7642dc66: for input
J. Moringen
03:39 PM Revision 3dbee054: Added input functions in src/commands/functions-input.lisp
J. Moringen
03:39 PM Revision 0b04a6e5: Added version functions in src/commands/functions-version.lisp
J. Moringen
03:39 PM Revision fda27765: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
03:39 PM Revision 9cd4518a: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
03:39 PM Revision 01f63892: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
03:39 PM Revision c5b370b2: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
03:39 PM Revision 2b493930: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
03:39 PM Revision bdd14028: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
03:39 PM Revision 8ab1bc1b: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
03:39 PM Revision 148f8bd0: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
03:39 PM Revision 93a8f9a7: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
03:38 PM Revision 7d1613db: Added CSRF protection in lib/jenkins.api/src/api/{csrf,api}.lisp
* lib/jenkins.api/src/api/csrf.lisp: new file; contains client side of
Jenkins' CSRF protection
* lib/jenkins.api/s...
J. Moringen
02:24 PM Revision 2b2c9a1e: citkat: Do not export catalog default images
J. Moringen
01:29 PM Revision 727f8779: Improve "resource" export in src/report/citkat.lisp
J. Moringen
01:29 PM Revision f7ada9da: citkat gravatar
J. Moringen
01:29 PM Revision 05f0a377: citkat fixes
J. Moringen
01:29 PM Revision ce55ea01: phase for report command
J. Moringen
01:29 PM Revision 30cffdcc: citkat: Added missing safe-name call
J. Moringen
01:29 PM Revision ab54db50: citkat multiple person names
J. Moringen
01:29 PM Revision 17e51257: citkat downcase scm kind
J. Moringen
01:29 PM Revision e806480b: citkat license
J. Moringen
01:29 PM Revision 69c975e5: citkat report
J. Moringen
01:29 PM Revision 056d0be3: Added install command in src/commands/command-install.lisp
J. Moringen
01:29 PM Revision 455034a4: Added query command in src/commands/command-query.lisp
J. Moringen
01:29 PM Revision 3abe334f: Added hack command in src/commands/command-hack.lisp
J. Moringen
01:29 PM Revision 89a08af7: 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:29 PM Revision 5c8a2f40: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
01:29 PM Revision b1599d81: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
01:29 PM Revision 74e49cc4: Added report command in src/commands/command-report.lisp
J. Moringen
01:29 PM Revision ccf77dd2: suspicious natures in src/commands/command-validate.lisp
J. Moringen
01:29 PM Revision 9ee88d37: for validate
J. Moringen
01:29 PM Revision 30ce45cd: for validate command
J. Moringen
01:29 PM Revision 4fbd79f0: Added validate command in src/commands/command-validate.lisp
J. Moringen
01:29 PM Revision 0b309069: trace-variable
J. Moringen
01:29 PM Revision c7876efa: dry-run for generate
J. Moringen
01:29 PM Revision 24830521: load persons in src/commands/command-generate.lisp
J. Moringen
01:29 PM Revision d26b9443: maybe for generate command
J. Moringen
01:29 PM Revision 9c949733: for generate command
J. Moringen
01:29 PM Revision 41cd54f2: Option error reporting issues
J. Moringen
01:29 PM Revision aca1549d: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
01:29 PM Revision 6d571073: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
01:29 PM Revision 22ef71e7: removed legacy stuff from main
J. Moringen
01:29 PM Revision 7e6b489f: Removed clon dependency
J. Moringen
01:29 PM Revision 55531d48: Removed generate stuff from main.lisp
J. Moringen
01:29 PM Revision 9a5e8d91: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
01:29 PM Revision f357bdbd: Added generate command in src/commands/command-generate.lisp
J. Moringen
01:29 PM Revision 35f3e532: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
01:29 PM Revision 036260fe: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
01:29 PM Revision ab88e3df: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
01:29 PM Revision 1b8a0d12: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
01:29 PM Revision 0a3d7122: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
01:29 PM Revision de204466: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
01:29 PM Revision 53837cc8: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
01:29 PM Revision 531deed7: Handle identically named branches and tags in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (load-project/versioned): for a
pair of identically named branch and tag, drop ...
J. Moringen
01:29 PM Revision 9c2eac4a: for input
J. Moringen
01:29 PM Revision 012d3474: Added input functions in src/commands/functions-input.lisp
J. Moringen
01:29 PM Revision adf0c898: Added version functions in src/commands/functions-version.lisp
J. Moringen
01:29 PM Revision c71a219e: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
01:29 PM Revision a2337f6b: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
01:29 PM Revision 40c19fc9: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
01:29 PM Revision b2cbe9fa: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
01:29 PM Revision 9ac13ea6: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
01:29 PM Revision ec2b9af2: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
01:29 PM Revision 072a8cde: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
01:29 PM Revision ab9f6829: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
01:29 PM Revision ca9ed637: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
12:20 PM Revision ef583b91: Added CSRF protection in lib/jenkins.api/src/api/{csrf,api}.lisp
* lib/jenkins.api/src/api/csrf.lisp: new file; contains client side of
Jenkins' CSRF protection
* lib/jenkins.api/s...
J. Moringen

12/18/2017

03:15 PM Revision 3a53a93c: language server stuff
J. Moringen
03:15 PM Revision e88a5f81: language server stuff
J. Moringen
03:15 PM Revision 88d62a7c: language server stuff
J. Moringen
03:15 PM Revision eb51e127: more language server
J. Moringen
03:15 PM Revision a5a6a406: language server resolver
J. Moringen
03:15 PM Revision 1249f199: language server stuff
J. Moringen
03:15 PM Revision d661c933: language server stuff
J. Moringen
03:15 PM Revision 9bae5ada: note
J. Moringen
03:15 PM Revision b0f822d1: note
J. Moringen
03:15 PM Revision 7fb683c0: build language server by default
J. Moringen
03:15 PM Revision f0b18abb: language-server command
J. Moringen
03:15 PM Revision cfd20e0d: language server
J. Moringen
03:15 PM Revision 0556393e: Improve "resource" export in src/report/citkat.lisp
J. Moringen
03:15 PM Revision 23142fe0: citkat gravatar
J. Moringen
03:15 PM Revision 56366fe0: citkat fixes
J. Moringen
03:15 PM Revision 18dd9699: phase for report command
J. Moringen
03:15 PM Revision ec6b485e: citkat: Added missing safe-name call
J. Moringen
03:15 PM Revision 8044848d: citkat multiple person names
J. Moringen
03:15 PM Revision 30fb36e2: citkat downcase scm kind
J. Moringen
03:15 PM Revision e1cf83bf: citkat license
J. Moringen
03:15 PM Revision cdc6963d: citkat report
J. Moringen
03:15 PM Revision 4f75fe00: Added query command in src/commands/command-query.lisp
J. Moringen
03:15 PM Revision 9821a225: Added hack command in src/commands/command-hack.lisp
J. Moringen
03:15 PM Revision 50915a54: 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
03:15 PM Revision 62f4afb4: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
03:15 PM Revision ef8b25bd: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
03:15 PM Revision 0921e0d7: Added report command in src/commands/command-report.lisp
J. Moringen
03:15 PM Revision 69f8bab5: suspicious natures in src/commands/command-validate.lisp
J. Moringen
03:15 PM Revision 8984e231: for validate
J. Moringen
03:15 PM Revision f8032b4a: for validate command
J. Moringen
03:15 PM Revision 5558987b: Added validate command in src/commands/command-validate.lisp
J. Moringen
03:15 PM Revision 74313889: trace-variable
J. Moringen
03:15 PM Revision 120057a6: dry-run for generate
J. Moringen
03:15 PM Revision 180fadb3: load persons in src/commands/command-generate.lisp
J. Moringen
03:15 PM Revision 7b9223fe: maybe for generate command
J. Moringen
03:15 PM Revision 3c992aaa: for generate command
J. Moringen
03:15 PM Revision f982218a: Option error reporting issues
J. Moringen
03:15 PM Revision dd546dfe: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
03:15 PM Revision dca4cfba: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
03:15 PM Revision 699d9128: removed legacy stuff from main
J. Moringen
03:15 PM Revision 13185c53: Removed clon dependency
J. Moringen
03:15 PM Revision d8ffd868: Removed generate stuff from main.lisp
J. Moringen
03:15 PM Revision 9a599f09: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
03:15 PM Revision b4a4187f: Added generate command in src/commands/command-generate.lisp
J. Moringen
03:15 PM Revision 50b3200b: Added filtering in src/commands/command-info-variables.lisp
J. Moringen
03:15 PM Revision 2374b002: Added info commands in src/commands/command-info-{variables,aspects}.lisp
* src/commands/command-info-variables.lisp: new file;
* src/commands/command-info-aspects.lisp: new file;
* src/comm...
J. Moringen
03:15 PM Revision 482b12e0: Added help command in src/commands/command-help.lisp
* src/commands/command-help.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
added...
J. Moringen
03:15 PM Revision 39cb5fd5: Added version command in src/commands/command-version.lisp
* src/commands/command-version.lisp:
* jenkins.project.commands.asd (system jenkins.project.commands):
added file s...
J. Moringen
03:15 PM Revision fc3caf15: Added checking functions in src/commands/functions-check.lisp
* src/commands/functions-check.lisp: new file;
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
03:15 PM Revision a97b1add: Added deployment functions in src/commands/functions-deploy.lisp
* src/commands/functions-deploy.lisp: new file
* jenkins.project.commands.asd (system jenkins.project.commands):
ad...
J. Moringen
03:15 PM Revision 284cc62a: Handle identically named branches and tags in src/commands/functions-input.lisp
* src/commands/functions-input.lisp (load-project/versioned): for a
pair of identically named branch and tag, drop ...
J. Moringen
03:15 PM Revision e1e0df29: Recipe maintainers for distributions in src/commands/functions-input.lisp
J. Moringen
03:15 PM Revision 24257051: for input
J. Moringen
03:15 PM Revision 9dbc54ce: Added input functions in src/commands/functions-input.lisp
J. Moringen
03:15 PM Revision f9612757: Added version functions in src/commands/functions-version.lisp
J. Moringen
03:15 PM Revision a4b09476: Added phase machinery in src/commands/{conditions,phases}.lisp
* src/commands/conditions.lisp (phase-condition): new condition class;
superclass for phase-related conditions
(d...
J. Moringen
03:15 PM Revision 7fff1585: Added command class mixins in src/commands/mixins.lisp
* src/commands/mixins.lisp: new file; contains mixin classes for
command classes
* jenkins.project.commands.asd (sy...
J. Moringen
03:15 PM Revision ee5f284b: Added value type conversions in src/commands/value-types.lisp
* src/commands/value-types.lisp: new file; contains value type
conversions for recipe-version pairs and variable as...
J. Moringen
03:15 PM Revision 66da89ec: Added execute-command in src/commands/protocol.lisp
* src/commands/protocol.lisp (execute-command): new function; execute
command with condition handling and threadpoo...
J. Moringen
03:15 PM Revision ea119a43: Added command options in src/commands/*.lisp
* src/commands/conditions.lisp (option-configuration-problem): new
condition; superclass for command option-related...
J. Moringen
03:15 PM Revision 3317ad16: Initial import of commands module in src/commands/*.lisp
* src/commands/conditions.lisp: new file; conditions signaled by the
commands module
* src/commands/protocol.lisp: ...
J. Moringen
03:15 PM Revision 557bbaaa: Added help functions in src/commandline-options/help.lisp
* src/commandline-options/help.lisp: new file; contains functions for
printing option-related help messages
* src/c...
J. Moringen
03:15 PM Revision e5112e90: Added option-synopsis in src/commandline-options/{protocol,options}.lisp
* src/commandline-options/protocol.lisp (option-synopsis): new generic
function; describe an option
* src/commandli...
J. Moringen
03:15 PM Revision 7f5c8df1: Initial import of commandline-options module in src/commandline-options/*.lisp
* src/commandline-options/types.lisp: new file; types used in the
commandline-options module
* src/commandline-opti...
J. Moringen
12:37 PM Revision d880d363: Improve "resource" export in src/report/citkat.lisp
J. Moringen
12:37 PM Revision 26e230cb: citkat gravatar
J. Moringen
12:37 PM Revision fbef2d63: citkat fixes
J. Moringen
12:37 PM Revision 27177c46: phase for report command
J. Moringen
12:37 PM Revision 78d4940b: citkat: Added missing safe-name call
J. Moringen
12:37 PM Revision 7760da50: citkat multiple person names
J. Moringen
12:37 PM Revision 2203987a: citkat downcase scm kind
J. Moringen
12:37 PM Revision 2b432981: citkat license
J. Moringen
12:37 PM Revision 3a28ace0: citkat report
J. Moringen
12:37 PM Revision c23ac90d: Added query command in src/commands/command-query.lisp
J. Moringen
12:37 PM Revision 12fc91e6: Added hack command in src/commands/command-hack.lisp
J. Moringen
12:37 PM Revision b117593e: 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
12:37 PM Revision e906801a: Added analyze command in src/commands/command-analyze.lisp
J. Moringen
12:37 PM Revision 68ab59ff: Added platform-requires command in src/commands/platform-requires.lisp
J. Moringen
12:37 PM Revision 44e16396: Added report command in src/commands/command-report.lisp
J. Moringen
12:37 PM Revision a41932dc: suspicious natures in src/commands/command-validate.lisp
J. Moringen
12:37 PM Revision 8d7ba646: for validate
J. Moringen
12:37 PM Revision 031e631d: for validate command
J. Moringen
12:37 PM Revision ebfa5ee3: Added validate command in src/commands/command-validate.lisp
J. Moringen
12:37 PM Revision 855da4a4: trace-variable
J. Moringen
12:37 PM Revision 0c8bb832: dry-run for generate
J. Moringen
12:37 PM Revision 569370ee: load persons in src/commands/command-generate.lisp
J. Moringen
12:37 PM Revision 471400e0: maybe for generate command
J. Moringen
12:37 PM Revision 1aa32b54: for generate command
J. Moringen
12:37 PM Revision e3f69487: Option error reporting issues
J. Moringen
12:37 PM Revision 01f2f609: Removed legacy configuration in src/commandline-interface/configuration.lisp
J. Moringen
12:37 PM Revision b19605b6: Use commandline-options module in src/commandline-interface/configuration.lisp
J. Moringen
12:37 PM Revision e1f77015: removed legacy stuff from main
J. Moringen
12:37 PM Revision ac74cd68: Removed clon dependency
J. Moringen
12:37 PM Revision c69bfc04: Removed generate stuff from main.lisp
J. Moringen
12:37 PM Revision c8353cbc: Use command mechanism in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (main): when the commandline
looks like it uses the command-based syntax, use...
J. Moringen
 

Also available in: Atom