Jenkins is going to shut down
Started 6 mo 9 days ago
Took 4 min 52 sec on linode-01

Failed Build #21 (Jul 4, 2017 10:34:03 PM)

Changes

Git (packaging)

  1. New upstream release (0.3.1) (detail)

Git (source)

  1. introduce Kube.Font (detail)
  2. use Kube.Font in Units (detail)
  3. use Kube.Font in Label (detail)
  4. use Kube.Font in textfield (detail)
  5. Going towards 0.3 (detail)
  6. Depend on google-noto-sans (detail)
  7. add message_inverted icon (detail)
  8. introduce main sidebar (detail)
  9. give the accountname a little leftMargin so it does not touch the (detail)
  10. even more spacing (detail)
  11. fix resizing behaviour (detail)
  12. use the correct (inverted) icons in folderlist (detail)
  13. fix resizing behaviour for real (detail)
  14. initial inline account switcher (detail)
  15. Added text to gmail account to tell how to enable imap access (detail)
  16. show old account switcher again (detail)
  17. add dummy button to maillist delegate (detail)
  18. remove toolbar and move enable the buttons in the mailListDelegate (detail)
  19. give InlineAccountSwitcher a width (detail)
  20. mail-mobile is no longer relevant for the time being (detail)
  21. The outbox is back (detail)
  22. Added the Fabric as an in application message bus (detail)
  23. Use the fabric to wire up search (detail)
  24. Ported more actions to the fabric (detail)
  25. Show mail delegate buttons on hover (detail)
  26. Removed controller in conversation view (detail)
  27. Removed notification plugin (detail)
  28. Another bunch of controllers gone (detail)
  29. Dropped the now unused action framework (detail)
  30. Function name cleanup (detail)
  31. Fix artifacts from the accountswitcher (detail)
  32. Fixed resizing issues (detail)
  33. Autoselect the first account (detail)
  34. Only select a folder if a user triggered it (detail)
  35. Hardcode colors in a single place (detail)
  36. Keyboard focus for toolbar and folder list (detail)
  37. Conversationview minimum width (detail)
  38. introduce icon button, use it in maillistview (detail)
  39. Prepare bits that keep the webview from grabbing focus (detail)
  40. Made the maillistview a focus scope (detail)
  41. hide date on hover so the buttons can shine (detail)
  42. use inverted icons in maillist buttons (detail)
  43. Bumped release version (detail)
  44. new mailistview action icons (detail)
  45. use iconbutton in sidebar, move account switcher to the bottom (detail)
  46. fixed noto sants dependency (detail)
  47. change sidebar icon size (detail)
  48. use iconbutton in accountswitcher (detail)
  49. Don't load the imap resource as carddav resource. (detail)
  50. Show active focus on buttons (detail)
  51. Autofocus the searchfield (detail)
  52. Popups always need focus for keyboard navigation to work (detail)
  53. Trigger a sync when opening the addressbook (detail)
  54. Mailviewer (detail)
  55. Removed the old models that we're not even using anymore (detail)
  56. Prepare different views in a stacklayout (detail)
  57. The people view is now its own view. (detail)
  58. prepared composer in stacklayout, brought back statusbar (detail)
  59. Track the views and allow to go back to the view. (detail)
  60. Use the StackView to dynamically create the views we need (detail)
  61. Replaced the composer popup (detail)
  62. some margins for the focus composer so that it looks a little less ugly (detail)
  63. Don't overlap (detail)
  64. Don't try to mark null mails as read (detail)
  65. use seperation border instead of different color for sidebar (detail)
  66. add initial inline accountsView (detail)
  67. use splitview in accountsview (detail)
  68. remove obsolete code (detail)
  69. port EditAccount to Kube controls (detail)
  70. move account wizard to accountsview (detail)
  71. Properly hook up the sink fabric (detail)
  72. Added a progress bar to the statusbar (detail)
  73. Fixed progress bar (detail)
  74. Ensure we have the correct icon theme. (detail)
  75. Fixed notifications (detail)
  76. propperly place accountName (detail)
  77. Trigger a foldersync when selecting the account. (detail)
  78. Bumped release version (detail)
  79. highlight current active account (detail)
  80. A simple timeline/log/history/notification view (detail)
  81. Got rid of the status icons in folderlist and account switcher (detail)
  82. Tried to visually separate the status bar better (detail)
  83. Added ProgressBar component (detail)
  84. A new composer based on Kube.View (detail)
  85. Skip drafts if we already requested a new composer. (detail)
  86. remove round stuff from progressbar (detail)
  87. composer view: initial layout improvements (detail)
  88. make progressbar slimmer (detail)
  89. move error view next to the account view (detail)
  90. "Discard" is really "Remove Account" (detail)
  91. Set the username for login to the email address (detail)
  92. Cleanup (detail)
  93. Latest draft on top (detail)
  94. Less warnings (detail)
  95. No more SINK_DEBUG_AREA (detail)
  96. StatusBar as individual component (detail)
  97. only show addres of identiy because we don't have enough space to (detail)
  98. initial Kube.TextArea (detail)
  99. remove obsolete imports (detail)
  100. Cleanup (detail)
  101. Get the folder name in the status bar (detail)
  102. Dont refrence outside root in statusbar (detail)
  103. qt 5.7 (detail)
  104. Include description of what's happening (detail)
  105. logview (detail)
  106. Always use richtext, and avoid using a browser for simple html (detail)
  107. Linkify plain text mails (detail)
  108. All of the MailViewer in one place (detail)
  109. Use Kube.IconButton (detail)
  110. A simple debug view (detail)
  111. Builds but doesn't link, no formatters yet (detail)
  112. Dropped in body-part formatters (detail)
  113. Full functionality restored (detail)
  114. Imported tests (detail)
  115. Reeanabled cryptotest (detail)
  116. Moved MIME related stuff to a mime subdir (detail)
  117. Fixed stuff that got broken during the move (detail)
  118. Removed the MessagePartRenderer (detail)
  119. Unused (detail)
  120. Show attachment icon (detail)
  121. Saving of attachments (detail)
  122. The messagelib dependency is gone (detail)
  123. Attachment open and download buttons (detail)
  124. Use Kube.Units (detail)
  125. Don't use parent properties (detail)
  126. Fixed signatureparts (detail)
  127. Fixed attachment icon sizes (detail)
  128. Attachment debug view (detail)
  129. Buildsystem fix (detail)
  130. make attachment delegate a little more pretty (detail)
  131. don't stretch icons (detail)
  132. add focus visualisaion for textarea and textfield (detail)
  133. focus visualisation for buttons (detail)
  134. add focus visualisation to combobox and improve it for buttons (detail)
  135. Reduced the messagetreeparser to aproximately what we actually require (detail)
  136. Rely on isAttachment to collect attachments (detail)
  137. Removed extraContents (detail)
  138. Cleanup (detail)
  139. Avoid leaking created nodes (detail)
  140. Unused (detail)
  141. Resolved some warnings (detail)
  142. Wrap text in logview (detail)
  143. A simplistic security border (detail)
  144. make it compile (detail)
  145. Encapsulated parts (detail)
  146. Stable sorting even if the dates are the same. (detail)
  147. Updated spec file (detail)
  148. open attachment, when clicking on it instead of the button (detail)
  149. make attachment delegate slimmer and give it a save icon (detail)
  150. Fixed the ghost icon issue and moved to Controls2.StackView (detail)
  151. Fix build with newer versions of Qt (detail)
  152. Fix html detection (detail)
  153. Fix some errors in the appstream appdata file (detail)
  154. Reset the flickable speed to it's original (detail)
  155. Added list-add icons (detail)
  156. Better error message (detail)
  157. Simplified code a bit (detail)
  158. MessagePart error enum (detail)
  159. Translate the enum instead (detail)
  160. Bumped release (detail)
  161. Removed unused parts (detail)
  162. Try again to size the icons correctly. (detail)
  163. Request the proper size, but then don't scale (detail)
  164. Try to pick a useful size if we don't have an exact match. (detail)
  165. different highlight for active mail in the conversation view (detail)
  166. Avoid loading a random draft on new message (detail)
  167. Working but ugly editor for recipients in composer (detail)
  168. Forgot to push AddresseeListEditor (detail)
  169. better addressee delegate (detail)
  170. visual improvements for addressee editor (detail)
  171. use the correct selection color in textfield and mailviewer (detail)
  172. Attachment support in the composer (detail)
  173. Support mouse selection of text in composer (detail)
  174. Create CRLF mime messages. (detail)
  175. Remove button (detail)
  176. Added mimetype icons (detail)
  177. Attachment removal (detail)
  178. Finally figured out how to position the debug view over the window. (detail)
  179. Move focus to the line edit after clicking the button (detail)
  180. Only sync folders by default (detail)
  181. Bumped release (detail)
  182. Edlide addressee label (detail)
  183. A texteditor that does scrolling (detail)
  184. Crashes so far (detail)
  185. Recipient removal (detail)
  186. add new icon for list-removel (detail)
  187. change add recipient text (detail)
  188. Added missing file (detail)
  189. Immediately trigger a sync when creating an account (detail)
  190. Recursively find encapsulated messages. (detail)
  191. Post notifications when saving an attachment (detail)
  192. Only show a resource if it is available (detail)
  193. Also load slightly more complex mails. (detail)
  194. Removed async API (detail)
  195. Docs (detail)
  196. Support the removal of drafts. (detail)
  197. Fixed subject replacements (detail)
  198. Newline after "On %date you wrote:" (detail)
  199. Slightly better sizing in the composer (detail)
  200. Use the implcit flickable to simplify the code (detail)
  201. Remove any leftover recipients for replies (detail)
  202. Refactored the reply generating code for comprehensibility (detail)
  203. Fixed the reply regexp (detail)
  204. Add a basic css to html mails to suppress scrollbars. (detail)
  205. Use Kube.IconButton for the outbox as well (detail)
  206. remove kirigami dependency (detail)
  207. No more dummy values in the people view (detail)
  208. Show Avatar images (detail)
  209. Conditionally show the image (detail)
  210. Only show details if there are any (detail)
  211. Assemble the address the right way around. (detail)
  212. Show a mouse-cursor on hover (detail)
  213. Updated spec file (detail)
  214. introduce Kube.Heading (detail)
  215. do not hardcode fontPointsize (detail)
  216. do not hardcode fontsize in mailview (detail)
  217. change wrapMode to WordWrap (detail)
  218. fix autocompletelineedit delegate (detail)
  219. add border color to adresseelistCompleter (detail)
  220. Forward focus for replies (detail)
  221. A single shared testdata set. (detail)
  222. Fixed html to plaintext conversion (detail)
  223. Reply to signed messages. (detail)
  224. Make the details button always visible. (detail)
  225. Fixed build with qt 5.7 (detail)
  226. Go-up icon (detail)
  227. Don't depend on a devel package in the release version (detail)
  228. Bumped release version (detail)
  229. Release of v0.3.0 (detail)
  230. Fixed triggering of DAV sync (detail)
  231. Release of kube 0.3.1 (detail)

Started by an SCM change

Revision: c906d516fc0e4defada5849f3879b391213221ac from SCM: packaging
  • refs/remotes/packaging/kubuntu_unstable
Revision: bf518cb5c13abcbe7ecd43f50603c77c0bec90d7 from SCM: source
  • refs/remotes/upstream/master
0 errors, 0 warnings