Commit Graph

213 Commits

Author SHA1 Message Date
Frédéric Péters 50c4cf330d templates: don't compute installed versions at all for projects page 2019-01-25 20:51:02 +01:00
Frédéric Péters 545dc3dfc6 misc: remove display of number of different versions in modules index page
(too heavy to compute as it is)
2019-01-25 20:35:28 +01:00
Frédéric Péters 6b9681e986 add bijoe and wcs-olap to projects considered in "updated" page 2019-01-18 17:48:55 +01:00
Frédéric Péters 9af4148100 debian: disable uwsgi memory report (#19840) 2019-01-04 14:11:05 +01:00
Frédéric Péters ac5f77cb1e debian: add missing uwsgi.ini 2018-12-26 13:42:19 +01:00
Frédéric Péters 37d1529da9 debian: use migrate as scrutiny is not configured for multitenancy 2018-12-26 13:39:02 +01:00
Frédéric Péters 7cf73ab567 debian: add systemd unit, with a switch to uwsgi 2018-12-26 13:32:26 +01:00
Frédéric Péters 28dc6effb7 setup: update version number for PEP440 2018-12-26 11:19:41 +01:00
Frédéric Péters e7a3262198 debian: bump debhelper compat level 2018-12-26 11:16:50 +01:00
Frédéric Péters e763d92c38 add compatibility with django 1.11 2018-12-26 11:13:15 +01:00
Frédéric Péters 206fb47322 debian: add update redmine to hourly jobs 2018-12-26 10:25:59 +01:00
Frédéric Péters 71e20f0959 redmine: display closed issues in normal verbosity status 2018-12-26 10:25:39 +01:00
Frédéric Péters dcfef21be7 redmine: improve verbose messages 2018-12-26 10:20:39 +01:00
Frédéric Péters 2ae6b076ee enable writing to redmine 2018-12-26 10:09:08 +01:00
Frédéric Péters 8ecff700c4 misc: make module repository url optional 2018-12-26 10:05:15 +01:00
Frédéric Péters 546d0cd515 add command to update redmine issue status 2018-12-26 10:05:12 +01:00
Frédéric Péters ba2a43ab0d apply small adjustments for new gadjo style 2018-11-24 16:12:24 +01:00
Frédéric Péters 575d9add5e add python-authentic2-auth-fc to modules in history view 2018-02-16 10:18:27 +01:00
Frédéric Péters 74c4651e2d allow dashes in version numbers 2017-11-24 07:58:37 +01:00
Frédéric Péters 7ecdaceeed scrutinise: check for https certs 2016-11-23 14:28:53 +01:00
Frédéric Péters 08ffcf0e12 proect issues api against invalid version numbers 2016-11-23 09:25:31 +01:00
Frédéric Péters bec4b6f8fe misc: use execfile to load local_settings 2016-11-03 18:29:14 +01:00
Frédéric Péters 3facc68822 add mandayejs to list of modules of interest 2016-11-03 18:25:55 +01:00
Frédéric Péters 525125c307 remove breadcrumb, add home link in header 2016-08-19 23:31:15 +02:00
Frédéric Péters f1e3714be5 adapt to new gadjo look 2016-08-19 23:23:36 +02:00
Frédéric Péters 48c99e3c6e let requests error raise exception when asking redmine 2016-07-30 18:21:18 +02:00
Frédéric Péters b0da8d24b1 pylint: remove trailing newlines 2016-07-30 18:11:24 +02:00
Frédéric Péters d0b147db86 msic: fix early break of api issues list 2016-07-30 18:10:53 +02:00
Frédéric Péters cdbda868f2 pylint: remove unused import 2016-07-30 18:07:07 +02:00
Frédéric Péters fdf04887c0 misc: add python 3 compat 2016-07-30 18:03:56 +02:00
Frédéric Péters 0bcb3351fb misc: use requests 2016-07-30 09:42:27 +02:00
Frédéric Péters 40db5d0236 misc: don't use gadjo from git 2016-07-30 09:38:09 +02:00
Frédéric Péters 669c74584f add support for PEP 440 version numbers 2016-07-19 12:07:08 +02:00
Frédéric Péters 24d90b8c53 add qualifier to another regex string 2016-07-13 07:53:08 +02:00
Frédéric Péters da222f05f4 add qualifier to regex strings 2016-07-13 07:52:28 +02:00
Frédéric Péters 5c8207ecd5 add css class based on issue priority
(but do not use, I'm not sure it's relevant)
2016-07-13 07:46:47 +02:00
Frédéric Péters c81d658c55 trivial changes prompted by pylint 2016-07-13 07:36:28 +02:00
Frédéric Péters 31c4887250 handle case of no installed module 2016-07-13 07:27:28 +02:00
Frédéric Péters 7dafb96d97 sort issues by ~"closed on" timestamp 2016-07-08 18:14:56 +02:00
Frédéric Péters 51028877c7 ignore empty version numbers 2016-06-22 20:39:46 +02:00
Frédéric Péters 184f120d82 add endpoint to know where the fix of a given issue is deployed (#11495) 2016-06-22 19:35:20 +02:00
Frédéric Péters 0bfd00250d debian: add python-memcache dependency 2016-05-30 19:06:52 +02:00
Frédéric Péters 394d0557cb debian: fix cache settings 2016-05-30 19:05:08 +02:00
Frédéric Péters 1a6278df0e add memcached as cache backend 2016-05-30 19:01:41 +02:00
Frédéric Péters 55a25b3bbd close history day </div> 2016-05-30 18:58:00 +02:00
Frédéric Péters ecb0194b3d remove test sleep 2016-05-30 18:52:39 +02:00
Frédéric Péters dc105e80bc fix spelling of attribute 2016-05-30 18:50:08 +02:00
Frédéric Péters e7681ad47e add links to summarized history on homepage 2016-05-30 18:49:12 +02:00
Frédéric Péters 8050f9193f skip private issues in summarized history view 2016-05-30 18:46:44 +02:00
Frédéric Péters 85d1bd0090 slow down loading pulse 2016-05-30 18:44:57 +02:00