cookutils log lighttpd/index.cgi

age author description
2017-07-14 Aleksej Bobylev cook, modules/pkgdb: calculate package's "release checksum"; modules/deps: add more xorg-* rules, exclude "fonts.dir" and "fonts.scale" from packaging (should be re-created after package install); lighttpd/index.cgi: exclude "fonts.dir" and "fonts.scale".
2017-06-25 Aleksej Bobylev cooker: explain usage, improve cook order to be used with split v1 & v2, add tasks support.
2017-06-23 Aleksej Bobylev lighttpd/index.cgi: hide some libtool useless annoying warnings (will be displayed as plain text).
2017-06-22 Aleksej Bobylev cook: improve patchit() and all_names(); modules/deps: change the cases upside down, show update stats (it not hangs); lighttpd/index.cgi: use split.db to make search datalist, and to search packages (no need to `ls` ~ 5000 dirs, just one file); lighttpd/cooker.css: style the matches in search page.
2017-06-20 Aleksej Bobylev Tiny edits.
2017-06-19 Aleksej Bobylev Tiny edits.
2017-06-18 Aleksej Bobylev cook: fix commands --clean, --getsrc, --block, --unblock; lighttpd/index.cgi: add rich statistics on main page.
2017-06-15 Paul Issott Tiny edits
2017-06-15 Aleksej Bobylev lighttpd/index.cgi: files: improve quick jump links.
2017-06-13 Aleksej Bobylev Tiny edits.
2017-06-13 Aleksej Bobylev cook: improve $CAT using; lighttpd/index.cgi: improve top buttons.
2017-06-11 Aleksej Bobylev A bunch of small improvements, incl.: cook: not touching main log when packing; find lastcooktime in other logs; summary for packing log; index.cgi: return back after changing the theme; show directories too among the files list, quick jump links; new download page (src & pkgs); new toolchain page; show packing log too.
2017-06-11 Aleksej Bobylev cook: fix copying stuff/applications & stuff/licenses, don't update chroot twice in update_chroot(); lighttpd/index.cgi: reset percentage for packages with undefined previous cooking time.
2017-06-08 Aleksej Bobylev lighttpd/index.cgi, modules/compressor: small improvements.
2017-06-07 Aleksej Bobylev cook, lighttpd/index.cgi: forgot about EXTRAVERSION.
2017-06-07 Aleksej Bobylev modules/pkgdb: works for receipts v2 too now.
2017-06-06 Aleksej Bobylev cook: add remove_already_packed(), small improvements; lighttpd/index.cgi: fix colors in the end of bash log.
2017-06-05 Aleksej Bobylev cook: remake copy_generic_files()/copy_generic_stuff() logic; change build dep installation (AUTO_COOK isn't work now) with tazpkg cookmode; improve mk_pkg_receipt(), copy(); update 'cook package --pack'; add docs about copy(); lighttpd/index.cgi: summary on unpackaged files; tiny edits on lighttpd/cooker.css and modules/compressor.
2017-05-30 Aleksej Bobylev cook: fix check_integrity()
2017-05-29 Aleksej Bobylev cook: support per-package CONFIG_FILES, fix pre_install etc. extracting; lighttpd/index.cgi: display all descriptions.
2017-05-27 Aleksej Bobylev cook: got separate {pre;post}_{install;remove} functions for every package; tweak copy(); lighttpd/index.cgi: fix links with '+' in activity log.
2017-05-26 Aleksej Bobylev Introduce SliTaz packages receipts v2. Tune 'cook' and 'lighttpd/index.cgi' for it. Small improvements to CSS styles.
2017-05-18 Aleksej Bobylev lighttpd/index.cgi: add OpenSearch: now you can add it to search bar to OpenSearch-able web browser (IE, Firefox). Add 'midnight' color theme.
2017-05-12 Aleksej Bobylev cook: cookit(): fix searching local packages; lighttpd/index.cgi: add 's' to known permissions.
2017-05-11 Paul Issott Tiny edits
2017-05-11 Aleksej Bobylev Add lighttpd/*: this is for cook.slitaz.org Lighttpd-driven web interface.