Activity

From 07/26/2015 to 08/24/2015

08/24/2015

07:28 PM Revision 23499889: Support buildflow.exclude? in src/commandline-interface/main.lisp
Do not include projects in which the buildflow.exclude? variable is true
in the generated buildflow job.
* src/comma...
J. Moringen

08/19/2015

06:24 PM Revision 210dc59d: Check names vs. recipe filenames in src/project/json.lisp
* src/project/json.lisp (load-project-spec/json-1): ensure that name
attribute matches filename
(load-distributio...
J. Moringen
05:38 PM Revision f4f7edd4: Fixed workspace cleaning for archive aspect in src/project/aspects.lisp
fixes #2363
Clean workspace using
rm -rf * .[^.]*
instead of
rm -rf *
since the latter misses hidden files.
...
J. Moringen

08/18/2015

05:48 PM Revision 5345e8a1: Backport: Resolve maven in the module hierarchy src/analysis/maven.lisp
I.e. recursively fall back to parent modules instead of only considering
the current module.
* src/analysis/maven.li...
J. Moringen
03:12 PM Revision 05b860de: Resolve maven in the module hierarchy src/analysis/maven.lisp
I.e. recursively fall back to parent modules instead of only considering
the current module.
* src/analysis/maven.li...
J. Moringen

08/17/2015

08:34 PM Revision 24ba7dad: Backport: Fix illegal Jenkins job names in src/project/classes-model.lisp
* src/project/classes-model.lisp (deploy job): derive legal Jenkins job
name from requested name
(cherry picked fr...
J. Moringen
08:34 PM Revision 4e5e46e2: Backport: Check job name in lib/jenkins.api/src/api/classes.lisp
* src/api/classes.lisp (job-name-character?): new function; indicates
whether a character can be used in a Jenkins ...
J. Moringen
08:30 PM Revision b280a7ad: Add "catalog" toplevel item of version to variables in src/project/json.lisp
This information will be used by the web-catalog import.
* src/project/json.lisp (load-project-spec/json-1): within ...
J. Moringen

08/15/2015

09:11 PM Revision 3652fa14: Add "catalog" toplevel item to variables in src/project/json.lisp
This information will be used by the web-catalog import.
* src/project/json.lisp (load-project-spec/json-1): add the...
J. Moringen
09:11 PM Revision 5de514ab: Initial report functionality in src/report/*.lisp
* src/report/json.lisp: new file; initial JSON report functionality
* src/report/package.lisp: new file: package defi...
J. Moringen
08:28 PM Revision a2c678df: Allow [] default in scalar substitution in src/project/protocol.lisp
* src/project/protocol.lisp (variable-reference): interpret "[]" as
empty list even in scalar substitution context
J. Moringen
08:28 PM Revision 8e51d8ae: Prevent duplicate and reserved variables in src/project/json.lisp
* src/project/json.lisp (process-variables): new function; check for
reserved variable names and duplicate definiti...
J. Moringen
06:29 PM Revision 57fe3f7e: Support expanding alists/JS objects in src/project/protocol.lisp
* src/project/protocol.lisp (parse): process alists by recuring into
values
(expand): likewise
J. Moringen
04:34 PM Revision 5863e560: Fixed typo in src/project/protocol.lisp
* src/project/protocol.lisp (platform-requires): requiments ->
requirements
J. Moringen
04:34 PM Revision beef942e: Generate build tag in src/commandline-interface/main.lisp
This used to use build.id to tag builds but a change in Jenkins made
build.id identical to the build number which is ...
J. Moringen

08/13/2015

07:18 PM Revision 5e52a737: Fix illegal Jenkins job names in src/project/classes-model.lisp
* src/project/classes-model.lisp (deploy job): derive legal Jenkins job
name from requested name
J. Moringen
07:18 PM Revision 528742aa: Check job name in lib/jenkins.api/src/api/classes.lisp
* src/api/classes.lisp (job-name-character?): new function; indicates
whether a character can be used in a Jenkins ...
J. Moringen
 

Also available in: Atom