Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-31 | refactoring (in progress, tbf) | 13 | -125/+483 | |
2016-03-31 | fix bug | 2 | -2/+1 | |
2016-03-30 | refactoring (in progress, tbf) | 6 | -167/+286 | |
2016-03-30 | static setup of sessions | 3 | -10/+13 | |
2016-03-30 | renaming of field api | 1 | -9/+10 | |
2016-03-30 | refactor context usage | 4 | -9/+31 | |
2016-03-30 | naming: globally unic identifier | 1 | -4/+4 | |
2016-03-30 | refactoring | 10 | -724/+778 | |
2016-03-29 | removes session files | 1 | -300/+0 | |
2016-03-29 | splitting rest-api in two parts | 11 | -732/+1044 | |
2016-03-25 | websocket: initial (not integrated) | 7 | -0/+694 | |
2016-03-25 | http-svc: fix bug | 1 | -1/+1 | |
2016-03-25 | session: fix bug | 1 | -2/+2 | |
2016-03-23 | session: formating | 1 | -279/+330 | |
2016-03-23 | afb-req-itf: small step for abstracting | 3 | -8/+52 | |
2016-03-23 | AFB_error: improves mangement | 1 | -3/+3 | |
2016-03-23 | cleanup: remove unused definitions | 1 | -0/+2 | |
2016-03-23 | session: moves initialisation to main | 3 | -6/+4 | |
2016-03-23 | session: removes file handling | 2 | -47/+51 | |
2016-03-23 | main: simplification | 1 | -110/+105 | |
2016-03-23 | several improvements | 4 | -152/+87 | |
2016-03-23 | simplification of config | 4 | -413/+118 | |
2016-03-23 | moves more helpers from config to helper-api | 2 | -1/+10 | |
2016-03-23 | rest-api: allow zero plugin | 1 | -5/+0 | |
2016-03-23 | main: fix typo | 1 | -21/+20 | |
2016-03-23 | removes save option | 1 | -16/+0 | |
2016-03-23 | moves helpers from config to helper-api | 2 | -157/+125 | |
2016-03-23 | http-svc: renaming | 1 | -20/+30 | |
2016-03-23 | afb-hreq: adds redirect for directories | 1 | -31/+40 | |
2016-03-23 | afb-hreq: creation of hreq classe | 4 | -222/+282 | |
2016-03-23 | http-svc: internal renaming | 1 | -21/+21 | |
2016-03-23 | http-svc: handle alises more efficiently | 1 | -12/+38 | |
2016-03-23 | afb-method: creation | 4 | -86/+141 | |
2016-03-18 | http-svc: work in progress proposal | 1 | -277/+590 | |
2016-03-18 | http-svc: fix bug of uninitialized response | 1 | -3/+2 | |
2016-03-17 | main: split the main in two parts | 1 | -33/+49 | |
2016-03-17 | main: use valid exit value | 2 | -16/+16 | |
2016-03-17 | main: change location of AFB_options definition | 1 | -2/+9 | |
2016-03-17 | local-def: dispatch some definitions | 2 | -1/+5 | |
2016-03-17 | removed private api and fix some few warnings | 1 | -17/+3 | |
2016-03-16 | Add warning detection and improve | 5 | -55/+37 | |
2016-03-16 | http-svc: switch to epoll model | 1 | -4/+23 | |
2016-02-23 | refactor cookie to add #port | 2 | -2/+4 | |
2016-02-18 | main: fix parsing of option alias | 1 | -4/+8 | |
2016-02-17 | Allow Multiple TokenCreate when --token="" | 1 | -1/+1 | |
2016-02-17 | Merge origin/master | 4 | -63/+89 | |
2016-02-17 | Allow Multiple TokenCreate when --token="" | 2 | -15/+17 | |
2016-02-15 | add option for signaling readyness | 1 | -0/+13 | |
2016-02-15 | rest-api: fix verbosity of upload message | 1 | -1/+2 | |
2016-02-14 | adds mode management | 2 | -5/+5 |