2014-12-14 |
Michael Stapelberg | source-backend: remove obsolete /source http handler
|
commit | commitdiff | tree |
2014-12-14 |
Michael Stapelberg | use capnproto instead of JSON between dcs-web and source...
|
commit | commitdiff | tree |
2014-12-13 |
Michael Stapelberg | increase file descriptor limit for source-backends
|
commit | commitdiff | tree |
2014-12-13 |
Michael Stapelberg | index-backend: lock mutex when swapping
|
commit | commitdiff | tree |
2014-12-13 |
Michael Stapelberg | remove obsolete workaround
|
commit | commitdiff | tree |
2014-12-12 |
Michael Stapelberg | use proper debian version comparison for per-pkg results
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | support “pkg” as synonym of the “package” keyword
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | implement the -filetype: keyword, case-insensitively...
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | introduce the file: keyword as synonym for path:
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | dcs-web: use correct source IP when there is no X-Forwarded...
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | support filetype:json and filetype:js
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | delete compute-ranking in favor of dcs-compute-ranking
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | delete rackspace automation
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | delete obsolete service files
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | delete old index update scripts
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | delete dcs-unpack
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | delete dcs-index
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | delete dcs-debmirror
|
commit | commitdiff | tree |
2014-12-09 |
Michael Stapelberg | delete dcs-batch-helper
|
commit | commitdiff | tree |
2014-12-08 |
Michael Stapelberg | validate queries before executing them
|
commit | commitdiff | tree |
2014-12-08 |
Michael Stapelberg | source-backend: gracefully handle disconnects (query...
|
commit | commitdiff | tree |
2014-12-08 |
Michael Stapelberg | dcs-web: clean up -query_results_path to have 20% available...
|
commit | commitdiff | tree |
2014-12-08 |
Michael Stapelberg | dcs-web: log connection close reasons to source backends
|
commit | commitdiff | tree |
2014-12-08 |
Michael Stapelberg | source-backend: don’t use closed network connection
|
commit | commitdiff | tree |
2014-12-07 |
Michael Stapelberg | export amount of active queries
|
commit | commitdiff | tree |
2014-12-07 |
Michael Stapelberg | dcs-web: don’t truncate IPv6 addresses in the pseudo...
|
commit | commitdiff | tree |
2014-12-07 |
Michael Stapelberg | export user/system CPU time
|
commit | commitdiff | tree |
2014-12-06 |
Michael Stapelberg | export disk read/write stats
|
commit | commitdiff | tree |
2014-12-05 |
Michael Stapelberg | make rackspace logo point to http://developer.rackspace.com
|
commit | commitdiff | tree |
2014-12-05 |
Michael Stapelberg | dcs-common: always restart, even on SIGPIPE
|
commit | commitdiff | tree |
2014-12-05 |
Michael Stapelberg | fix server-rendered results by generating result pages...
|
commit | commitdiff | tree |
2014-12-05 |
Michael Stapelberg | add the debian favicon
|
commit | commitdiff | tree |
2014-12-05 |
Michael Stapelberg | add an opensearch description document (for tab to...
|
commit | commitdiff | tree |
2014-12-05 |
Michael Stapelberg | allow 3 req/s to /results/
|
commit | commitdiff | tree |
2014-12-04 |
Michael Stapelberg | generate result pages as necessary
|
commit | commitdiff | tree |
2014-12-04 |
Michael Stapelberg | prevent caching of placeholder pages
|
commit | commitdiff | tree |
2014-12-04 |
Michael Stapelberg | queryz: stable sort
|
commit | commitdiff | tree |
2014-12-04 |
Michael Stapelberg | for now, make sure 10G are free, since query results...
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | re-implement the -path feature
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | index: close index files after merging
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | per-package results: only consider latest version of...
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | fix javascript redirect URLs on server-rendered pages
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | implement server-rendered (non-js) per-package results...
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | use Math.ceil instead of Math.trunc for determining...
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | remove stray comma (syntax error in some javascript...
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | write per-package results to disk and serve them with...
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | load javascript in <body>, no other changes necessary
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | queryz: store and display query runtime
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | abandon current (running) query when the user sends...
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | add error message for “failed” type errors
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | increase timeout to 200ms, doesn’t always work otherwise
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | describe -query_results_path
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | properly mark queries as failed on internal errors...
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | add support for cancelling queries
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | queryz: use a table for better alignment
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | handle backend failures _during_ a query (timeouts...
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | move query transformation code out of per-backend function
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | dcs-web: add /queryz handler for introspecting state
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | add a cron job to clean up failed merge shards
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | source-backend: send progress updates every 1+rand...
|
commit | commitdiff | tree |
2014-12-03 |
Michael Stapelberg | don’t attach multiple instances of event handlers
|
commit | commitdiff | tree |
2014-12-02 |
Michael Stapelberg | remove all remaining debug console.log() calls
|
commit | commitdiff | tree |
2014-12-02 |
Michael Stapelberg | pagination: fix ellipsis, place prev/next arrows outside...
|
commit | commitdiff | tree |
2014-12-02 |
Michael Stapelberg | display fatal errors only once, in the progress bar...
|
commit | commitdiff | tree |
2014-12-02 |
Michael Stapelberg | garbage collect query state entries, limit to 10 for now
|
commit | commitdiff | tree |
2014-12-02 |
Michael Stapelberg | set progress bar to finished, even when 0 files are...
|
commit | commitdiff | tree |
2014-12-02 |
Michael Stapelberg | stop obsoleting events once the query is done
|
commit | commitdiff | tree |
2014-12-02 |
Michael Stapelberg | s.done will be set in addEvent when adding the zero...
|
commit | commitdiff | tree |
2014-12-02 |
Michael Stapelberg | properly disable “group by package” checkbox for single...
|
commit | commitdiff | tree |
2014-12-02 |
Michael Stapelberg | always fix progress bar width before displaying it
|
commit | commitdiff | tree |
2014-12-02 |
Michael Stapelberg | don’t finish query without results too early
|
commit | commitdiff | tree |
2014-12-01 |
Michael Stapelberg | don’t resend a completed query upon re-establishing...
|
commit | commitdiff | tree |
2014-12-01 |
Michael Stapelberg | dcs-web: use X-Forwarded-For address
|
commit | commitdiff | tree |
2014-12-01 |
Michael Stapelberg | nginx: set x-forwarded-for header
|
commit | commitdiff | tree |
2014-12-01 |
Michael Stapelberg | package-importer: delete previous unpack attempts
|
commit | commitdiff | tree |
2014-12-01 |
Michael Stapelberg | goroutinez: fix package description
|
commit | commitdiff | tree |
2014-12-01 |
Michael Stapelberg | delete old index-backend and source-backend dirs
|
commit | commitdiff | tree |
2014-12-01 |
Michael Stapelberg | don’t keep query results in memory, write them directly...
|
commit | commitdiff | tree |
2014-12-01 |
Michael Stapelberg | nginx: enable SSL
|
commit | commitdiff | tree |
2014-11-30 |
Michael Stapelberg | make websocket try to use HTTPS if connecting fails
|
commit | commitdiff | tree |
2014-11-29 |
Michael Stapelberg | fix off-by-one in loading message (Thanks Mark)
|
commit | commitdiff | tree |
2014-11-29 |
Michael Stapelberg | pagination improvements: link next/prev arrows, …
|
commit | commitdiff | tree |
2014-11-29 |
Michael Stapelberg | fix feeder resource leak: close HTTP response body
|
commit | commitdiff | tree |
2014-11-29 |
Michael Stapelberg | add /goroutinez handlers to feeder and package-importer
|
commit | commitdiff | tree |
2014-11-29 |
Michael Stapelberg | move goroutinez out of dcs-web
|
commit | commitdiff | tree |
2014-11-28 |
Michael Stapelberg | dcs-common: allow infinite restarts
|
commit | commitdiff | tree |
2014-11-28 |
Michael Stapelberg | add service files for feeder and tail-fedmsg
|
commit | commitdiff | tree |
2014-11-28 |
Michael Stapelberg | add links to the packages in “filter by package”
|
commit | commitdiff | tree |
2014-11-28 |
Michael Stapelberg | make per-package result handler wait on query completion...
|
commit | commitdiff | tree |
2014-11-27 |
Michael Stapelberg | add new URLs to robots.txt to prevent crawling
|
commit | commitdiff | tree |
2014-11-27 |
Michael Stapelberg | update nginx config for dcs instant
|
commit | commitdiff | tree |
2014-11-27 |
Michael Stapelberg | feeder: export more counters (garbage collection, sanity...
|
commit | commitdiff | tree |
2014-11-27 |
Michael Stapelberg | initialize counter varz to 0, otherwise we cannot plot...
|
commit | commitdiff | tree |
2014-11-27 |
Michael Stapelberg | varz: export the amount of available bytes on /dcs-ssd
|
commit | commitdiff | tree |
2014-11-27 |
Michael Stapelberg | dcs-web: log finished queries to InfluxDB
|
commit | commitdiff | tree |
2014-11-27 |
Michael Stapelberg | varz-to-influxdb: detect restarts, fix counters, add...
|
commit | commitdiff | tree |
2014-11-26 |
Michael Stapelberg | Bugfix: don’t create index files with .idx suffix
|
commit | commitdiff | tree |
2014-11-26 |
Michael Stapelberg | skip full.idx (prevents (harmless) extra garbage collection)
|
commit | commitdiff | tree |
2014-11-26 |
Michael Stapelberg | varz: export uptime in a custom header
|
commit | commitdiff | tree |
2014-11-26 |
Michael Stapelberg | dcs-feeder: add varz support
|
commit | commitdiff | tree |