Commit Graph

84 Commits

Author SHA1 Message Date
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
Frédéric Péters fa83bff2b9 add missing templates 2016-05-30 18:41:41 +02:00
Frédéric Péters 77a3cad02f add a view with summarized history (#11127) 2016-05-30 18:14:05 +02:00
Frédéric Péters 952ffa308d templates: change history link to use {% url %} template tag 2016-05-30 15:48:27 +02:00
Frédéric Péters dbb9fef2ce add missing re import 2016-05-28 17:00:34 +02:00
Frédéric Péters 1c7e1e9415 use regular expression to split version number on more separators 2016-05-28 16:55:30 +02:00
Frédéric Péters 721d7b011b misc: dim identical versions (#9355) 2015-12-16 15:09:05 +01:00
Frédéric Péters 0ffdeebabf debian: fix verbosity arg 2015-11-18 16:16:12 +01:00
Frédéric Péters 4f0d90df02 bump history view to 1000 items 2015-11-18 15:53:48 +01:00
Frédéric Péters 238992bc48 debian: add cronjob 2015-11-18 15:53:23 +01:00
Frédéric Péters c806cc0373 debian: fix media/ permissions 2015-11-18 15:48:33 +01:00
Frédéric Péters c8599493e5 debian: fix migrate call (it's not multitenant) 2015-11-18 15:46:06 +01:00
Frédéric Péters cf1701c3be debian: create media directory 2015-11-18 15:44:26 +01:00
Frédéric Péters fe4b885852 fix verbosity check 2015-11-18 15:43:31 +01:00
Frédéric Péters 10311bdce6 debian: add MEDIA_DIR 2015-11-18 15:31:27 +01:00
Frédéric Péters ebb273916e add MANIFEST.in 2015-11-18 15:23:10 +01:00
Frédéric Péters a952caabfc misc: update setup.py to our newest standards 2015-11-18 15:15:13 +01:00
Frédéric Péters 35867e5dc9 debian packaging 2015-11-18 15:11:08 +01:00
Frédéric Péters 8f0d24ce39 add COPYING and README file 2015-11-18 15:11:04 +01:00
Frédéric Péters f2fa643f3a display count of different installed versions in modules list 2015-07-18 10:53:22 +02:00
Frédéric Péters 29a5d9f950 models: allow version strings up to 100 characters :/ 2015-04-28 15:49:24 +02:00
Frédéric Péters f18c1677de also track module uninstalls 2015-04-19 11:55:11 +02:00
Frédéric Péters 6b4108305c scrutinise: reduce timeout to five seconds 2015-04-19 10:43:28 +02:00
Frédéric Péters 1849356516 scrutinise: add a verbose mode 2015-04-19 10:41:31 +02:00
Frédéric Péters 907403e040 print hosts that fails to respond 2015-04-19 10:40:00 +02:00
Frédéric Péters a22932bf96 don't break with older versions of the ssl module 2015-03-25 11:22:27 +01:00
Frédéric Péters 9b861c877d display old and new versions in history view (#6815) 2015-03-25 10:59:52 +01:00
Frédéric Péters 51ec95eebc make it possible to filter lines of history view (#6815) 2015-03-25 10:41:48 +01:00
Frédéric Péters 4e6b037d42 improve display of issues list (#6816) 2015-03-25 10:30:53 +01:00
Frédéric Péters 7ae84fa836 don't verify ssl certificates 2015-03-25 10:16:54 +01:00