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 |
2014-11-26 |
Michael Stapelberg | dcs-index-backend: add varz support
|
commit | commitdiff | tree |
2014-11-26 |
Michael Stapelberg | dcs-package-importer: add varz support
|
commit | commitdiff | tree |
2014-11-26 |
Michael Stapelberg | move varz into its own package, out of cmd/dcs-web
|
commit | commitdiff | tree |
2014-11-26 |
Michael Stapelberg | fix /show handler by querying the correct source backend
|
commit | commitdiff | tree |
2014-11-26 |
Michael Stapelberg | add static/research to git so that we can easily deploy it
|
commit | commitdiff | tree |
2014-11-26 |
Michael Stapelberg | introduce -access_log_path, write common log format...
|
commit | commitdiff | tree |
2014-11-26 |
Michael Stapelberg | first create query state results before checking disk...
|
commit | commitdiff | tree |
2014-11-26 |
Michael Stapelberg | expire query state after 15m
|
commit | commitdiff | tree |
2014-11-25 |
Michael Stapelberg | static/Makefile: use dependencies to prevent unnecessary...
|
commit | commitdiff | tree |
2014-11-25 |
Michael Stapelberg | unset focus after animating the search form away
|
commit | commitdiff | tree |
2014-11-25 |
Michael Stapelberg | per-pkg: add link to see all search results from a...
|
commit | commitdiff | tree |
2014-11-24 |
Michael Stapelberg | animations: fix selector, fix fallback
|
commit | commitdiff | tree |
2014-11-24 |
Michael Stapelberg | serve static index.html, not template index.html
|
commit | commitdiff | tree |
2014-11-24 |
Michael Stapelberg | dcs-web: always keep 2G free on -query_results_path
|
commit | commitdiff | tree |
2014-11-24 |
Michael Stapelberg | instant.js: phrase error messages a bit more naturally
|
commit | commitdiff | tree |
2014-11-24 |
Michael Stapelberg | kill the forced merge after garbage collecting
|
commit | commitdiff | tree |
2014-11-24 |
Michael Stapelberg | dcs-tail-fedmsg: use zmq3, which is more widely available
|
commit | commitdiff | tree |
2014-11-24 |
Michael Stapelberg | implement garbage collection
|
commit | commitdiff | tree |
2014-11-11 |
Michael Stapelberg | remove tsort depedency by implementing sorting ourselves
|
commit | commitdiff | tree |
2014-11-11 |
Michael Stapelberg | update .gitignore with generated files
|
commit | commitdiff | tree |
2014-11-11 |
Michael Stapelberg | debian.css: use linear-gradient, saves modern browsers...
|
commit | commitdiff | tree |
2014-11-11 |
Michael Stapelberg | use local/minified versions of javascript and webfonts
|
commit | commitdiff | tree |
2014-11-11 |
Michael Stapelberg | compress js/css, convert fonts to WOFF
|
commit | commitdiff | tree |
2014-11-11 |
Michael Stapelberg | add symlinks into Debian packages for fonts and jquery
|
commit | commitdiff | tree |
2014-11-11 |
Michael Stapelberg | move CSS from index.html to debcodesearch.css
|
commit | commitdiff | tree |
2014-11-10 |
Michael Stapelberg | implement server-rendered non-javascript search results
|
commit | commitdiff | tree |
2014-11-10 |
Michael Stapelberg | templates: also use SVG logo (retina support)
|
commit | commitdiff | tree |
2014-11-10 |
Michael Stapelberg | indicate progress when loading a results page and the...
|
commit | commitdiff | tree |
2014-11-10 |
Michael Stapelberg | add and use SVG versions of images (retina support)
|
commit | commitdiff | tree |
2014-11-10 |
Michael Stapelberg | make TODO more verbose (keeping this for later)
|
commit | commitdiff | tree |
2014-11-10 |
Michael Stapelberg | fix back/forward button navigation
|
commit | commitdiff | tree |
2014-11-09 |
Michael Stapelberg | improve design (spacing, fonts, …), add animation when...
|
commit | commitdiff | tree |
2014-11-09 |
Michael Stapelberg | skip progress indicator if the page loads quickly enough...
|
commit | commitdiff | tree |
2014-11-09 |
Michael Stapelberg | add initial implementation of DCS instant javascript...
|
commit | commitdiff | tree |
2014-11-09 |
Michael Stapelberg | add initial implementation of streaming queries in...
|
commit | commitdiff | tree |
2014-11-09 |
Michael Stapelberg | add initial implementation of the DCS instant websocket...
|
commit | commitdiff | tree |
2014-10-12 |
Michael Stapelberg | add dcs-index-backend.service
|
commit | commitdiff | tree |
2014-10-12 |
Michael Stapelberg | add dcs-feeder, feeds packages to dcs-package-importer...
|
commit | commitdiff | tree |
2014-10-12 |
Michael Stapelberg | dcs-source-backend: fix path to binary
|
commit | commitdiff | tree |
2014-10-12 |
Michael Stapelberg | dcs-common: set GOMAXPROCS=4 by default
|
commit | commitdiff | tree |
2014-10-12 |
Michael Stapelberg | add dcs-tail-fedmsg
|
commit | commitdiff | tree |
2014-10-11 |
Michael Stapelberg | dcs-package-importer: skip full.idx when merging
|
commit | commitdiff | tree |
2014-10-09 |
Michael Stapelberg | implement /replace in dcs-index-backend
|
commit | commitdiff | tree |
2014-10-09 |
Michael Stapelberg | copy index-backend to dcs-index-backend
|
commit | commitdiff | tree |
2014-10-09 |
Michael Stapelberg | dcs-rs-cleanup: detach block storage before deleting...
|
commit | commitdiff | tree |
2014-10-09 |
Michael Stapelberg | dcs-rs-deploy: use http.debian.net instead of the rackspace...
|
commit | commitdiff | tree |
2014-10-09 |
Michael Stapelberg | dcs-compute-ranking: properly overwrite old entries
|
commit | commitdiff | tree |
2014-06-27 |
Michael Stapelberg | copy source-backend to dcs-source-backend
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | use a json.NewDecoder instead of buffering data in...
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | gofmt index-backend.go
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | use a json.Encoder() instead of marshalling + writing
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | work around index bug by removing leading slashes until...
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | dcs-package-importer: don’t add a leading / to the...
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | use a json decoder instead of buffering the result...
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | properly report which index file is corrupt
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | gofmt read.go
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | add quick'n'dirty utility to reshard a setup
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | dcs-package-importer: run on as many cores as we have...
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | dcs-package-importer: create directory if it does not...
|
commit | commitdiff | tree |
2014-06-18 |
Michael Stapelberg | dcs-package-importer: add /listpkgs endpoint
|
commit | commitdiff | tree |