Age | Commit message (Expand) | Author | Files | Lines |
2016-02-01 | docs: make center docs uploaded to the artifact server | Ryota MIBU | 1 | -1/+3 |
2016-01-08 | update opnfvdocs jjb to use build-composite.sh | Ryota MIBU | 1 | -59/+8 |
2016-01-08 | fix releng path in composite doc builder | Ryota MIBU | 1 | -1/+1 |
2016-01-07 | Correct the repo name for Resource Scheduler in project.cfg | Fatih Degirmenci | 1 | -1/+1 |
2016-01-07 | make builder for composite docs generate links | Ryota MIBU | 1 | -2/+22 |
2016-01-07 | fix clone-opnfv-repos builder for composite-docs | Ryota MIBU | 1 | -7/+13 |
2016-01-07 | Clone the repos in opnfvdocs/docs folder to get composite docs | Fatih Degirmenci | 1 | -1/+1 |
2016-01-05 | Enable shallow clones, fix vsperf repo name, and upload under review docs | Fatih Degirmenci | 2 | -4/+4 |
2016-01-05 | Fix GIT_BASE for cloning standalone repos | Fatih Degirmenci | 1 | -2/+14 |
2016-01-05 | Enable generation of composite docs for opnfvdocs | Fatih Degirmenci | 2 | -0/+206 |
2015-12-11 | Cleanup jjb files | Fatih Degirmenci | 1 | -82/+0 |
2015-11-10 | Remove opnfvdocs job, it is handeled elsewhere | Aric Gardner | 1 | -185/+0 |
2015-07-15 | create merge job for opnfvdocs for master and stable/arno | MatthewLi | 1 | -4/+4 |
2015-07-15 | create verify job for opnfvdocs for master and stable/arno | MatthewLi | 1 | -4/+4 |
2015-06-16 | Create daily jenkins jobs for opnfvdocs for stable/arno | chenshuai@huawei.com | 2 | -13/+44 |
2015-06-11 | Use new version docu-build.sh | Aric Gardner | 2 | -39/+5 |
2015-05-28 | Merge "Clean up temporary artifacts on merge" | Aric Gardner | 1 | -0/+8 |
2015-05-28 | Move document generation to gce-opnfv-docker-1 | Aric Gardner | 1 | -3/+3 |
2015-05-27 | Clean up temporary artifacts on merge | Aric Gardner | 1 | -0/+8 |
2015-05-27 | $GERRIT_EVENT_TYPE != "change-merged" should cover comments added etc. | Aric Gardner | 1 | -1/+1 |
2015-05-27 | Missed adding $patchset in two places | Aric Gardner | 1 | -2/+2 |
2015-05-27 | Missing [[]] doh! | Aric Gardner | 1 | -1/+1 |
2015-05-27 | capture the location of published artifacts and output them all at the bottom | Aric Gardner | 2 | -3/+13 |
2015-04-30 | Include dynamic project variable in build-docu scripts | Victor Laza | 3 | -5/+5 |
2015-04-29 | Fail on exit status != 0 on every command in pipeline for build-docu scripts | Victor Laza | 2 | -0/+6 |
2015-04-28 | Content-Type:image/jpeg in build-upload-docu.sh for images | Victor Laza | 1 | -2/+2 |
2015-04-28 | Fixed stdin for image upload in build-upload-docu.sh | Victor Laza | 1 | -0/+1 |
2015-04-28 | Typo fix in build-upload-docu.sh, images=() instead of files=() at img upload | Victor Laza | 1 | -3/+1 |
2015-04-27 | Adding upload images part for documentation build - opnfvdocs | Victor Laza | 1 | -0/+19 |
2015-04-23 | Changed jjb node to 'master' for build-docu jobs | Victor Laza | 1 | -0/+6 |
2015-04-20 | Separate merge and verify script contents to avoid gs upload | Victor Laza | 3 | -3/+33 |
2015-04-20 | Expanding artifacts management for R1 inside build-docu.sh | Victor Laza | 1 | -28/+28 |
2015-04-17 | Was writing over the html with the pdf. | Aric Gardner | 1 | -1/+1 |
2015-04-17 | fix typo, also delete gsoutput.txt after it is echoed | Aric Gardner | 1 | -2/+3 |
2015-04-17 | Update [4] on build-docu.sh for opnfvdocs project, fixing sed variable | Victor Laza | 1 | -2/+2 |
2015-04-17 | Update [3] on build-docu.sh for opnfvdocs project, added sha & date | Victor Laza | 1 | -3/+11 |
2015-04-17 | Update [2] on build-docu.sh for opnfvdocs project, gsutil minor fix | Victor Laza | 1 | -1/+1 |
2015-04-17 | Update [1] on build-docu.sh for opnfvdocs project | Victor Laza | 1 | -9/+5 |
2015-04-17 | Removed artifacts copy from jjb | Victor Laza | 2 | -27/+35 |
2015-04-16 | Extended the documentation structure to cover docs/release/, requirements/ & ... | Victor Laza | 1 | -0/+12 |
2015-04-15 | gsutil not in path? | Aric Gardner | 1 | -4/+5 |
2015-04-15 | Configured artifacts publish daily & on merge for projects with documentation | Victor Laza | 1 | -0/+5 |
2015-04-14 | Push artifacts in /doc to artifacts.opnfv.org | Aric Gardner | 1 | -0/+3 |
2015-04-14 | Need to remove pipe and commands before the include-raw | Aric Gardner | 1 | -9/+3 |
2015-04-14 | Add doc-build script to all jobs. Removed unneeded jobs | Aric Gardner | 1 | -74/+2 |
2015-04-14 | Added verbosity for the script that builds documentation | Victor Laza | 1 | -0/+1 |
2015-04-08 | Remove pipes, reference: http://ci.openstack.org/jenkins-job-builder/configur... | Aric Gardner | 1 | -1/+1 |
2015-04-08 | Double up the curly braces because reasons. | Aric Gardner | 1 | -1/+1 |
2015-04-08 | Fix {branch} parameter not found | Thanh Ha | 1 | -2/+2 |
2015-04-08 | JIRA: DOCU-2 - Adding a job to build documentation from .rst files | Victor Laza | 2 | -0/+50 |