diff --git a/assets/scripts/app/templates/jobs/list.hbs b/assets/scripts/app/templates/jobs/list.hbs index c0be30be..a59ff266 100644 --- a/assets/scripts/app/templates/jobs/list.hbs +++ b/assets/scripts/app/templates/jobs/list.hbs @@ -8,7 +8,7 @@
{{t builds.name}} | \\n{{t builds.commit}} | \\n{{t builds.message}} | \\n{{t builds.duration}} | \\n{{t builds.finished_at}} | \\n\\n \\n {{#if id}}\\n \\n {{number}}\\n \\n {{/if}}\\n | \\n\\n \\n {{formatCommit commit}}\\n \\n | \\n\\n {{{formatMessage commit.message short=\\\"true\\\"}}}\\n | \\n\\n {{formatDuration duration}}\\n | \\n\\n {{formatTime finishedAt}}\\n | \\n {{/view}}\\n {{/each}}\\n \\n
---|
\\n {{view view.ShowMoreButton}}\\n
\\n{{else}}\\nTime | \\nMessage | \\n\\n {{formatTime createdAt}}\\n | \\n\\n {{event.message}}\\n | \\n {{/view}}\\n {{/each}}\\n \\n
---|
{{key}} | \\n {{/each}}\\n\\n \\n {{#if job.id}}\\n {{number}}\\n {{/if}}\\n | \\n\\n {{formatDuration duration}}\\n | \\n\\n {{formatTime finishedAt}}\\n | \\n {{#each value in configValues}}\\n{{value}} | \\n {{/each}}\\n {{/view}}\\n {{/each}}\\n \\n
---|
\\n Allowed Failures are items in your build matrix that are allowed to\\n fail without causing the entire build to be shown as failed.\\n
\\n\\n You can define allowed failures in the build matrix as follows:\\n
\\nmatrix:\\n allow_failures:\\n - rvm: ruby-head\\n
\\n This lets you add in experimental and preparatory builds to test against versions or\\n configurations that you are not ready to officially support.\\n
\\n\\n \\n \\n {{{formatLog log.body repo=\\\"repository\\\" item=\\\"parentView.currentItem\\\"}}}\\n\\n {{#if sponsor.name}}\\n
\\n {{t builds.messages.sponsored_by}}\\n {{sponsor.name}}\\n
\\n {{/if}}\\n\\n To top\\n{{else}}\\n{{view.message}}
\\n \\n {{/view}}\\n{{/each}}\\n\");\n\nEmber.TEMPLATES['layouts/home'] = Ember.Handlebars.compile(\"\\n Please read our guide.\\n It will only take a few minutes :)\\n
\\n\\n You can find detailled docs on our about site.\\n
\\n\\n If you need help please don't hesitate to join\\n #travis on irc.freenode.net\\n or our mailinglist.\\n
\\n\\n {{t layouts.top.github_login}}\\n {{user.name}}\\n Signing in\\n
\\n Repositories:\\n {{view.account.reposCount}}\\n
\\n\\n {{{t profiles.show.message.your_repos}}}\\n
\\n\\n{{#if hooks.isLoaded}}\\n {{#if user.isSyncing}}\\n\\n Please wait while we sync from GitHub\\n
\\n {{else}}\\n\\n Last synchronized from GitHub: {{formatTime user.syncedAt}}\\n \\n Sync now\\n \\n
\\n\\n{{hook.description}}
\\n\\n \\n\\n Loading\\n
\\n{{/if}}\\n\\n\\n\");\n\nEmber.TEMPLATES['profile/tabs/user'] = Ember.Handlebars.compile(\"\\n {{t repositories.duration}}:\\n {{formatDuration lastBuildDuration}},\\n {{t repositories.finished_at}}:\\n {{formatTime lastBuildFinishedAt}}\\n
\\n\\n{{description}}
\\n{{description}}
\\n\\n\\n \\n {{#if view.branches.isLoaded}}\\n {{view Ember.Select contentBinding=\\\"view.branches\\\" selectionBinding=\\\"view.branch\\\" optionLabelPath=\\\"content.commit.branch\\\" optionValuePath=\\\"content.commit.branch\\\"}}\\n {{else}}\\n \\n {{/if}}\\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n {{{t layouts.application.sponsors_link}}}\\n \\n
\\n\");\n\nEmber.TEMPLATES['sponsors/links'] = Ember.Handlebars.compile(\"Statistics are disabled for now.
\\nWe're looking into a solution. If you want to help, please ping us!
\\n\");\n\nEmber.TEMPLATES['workers/list'] = Ember.Handlebars.compile(\"{{#view Travis.WorkersView}}\\n%@%@
\\n'.fmt(pathWithNumber, number, number, number, line);\n });\n return result.trim();\n },\n deansi: function(log) {\n var ansi, text;\n log = log.replace(/\\r\\r/g, '\\r').replace(/\\033\\[K\\r/g, '\\r').replace(/^.*\\r(?!$)/gm, '').replace(/\u001b\\[2K/g, '').replace(/\\033\\(B/g, \"\");\n ansi = ansiparse(log);\n text = '';\n ansi.forEach(function(part) {\n var classes;\n classes = [];\n part.foreground && classes.push(part.foreground);\n part.background && classes.push('bg-' + part.background);\n part.bold && classes.push('bold');\n part.italic && classes.push('italic');\n return text += (classes.length ? '' + part.text + '' : part.text);\n });\n return text.replace(/\\033/g, '');\n },\n fold: function(log) {\n log = this.unfold(log);\n $.each(Travis.Log.FOLDS, function(name, pattern) {\n return log = log.replace(pattern, function() {\n return '\\n Trying to authenticate with GitHub.\\n
\\n{{else}}\\n\\n Please sign in with GitHub.\\n
\\n{{/if}}\\n\\n\\n\");\n\nEmber.TEMPLATES['builds/list'] = Ember.Handlebars.compile(\"{{#if builds.isLoaded}}\\n{{t builds.name}} | \\n{{t builds.commit}} | \\n{{t builds.message}} | \\n{{t builds.duration}} | \\n{{t builds.finished_at}} | \\n\\n \\n {{#if id}}\\n \\n {{number}}\\n \\n {{/if}}\\n | \\n\\n \\n {{formatCommit commit}}\\n \\n | \\n\\n {{{formatMessage commit.message short=\\\"true\\\"}}}\\n | \\n\\n {{formatDuration duration}}\\n | \\n\\n {{formatTime finishedAt}}\\n | \\n {{/view}}\\n {{/each}}\\n \\n
---|
\\n {{view view.ShowMoreButton}}\\n
\\n{{else}}\\nTime | \\nMessage | \\n\\n {{formatTime createdAt}}\\n | \\n\\n {{event.message}}\\n | \\n {{/view}}\\n {{/each}}\\n \\n
---|
{{key}} | \\n {{/each}}\\n\\n \\n {{#if job.id}}\\n {{number}}\\n {{/if}}\\n | \\n\\n {{formatDuration duration}}\\n | \\n\\n {{formatTime finishedAt}}\\n | \\n {{#each value in configValues}}\\n{{value}} | \\n {{/each}}\\n {{/view}}\\n {{/each}}\\n \\n
---|
\\n Allowed Failures are items in your build matrix that are allowed to\\n fail without causing the entire build to be shown as failed.\\n
\\n\\n You can define allowed failures in the build matrix as follows:\\n
\\nmatrix:\\n allow_failures:\\n - rvm: ruby-head\\n
\\n This lets you add in experimental and preparatory builds to test against versions or\\n configurations that you are not ready to officially support.\\n
\\n\\n \\n \\n {{{formatLog log.body repo=\\\"repository\\\" item=\\\"parentView.currentItem\\\"}}}\\n\\n {{#if sponsor.name}}\\n
\\n {{t builds.messages.sponsored_by}}\\n {{sponsor.name}}\\n
\\n {{/if}}\\n\\n To top\\n{{else}}\\n{{view.message}}
\\n \\n {{/view}}\\n{{/each}}\\n\");\n\nEmber.TEMPLATES['layouts/home'] = Ember.Handlebars.compile(\"\\n Please read our guide.\\n It will only take a few minutes :)\\n
\\n\\n You can find detailled docs on our about site.\\n
\\n\\n If you need help please don't hesitate to join\\n #travis on irc.freenode.net\\n or our mailinglist.\\n
\\n\\n {{t layouts.top.github_login}}\\n {{user.name}}\\n Signing in\\n
\\n Repositories:\\n {{view.account.reposCount}}\\n
\\n\\n {{{t profiles.show.message.your_repos}}}\\n
\\n\\n{{#if hooks.isLoaded}}\\n {{#if user.isSyncing}}\\n\\n Please wait while we sync from GitHub\\n
\\n {{else}}\\n\\n Last synchronized from GitHub: {{formatTime user.syncedAt}}\\n \\n Sync now\\n \\n
\\n\\n{{hook.description}}
\\n\\n \\n\\n Loading\\n
\\n{{/if}}\\n\\n\\n\");\n\nEmber.TEMPLATES['profile/tabs/user'] = Ember.Handlebars.compile(\"\\n {{t repositories.duration}}:\\n {{formatDuration lastBuildDuration}},\\n {{t repositories.finished_at}}:\\n {{formatTime lastBuildFinishedAt}}\\n
\\n\\n{{description}}
\\n{{description}}
\\n\\n\\n \\n {{#if view.branches.isLoaded}}\\n {{view Ember.Select contentBinding=\\\"view.branches\\\" selectionBinding=\\\"view.branch\\\" optionLabelPath=\\\"content.commit.branch\\\" optionValuePath=\\\"content.commit.branch\\\"}}\\n {{else}}\\n \\n {{/if}}\\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n {{{t layouts.application.sponsors_link}}}\\n \\n
\\n\");\n\nEmber.TEMPLATES['sponsors/links'] = Ember.Handlebars.compile(\"Statistics are disabled for now.
\\nWe're looking into a solution. If you want to help, please ping us!
\\n\");\n\nEmber.TEMPLATES['workers/list'] = Ember.Handlebars.compile(\"{{#view Travis.WorkersView}}\\n%@%@
\\n'.fmt(pathWithNumber, number, number, number, line);\n });\n return result.trim();\n },\n deansi: function(log) {\n var ansi, text;\n log = log.replace(/\\r\\r/g, '\\r').replace(/\\033\\[K\\r/g, '\\r').replace(/^.*\\r(?!$)/gm, '').replace(/\u001b\\[2K/g, '').replace(/\\033\\(B/g, \"\");\n ansi = ansiparse(log);\n text = '';\n ansi.forEach(function(part) {\n var classes;\n classes = [];\n part.foreground && classes.push(part.foreground);\n part.background && classes.push('bg-' + part.background);\n part.bold && classes.push('bold');\n part.italic && classes.push('italic');\n return text += (classes.length ? '' + part.text + '' : part.text);\n });\n return text.replace(/\\033/g, '');\n },\n fold: function(log) {\n log = this.unfold(log);\n $.each(Travis.Log.FOLDS, function(name, pattern) {\n return log = log.replace(pattern, function() {\n return '\\n Trying to authenticate with GitHub.\\n
\\n{{else}}\\n\\n Please sign in with GitHub.\\n
\\n{{/if}}\\n\\n\\n\");\n\nEmber.TEMPLATES['builds/list'] = Ember.Handlebars.compile(\"{{#if builds.isLoaded}}\\n{{t builds.name}} | \\n{{t builds.commit}} | \\n{{t builds.message}} | \\n{{t builds.duration}} | \\n{{t builds.finished_at}} | \\n\\n \\n {{#if id}}\\n \\n {{number}}\\n \\n {{/if}}\\n | \\n\\n \\n {{formatCommit commit}}\\n \\n | \\n\\n {{{formatMessage commit.message short=\\\"true\\\"}}}\\n | \\n\\n {{formatDuration duration}}\\n | \\n\\n {{formatTime finishedAt}}\\n | \\n {{/view}}\\n {{/each}}\\n \\n
---|
\\n {{view view.ShowMoreButton}}\\n
\\n{{else}}\\nTime | \\nMessage | \\n\\n {{formatTime createdAt}}\\n | \\n\\n {{event.message}}\\n | \\n {{/view}}\\n {{/each}}\\n \\n
---|
{{key}} | \\n {{/each}}\\n\\n \\n {{#if job.id}}\\n {{number}}\\n {{/if}}\\n | \\n\\n {{formatDuration duration}}\\n | \\n\\n {{formatTime finishedAt}}\\n | \\n {{#each value in configValues}}\\n{{value}} | \\n {{/each}}\\n {{/view}}\\n {{/each}}\\n \\n
---|
\\n Allowed Failures are items in your build matrix that are allowed to\\n fail without causing the entire build to be shown as failed.\\n
\\n\\n You can define allowed failures in the build matrix as follows:\\n
\\nmatrix:\\n allow_failures:\\n - rvm: ruby-head\\n
\\n This lets you add in experimental and preparatory builds to test against versions or\\n configurations that you are not ready to officially support.\\n
\\n\\n \\n \\n {{{formatLog log.body repo=\\\"repository\\\" item=\\\"parentView.currentItem\\\"}}}\\n\\n {{#if sponsor.name}}\\n
\\n {{t builds.messages.sponsored_by}}\\n {{sponsor.name}}\\n
\\n {{/if}}\\n\\n To top\\n{{else}}\\n{{view.message}}
\\n \\n {{/view}}\\n{{/each}}\\n\");\n\nEmber.TEMPLATES['layouts/home'] = Ember.Handlebars.compile(\"\\n Please read our guide.\\n It will only take a few minutes :)\\n
\\n\\n You can find detailled docs on our about site.\\n
\\n\\n If you need help please don't hesitate to join\\n #travis on irc.freenode.net\\n or our mailinglist.\\n
\\n\\n {{t layouts.top.github_login}}\\n {{user.name}}\\n Signing in\\n
\\n Repositories:\\n {{view.account.reposCount}}\\n
\\n\\n {{{t profiles.show.message.your_repos}}}\\n
\\n\\n{{#if hooks.isLoaded}}\\n {{#if user.isSyncing}}\\n\\n Please wait while we sync from GitHub\\n
\\n {{else}}\\n\\n Last synchronized from GitHub: {{formatTime user.syncedAt}}\\n \\n Sync now\\n \\n
\\n\\n{{hook.description}}
\\n\\n \\n\\n Loading\\n
\\n{{/if}}\\n\\n\\n\");\n\nEmber.TEMPLATES['profile/tabs/user'] = Ember.Handlebars.compile(\"\\n {{t repositories.duration}}:\\n {{formatDuration lastBuildDuration}},\\n {{t repositories.finished_at}}:\\n {{formatTime lastBuildFinishedAt}}\\n
\\n\\n{{description}}
\\n{{description}}
\\n\\n\\n \\n {{#if view.branches.isLoaded}}\\n {{view Ember.Select contentBinding=\\\"view.branches\\\" selectionBinding=\\\"view.branch\\\" optionLabelPath=\\\"content.commit.branch\\\" optionValuePath=\\\"content.commit.branch\\\"}}\\n {{else}}\\n \\n {{/if}}\\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n {{{t layouts.application.sponsors_link}}}\\n \\n
\\n\");\n\nEmber.TEMPLATES['sponsors/links'] = Ember.Handlebars.compile(\"Statistics are disabled for now.
\\nWe're looking into a solution. If you want to help, please ping us!
\\n\");\n\nEmber.TEMPLATES['workers/list'] = Ember.Handlebars.compile(\"{{#view Travis.WorkersView}}\\n%@%@
\\n'.fmt(pathWithNumber, number, number, number, line);\n });\n return result.trim();\n },\n deansi: function(log) {\n var ansi, text;\n log = log.replace(/\\r\\r/g, '\\r').replace(/\\033\\[K\\r/g, '\\r').replace(/^.*\\r(?!$)/gm, '').replace(/\u001b\\[2K/g, '').replace(/\\033\\(B/g, \"\");\n ansi = ansiparse(log);\n text = '';\n ansi.forEach(function(part) {\n var classes;\n classes = [];\n part.foreground && classes.push(part.foreground);\n part.background && classes.push('bg-' + part.background);\n part.bold && classes.push('bold');\n part.italic && classes.push('italic');\n return text += (classes.length ? '' + part.text + '' : part.text);\n });\n return text.replace(/\\033/g, '');\n },\n fold: function(log) {\n log = this.unfold(log);\n $.each(Travis.Log.FOLDS, function(name, pattern) {\n return log = log.replace(pattern, function() {\n return '\\n Trying to authenticate with GitHub.\\n
\\n{{else}}\\n\\n Please sign in with GitHub.\\n
\\n{{/if}}\\n\\n\\n\");\n\nEmber.TEMPLATES['builds/list'] = Ember.Handlebars.compile(\"{{#if builds.isLoaded}}\\n{{t builds.name}} | \\n{{t builds.commit}} | \\n{{t builds.message}} | \\n{{t builds.duration}} | \\n{{t builds.finished_at}} | \\n\\n \\n {{#if id}}\\n \\n {{number}}\\n \\n {{/if}}\\n | \\n\\n \\n {{formatCommit commit}}\\n \\n | \\n\\n {{{formatMessage commit.message short=\\\"true\\\"}}}\\n | \\n\\n {{formatDuration duration}}\\n | \\n\\n {{formatTime finishedAt}}\\n | \\n {{/view}}\\n {{/each}}\\n \\n
---|
\\n {{view view.ShowMoreButton}}\\n
\\n{{else}}\\nTime | \\nMessage | \\n\\n {{formatTime createdAt}}\\n | \\n\\n {{event.message}}\\n | \\n {{/view}}\\n {{/each}}\\n \\n
---|
{{key}} | \\n {{/each}}\\n\\n \\n {{#if job.id}}\\n {{number}}\\n {{/if}}\\n | \\n\\n {{formatDuration duration}}\\n | \\n\\n {{formatTime finishedAt}}\\n | \\n {{#each value in configValues}}\\n{{value}} | \\n {{/each}}\\n {{/view}}\\n {{/each}}\\n \\n
---|
\\n Allowed Failures are items in your build matrix that are allowed to\\n fail without causing the entire build to be shown as failed.\\n
\\n\\n You can define allowed failures in the build matrix as follows:\\n
\\nmatrix:\\n allow_failures:\\n - rvm: ruby-head\\n
\\n This lets you add in experimental and preparatory builds to test against versions or\\n configurations that you are not ready to officially support.\\n
\\n\\n \\n \\n {{{formatLog log.body repo=\\\"repository\\\" item=\\\"parentView.currentItem\\\"}}}\\n\\n {{#if sponsor.name}}\\n
\\n {{t builds.messages.sponsored_by}}\\n {{sponsor.name}}\\n
\\n {{/if}}\\n\\n To top\\n{{else}}\\n{{view.message}}
\\n \\n {{/view}}\\n{{/each}}\\n\");\n\nEmber.TEMPLATES['layouts/home'] = Ember.Handlebars.compile(\"\\n Please read our guide.\\n It will only take a few minutes :)\\n
\\n\\n You can find detailled docs on our about site.\\n
\\n\\n If you need help please don't hesitate to join\\n #travis on irc.freenode.net\\n or our mailinglist.\\n
\\n\\n {{t layouts.top.github_login}}\\n {{user.name}}\\n Signing in\\n
\\n Repositories:\\n {{view.account.reposCount}}\\n
\\n\\n {{{t profiles.show.message.your_repos}}}\\n
\\n\\n{{#if hooks.isLoaded}}\\n {{#if user.isSyncing}}\\n\\n Please wait while we sync from GitHub\\n
\\n {{else}}\\n\\n Last synchronized from GitHub: {{formatTime user.syncedAt}}\\n \\n Sync now\\n \\n
\\n\\n{{hook.description}}
\\n\\n \\n\\n Loading\\n
\\n{{/if}}\\n\\n\\n\");\n\nEmber.TEMPLATES['profile/tabs/user'] = Ember.Handlebars.compile(\"\\n {{t repositories.duration}}:\\n {{formatDuration lastBuildDuration}},\\n {{t repositories.finished_at}}:\\n {{formatTime lastBuildFinishedAt}}\\n
\\n\\n{{description}}
\\n{{description}}
\\n\\n\\n \\n {{#if view.branches.isLoaded}}\\n {{view Ember.Select contentBinding=\\\"view.branches\\\" selectionBinding=\\\"view.branch\\\" optionLabelPath=\\\"content.commit.branch\\\" optionValuePath=\\\"content.commit.branch\\\"}}\\n {{else}}\\n \\n {{/if}}\\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n \\n
\\n\\n \\n {{{t layouts.application.sponsors_link}}}\\n \\n
\\n\");\n\nEmber.TEMPLATES['sponsors/links'] = Ember.Handlebars.compile(\"Statistics are disabled for now.
\\nWe're looking into a solution. If you want to help, please ping us!
\\n\");\n\nEmber.TEMPLATES['workers/list'] = Ember.Handlebars.compile(\"{{#view Travis.WorkersView}}\\n