cookutils log

age author description
2015-12-16 Pascal Bellard cooker.cgi: estimate end date for long build
2015-12-16 Aleksej Bobylev cook: always install implicit build depends
2015-12-06 Pascal Bellard cooker.cgi: avoid multiple recooks
2015-12-06 Pascal Bellard cooker.cgi: avoid reload with recook
2015-12-06 Pascal Bellard cooker.cgi: robots should not launch recook !
2015-12-02 Pascal Bellard cooker.cgi: typo
2015-11-30 Aleksej Bobylev cook: better handle implicit dependencies (again)
2015-11-30 Aleksej Bobylev cook: better handle implicit dependencies (to avoid tazpkg install warning)
2015-11-30 Aleksej Bobylev cook: don't hide tazpkg installing errors, use --quiet instead (thanks Pascal); use action(), title() and footer()
2015-11-29 Pascal Bellard cooker.cgi: hide poke argument
2015-11-29 Pascal Bellard cooker: serialize requests (a bit)
2015-11-17 Aleksej Bobylev cookiso: clean rootfs before filling it with a packages
2015-11-16 Aleksej Bobylev cook: less chatty when installing build depends
2015-11-13 Pascal Bellard cooker: recook button support (again)
2015-11-13 Pascal Bellard cooker: recook button support
2015-11-13 Pascal Bellard cooker.cgi: add recook button (again)
2015-11-13 Pascal Bellard cooker.cgi: add recook button
2015-11-07 Aleksej Bobylev fix-desktop-file: not remove Comment[locale] unconditionally when Name[locale] == Name
2015-11-07 Aleksej Bobylev Add fix-desktop-file: check and fix errors, warnings and apply hints in .desktop files
2015-11-07 Aleksej Bobylev cookutils-doc: change icon
2015-11-03 Pascal Bellard Hide poke button when inactive
2015-10-10 Pascal Bellard cooker: restore previous $command (again)
2015-10-10 Pascal Bellard cooker: do not recook while cooking...
2015-10-10 Pascal Bellard cooker: restore previous $command
2015-10-10 Pascal Bellard cook: fix cooktime for recursive cooks (like linux)
2015-09-27 Pascal Bellard cooker.cgi: show browse button with broken packages
2015-09-27 Pascal Bellard cooker: crontab for the poke button (again)
2015-09-27 Pascal Bellard cooker: crontab for the poke button
2015-09-27 Pascal Bellard cooker.cgi: add poke button (again)
2015-09-27 Pascal Bellard cooker.cgi: add poke button
2015-09-23 Pascal Bellard cook: add cook time in debug_info (again)
2015-09-23 Pascal Bellard cook: add cook time in debug_info (again)
2015-09-23 Pascal Bellard cook: add cook time in debug_info
2015-09-23 Pascal Bellard cookall.sh: show broken deps
2015-09-21 Pascal Bellard cooker.cgi: fix cooktime
2015-09-21 Pascal Bellard cook: catch more errors
2015-09-20 Pascal Bellard cooker.cgi: show cook progress
2015-08-25 Pascal Bellard cook/get_dev_files: add /usr/lib/*a
2015-07-25 Pascal Bellard Update zh_CN.po (thanks Wenyu Zhang)
2015-07-12 Pascal Bellard Add Name[fr] in .desktop
2015-07-11 Paul Issott Update zh_CN.po (thanks Zhangwenyu)
2015-06-30 Aleksej Bobylev cook pkgdb: better handle absent packages, make sure to get "mirrors" and "extra.list" for recharge bundle
2015-06-22 Aleksej Bobylev cook pkgdb: small fix for repeated action
2015-06-22 Aleksej Bobylev cook pkgdb: report absent pkgs, remove duplicates from lists (also use --rmpkg to remove duplicate .tazpkg files or remove them by hands)
2015-06-14 Christopher Rogers cook: Fixed url echo line.slitaz-tank
2015-06-07 Aleksej Bobylev Log pkgdb process; show it using web interface
2015-06-07 Aleksej Bobylev Collect all the descriptions into "descriptions.txt" and add it to the bundle.
2015-06-03 Xander Ziiryanoff cook.conf: update $GNU_MIRROR
2015-05-27 Aleksej Bobylev cook: remove python and perl compiled files unconditionally
2015-05-21 Aleksej Bobylev cook.conf: fix SF_MIRROR (old one is no more available)
2015-05-15 Aleksej Bobylev cook: tiny edits.
2015-05-12 Aleksej Bobylev cook: add md5sum to packages.info
2015-05-11 Aleksej Bobylev cookiso: typos :-(
2015-05-10 Aleksej Bobylev libcook.sh: Server date in the cooker web interface is in UTC. Show Activity log time in UTC too.
2015-05-10 Aleksej Bobylev cook: ... so download extra.list from mirror
2015-05-10 Pascal Bellard cook: extra.list is created on mirror, not on tank
2015-05-08 Aleksej Bobylev cook pkgdb: display files sizes in the less chatty way.
2015-05-08 Aleksej Bobylev cook pkgdb: pack extra.list, not symlink, to the bundle.tar.lzma
2015-05-08 Aleksej Bobylev cook pkgdb: restore "old" format of files.list.lzma for pkgs.slitaz.org
2015-05-07 Aleksej Bobylev Move to using short i18n functions with "printf", so rewrite sources and po files. Fix: stripping before list files (python packages listed missed .pyc files). Also remove few hacks from code, make pot and msgmerge.