aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* travis: build blogc binary statically linked for github-lambdaRafael G. Martins2016-12-121-1/+10
* build: strip blogc binary before creating github-lambda zipfileRafael G. Martins2016-12-121-0/+1
* build: github-lambda zipfile generationRafael G. Martins2016-12-121-11/+11
* github-lambda: fix directory index and allow to override content-typeRafael G. Martins2016-12-091-9/+34
* build: added missing backslashRafael G. Martins2016-12-071-1/+1
* travis: fixed deployed files for blogc-github-lambdaRafael G. Martins2016-12-071-0/+2
* github-lambda: initial implementation of AWS Lambda functionRafael G. Martins2016-12-074-0/+162
* common/config-parser: minor fixRafael G. Martins2016-12-031-1/+1
* common/error: minor fixRafael G. Martins2016-12-021-1/+1
* post-receive: actually use rvRafael G. Martins2016-11-291-1/+1
* fixed includesRafael G. Martins2016-11-194-7/+2
* git-receiver: test manual mirror pushRafael G. Martins2016-11-191-0/+30
* git-receiver: allow to push to mirror manuallyRafael G. Martins2016-11-192-25/+38
* git-receiver: minor optimizationsRafael G. Martins2016-11-191-1/+2
* git-receiver: optimize repo dir evaluationRafael G. Martins2016-11-181-32/+32
* git-receiver: avoid static buffer.Rafael G. Martins2016-11-181-18/+14
* git-receiver: few man-page fixesRafael G. Martins2016-11-181-2/+3
* git-receiver: when rebuilding, change to repo dir asapRafael G. Martins2016-11-172-5/+22
* git-receiver: allow users to re-run the last successful buildRafael G. Martins2016-11-173-3/+73
* build: fix configure args for "make distcheck"Rafael G. Martins2016-11-071-1/+0
* build: version bumpv0.12.0Rafael G. Martins2016-10-301-0/+3
* build: added missing backslashRafael G. Martins2016-10-301-1/+1
* build: travis: improve test running option/CFLAGSRafael G. Martins2016-10-302-4/+7
* build: added missing dependenciesRafael G. Martins2016-10-162-23/+18
* build: fixed test dependency checksRafael G. Martins2016-10-161-28/+29
* build: do not build git-receiver for el6. git is too oldRafael G. Martins2016-10-151-1/+12
* blogc: added some "integration" testsRafael G. Martins2016-10-154-3/+390
* travis: unshallow repository before calling autogen.shRafael G. Martins2016-10-151-5/+3
* travis: increase git clone depthRafael G. Martins2016-10-151-0/+4
* Revert "travis: fetch tags from git. travis just clones master by default now"Rafael G. Martins2016-10-151-3/+1
* travis: fetch tags from git. travis just clones master by default nowRafael G. Martins2016-10-151-1/+3
* travis: revert test callRafael G. Martins2016-10-151-2/+0
* Revert "travis: trying to fix build"Rafael G. Martins2016-10-151-1/+0
* Revert "travis: trying to fix build"Rafael G. Martins2016-10-151-6/+1
* travis: trying to fix buildRafael G. Martins2016-10-151-1/+6
* travis: trying to fix buildRafael G. Martins2016-10-151-0/+1
* blogc: added more parenthesis to make gcc happy. trying to fix travisRafael G. Martins2016-10-152-1/+3
* blogc: we still need to strip newlines from end of lineRafael G. Martins2016-10-151-1/+8
* blogc: do not strip spaces, they are valid in file namesRafael G. Martins2016-10-151-4/+3
* blogc: add cli option to read list of source files from stdinRafael G. Martins2016-10-152-5/+43
* runserver: blogc/loader: improve strto*l handlingRafael G. Martins2016-10-143-7/+34
* build: build debug.c into libblogcRafael G. Martins2016-10-131-1/+1
* renderer: fixed strtol error detection bug in freebsdRafael G. Martins2016-10-131-6/+5
* build: disable all tests if some dep not foundRafael G. Martins2016-10-131-5/+21
* build: if tests not explicitly requested, avoid errors if deps not foundRafael G. Martins2016-10-122-5/+5
* build: use bash, but get it properly during build timeRafael G. Martins2016-10-129-18/+30
* build: man: tests: do not use bashRafael G. Martins2016-10-127-10/+10
* build: fix test buildingRafael G. Martins2016-10-122-1/+5
* build: run tests while building rpmRafael G. Martins2016-10-112-1/+6
* build: tee should not be git-receiver dep, will be used by more testsRafael G. Martins2016-10-111-10/+14