Mathias Meyer
2172fb705a
Trim the commit message.
2014-05-05 10:13:54 +02:00
Mathias Meyer
35fc98edaf
Only show message body when it exists.
...
Otherwise the script will return the message subject again rather
than show nothing at all.
2014-05-05 10:02:30 +02:00
Mathias Meyer
4fa2ade298
Show xcode_sdk and scheme as matrix dimensions.
...
Fixes travis-ci/travis-ci#2177 .
2014-05-05 08:27:09 +02:00
Mathias Meyer
74b6f14ab0
Decrease line height for commit body slightly.
...
18px seems like a good compromise between ASCII art and
readability.
2014-05-03 20:16:45 +02:00
Mathias Meyer
22130f8328
Wrap commit body into a pre tag.
...
This follows the idea that the message can contain useful things
like ASCII diagrams or wonderful art.
Related to travis-ci/travis-ci#2003 .
2014-05-03 19:59:20 +02:00
Mathias Meyer
42539d94de
Set whitespace handling via CSS.
...
Relevant for travis-ci/travis-ci#2003 .
2014-05-03 18:04:31 +02:00
Mathias Meyer
2a40ba59a7
Replace leading whitespace in commit message.
...
This allows for proper indentation to display ASCII art.
Fixes travis-ci/travis-ci#2003
2014-05-03 17:59:01 +02:00
Henrik Hodne
8926d4e6c0
Add ruby
as a known matrix key
2014-05-01 21:07:53 -05:00
Sven Fuchs
b6566cbf1c
update log.js from travis-web-log
2014-04-30 14:59:40 +02:00
Hiro Asari
6500a58d04
Merge pull request #262 from wearhere/jeff/underlining
...
Style the "underline" class.
2014-04-29 21:30:19 -04:00
Piotr Sarnacki
46e325c7bd
Disable tailing specs for now
2014-04-16 09:58:36 +02:00
Piotr Sarnacki
b85997ef5d
Explicitly install bundler
2014-04-16 09:57:11 +02:00
Piotr Sarnacki
dd85853307
Specify ruby 2.1.1 in .travis.yml
2014-04-16 09:50:55 +02:00
Piotr Sarnacki
4024de35cc
Update pusher to 2.2.0
2014-04-16 09:38:23 +02:00
Piotr Sarnacki
9e2de81d21
Use ruby 2.1.1
2014-04-10 18:36:32 +02:00
Hiro Asari
9b323e4b55
[skip ci] Tweak wording on .travis.yml-only build feature
2014-04-09 19:57:49 -04:00
Piotr Sarnacki
1d06666357
signOut on refresh user data error
2014-04-09 00:14:28 +02:00
Henrik Hodne
433f5b7318
Use link-to instead of the deprecated linkTo
...
These were mostly removed in 8d681e85af
,
but some where left over.
2014-04-01 00:56:31 -05:00
Piotr Sarnacki
9e167b6603
Calculate position of #tail element rather than setting position fixed
...
This change ought to be commited along with 535a873
, but due to a bit of
chaos with reverts and merging it's not in the master branch. This fixes
a position calculation of #tail element on the log to work even with
right sidebar (which is a problem on Travis Pro)
2014-03-27 12:37:15 +01:00
Jeff Wear
3fb40b4d4b
Style the "underline" class. (refs travis-ci/travis-ci#2047 )
...
And remove the unused "underscore" class.
2014-03-23 16:27:08 -07:00
Mathias Meyer
284baa1ac8
Redirect PNG to SVG when REDIRECT_PNG is set.
2014-03-20 17:35:42 +01:00
Mathias Meyer
641199cf7d
Switch build status image URL to SVG.
2014-03-20 07:25:05 +01:00
Mathias Meyer
f96816f62c
Redirect SVG image.
2014-03-19 15:07:05 +01:00
Mathias Meyer
34c07325d3
Add a message for travis-ci.com as well.
...
Switched the logic around to make a bit more sense with the
configuration conditionals.
2014-03-18 10:44:34 +01:00
Mathias Meyer
aaf777ce9d
Show a message pointint to travis-ci.com.
...
Reduces friction a whee bit in finding your private repositories.
2014-03-18 10:40:30 +01:00
Josh Kalderimis
de8c8c76c6
Merge pull request #261 from travis-ci/hh-update-image-regex
...
fix(api-redirect): update regex used for determining when to redirect
2014-03-13 09:50:13 +10:00
Henrik Hodne
24a3714d62
fix(api-redirect): update regex used for determining when to redirect
...
With the old redirect, repositories with "png" in the name got
redirected as well as images.
2014-03-12 13:07:57 -05:00
Mathias Meyer
ed959be433
Pull Sauce script from gist.githubusercontent.com
2014-03-10 12:53:13 +01:00
Mathias Meyer
c294dcf793
Make explanation box smaller, left-align text.
2014-03-10 12:50:31 +01:00
Mathias Meyer
f44e3eadb3
Provide more copy for insufficient oauth permissions.
2014-03-10 12:45:52 +01:00
Piotr Sarnacki
a141f4b8a4
Update pusher to 2.2.0-rc2
2014-03-05 11:14:34 +01:00
Piotr Sarnacki
10271e2915
Use outerheight when calculating position to take padding into account
2014-03-04 15:34:10 +01:00
Piotr Sarnacki
0ef732557c
Remove unneeded console.log
2014-03-04 14:14:00 +01:00
Piotr Sarnacki
535a873dc0
Make "to top" link visible when scrolling through the log
...
These are the changes by @dmathieu (reverted at d7bef2b
) slightly
changed to allow us to use them also on Travis Pro.
The change is to still use onScroll calculations in order to position
elements instead of using "position: fixed". The latter method is harder
to use when element needs to be positioned relatively to other element -
on Pro we would have to still calculate the position because of the
right sidebar.
2014-03-04 14:07:33 +01:00
Piotr Sarnacki
b4f3eac0bf
Merge pull request #259 from rjackson/update-ember
...
Update to Ember 1.4.0.
2014-03-04 11:40:22 +01:00
Mathias Meyer
c8a348c5b6
Set all flex vendor attributes when maximized.
2014-03-03 17:36:08 +01:00
Piotr Sarnacki
a060b08552
Use not minified pusher, it's easier to debut and we minify it anyway
2014-02-27 20:53:24 +01:00
Piotr Sarnacki
046abf397c
Don't silence pusher warnings
2014-02-27 19:16:40 +01:00
Piotr Sarnacki
be0f601a4c
Subscribe in a way which is currently documented in pusher docs
2014-02-27 19:16:40 +01:00
Piotr Sarnacki
077f555af3
Update pusher to 2.2.0-rc1
2014-02-27 19:16:39 +01:00
Mathias Meyer
c8b6ecb101
Fix link to docs.
...
[ci skip]
2014-02-26 23:11:14 +01:00
Piotr Sarnacki
b5963ba31d
Remove the rest of text stubs in insufficient oauth permissions
2014-02-25 11:17:52 +01:00
Piotr Sarnacki
13741d97bb
Remove assets group, it's not installed for slug compilation now
2014-02-25 11:15:01 +01:00
Piotr Sarnacki
78ff50ce68
Remove existing user text stub on insufficient oauth permissions page
2014-02-24 23:46:24 +01:00
Piotr Sarnacki
39b8af12f9
Merge branch 'insufficient-oauth-permissions'
...
Conflicts:
assets/scripts/app/routes.coffee
2014-02-24 23:33:14 +01:00
Piotr Sarnacki
7ef7da5535
Redirect to getting started only from index route
...
Also rename renderNoOwnedRepos to redirectToGettingStarted
2014-02-20 15:28:38 +01:00
Piotr Sarnacki
8c513fd7d2
Use action bubbling instead of checking for contructor in AuthRoute
2014-02-19 16:17:31 +01:00
Mathias Meyer
98f1e62047
Decrease line-height for switches.
...
The label not being vertically centered was driving me mad.
2014-02-18 11:56:20 +01:00
Mathias Meyer
b2bfb6c3e9
Rename properties/bindings for unadministerable hooks.
2014-02-18 11:56:19 +01:00
Mathias Meyer
81cf02cd3b
It's GitHub.
2014-02-18 11:56:19 +01:00