Hiro Asari
715b1a2d36
Drop image and add status for Annotation
2014-01-24 10:32:11 -05:00
Hiro Asari
9e2a8cb218
Merge branch 'master' into hh-annotations
...
Conflicts:
assets/scripts/app/controllers/job.coffee
assets/scripts/app/models/job.coffee
2014-01-24 10:18:58 -05:00
Justine Arreche
7d9db8cbae
restyled general settings
2014-01-24 10:04:12 -05:00
Piotr Sarnacki
357b176f93
Use switches on settings pane
2014-01-21 18:46:36 +01:00
Piotr Sarnacki
d41d6de175
Merge branch 'master' into settings-pane
...
Conflicts:
assets/scripts/app/templates/profile/tabs/hooks.hbs
2014-01-21 18:01:42 +01:00
Piotr Sarnacki
8e5111da88
Convert switches in profile to components
2014-01-21 17:57:35 +01:00
Piotr Sarnacki
d7bef2b94e
Revert tailing changes
2014-01-20 15:00:34 +01:00
Piotr Sarnacki
492802920e
Use pushState to set urls
...
It seems that directly setting location.hash directly doesn't play nice
with Ember.js URL handling - using it to handle line numbers results in
weird bugs (URL stops being updated after setting hash manually).
This commit gets back to using window.history.pushState() which was
changed to direct hash manipulation in ff1aad3
2014-01-20 14:24:05 +01:00
Mathias Meyer
84037fb3c3
Fix links to blog and docs.
2014-01-20 12:50:08 +01:00
Hiro Asari
8b6be08ef4
Merge branch 'master' into settings-pane
...
Conflicts:
assets/scripts/app/routes.coffee
assets/scripts/app/templates/profile/tabs/hooks.hbs
2014-01-17 07:09:04 -05:00
Piotr Sarnacki
eb54463d35
Remove reference to I18n
2014-01-16 21:08:47 +01:00
Justine Arreche
f26fbf197a
updated Gemfile
2014-01-16 15:00:43 -05:00
Piotr Sarnacki
f5f9a77a18
Remove i18n from Assetfile
2014-01-16 20:49:54 +01:00
Piotr Sarnacki
896c79dd16
Remove the rest of the locales related stuff
2014-01-15 14:40:56 +01:00
Piotr Sarnacki
8801fe7e6c
Replace all of the uses of translation helper with plain text
...
We're removing translations from Travis, the substitution was done using
this script: https://gist.github.com/drogus/8436273
2014-01-15 14:35:01 +01:00
Justine Arreche
486e9bee07
Removed mention of locales in the README
2014-01-14 15:01:57 -05:00
Justine Arreche
2cdbd430cd
removed localeapp files and removed locaes from Gemfile
2014-01-14 14:51:54 -05:00
Justine Arreche
f6491297c1
removed instances of locales in current_user and user
2014-01-14 14:01:40 -05:00
Piotr Sarnacki
4cf6f0542e
Update Ember to 1.3.1
2014-01-14 18:25:36 +01:00
Justine Arreche
35e7fc4f55
removed instances of locales from app and auth coffeescript files
2014-01-13 15:03:18 -05:00
Justine Arreche
67b970015f
removed set and default locale from app.coffee
2014-01-13 13:53:33 -05:00
Justine Arreche
5500dbb31c
removed locales from profile.coffee
2014-01-13 12:05:32 -05:00
Hiro Asari
a8a112cfa8
Merge pull request #249 from travis-ci/ha-bug-ja_locale_update
...
Update Japanese locale data [skip ci]
2014-01-13 07:02:34 -08:00
Hiro Asari
594e3f2769
Update Japanese locale data [skip ci]
2014-01-13 10:01:07 -05:00
Piotr Sarnacki
3f7f0fcafc
Merge pull request #246 from travis-ci/ha-bug-gh_ci_1470
...
Link-ify GitHub commit references in logs
2014-01-13 06:34:21 -08:00
Hiro Asari
f5b49f4af7
Add specs for link-ifying commit references
2014-01-13 09:08:26 -05:00
Josh Kalderimis
3b6aa17dcd
Merge pull request #247 from gark87/russian_l10n
...
Use capitalized text to be consistent
2014-01-11 16:11:05 -08:00
Arkady Galyash
9af773f9a2
Use capitalized text to be consistent
2014-01-12 03:09:40 +04:00
Hiro Asari
4e24d9835a
HTTPS everywhere for github.com
2014-01-11 15:11:03 -05:00
Hiro Asari
2b65686636
Rearrange github link helpers
...
So that regex and transformation appear together.
2014-01-11 13:42:34 -05:00
Hiro Asari
9ed3e66206
Detect and link-ify github commit ref in log
...
Addresses https://github.com/travis-ci/travis-ci/issues/1470
2014-01-11 13:40:23 -05:00
Hiro Asari
97d73ad98c
Tweak ANSI cyan values
...
to values indicated in Standard VGA colors in https://en.wikipedia.org/wiki/ANSI_escape_code
Fixes https://github.com/travis-ci/travis-ci/issues/1667
2014-01-11 13:04:50 -05:00
Hiro Asari
496e67070f
Darken ANSI green
...
Fixes https://github.com/travis-ci/travis-ci/issues/1217
2014-01-10 23:37:17 -05:00
Justine Arreche
072e89ad8e
removed locale dropdown in profile and removed colon separators
2014-01-10 14:32:30 -05:00
Justine Arreche
e8c6bc3745
Removed duplicate duration icon
2014-01-10 13:42:51 -05:00
Justine Arreche
007c53c909
removed duration-icon span to resolve duplicate clock icons
2014-01-10 13:34:49 -05:00
Piotr Sarnacki
2c6c09e88b
Update ember.js with 1.3.0 without conflicts
2014-01-10 18:04:49 +01:00
Piotr Sarnacki
7ddeb5cfa8
Remove the conflict from tools.hbs
2014-01-10 17:33:46 +01:00
Justine Arreche
8fb194b557
Merge branch 'master' of https://github.com/travis-ci/travis-web into updated-styles
2014-01-10 10:49:43 -05:00
Justine Arreche
909da95d0f
Updating branch from master
2014-01-09 15:19:42 -05:00
Hiro Asari
6ec13ceee1
Merge pull request #240 from dmathieu/multiple_lines
...
Highlight multiple lines
2014-01-09 10:41:28 -08:00
Damien Mathieu
228afe9a63
store the last selected line and use it as the other end for multiple selection
2014-01-09 17:31:47 +01:00
Damien Mathieu
ff1aad3f03
extract the log lines selector into a separate component
2014-01-09 15:53:33 +01:00
Piotr Sarnacki
3d0c215174
Use ember.prod.js when compiling for production
...
For some reason uflify fails on regular ember.js build. Using production
build fixes the problem and we should do it anyway - our assets pipeline
does some debug version cleaning, but I'm not sure if it's still
compatible with what's done when generating Ember's production build.
2014-01-09 13:20:12 +01:00
Piotr Sarnacki
e0c062ad15
Add ember.prod.js
2014-01-09 13:19:29 +01:00
Piotr Sarnacki
34a8ed64de
Update log.js
2014-01-09 12:44:38 +01:00
Justine
60d4273801
Merge pull request #242 from parndt/fix-top-min-width
...
Fixes #236 by setting #top min-width to 930px to match #left plus #main
2014-01-08 12:43:16 -08:00
Philip Arndt
4330aa48ed
Fixes #236 by setting #top min-width to 930px to match #left plus #main
2014-01-09 08:55:21 +13:00
Piotr Sarnacki
04bc007d4f
Merge pull request #241 from rjackson/update_ember
...
Update to Ember 1.3.0, Handlebars 1.2.1, and fix deprecations.
2014-01-08 03:19:37 -08:00
Piotr Sarnacki
c8cc13df59
Change submit to save
2014-01-08 12:17:57 +01:00