Commit Graph

229 Commits

Author SHA1 Message Date
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
9ca0fcb65a distroquery: print "results show" not "results found" when showing pages > 1 2013-10-16 13:42:24 +02:00
0566f3557c distroquery: added specfile link in source and binary packages pages 2013-10-15 14:36:10 +02:00
07d3dbdf7d distroquery: make files search optional and refine check for other available results and paging 2013-10-15 11:40:22 +02:00
4dfb651da5 distroquery: files search and results pagination support 2013-10-15 00:12:47 +02:00
adf76fa4fd distromatic: use per-arch id counter for FileTree 2013-10-14 18:19:41 +02:00
406de2b323 backend-sqlite3: correctly finalize sqlite3 prepared statements 2013-10-14 18:19:10 +02:00
868ec46738 distroquery: correctly finalize sqlite3 prepared statements 2013-10-14 18:18:31 +02:00
ec0c093578 backend-sqlite3: add --gensqlite3files option to generate <repository>-<arch>-files.db databases 2013-10-14 16:22:21 +02:00
2b99d7d46f distroquery: add provided search 2013-10-14 12:45:06 +02:00
654c4fbf41 distroquery: final fixes to make translations work 2013-10-14 03:04:16 +02:00
91a3dbd918 Added config/config.rpath needed and probably generated by gettextize 2013-10-14 01:52:49 +02:00
18e522572b Autotools gettext support with initial italian translation for distroquery 2013-10-14 01:47:12 +02:00
c872356be3 distroquery: support for entering the page with a query passed from QUERY_STRING for homepage website integration 2013-10-14 00:03:07 +02:00
0610ab9760 distroquery: favicon management and some other output data improvements 2013-10-13 14:45:56 +02:00
9c1d4b1547 distroquery: added download links in package pages 2013-10-13 12:25:46 +02:00
6a83898e66 distroquery: apply htmlclean to description and some other improvements in packages pages 2013-10-13 03:31:46 +02:00
e41fc038c7 sqlite-backend, distroquery: use relations to provided in requires and provides tables 2013-10-13 02:17:31 +02:00
e23954abf5 Remove unused field buildpriority in providedList 2013-10-13 02:16:12 +02:00
57a0e45218 distroquery: move group to top tags in source and package packages 2013-10-13 00:09:21 +02:00
efd1fe2dcc backend-sqlite3, distroquery: support for requires, provides, obsoletes and buildrequires 2013-10-12 23:50:08 +02:00
78e98aa262 distroquery: complete source and binary packages info pages with current db available information 2013-10-12 22:00:43 +02:00
948e63c538 sqlite3-backend, distroquery: split database into dbs with names: <repository>-<arch>.db and <repository>-sources.db 2013-10-12 17:34:55 +02:00
b8b1a3db49 Release 1.4.1 2013-10-12 17:32:33 +02:00
16f350bdc4 firstLevelDependencies: don't report warnings for missing multiple providers when upstream satisfies it 2013-10-12 15:38:53 +02:00
40aa848d81 distroquery: instant search and status field addition 2013-10-10 15:04:04 +02:00
7289d581c2 distroquey: results order by relevance and some more improvements 2013-10-09 13:24:10 +02:00
fb4d8d65a6 distroquery: initial package page, PackageKit plugin integration and more 2013-10-09 11:28:17 +02:00
ce9c01a844 distroquery: support for selecting search archs / sources 2013-10-07 22:21:36 +02:00
23622c1981 sqlite3: silent message in quiet mode 2013-10-07 20:29:50 +02:00
af38e53b8b Don't show tied packages warning for packages not in current repository 2013-10-07 20:27:47 +02:00
f93e2c7c81 distroquery: base search on milestone2, milestone1 and devel groups of repositories 2013-10-07 18:14:53 +02:00
f50ba2ab52 distroquery: improved results style 2013-10-07 16:25:43 +02:00
aaf59faaf7 sqlite3-backend: only optimize when called with --gensqlite3 as only operation 2013-10-07 16:25:00 +02:00
93f7fc1233 sqlite3-backend: move dbs to repository_dir with distromatic.db name 2013-10-07 15:35:57 +02:00
7a727bfa46 Restore (?) warning message about needed requirements only in same repository 2013-10-07 15:24:11 +02:00
4a04c87fdf distroquery: fix a segfault when QUERY_STRING is null 2013-10-07 14:13:11 +02:00