]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
10 years agofix typo 15350/head
Emmanuel Gautier [Fri, 12 Dec 2014 11:53:50 +0000 (12:53 +0100)] 
fix typo

10 years agoglyphicons.less: lowercase F in codepoint number for consistency
Chris Rebert [Thu, 11 Dec 2014 19:45:33 +0000 (11:45 -0800)] 
glyphicons.less: lowercase F in codepoint number for consistency

10 years agoRun `grunt`.
XhmikosR [Thu, 11 Dec 2014 06:19:59 +0000 (08:19 +0200)] 
Run `grunt`.

10 years agoTweak colors to improve accessibility.
XhmikosR [Thu, 13 Nov 2014 17:28:14 +0000 (19:28 +0200)] 
Tweak colors to improve accessibility.

10 years agoSpecify `img` dimensions in the HTML.
XhmikosR [Thu, 13 Nov 2014 16:27:41 +0000 (18:27 +0200)] 
Specify `img` dimensions in the HTML.

10 years agoMerge pull request #15337 from twbs/patrickhlauke
Patrick H. Lauke [Wed, 10 Dec 2014 22:12:50 +0000 (22:12 +0000)] 
Merge pull request #15337 from twbs/patrickhlauke

Add @patrickhlauke to Core Team list on the About page

10 years agoMerge pull request #15334 from patrickhlauke/progress-low-percentages
Patrick H. Lauke [Wed, 10 Dec 2014 20:59:41 +0000 (20:59 +0000)] 
Merge pull request #15334 from patrickhlauke/progress-low-percentages

Fix/merge advice on low percentage progress bars

10 years agoAdd @patrickhlauke to Core Team list on the About page 15337/head
Chris Rebert [Wed, 10 Dec 2014 20:18:52 +0000 (12:18 -0800)] 
Add @patrickhlauke to Core Team list on the About page

[skip sauce]
[skip validator]

10 years agoFiled http://openradar.appspot.com/19208483 for #12536
Chris Rebert [Wed, 10 Dec 2014 20:13:21 +0000 (12:13 -0800)] 
Filed http://openradar.appspot.com/19208483 for #12536

10 years agoFix/merge advice on low percentage progress bars 15334/head
Patrick H. Lauke [Wed, 10 Dec 2014 16:50:21 +0000 (16:50 +0000)] 
Fix/merge advice on low percentage progress bars

- actually add the ``min-width`` extra style (and use ``em`` rather than
``px``) to the 0% and 2% example
- remove the unnecessarily redundant sentence in the "With labels"
section
- remove the unnecessary heading/section specifically for low percentage
case, make it flow naturally as part of the "With labels" section

10 years agoMerge pull request #15330 from patrickhlauke/customizer-variables-help-block
Patrick H. Lauke [Tue, 9 Dec 2014 10:02:20 +0000 (10:02 +0000)] 
Merge pull request #15330 from patrickhlauke/customizer-variables-help-block

Tie help block to input with aria-describedby

10 years agoTie help block to input with aria-describedby 15330/head
Patrick H. Lauke [Tue, 9 Dec 2014 00:44:31 +0000 (00:44 +0000)] 
Tie help block to input with aria-describedby

10 years agoMerge pull request #15293 from twbs/grunt-contrib-compress
XhmikosR [Tue, 9 Dec 2014 08:19:05 +0000 (10:19 +0200)] 
Merge pull request #15293 from twbs/grunt-contrib-compress

Add grunt-contrib-compress.

10 years agoUpdate glob.
XhmikosR [Tue, 9 Dec 2014 05:55:38 +0000 (07:55 +0200)] 
Update glob.

10 years agoAdd grunt-contrib-compress. 15293/head
XhmikosR [Tue, 2 Dec 2014 11:50:20 +0000 (13:50 +0200)] 
Add grunt-contrib-compress.

Now, the zip file is created when running `grunt prep-release`.

[ci skip]

10 years agotweak browser bug list order so Chrome bugs are contiguous
Chris Rebert [Tue, 9 Dec 2014 01:59:29 +0000 (17:59 -0800)] 
tweak browser bug list order so Chrome bugs are contiguous

10 years agotweak browser bug list order so Safari bugs are contiguous
Chris Rebert [Tue, 9 Dec 2014 01:57:55 +0000 (17:57 -0800)] 
tweak browser bug list order so Safari bugs are contiguous

10 years agoMerge pull request #15327 from patrickhlauke/docs-accessibility-tweaks2
Patrick H. Lauke [Mon, 8 Dec 2014 23:19:32 +0000 (23:19 +0000)] 
Merge pull request #15327 from patrickhlauke/docs-accessibility-tweaks2

More docs accessibility tweaks

10 years agogrunt-saucelabs now uses `throttled` instead of `concurrency`
Chris Rebert [Mon, 8 Dec 2014 22:58:06 +0000 (14:58 -0800)] 
grunt-saucelabs now uses `throttled` instead of `concurrency`

[skip validator]

10 years agoMake main segmented button keyboard-focusable 15327/head
Patrick H. Lauke [Mon, 8 Dec 2014 15:25:02 +0000 (15:25 +0000)] 
Make main segmented button keyboard-focusable

unless there's a reason why ``tabindex="-1"`` was dropped in there...

10 years agoUse aria-label for pagination prev/next
Patrick H. Lauke [Mon, 8 Dec 2014 14:54:20 +0000 (14:54 +0000)] 
Use aria-label for pagination prev/next

Cleaner alternative to using ``<span class="sr-only">``

10 years agoCallout for labelling of input groups
Patrick H. Lauke [Mon, 8 Dec 2014 14:03:04 +0000 (14:03 +0000)] 
Callout for labelling of input groups

plus a few suggested approaches (in some cases, elided, as the actual
content of the label - being a generic example - is not important)

10 years agoSplit out/clarify ``<select>`` and ``multiple``
Patrick H. Lauke [Mon, 8 Dec 2014 12:05:42 +0000 (12:05 +0000)] 
Split out/clarify ``<select>`` and ``multiple``

10 years agoExpand advice for optional icons with hidden labels
Patrick H. Lauke [Mon, 8 Dec 2014 10:36:26 +0000 (10:36 +0000)] 
Expand advice for optional icons with hidden labels

to clarify/hint that a ``<label class="sr-only">`` is not the only way
to do it

10 years agoMerge pull request #15323 from BBosman/for
Chris Rebert [Mon, 8 Dec 2014 08:46:55 +0000 (00:46 -0800)] 
Merge pull request #15323 from BBosman/for

Re-add missing "to" in docs

10 years agoAdd missing to 15323/head
Bas Bosman [Mon, 8 Dec 2014 08:41:44 +0000 (09:41 +0100)] 
Add missing to

10 years agofixes #15311: mention in docs requirement for .btn-group-* sizing on immediate .btn...
Mark Otto [Mon, 8 Dec 2014 06:26:19 +0000 (22:26 -0800)] 
fixes #15311: mention in docs requirement for .btn-group-* sizing on immediate .btn-group

10 years agoMerge pull request #15320 from patrickhlauke/docs-accessibility-tweaks
Patrick H. Lauke [Sun, 7 Dec 2014 22:46:20 +0000 (22:46 +0000)] 
Merge pull request #15320 from patrickhlauke/docs-accessibility-tweaks

Docs accessibility tweaks: use ``aria-label`` for close ``<button>``, expand advice for ``<abbr>``, form control labels, make sidebar navigation a ``<nav>``

10 years ago``<abbr>`` with title also useful for AT 15320/head
Patrick H. Lauke [Sun, 7 Dec 2014 15:17:49 +0000 (15:17 +0000)] 
``<abbr>`` with title also useful for AT

...and remove the redundant paragraph for basic abbreviation, which
simply repeats what was just said above.

10 years agoExpand advice about adding labels
Patrick H. Lauke [Sun, 7 Dec 2014 15:11:28 +0000 (15:11 +0000)] 
Expand advice about adding labels

Harmonizing this with same advice given for CSS inline forms

10 years agoMake sidebar navigation actual ``<nav>``
Patrick H. Lauke [Sun, 7 Dec 2014 14:43:50 +0000 (14:43 +0000)] 
Make sidebar navigation actual ``<nav>``

10 years ago``aria-label="close"`` instead of sr-only ``span``
Patrick H. Lauke [Sun, 7 Dec 2014 14:29:03 +0000 (14:29 +0000)] 
``aria-label="close"`` instead of sr-only ``span``

shorter, neater, well supported

10 years agotweak grid docs copy
Chris Rebert [Sat, 6 Dec 2014 21:55:31 +0000 (13:55 -0800)] 
tweak grid docs copy

[skip sauce]

10 years agoMerge pull request #15309 from twbs/fix-customizer-compile-err-reporting
Chris Rebert [Fri, 5 Dec 2014 21:20:44 +0000 (13:20 -0800)] 
Merge pull request #15309 from twbs/fix-customizer-compile-err-reporting

Catch and properly report compile errors that Less.js's toCSS() can throw

10 years agoCustomizer: Catch and properly report compile errors that Less.js's toCSS() can throw. 15309/head
Chris Rebert [Fri, 5 Dec 2014 20:58:47 +0000 (12:58 -0800)] 
Customizer: Catch and properly report compile errors that Less.js's toCSS() can throw.

Currently these errors are only reported in the JavaScript console, not in the Customizer UI.
Refs #15296

[skip sauce]
[skip validator]

10 years agoRepeat warning comment about keeping "What's included" sections in sync
Chris Rebert [Fri, 5 Dec 2014 19:49:53 +0000 (11:49 -0800)] 
Repeat warning comment about keeping "What's included" sections in sync

Refs #15238
[skip sauce]

10 years agoMerge pull request #15306 from vsn4ik/whats_included_readme
Chris Rebert [Fri, 5 Dec 2014 19:47:45 +0000 (11:47 -0800)] 
Merge pull request #15306 from vsn4ik/whats_included_readme

Update source maps info in README.md.

10 years agoMerge pull request #15305 from vsn4ik/fix_fonts_permission
Chris Rebert [Fri, 5 Dec 2014 17:17:21 +0000 (09:17 -0800)] 
Merge pull request #15305 from vsn4ik/fix_fonts_permission

Remove execute permission on fonts.

10 years agoUpdate source maps info in README.md. 15306/head
vsn4ik [Fri, 5 Dec 2014 17:00:19 +0000 (20:00 +0300)] 
Update source maps info in README.md.

10 years agoRemove execute permission on fonts. 15305/head
vsn4ik [Fri, 5 Dec 2014 16:52:23 +0000 (19:52 +0300)] 
Remove execute permission on fonts.

10 years agoMerge pull request #15214 from twbs/example-ids
Chris Rebert [Fri, 5 Dec 2014 03:18:29 +0000 (19:18 -0800)] 
Merge pull request #15214 from twbs/example-ids

Give all embedded live docs examples data-example-id attrs
[skip sauce]

10 years agoautomatic `grunt dist`
Bootstrap's Grunt bot [Wed, 3 Dec 2014 07:20:27 +0000 (07:20 +0000)] 
automatic `grunt dist`

10 years agoTemporarily revert "automatic grunt dist" so Grunt bot will run again.
Chris Rebert [Wed, 3 Dec 2014 07:02:46 +0000 (23:02 -0800)] 
Temporarily revert "automatic grunt dist" so Grunt bot will run again.

This reverts commit 2c1c885ed4978900fb2a5e3310a428fd72b89c12.

10 years agoautomatic grunt dist
Bootstrap's Grunt bot [Wed, 3 Dec 2014 00:51:08 +0000 (00:51 +0000)] 
automatic grunt dist

10 years agoMerge pull request #15269 from twbs/role-separator
Chris Rebert [Tue, 2 Dec 2014 21:16:34 +0000 (15:16 -0600)] 
Merge pull request #15269 from twbs/role-separator

Whitelist <li role="separator">...</li>
[skip sauce]

10 years agoWhitelist <li role="separator">...</li> 15269/head
Chris Rebert [Tue, 2 Dec 2014 20:53:05 +0000 (12:53 -0800)] 
Whitelist <li role="separator">...</li>

Refs https://www.w3.org/Bugs/Public/show_bug.cgi?id=27120
Refs #15263

[skip sauce]

10 years agoUpdate Wall of Browser Bugs entry for #14972
Chris Rebert [Tue, 2 Dec 2014 20:28:07 +0000 (12:28 -0800)] 
Update Wall of Browser Bugs entry for #14972

http://crbug.com/175502 is fixed in Chrome 40 and has been closed.
But Windows is still broken due to http://crbug.com/438064 ,
  which is open and currently targeting Chrome 41.

10 years agonuke the other incomplete example per @ianw
Mark Otto [Mon, 1 Dec 2014 09:39:31 +0000 (01:39 -0800)] 
nuke the other incomplete example per @ianw

10 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Mon, 1 Dec 2014 01:11:24 +0000 (17:11 -0800)] 
Merge branch 'master' of github.com:twbs/bootstrap

10 years agoclarify collapse example with link and button triggers; also mention classes
Mark Otto [Mon, 1 Dec 2014 01:10:13 +0000 (17:10 -0800)] 
clarify collapse example with link and button triggers; also mention classes

10 years agoMerge pull request #15244 from zalog/patch-2
Mark Otto [Sun, 30 Nov 2014 22:20:21 +0000 (14:20 -0800)] 
Merge pull request #15244 from zalog/patch-2

Center .icon-prev and .icon-next in carousel

10 years agoMerge pull request #15258 from Quy/media-object
Mark Otto [Sun, 30 Nov 2014 20:38:01 +0000 (12:38 -0800)] 
Merge pull request #15258 from Quy/media-object

Add .media-object in docs

10 years agoAdd .media-object in docs 15258/head
Quy Ton [Sun, 30 Nov 2014 15:44:14 +0000 (07:44 -0800)] 
Add .media-object in docs

10 years agoExample: minor image compression improvements.
XhmikosR [Sun, 30 Nov 2014 11:16:19 +0000 (13:16 +0200)] 
Example: minor image compression improvements.

[ci skip]

10 years agoMerge pull request #15183 from twbs/deps
XhmikosR [Sun, 30 Nov 2014 10:51:49 +0000 (12:51 +0200)] 
Merge pull request #15183 from twbs/deps

Update devDependencies

10 years agoUpdate devDependencies. 15183/head
XhmikosR [Thu, 20 Nov 2014 06:04:47 +0000 (08:04 +0200)] 
Update devDependencies.

10 years agoMerge pull request #15134 from twbs/docs-gh
XhmikosR [Sun, 30 Nov 2014 10:50:24 +0000 (12:50 +0200)] 
Merge pull request #15134 from twbs/docs-gh

Add a target to generate the gh-pages files.

10 years agoMerge branch 'master' of github.com:twbs/bootstrap
Mark Otto [Sun, 30 Nov 2014 09:32:03 +0000 (01:32 -0800)] 
Merge branch 'master' of github.com:twbs/bootstrap

10 years agoBump Glyphicons to v1.9
Mark Otto [Sun, 30 Nov 2014 09:31:49 +0000 (01:31 -0800)] 
Bump Glyphicons to v1.9

10 years agoFixes #15096: Fix navbar forms in the non-responsive example
Mark Otto [Sun, 30 Nov 2014 08:54:43 +0000 (00:54 -0800)] 
Fixes #15096: Fix navbar forms in the non-responsive example

10 years agoMerge pull request #15133 from patrickhlauke/docs-table-fixes
Mark Otto [Sun, 30 Nov 2014 07:17:36 +0000 (23:17 -0800)] 
Merge pull request #15133 from patrickhlauke/docs-table-fixes

Fixes to scope

10 years agoFixes #15241: Add simple example to docs for collapse plugin
Mark Otto [Sun, 30 Nov 2014 07:03:47 +0000 (23:03 -0800)] 
Fixes #15241: Add simple example to docs for collapse plugin

10 years agogrunt
Mark Otto [Sun, 30 Nov 2014 05:40:04 +0000 (21:40 -0800)] 
grunt

10 years agoFixes #15140: Restore more missing .media styles from shipping #14801
Mark Otto [Sun, 30 Nov 2014 05:36:57 +0000 (21:36 -0800)] 
Fixes #15140: Restore more missing .media styles from shipping #14801

10 years agoAlternate fix for #15250 with a more descriptive theme jumbotron
Mark Otto [Sun, 30 Nov 2014 05:18:05 +0000 (21:18 -0800)] 
Alternate fix for #15250 with a more descriptive theme jumbotron

10 years agogrunt
Mark Otto [Sun, 30 Nov 2014 04:58:14 +0000 (20:58 -0800)] 
grunt

10 years agoFixes #15074: Fix the nesting problem with form control size variants
Mark Otto [Sun, 30 Nov 2014 04:57:04 +0000 (20:57 -0800)] 
Fixes #15074: Fix the nesting problem with form control size variants

10 years agogrunt
Mark Otto [Sun, 30 Nov 2014 02:36:21 +0000 (18:36 -0800)] 
grunt

10 years agoFixes #15124: Restore .media-object
Mark Otto [Sun, 30 Nov 2014 02:33:01 +0000 (18:33 -0800)] 
Fixes #15124: Restore .media-object

10 years agoFixes #15148: make the dropdown and dropup menus have the same margins
Mark Otto [Sun, 30 Nov 2014 02:31:09 +0000 (18:31 -0800)] 
Fixes #15148: make the dropdown and dropup menus have the same margins

10 years agofixes #15164: wrap disable pagination spans in another span
Mark Otto [Sun, 30 Nov 2014 02:27:51 +0000 (18:27 -0800)] 
fixes #15164: wrap disable pagination spans in another span

10 years agofix the run-on
Mark Otto [Sun, 30 Nov 2014 00:53:37 +0000 (16:53 -0800)] 
fix the run-on

10 years agoMerge pull request #15238 from peterblazejewicz/docs/dist-update
Mark Otto [Sun, 30 Nov 2014 00:51:38 +0000 (16:51 -0800)] 
Merge pull request #15238 from peterblazejewicz/docs/dist-update

Add CSS source maps reference to docs. Closes #15211

10 years agoMerge pull request #15167 from vsn4ik/rem_blob_master_from_links
Mark Otto [Sat, 29 Nov 2014 22:25:12 +0000 (14:25 -0800)] 
Merge pull request #15167 from vsn4ik/rem_blob_master_from_links

Remove redundant .../blob/master/ prefix in markdown.

10 years agoMerge pull request #15249 from dandv/patch-1
Chris Rebert [Fri, 28 Nov 2014 18:54:21 +0000 (12:54 -0600)] 
Merge pull request #15249 from dandv/patch-1

Fix copy/paste error

10 years agoFix copy/paste error 15249/head
Dan Dascalescu [Fri, 28 Nov 2014 12:30:04 +0000 (04:30 -0800)] 
Fix copy/paste error

10 years agoAdd CSS source maps reference to docs. Closes #15211 15238/head
Peter Blazejewicz [Wed, 26 Nov 2014 21:58:23 +0000 (22:58 +0100)] 
Add CSS source maps reference to docs. Closes #15211

- update distribution file list with relevant files
- add a short reference to CSS source map purpose
- add link to Google Chrome developer network article

10 years agoCenter .icon-prev and .icon-next 15244/head
Catalin Zalog [Thu, 27 Nov 2014 11:06:42 +0000 (13:06 +0200)] 
Center .icon-prev and .icon-next

Center .icon-prev and .icon-next the same way .glyphicon icon are.
And this is the html markup:
<a class="left carousel-control" href="#carousel-main-menu" role="button" data-slide="prev">
<span class="icon-prev" aria-hidden="true"></span>
</a>

10 years agoMerge pull request #15215 from twbs/input-date-chrome
Chris Rebert [Tue, 25 Nov 2014 19:12:43 +0000 (11:12 -0800)] 
Merge pull request #15215 from twbs/input-date-chrome

Remove #12548's entry from the Wall of Browser Bugs
[skip sauce]

10 years agoRemove #12548's entry from the Wall of Browser Bugs 15215/head
Chris Rebert [Tue, 25 Nov 2014 02:33:34 +0000 (18:33 -0800)] 
Remove #12548's entry from the Wall of Browser Bugs

Since https://crbug.com/346051 has been closed as WontFix.
Bug is now documented in MDN:
    https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Input$compare?locale=en-US&to=698785&from=693137
Refs #12548

[skip sauce]

10 years agoGive all embedded live docs examples data-example-id attrs 15214/head
Chris Rebert [Tue, 25 Nov 2014 01:09:32 +0000 (17:09 -0800)] 
Give all embedded live docs examples data-example-id attrs

Refs #11410

10 years agoMerge pull request #15108 from zacechola/irc_room
Julian Thilo [Mon, 24 Nov 2014 14:46:14 +0000 (15:46 +0100)] 
Merge pull request #15108 from zacechola/irc_room

corrects IRC room

10 years agoRun `grunt`.
XhmikosR [Mon, 24 Nov 2014 07:53:42 +0000 (09:53 +0200)] 
Run `grunt`.

10 years agoMerge pull request #15198 from twbs/fix-15194
Julian Thilo [Mon, 24 Nov 2014 00:46:59 +0000 (01:46 +0100)] 
Merge pull request #15198 from twbs/fix-15194

Fix #15194: Shrink media link area

10 years agoMerge pull request #15200 from twbs/mdn
Chris Rebert [Mon, 24 Nov 2014 00:28:06 +0000 (16:28 -0800)] 
Merge pull request #15200 from twbs/mdn

add documenting in MDN as a step in browser bug handling process

10 years agoUpdate links (.../blob/master prefix) in markdown. 15167/head
vsn4ik [Sun, 23 Nov 2014 11:50:09 +0000 (14:50 +0300)] 
Update links (.../blob/master prefix) in markdown.

10 years agoadd documenting in MDN as a step in browser bug handling process 15200/head
Chris Rebert [Sun, 23 Nov 2014 02:32:47 +0000 (18:32 -0800)] 
add documenting in MDN as a step in browser bug handling process

[skip sauce]
[skip validator]

10 years agoadd Apple Safari Radar entry for #8350
Chris Rebert [Sun, 23 Nov 2014 01:48:49 +0000 (17:48 -0800)] 
add Apple Safari Radar entry for #8350

10 years agoFix #15194: Shrink media link area 15198/head
Julian Thilo [Sat, 22 Nov 2014 12:45:32 +0000 (13:45 +0100)] 
Fix #15194: Shrink media link area

10 years agofix affix-top unit test to properly clean up after itself
Chris Rebert [Fri, 21 Nov 2014 07:26:37 +0000 (23:26 -0800)] 
fix affix-top unit test to properly clean up after itself

10 years agoMerge pull request #15187 from twbs/doc-savage-contributing
Chris Rebert [Thu, 20 Nov 2014 19:00:34 +0000 (11:00 -0800)] 
Merge pull request #15187 from twbs/doc-savage-contributing

Document Savage cross-browser JS pull request tester bot
[skip sauce]

10 years agoDocument Savage cross-browser JS pull request tester bot 15187/head
Chris Rebert [Thu, 20 Nov 2014 18:02:57 +0000 (10:02 -0800)] 
Document Savage cross-browser JS pull request tester bot

Refs #12352, which is now implemented & deployed.
More info: https://github.com/twbs/savage

[skip sauce]

10 years agoUpdate Wall of Browser Bugs entry for #14972
Chris Rebert [Thu, 20 Nov 2014 18:15:43 +0000 (10:15 -0800)] 
Update Wall of Browser Bugs entry for #14972

http://crbug.com/429604 has been merged into http://crbug.com/175502

10 years agofix typo in CONTRIBUTING.md
Chris Rebert [Thu, 20 Nov 2014 17:49:10 +0000 (09:49 -0800)] 
fix typo in CONTRIBUTING.md

10 years agoMerge pull request #15159 from twbs/docs-muted
XhmikosR [Thu, 20 Nov 2014 08:27:42 +0000 (10:27 +0200)] 
Merge pull request #15159 from twbs/docs-muted

Clean up old `muted` references and switch to `text-muted`.

10 years agoMerge pull request #15111 from twbs/events-tables-wrapping
Chris Rebert [Thu, 20 Nov 2014 08:06:33 +0000 (00:06 -0800)] 
Merge pull request #15111 from twbs/events-tables-wrapping

Don't line wrap event names in JS plugin docs

10 years agoClean up old `muted` references and switch to `text-muted`. 15159/head
XhmikosR [Mon, 17 Nov 2014 17:31:13 +0000 (19:31 +0200)] 
Clean up old `muted` references and switch to `text-muted`.

10 years agoAdd a target to generate the gh-pages files. 15134/head
XhmikosR [Fri, 14 Nov 2014 13:00:02 +0000 (15:00 +0200)] 
Add a target to generate the gh-pages files.

It sets `github: true` for us.

10 years agoMerge pull request #15182 from twbs/sauce-sub-account
Chris Rebert [Thu, 20 Nov 2014 03:47:25 +0000 (19:47 -0800)] 
Merge pull request #15182 from twbs/sauce-sub-account

Switch to using sub-account of main Sauce account for Savage

10 years agoSwitch to using sub-account of main Sauce account for Savage 15182/head
Chris Rebert [Thu, 20 Nov 2014 03:38:21 +0000 (19:38 -0800)] 
Switch to using sub-account of main Sauce account for Savage

Refs commit 6cfd811fcc99e5800c9e6207c48a91f85f699ae7.