Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 5777328449781760: Concept for Trac as issue tracker. (Closed)

Created:
Feb. 25, 2014, 8:22 a.m. by Philip Hill
Modified:
March 7, 2014, 9:55 a.m.
Visibility:
Public.

Description

Concept for Trac as issue tracker.

Patch Set 1 #

Total comments: 11

Patch Set 2 : Finalised Trac configuration. #

Patch Set 3 : Adressed typo forgotten in former patch. #

Total comments: 2

Patch Set 4 : Cleaned my working branch and adressed remarks from patch 3. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+475 lines, -675 lines) Patch
M .hgsubstate View 1 1 chunk +1 line, -1 line 0 comments Download
M manifests/issuesserver.pp View 1 1 chunk +3 lines, -3 lines 0 comments Download
M modules/nginx/manifests/init.pp View 1 1 chunk +1 line, -1 line 0 comments Download
R modules/private-stub/manifests/roundup.pp View 1 chunk +0 lines, -5 lines 0 comments Download
A modules/private-stub/manifests/trac.pp View 1 chunk +5 lines, -0 lines 0 comments Download
R modules/roundup/manifests/init.pp View 1 chunk +0 lines, -67 lines 0 comments Download
R modules/roundup/templates/config.ini.erb View 1 chunk +0 lines, -574 lines 0 comments Download
R modules/roundup/templates/roundup-server.ini.erb View 1 chunk +0 lines, -17 lines 0 comments Download
R modules/roundup/templates/site.erb View 1 chunk +0 lines, -7 lines 0 comments Download
A modules/trac/files/permissions.csv View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A modules/trac/manifests/init.pp View 1 2 3 1 chunk +143 lines, -0 lines 0 comments Download
A modules/trac/templates/site.erb View 1 1 chunk +29 lines, -0 lines 0 comments Download
A modules/trac/templates/trac.ini.erb View 1 1 chunk +288 lines, -0 lines 0 comments Download

Messages

Total messages: 4
Wladimir Palant
http://codereview.adblockplus.org/5777328449781760/diff/5629499534213120/modules/trac/files/permissions.csv File modules/trac/files/permissions.csv (right): http://codereview.adblockplus.org/5777328449781760/diff/5629499534213120/modules/trac/files/permissions.csv#newcode3 modules/trac/files/permissions.csv:3: contributer,TICKET_MODIFY,TICKET_SET_MILESTONE,TICKET_SET_OWNER,TICKET_EDIT_KEYWORDS,TICKET_SET_PRIORITY Typo here: contributor http://codereview.adblockplus.org/5777328449781760/diff/5629499534213120/modules/trac/manifests/init.pp File modules/trac/manifests/init.pp (right): http://codereview.adblockplus.org/5777328449781760/diff/5629499534213120/modules/trac/manifests/init.pp#newcode2 ...
March 3, 2014, 8:44 a.m. (2014-03-03 08:44:31 UTC) #1
Philip Hill
http://codereview.adblockplus.org/5777328449781760/diff/5629499534213120/modules/trac/manifests/init.pp File modules/trac/manifests/init.pp (right): http://codereview.adblockplus.org/5777328449781760/diff/5629499534213120/modules/trac/manifests/init.pp#newcode115 modules/trac/manifests/init.pp:115: command => "trac-admin /home/trac/environment upgrade", On 2014/03/03 08:44:31, Wladimir ...
March 6, 2014, 2:50 p.m. (2014-03-06 14:50:20 UTC) #2
Wladimir Palant
Not sure why but my instance cannot persist blocked by/blocking fields. Does that work for ...
March 6, 2014, 4:01 p.m. (2014-03-06 16:01:24 UTC) #3
Wladimir Palant
March 6, 2014, 5:57 p.m. (2014-03-06 17:57:40 UTC) #4
LGTM (the issues with the dependencies plugin can still be resolved later)

Powered by Google App Engine
This is Rietveld