Commit Graph

30 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 669c74584f add support for PEP 440 version numbers 2016-07-19 12:07:08 +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 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 8050f9193f skip private issues in summarized history view 2016-05-30 18:46:44 +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 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 4f0d90df02 bump history view to 1000 items 2015-11-18 15:53:48 +01:00
Frédéric Péters f18c1677de also track module uninstalls 2015-04-19 11:55:11 +02: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 43731647d8 display more elements in project history 2014-04-30 17:21:06 +02:00
Frédéric Péters cb38df675a display more history 2014-03-18 19:40:13 +01:00
Frédéric Péters dbd0fe0a25 fix joins in history view 2014-03-18 19:38:41 +01:00
Frédéric Péters f93255118d order modules by name 2014-03-09 12:15:29 +01:00
Frédéric Péters 5a087871f9 avoid repeating services in deployment view 2014-03-09 12:13:41 +01:00
Frédéric Péters ccd5b791be fix module deployments views to ignore uninstalled versions 2014-03-09 12:03:34 +01:00
Frédéric Péters 3a721e781d add pages for a list of modules and their respective deployments 2014-03-09 11:28:59 +01:00
Frédéric Péters 261e2ce8b5 add an history view (#3427) 2013-08-13 10:57:47 +02:00
Frédéric Péters baa4179734 get issue details from redmine 2013-08-10 20:34:04 +02:00
Frédéric Péters 77654dc48a colorize commit logs 2013-08-10 17:02:01 +02:00
Frédéric Péters 65ad4f9c5c add a view listing issues touched between two versions (#3425) 2013-08-10 15:10:37 +02:00
Frédéric Péters c5031907df add a view listing differences between two versions 2013-08-10 14:47:51 +02:00
Frédéric Péters 1e5646303a add a per-project view (#3424) 2013-08-09 20:08:47 +02:00
Frédéric Péters 73917a4e04 init: startproject & startapp 2013-08-07 17:35:20 +02:00