Commit Graph

213 Commits

Author SHA1 Message Date
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
Frédéric Péters 4179381b58 make it possible to order platforms (#6817) 2015-03-25 10:16:54 +01:00
Frédéric Péters a4df7e775b settings: remove unused django.contrib.sites 2015-03-25 10:06:47 +01:00
Frédéric Péters 1df29c7c67 settings: import local_settings using execfile() 2015-03-25 09:57:14 +01:00
Frédéric Péters f380c00427 misc: add initial migrations 2015-03-25 09:56:29 +01:00
Frédéric Péters 8a48f255be upgrade to django 1.7 2015-03-25 09:56:03 +01:00
Frédéric Péters 459100e14f remove fake tests 2015-03-25 09:46:47 +01:00
Frédéric Péters 9b7a44b3d9 makes sure a single / is used 2014-09-24 13:56:46 +02:00
Frédéric Péters d3c30abdae use gadjo for base template and style (#5351) 2014-09-24 13:56:46 +02: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 79799d1547 do not fail on private projects 2013-10-29 10:49:47 +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