Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hub: query last-id from elasticsearch in fwd-es | Markus Grüneis | 2014-11-29 | 2 | -71/+155 |
* | es5: don't show hits for last update id query | Christian Pointner | 2014-11-29 | 1 | -0/+2 |
* | es5: added index deletion script | Christian Pointner | 2014-11-29 | 1 | -0/+8 |
* | es5: added query for last update id | Christian Pointner | 2014-11-29 | 2 | -0/+17 |
* | hub: fwd-es tries bulk-api | Markus Grüneis | 2014-11-29 | 1 | -21/+26 |
* | hub: fixed distclean target at Makefile | Christian Pointner | 2014-11-29 | 1 | -0/+1 |
* | added new field for tags | Christian Pointner | 2014-11-28 | 1 | -0/+4 |
* | Merge branch 'master' of gitspread:sfive | Christian Pointner | 2014-11-27 | 5 | -35/+68 |
|\ | |||||
| * | hub: fix storing tags, returning clients,tags | Markus Grüneis | 2014-11-27 | 5 | -35/+68 |
* | | terms aggregation for nested data works now | Christian Pointner | 2014-11-27 | 2 | -14/+5 |
* | | concatenation of source-id values work now | Christian Pointner | 2014-11-27 | 2 | -14/+16 |
|/ | |||||
* | creating index with keyword tokenizer | Christian Pointner | 2014-11-27 | 3 | -2/+13 |
* | fixed usage output | Christian Pointner | 2014-11-27 | 2 | -2/+2 |
* | added es5 (elasticsearch integration for sfive) | Christian Pointner | 2014-11-27 | 4 | -0/+90 |
* | untabify | Christian Pointner | 2014-11-16 | 1 | -5/+5 |
* | hub: add basic elastic-search forwarding | Markus Grüneis | 2014-11-16 | 3 | -0/+79 |
* | added first version for the logo | Christian Pointner | 2014-11-03 | 1 | -1/+2 |
* | hub: Add support for /updates query with sortOrder, fix invalid queries | Markus Grüneis | 2014-10-25 | 3 | -22/+54 |
* | use soon to be feature limit | Bernhard Tittelbach | 2014-10-25 | 1 | -3/+3 |
* | from | Bernhard Tittelbach | 2014-10-25 | 1 | -2/+2 |
* | try to optimize speed | Bernhard Tittelbach | 2014-10-25 | 3 | -24/+57 |
* | drop gauge, fix from time | Bernhard Tittelbach | 2014-10-25 | 2 | -10/+20 |
* | Revert "viz: fixed json data" | Bernhard Tittelbach | 2014-10-25 | 1 | -2/+2 |
* | hub: Retrieve HubId via Actor | Markus Grüneis | 2014-10-25 | 2 | -1/+25 |
* | viz: fixed json data | Christian Pointner | 2014-10-25 | 1 | -2/+2 |
* | hub: Use getUpdatesInvoke in web. | Markus Grüneis | 2014-10-25 | 1 | -1/+1 |
* | hub: Refactor actor invoke functions. | Markus Grüneis | 2014-10-25 | 3 | -19/+29 |
* | hub: Add support for getUpdates via actor. | Markus Grüneis | 2014-10-25 | 2 | -5/+17 |
* | hub: Get 5000 instead of 200 updates for forwarder at once. | Markus Grüneis | 2014-10-25 | 1 | -1/+1 |
* | hub: Update example/test scripts for hub. | Markus Grüneis | 2014-10-25 | 3 | -1/+16 |
* | hub: Use actor for Stats and GetUpdatesAfter queries. | Markus Grüneis | 2014-10-25 | 3 | -9/+59 |
* | hub: Remove go get of unused library | Markus Grüneis | 2014-10-25 | 1 | -1/+1 |
* | hub: Fix missing abort transaction. | Markus Grüneis | 2014-10-25 | 1 | -1/+2 |
* | hub: fix MySQLDialect initialization | Markus Grüneis | 2014-10-25 | 1 | -1/+1 |
* | hub: fix embarassing build errors | Markus Grüneis | 2014-10-25 | 2 | -4/+3 |
* | fixed jquery path | Christian Pointner | 2014-10-25 | 1 | -1/+1 |
* | hub: Add many debug printfs. | Markus Grüneis | 2014-10-25 | 1 | -2/+16 |
* | hub: add hacky untested MySql support | Markus Grüneis | 2014-10-25 | 5 | -15/+32 |
* | start with last 10 minutes | Bernhard Tittelbach | 2014-10-24 | 1 | -2/+3 |
* | hub: Add retry to DB append in case of error. | Markus Grüneis | 2014-10-24 | 1 | -1/+11 |
* | hub: add LIMIT to GetUpdatesAfter, API filter struct | Markus Grüneis | 2014-10-24 | 2 | -3/+12 |
* | hub: fix default viz directory | Markus Grüneis | 2014-10-24 | 1 | -1/+1 |
* | more graphs | Bernhard Tittelbach | 2014-10-24 | 1 | -1/+1 |
* | darstellungsauswahl | Bernhard Tittelbach | 2014-10-24 | 2 | -2/+33 |
* | hub: appendMany now supports response | Markus Grüneis | 2014-10-24 | 2 | -5/+21 |
* | hub: Retry on GET /lastupdate error instead of panic. | Markus Grüneis | 2014-10-24 | 1 | -11/+22 |
* | hub: Change viz-dir default. | Markus Grüneis | 2014-10-24 | 1 | -1/+1 |
* | hub: Post all available updates at once in fwd. | Markus Grüneis | 2014-10-24 | 1 | -19/+19 |
* | hub: Support posting multiple updates at once via http. | Markus Grüneis | 2014-10-24 | 1 | -0/+8 |
* | hub: Add AppendMany support to store. | Markus Grüneis | 2014-10-24 | 2 | -14/+46 |