Jana Cupova
c83d4598de
Escape html values
...
Fixes: https://pagure.io/koji/issue/3155
2022-02-07 09:36:59 +01:00
Jana Cupova
f8257908f5
Drop download link from deleted build
...
Fixes: https://pagure.io/koji/issue/2557
2021-06-21 13:55:08 +02:00
Alex Iribarren
a233a0ca72
Show VCS and DistURL tags as links when appropriate
2021-04-19 15:09:36 +02:00
Alex Iribarren
519d8c4fa6
Escape vcs and disturl
2021-03-10 16:29:21 +01:00
Tomas Kopecek
0b99fe14fb
web: display VCS/DistURL rpm tags
...
Fixes: https://pagure.io/koji/issue/2541
2021-02-08 13:58:42 +01:00
Tomas Kopecek
7855b98ca2
formatTime/Long can handle timestamp
...
Also replaced *_time with *_ts wherever possible.
2020-08-26 09:26:00 +02:00
Tomas Kopecek
f1d2ebc85c
move cg_id to build table
2019-07-16 10:11:55 -04:00
Tomas Kopecek
c38c024ac5
extended getBuild to return reservations
2019-07-16 10:11:55 -04:00
Tomas Kopecek
ee673d4b66
Web UI python3 changes
...
Fixes: https://pagure.io/koji/issue/890
2019-02-12 15:01:37 -05:00
Mike McLean
9bcce9dc3e
pull in core volume policy functions from earlier branches
2017-10-06 17:16:03 -04:00
Mike McLean
3b0861446b
rework web build log display
2017-06-21 10:55:13 -04:00
Tomas Kopecek
cc9fff9840
remove has_key (not working in python3)
2017-03-07 08:15:20 -05:00
Mike McLean
0cef35e50a
fixes
2016-09-28 18:20:09 -04:00
Mike McLean
f98c102722
fix up archiveinfo page
2016-09-28 18:20:09 -04:00
Mike McLean
32160aa47e
show source in buildinfo display, if available
2016-05-11 17:00:21 -04:00
Mike McLean
3e663b8556
Better web display for metadata_only imports
2015-11-17 10:46:31 -05:00
Mike McLean
a6b1981074
show extra data in web ui
2015-11-01 18:13:29 -05:00
Mike McLean
e71ee4bad3
show extra data on buildinfo page
2015-11-01 18:13:29 -05:00
Mike McLean
875b24306e
don't omit debuginfos on buildinfo page
2015-08-06 14:31:07 -04:00
Ralph Bean
e5466860ed
(koji-web) Add user-specific css classes.
...
This will allow us in Fedora to style system account names differently. For
instance, we can markup the name 'koschei' (our continuous integration bot).
2015-05-07 13:14:48 -05:00
Mike Bonnet
5c4144c033
display the top-level task start time as the build start time
...
We can't record the build start time in the database correctly for maven and windows builds, so show the task start time instead.
2014-10-28 23:54:20 -04:00
Mike McLean
cadb5209c0
rework PathInfo handlers for images
2012-11-29 16:53:06 -05:00
Jay Greguske
7666033147
fix kojiweb regressions after merge
2012-11-29 16:53:06 -05:00
Jay Greguske
0dd570d1dc
fix buildinfo and archiveinfo pages
2012-11-29 16:53:05 -05:00
Mike Bonnet
e252c5b1c4
don't show log link for imported builds
2011-04-04 11:59:58 -04:00
Mike Bonnet
91f0ed12b4
store Maven build output under the standard build directory
2011-04-04 11:52:20 -04:00
Mike McLean
73d44e199a
support for split storage
2011-03-18 13:57:38 -04:00
Mike Bonnet
68dd16db6d
handle an empty relpath correctly
2010-08-04 15:14:44 -04:00
Mike Bonnet
02a948ce9d
update the archiveinfo and buildinfo pages for Windows archives
2010-07-26 15:24:25 -04:00
Mike Bonnet
9ae9c16682
- remove KojiArchiveURL
...
- fix the Maven archive links on the buildinfo page
2009-11-04 15:56:21 -05:00
Mike McLean
f273899018
Merge branch 'master' into mead
...
Conflicts:
builder/kojid
cli/koji
hub/kojihub.py
www/kojiweb/buildinfo.chtml
www/kojiweb/builds.chtml
www/kojiweb/index.py
2009-03-31 15:43:08 -04:00
Mike Bonnet
9cd70c7bab
move build state above start and end times
2009-02-17 15:34:11 -05:00
Mike Bonnet
54900f8dd3
fix the build logs link on the buildinfo page to be correct in both the case of noarch in extra-arches and noarch subpackages
2009-02-08 15:40:58 -05:00
Mike Bonnet
6df41f7592
add the authtoken to the build cancel link
2009-02-06 19:12:38 -05:00
Mike Bonnet
5ea063d1dc
control line wrapping using CSS instead of pre tags to avoid unnecessary whitespace
2009-02-02 13:32:15 -05:00
Mike Bonnet
70bf2ef8cd
show the summary and description of the srpm on the buildinfo page
2009-02-02 12:49:50 -05:00
Mike Bonnet
091a726196
Merge commit 'origin' into mead
2008-10-10 18:40:18 -04:00
Mike Bonnet
6f2714c044
move $nvrpath further out
2008-10-10 18:39:53 -04:00
Mike Bonnet
568a14bfa7
Merge commit 'origin' into mead
2008-10-10 18:36:09 -04:00
Mike Bonnet
75079cb9f5
define $nvrpath unconditionally
2008-10-10 18:32:52 -04:00
Mike Bonnet
247f6aff94
buildinfo.chtml: group archives by extension
2008-10-02 11:05:45 -04:00
Mike Bonnet
4896733d52
merge in changes from the master branch
2008-10-01 19:50:08 -04:00
Mike Bonnet
42a56adfc8
show a link to the build logs for the Maven build
2008-10-01 15:06:53 -04:00
Mike Bonnet
a8bb474141
add download urls for Maven artifacts
2008-10-01 14:48:40 -04:00
Mike Bonnet
c08807d8a2
add links to the headers on the info pages
2008-08-12 16:49:03 -04:00
Mike Bonnet
7ccc3a62cc
sort rpm listing on the buildinfo page by arch and -debuginfo
2008-05-27 17:05:53 -04:00
Mike Bonnet
124fad90f0
display archive information in the web UI
2007-12-18 17:15:09 -05:00
Mike Bonnet
eb2ab28729
associate Maven metadata with builds and individual archives, since a single build can create multiple archives with different groupIds, artifactIds, and/or versions
2007-12-18 17:15:09 -05:00
Mike Bonnet
50f599188c
display Maven info on the build page
2007-12-18 17:15:09 -05:00
Mike Bonnet
d4b708d55f
provide a link to the build logs from the buildinfo page, patch by till and oliver
2007-08-20 11:19:57 -04:00