Commit Graph

9 Commits

Author SHA1 Message Date
0b33550871 search.tt: fixup project and jobset reference 2022-01-14 16:38:25 -05:00
20e3c51ba9 Style unstyled alerts 2021-04-08 11:32:02 -04:00
8adb433e3b Remove the Jobs table
This table has been superfluous for a long time.
2020-05-27 20:09:36 +02:00
fd7acd9bbf When searching a path / drv path, use separate queries for both options to prevent seq. scan. 2013-04-26 08:51:49 -04:00
bfc1b0e76a Allow searching for store and drv paths. Only does a complete match to reduce load on database. 2013-04-25 09:57:30 -04:00
c0f9c9b4aa Make some more tables clickable 2013-02-22 18:11:29 +01:00
08dc6650e1 Search: Limit the number of results 2013-02-22 16:41:42 +01:00
4d4ea8c754 Search: Mark disabled projects/jobsets/jobs 2013-02-22 16:21:50 +01:00
07daff32b8 Add a search feature
This allows searching for projects, jobsets or jobs by name or
description.
2013-02-22 15:45:10 +01:00