summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* hub: fixed distclean target at MakefileChristian Pointner2014-11-291-0/+1
|
* added new field for tagsChristian Pointner2014-11-281-0/+4
|
* Merge branch 'master' of gitspread:sfiveChristian Pointner2014-11-275-35/+68
|\
| * hub: fix storing tags, returning clients,tagsMarkus Grüneis2014-11-275-35/+68
| |
* | terms aggregation for nested data works nowChristian Pointner2014-11-272-14/+5
| |
* | concatenation of source-id values work nowChristian Pointner2014-11-272-14/+16
|/
* creating index with keyword tokenizerChristian Pointner2014-11-273-2/+13
|
* fixed usage outputChristian Pointner2014-11-272-2/+2
|
* added es5 (elasticsearch integration for sfive)Christian Pointner2014-11-274-0/+90
|
* untabifyChristian Pointner2014-11-161-5/+5
|
* hub: add basic elastic-search forwardingMarkus Grüneis2014-11-163-0/+79
|
* added first version for the logoChristian Pointner2014-11-031-1/+2
|
* hub: Add support for /updates query with sortOrder, fix invalid queriesMarkus Grüneis2014-10-253-22/+54
|
* use soon to be feature limitBernhard Tittelbach2014-10-251-3/+3
|
* fromBernhard Tittelbach2014-10-251-2/+2
|
* try to optimize speedBernhard Tittelbach2014-10-253-24/+57
|
* drop gauge, fix from timeBernhard Tittelbach2014-10-252-10/+20
|
* Revert "viz: fixed json data"Bernhard Tittelbach2014-10-251-2/+2
| | | | This reverts commit a58933c4cf7afb02c76263ecbb5328c97be8790f.
* hub: Retrieve HubId via ActorMarkus Grüneis2014-10-252-1/+25
| | | | | | - fixes the problem that a resync would not start due to Append calls from the pipe-sever; this was caused by GetHubId failing due to database is locked error
* viz: fixed json dataChristian Pointner2014-10-251-2/+2
|
* hub: Use getUpdatesInvoke in web.Markus Grüneis2014-10-251-1/+1
|
* hub: Refactor actor invoke functions.Markus Grüneis2014-10-253-19/+29
|
* hub: Add support for getUpdates via actor.Markus Grüneis2014-10-252-5/+17
|
* hub: Get 5000 instead of 200 updates for forwarder at once.Markus Grüneis2014-10-251-1/+1
| | | | - works best with in-memory DB for collector.
* hub: Update example/test scripts for hub.Markus Grüneis2014-10-253-1/+16
|
* hub: Use actor for Stats and GetUpdatesAfter queries.Markus Grüneis2014-10-253-9/+59
| | | | - solves the "database is locked" problem when running forward
* hub: Remove go get of unused libraryMarkus Grüneis2014-10-251-1/+1
|
* hub: Fix missing abort transaction.Markus Grüneis2014-10-251-1/+2
|
* hub: fix MySQLDialect initializationMarkus Grüneis2014-10-251-1/+1
|
* hub: fix embarassing build errorsMarkus Grüneis2014-10-252-4/+3
|
* fixed jquery pathChristian Pointner2014-10-251-1/+1
|
* hub: Add many debug printfs.Markus Grüneis2014-10-251-2/+16
|
* hub: add hacky untested MySql supportMarkus Grüneis2014-10-255-15/+32
|
* start with last 10 minutesBernhard Tittelbach2014-10-241-2/+3
|
* hub: Add retry to DB append in case of error.Markus Grüneis2014-10-241-1/+11
|
* hub: add LIMIT to GetUpdatesAfter, API filter structMarkus Grüneis2014-10-242-3/+12
|
* hub: fix default viz directoryMarkus Grüneis2014-10-241-1/+1
|
* more graphsBernhard Tittelbach2014-10-241-1/+1
|
* darstellungsauswahlBernhard Tittelbach2014-10-242-2/+33
|
* hub: appendMany now supports responseMarkus Grüneis2014-10-242-5/+21
|
* hub: Retry on GET /lastupdate error instead of panic.Markus Grüneis2014-10-241-11/+22
|
* hub: Change viz-dir default.Markus Grüneis2014-10-241-1/+1
|
* hub: Post all available updates at once in fwd.Markus Grüneis2014-10-241-19/+19
|
* hub: Support posting multiple updates at once via http.Markus Grüneis2014-10-241-0/+8
|
* hub: Add AppendMany support to store.Markus Grüneis2014-10-242-14/+46
|
* hub: Update Makefile (document -test.v flag)Markus Grüneis2014-10-241-1/+3
|
* hub: Implement basic forward support.Markus Grüneis2014-10-241-25/+70
|
* hub: Fix http response for lastupdate/:idMarkus Grüneis2014-10-241-1/+1
|
* hub: Fix query for GetUpdatesAfter(id)Markus Grüneis2014-10-243-12/+44
|
* hub: Show usage when having arg -helpMarkus Grüneis2014-10-241-0/+6
|