Commit Graph

265 Commits

Author SHA1 Message Date
51cf5cacb6 Switch to rpm 4 and cmake build tool 2020-06-18 13:55:52 +02:00
8083cad05b distromatic.h: further increase obsolete max number 2020-03-30 21:28:55 +02:00
ab64584996 distromatic.h: OBSOLETE_MAX: further increased from 2048 to 4096 2019-09-17 16:49:24 +02:00
205fb21268 Update autotools files to fix build 2019-09-17 16:39:34 +02:00
617dd504a0 distromatic.h: raise the limit of obsoletes from 1024 to 2048 2019-09-08 12:01:27 +02:00
b782ebbffb reports.c: fix indentation warning reported by recent gcc 2016-10-21 20:42:24 +02:00
ce32dea9ed Allow generating only html stats with --generatehtmlstats
Calling --generatehtml implies adding --generatehtmlstats
2016-02-24 14:51:06 +01:00
00a88dd5e6 Increase obsolete limit (OBSOLETE_MAX) from 256 to 1024 2016-02-18 19:50:44 +01:00
4d9e6ffad9 Make contentslist generation optional using --gencontentslist
backend-sqlite: only output data for local repository to work also when executed with other arguments
2015-10-13 00:09:40 +02:00
4f56214e72 Added .gitignore 2015-06-17 21:07:15 +02:00
33e8cd84a9 Update some copyright year 2015-06-17 21:02:30 +02:00
8e9c1edb36 Fix all (hopefully) occurencies of strcat and strncat which may cause buffer overflows 2015-06-17 20:58:26 +02:00
538a1d7696 Release 1.4.5 2015-05-16 13:08:54 +02:00
49b2967e9b Use url in FAVICON_SEARCH_PREFIX to get favicon url for sites
Default configuration pointing to google service
Fallfack to <url>/favicon.ico if FAVICON_SEARCH_PREFIX is not set
2015-05-16 13:04:12 +02:00
4199fc7d62 Add arch information when listing packages which need rebuild 2015-04-03 18:35:44 +02:00
779f6a7fe9 distroquery: give download link for correct arch in search results 2015-03-30 00:07:31 +02:00
c7f47f3adf distroquery: make prefix to search page configurable (URL_SEARCH_PREFIX) 2015-03-29 23:45:03 +02:00
53ac68d8d0 distroquery: milestone3 (still hardcoded) support and searchbox fix for package query 2014-11-24 12:46:34 +01:00
714aba96fd distroquery: fix width tag in img entries and add some css classes 2014-11-16 15:46:05 +01:00
34a19d20ed Release 1.4.4 2014-11-03 22:50:15 +01:00
7de992a3e5 Add provider package in pkg_needrebuild() in the form package@provider 2014-07-06 20:15:28 +02:00
56baf37545 Fixes for pkg_needrebuild() and also add rebuilds as warning 2014-07-06 17:10:16 +02:00
e2d17e725a Add rebuildList to source headers to output pkg_needrebuild() in build-*.sh files 2014-07-06 00:49:04 +02:00
9e403c278f Release 1.4.3 2014-06-14 13:01:23 +02:00
1d14ca4bd3 po: update gettext version 2014-06-14 12:53:48 +02:00
ee2f7c4a89 reports: increase to 200 (from 100) recent and oldest packages html output lines 2014-06-14 12:46:33 +02:00
11e2a198e5 Don't hide obsoleted packages from builds-<arch> 2014-05-26 22:53:10 +02:00
042f6862d6 Other rough path fix for libiberty 2014-05-26 22:50:52 +02:00
7b880f0a96 Rough fix for new libiberty include dir 2014-05-26 21:16:48 +02:00
d5f348af44 Release 1.4.2 2014-05-14 01:46:38 +02:00
36120e9d05 Makefile.am: unknown m4/ChangeLog EXTRA_DIST entry causes autogen.sh to fail 2014-05-14 01:31:02 +02:00
584c5cd8d9 changelog.c: time array must be declared as int_32* instead of long* in x86_64 2014-05-14 01:28:57 +02:00
93c410f724 distroquery: better check for is_update in latest packages 2013-10-30 22:59:52 +01:00
f15c8bf750 distroquery: improvements in latest packages output 2013-10-27 19:26:29 +01:00
5deae1025b distroquery: add changelog and date in lastest packages 2013-10-25 16:22:03 +02:00
2707361aaa distroquery: implement specialQueryResponse function starting with %latest%<repository> special command 2013-10-25 15:10:18 +02:00
43fb6825f8 distroquery: search all repositories in same milestone for required by and buildrequired by sections 2013-10-22 17:37:37 +02:00
7eb2118595 distroquery: show build required by package and version; also specify version in required by 2013-10-22 11:54:03 +02:00
66862cc5f0 distroquery: refine files search output and update translations 2013-10-22 10:31:23 +02:00
eca33e1e9e distroquery: fixes for query_path search 2013-10-21 21:48:37 +02:00
5b3b2caa2e distroquery: small fixes on query_arch and arch get option 2013-10-21 14:33:37 +02:00
ba8b6ecf7d distroquery: inital support for big repository file browser 2013-10-20 22:16:25 +02:00
c80e43497e Compile with -Wall and fix all new warnings 2013-10-20 13:42:55 +02:00
f899e8907e distroquery: small cosmetic change on files list 2013-10-20 12:43:19 +02:00
f18e247d7a distroquery: added query_compact option for webbuild 2013-10-20 03:20:01 +02:00
56c348f1b9 Translations updated 2013-10-20 01:07:06 +02:00
80dfdb190c distroquery: add 'required by' entries in package page 2013-10-20 01:03:47 +02:00
95d368a12a Implement in many places support for managing file user,group and permissions 2013-10-19 19:24:04 +02:00
790de907fe distroquery: add reply_plain and reply_xmltag options for webbuild integration 2013-10-17 02:29:56 +02:00
7d2a532478 functions: use g.eftv.co service to display favicons 2013-10-16 13:43:07 +02:00