aboutsummaryrefslogtreecommitdiff
path: root/contrib/log.php
Commit message (Collapse)AuthorAge
* Restructure contrib folder.Nils Gillmann2018-05-19
| | | | | | | | | | | | | | | | | | contrib/pogen.sh -> bin/pogen.sh bootstrap: Use new pogen location and execute it. contrib/openvpn-tap32: Move to contrib/3rdparty/Windows/openvpn-tap32. contrib/gnunet-logo*: Move to contrib/branding/logo/ Delete old patches in contrib, predating git. Move buildbot data to contrib/ci/buildbot, move docker data to contrib/ci/docker. Create contrib/conf and populate it with config files found in contrib and bin. Move gns related data to contrib/gns. delete contrib/repeat.sh Move contrib/log.php into contrib/web/log.php. Create folder contrib/scripts and use it for most scripts in contrib. Remove trailing whitespace in doc/Makefile.am Signed-off-by: Nils Gillmann <ng0@n0.is>
* - remove debugBart Polot2014-03-06
|
* - fix level selectionBart Polot2014-03-06
|
* - filter peers and components aware of each otherBart Polot2014-03-06
|
* - sort peers and components to ensure consistent orderBart Polot2014-03-06
|
* -add filter by componentBart Polot2014-03-06
|
* - do not mark <pre> backgroundBart Polot2014-02-19
|
* - use <pre> for messagesBart Polot2014-02-19
|
* - reduce button sizeBart Polot2014-02-19
|
* - colorsBart Polot2014-02-17
|
* - fixes, fontsBart Polot2014-02-17
|
* -add colorBart Polot2014-02-17
|
* -add class and peer_id to ajax-loaded rowsBart Polot2014-02-17
|
* - consider peers on level changeBart Polot2014-02-17
|
* - fix all and none buttonsBart Polot2014-02-17
|
* - show only peer rows of active levelBart Polot2014-02-17
|
* - select only level from tr classesBart Polot2014-02-17
|
* - add peer selectionBart Polot2014-02-17
|
* - only hide body rows, leave headerBart Polot2014-02-17
|
* - cleanup level codeBart Polot2014-02-17
|
* - extract peer information for filteringBart Polot2014-02-13
|
* - use AJAX to avoid loading DEBUG messages (breaks firefox by multi-MB log ↵Bart Polot2014-02-13
| | | | files)
* - changes to web log viewerBart Polot2014-02-11
|
* - Added HTML log viewerBart Polot2014-02-10