Advertisement
olemis

Generated changelog for TracGViz 1.4.2

Aug 16th, 2013
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.16 KB | None | 0 0
  1. $ hg log -r "ancestor(tag(r1.4.1), last(branch(default)))..tag(r1.4.2)" --template="{desc}\n\n==========\n\n"
  2.  
  3. TracGViz : Update package meta-data towards 1.4.1 release
  4.  
  5. ==========
  6.  
  7. TracGViz : Added PyICU dependency towards 1.4.2
  8.  
  9. ==========
  10.  
  11. TracGViz : Update project URL
  12.  
  13. ==========
  14.  
  15. Releasing version 1.4.1
  16.  
  17. ==========
  18.  
  19. Added tag r1.4.1 for changeset 785147fafd35
  20.  
  21. ==========
  22.  
  23. TracGViz : Merge 67f90e04d769 620a50e1a36f incorporating XSV typecasts and dutest-trac dependency
  24.  
  25. ==========
  26.  
  27. TracGViz : Oops ! Fix post-merge indentation mismatch in stdhash.py
  28.  
  29. ==========
  30.  
  31. TracGViz: UUID for empty columns (i.e. values) in XSV to GViz converter
  32.  
  33. ==========
  34.  
  35. TracGViz: [IG] [BH] : Relax type checks for 'Environment' to support gadget aliases in (Bloodhound) product context
  36.  
  37. ==========
  38.  
  39. TracGViz: TODOs to generalize atachment providers
  40.  
  41. ==========
  42.  
  43. TracGViz: URL column in GViz milestone provider
  44.  
  45. ==========
  46.  
  47. TracGViz: Tickets: unicode => string in ticket list data source schema
  48.  
  49. ==========
  50.  
  51. TracGViz: Add wiki text and size in wiki index GViz provider
  52.  
  53. ==========
  54.  
  55. TracGViz: IG: TracLinks shortcuts for Ohloh gadgets
  56.  
  57. ==========
  58.  
  59. GViz QL: Simulate module import inside 'test_suite' function body
  60.  
  61. ... towards eliminating run-time dependency with dutest-trac and dutest libraries
  62.  
  63. ==========
  64.  
  65. GViz QL: Grammar: Accept COL_SEQ in PIVOT clause instead of SEQ
  66.  
  67. ==========
  68.  
  69. GViz QL: Expected test results for sample queries using PIVOT clause
  70.  
  71. ==========
  72.  
  73. GViz QL : Fix typos committed in [03bb5edd4567]
  74.  
  75. ==========
  76.  
  77. GViz QL: PIVOT: Complain if SELECT clause is missing
  78.  
  79. ==========
  80.  
  81. GViz QL: Bind SELECT clause handler to PIVOT clause handler if both clauses are specified in query
  82.  
  83. ==========
  84.  
  85. GViz QL : Schema for columns generated by PIVOT transformation
  86.  
  87. ==========
  88.  
  89. GViz QL : Data for simple PIVOT transformations
  90.  
  91. ==========
  92.  
  93. GViz QL: PIVOT: Raise exception on accesssing base table fields
  94.  
  95. ==========
  96.  
  97. GViz QL: PIVOT: Columns schema for queries also including GROUP BY clause
  98.  
  99. Note: 'contains_aggregate' flag highlights whether a column expression invokes an aggregate function
  100.  
  101. ==========
  102.  
  103. GViz QL : PIVOT: Transpose GROUP BY result set
  104.  
  105. ==========
  106.  
  107. GVizQL: 'sum' returns 'None' for empty groups
  108.  
  109. ==========
  110.  
  111. GViz QL : PIVOT: TODO to improve performance by not converting GROUP BY data into a list
  112.  
  113. ==========
  114.  
  115. GViz QL : Fix error found unpacking values when selecting GROUP BY columns
  116.  
  117. ==========
  118.  
  119. GViz QL : Efficient version of 'sum()'
  120.  
  121. ==========
  122.  
  123. GViz QL : Ensure PIVOT groups will never be set to 'None' . Fixes #103
  124.  
  125. ==========
  126.  
  127. GViz QL : Taking extra precautions while iterating aggregate rows. Previous commit still buggy . Fixes #103
  128.  
  129. ==========
  130.  
  131. GViz QL : PIVOT: Test cases for calculated (aggregate) columns . Refs #103
  132.  
  133. ==========
  134.  
  135. GViz QL : PIVOT : Correct behavior of calculated (aggregate) columns . Finally fixes #103
  136.  
  137. ==========
  138.  
  139. TracGViz : MoinMoin : Table headings including column types in GViz 'moin' encoder
  140.  
  141. ==========
  142.  
  143. TracGViz : MoinMoin : Whitespace chars delimiting table cells plus <code>null</null>
  144.  
  145. ==========
  146.  
  147. GViz QL: Use 'str' objects in schema for date(time) constants
  148.  
  149. ==========
  150.  
  151. GViz QL: Truncate datetime to
  152.  
  153. ==========
  154.  
  155. GViz QL : Typos in code for parsing / evaluating scalar functions . Fixes #111
  156.  
  157. ==========
  158.  
  159. GViz QL : Scalar : 'mod' and 'div' functions implement integer division
  160.  
  161. ==========
  162.  
  163. GViz QL : Scalar : Variable names 'x', 'y' in 'mod' and 'div' functions
  164.  
  165. ==========
  166.  
  167. GViz QL: HTML: Render formated value for dates instead of 'Unknown' error
  168.  
  169. ==========
  170.  
  171. IG: Replace + sign with %2b in query URLs
  172.  
  173. ==========
  174.  
  175. Update CHANGES and TODO prior to 1.4.2 release
  176.  
  177. ==========
  178.  
  179. TracGViz: Select the right RPC package (BH vs Trac) and postpone separation of test deps
  180.  
  181. ==========
  182.  
  183. TracGViz : Wiki : Ensure page info will be a dict (may be 'None')
  184.  
  185. ==========
  186.  
  187. Releasing version 1.4.2
  188.  
  189. ==========
  190.  
  191. Added tag r1.4.2 for changeset b749fbe50e0e
  192.  
  193. ==========
  194.  
  195. TracGViz : Sourceforge.net download URL
  196.  
  197. ==========
  198.  
  199. TracGViz : Merge [eb0f714f491e] [b0fcdec3aa5d] incorporating sourceforge download URL
  200.  
  201. ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement