aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-04Add synchronous subcallsJosé Bollo10-41/+182
2017-04-04Use SIGHUP instead of SIGKILLJosé Bollo1-4/+3
2017-04-04Launch job at a earlier stepJosé Bollo9-48/+50
2017-04-04Definitive switch to internal's xreqJosé Bollo11-168/+16
2017-04-04Migrates subcalls to use xreqJosé Bollo3-125/+70
2017-04-04Introduce subcontext for subcallsJosé Bollo2-6/+29
2017-04-03Switch API D-Bus to xreqJosé Bollo1-110/+68
2017-04-03Switch API websocket to xreqJosé Bollo1-161/+53
2017-04-03Improve interface xreqJosé Bollo2-5/+41
2017-04-03Add notification message for added APIJosé Bollo1-0/+2
2017-04-03Rework the jobsJosé Bollo5-304/+178
2017-03-31Use xreq for servicesJosé Bollo3-59/+50
2017-03-31Use xreq for websocketsJosé Bollo4-110/+36
2017-03-31Factorize common code for handling requestsJosé Bollo16-122/+598
2017-03-31Allow detection of session closureJosé Bollo1-2/+2
2017-03-30Start to implement the bindings V2José Bollo12-81/+515
2017-03-30Overall integration of job initialisationJosé Bollo4-25/+38
2017-03-30Fix concurrency issues on event managerJosé Bollo4-155/+140
2017-03-30Refactor initialisation of the daemonJosé Bollo1-50/+66
2017-03-29Prepare migration to binding v2José Bollo5-119/+181
2017-03-29cosmeticJosé Bollo1-2/+11
2017-03-29Prepare move to bindings version 2José Bollo5-289/+366
2017-03-29Add commentsJosé Bollo5-182/+464
2017-03-28Refactor job to allow synchronous callsJosé Bollo4-140/+349
2017-03-28Fix bug in recycling jobsJosé Bollo4-8/+11
2017-03-27Make main thread used for common jobsJosé Bollo3-94/+229
2017-03-27Remove option readyfdJosé Bollo3-15/+0
2017-03-27Speed up accesses to session's cookiesJosé Bollo1-13/+36
2017-03-27Replace session's value with sessions's cookiesJosé Bollo7-60/+11
2017-03-27Implement dichotomic search of APIsJosé Bollo1-11/+49
2017-03-27Simplify functions for callsJosé Bollo13-67/+108
2017-03-22Refactor of threading and signal monitorJosé Bollo10-498/+626
2017-03-21Instanciate the environment variablesJosé Bollo1-50/+95
2017-03-13Integration of socket activation for servicesJosé Bollo1-11/+22
2017-03-13Beginning of integration as systemd serviceJosé Bollo4-2/+100
2017-03-13notify systemd of being startedJosé Bollo1-0/+2
2017-03-06Add comments about always setting INFER_EXTENSION.Sebastien Douheret2-0/+7
2017-02-27fix SEGFLT when unhendled requestJosé Bollo1-3/+5
2017-02-22Enable INFER_EXTENSION and add well-known mime types.Sebastien Douheret2-1/+6
2017-02-21Fix issue in initialisation of api by sessionsJosé Bollo1-2/+3
2017-02-21fix issue for C++José Bollo1-1/+1
2017-02-21fix mimetype by using libmagicJosé Bollo1-0/+1
2017-02-16Update documentation of --roothttp option.Sebastien Douheret1-5/+5
2017-02-16Ignore Visual Studio Code projectSebastien Douheret1-0/+1
2017-02-15Fix html heading and hyperlink orderSebastien Douheret1-5/+5
2017-01-12Improves documentation and directory managementJosé Bollo4-36/+99
2017-01-11Add option --random-tokenJosé Bollo1-49/+76
2017-01-05First step for grouping processesJosé Bollo1-4/+17
2017-01-05Improves loggingJosé Bollo1-1/+9
2017-01-05Adds options --no-httpd and --execJosé Bollo4-26/+185